* {margin: 0; padding: 0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 63.75%;
	color: #003B77; 
	background:#F2F2E5;
	}
a {text-decoration: none;}
a img {border: none;}
.oculta {display:none;}


#wrap {
	width:770px;
	margin: 0 auto;
}
#main {
	margin-top: 20px;
	border: 2px solid #003B77;
	width: 766px;
	background:#fff;
	min-height: 630px;
}
#main-footer {
	width:770px;
	height: 28px;
	background: url(../images/main-footer.gif);
}
#header {
	width: 766px;
}
#flashcontent {
	height:149px;
	width: 766px;
	background: url(../images/fondo_alternativo.gif);
	border-top: 1px solid white;
}
#menu_alt {
	overflow: hidden;
}

#menu_alt ul {
	margin-top: 88px;
	padding-left: 16px;
	list-style-type:none;
	width: 750px;
}

#menu_alt li {
	float:left;
}


#menu_alt a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	margin-right: 4px;
} 

#msg_flash {
	margin-top: 10px;
	width: 766px;
	font-size: 10px;
	text-align: center;
}

#msg_flash a {
	color: #003B77;
	font-size: 12px;
	font-weight: bold;
}

#footer {
	position:relative;
	height: 49px;
	width: 719px;
	padding-left: 51px;
	padding-top: 3px;
	background:url(../images/footer-logo.gif) no-repeat;
	line-height: 2em;
}

#footer-dats a:link, #footer-dats a:hover, #footer-dats a:active, #footer-dats a:visited, {
	font-weight: bold;
	font-size: 1.1em;
	color:#003B77;
}

#footer-dats {
	color:#333333;
	font-size: 1.1em;
}

#footer-date {
	position:absolute;
	right:0;
	color:#666666;
	
}
