@charset "utf-8";
/* CSS Document */

a.menuText:link, a.menuText:visited {
	font-family:Verdana;
	font-size:11px;
	color:#0a5896;
	text-decoration:none;
	font-weight:normal;
}
a.menuText:hover {
    background-color:#8bbbc9; 
	color:black; 
	display:block; 
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

a.menuTop:link, a.menuTop:visited {
	font-family:Verdana;
	font-size:11px;
	color:#043961;
	text-decoration:none;
	font-weight:bold;
}
a.menuTop:hover {
	font-family:Verdana;
	font-size:11px;
	color:white;
	text-decoration:none;
	font-weight:Bold;
}
.normaltext {
	font-family:Verdana;
	font-size:11px;
	color:black;
	text-decoration:none;
	font-weight:normal;
}
.titulartext {
	font-family:Verdana;
	font-size:13px;
	color:#0a5896;
	text-decoration:none;
	font-weight:bold;
}
.titulartextWhite {
	font-family:Verdana;
	font-size:13px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.TopSlogan {
	font-family:Times, serif;
	font-size:18px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.Novedades {
	font-family:Verdana;
	font-size:12px;
	color:#044a7e;
	text-decoration:none;
	font-weight:Bold;
}

a.more:link, a.more:visited {
	font-family:Verdana;
	font-size:11px;
	color:#b92305;
	text-decoration:none;
	font-weight:normal;
}
a.more:hover {
	font-size:11px;
	color:black;
	text-decoration:none;
	font-weight:normal;
	}
	
.Boton {
	background-color:#cbe7f0;
	border:1px solid #044a7e;
	font-family:Verdana;
	font-size:10px;
	color:#044a7e;
	text-decoration:none;
	font-weight:Bold;
}
	
	

	
.txt_fecha {
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align: center;
	padding-top: 5px;
}

