@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-color: #003366;
}
.Estilo1 {
	font-size: 24px;
	color: #0140CD;
	font-family: "Times New Roman", Times, serif, "Book Antiqua";
}
.Estilo3 {font-size: 18px;
		  color: #0140CD;
		  font-family: "Times New Roman", Times, serif, "Book Antiqua";
}
.Estilo4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.Estilo5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Estilo6 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Estilo7 {font-size: 15px;
		  color: #0140CD;
		  font-family: "Times New Roman", Times, serif, "Book Antiqua";
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.EstiloBody{
background-image: url(titulos.jpg);
background-repeat:no-repeat;
}
#mainmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	text-indent: 15px;
	text-align: left;
	margin: 0px;
	height: 36px;
	clip: rect( );
	font-style: normal;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
} 
#mainmenu a:hover { background-image:url(ROLLOVER.jpg); background-repeat:no-repeat; color:#FFFFFF; text-decoration: none;}

