
html {
	position: relative;
	margin: 0;
	padding: 0;
}

body {
	position: relative;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	font-size: 11pt !important;
	margin: 0;
	padding: 0;
	line-height: 17pt !important;
}

a {
	text-decoration:none !important;
}

#identity-noticebar, .mover, #footer, #mi_iframe {
	display:none !important;
}
	
.main {
	margin-top: 0px !important;
}

.container-absoluto {
	top: 0 !important;
}

