@charset "UTF-8";
/* CSS Document */

body {
	background-color: #005185;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005185;
	background-repeat:no-repeat;
}
a:link {
	color: #559cbe;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #559cbe;
}
a:hover {
	color: #F2AA87;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #559cbe;
}
h2 {
	font-size: 15px;
	color: #559cbe;
}
h3 {
	font-size: 14px;
	color: #f2aa87;
}

#menu{
width:600px;
height:auto;
padding:0px 10px;
margin-left:155px;
}


#contenido{
width:705px;
height:360px;
padding:10px;
margin-left:155px;
}

#footer{
width:320px;
height:auto;
padding:0px 10px;
margin-left:155px;
margin-top:50px;
float:left;
}

#sitemap{
	width:320px;
	height:auto;
	/*padding:0px 10px;
margin-left:155px;*/
	margin-top:50px;
	float:left;
	margin-left:55px;
}

.active {
	color:#005185;
}
.fotnote{
font-size:12px;
font-weight:bold;
}
.clarito {color: #559CBE}
