@charset "utf-8";
/* CSS Document */
body {background:url(images/fondo.jpg); margin-top:-5px; background-position:center; background-repeat:repeat-y; background-color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif, Times, serif; color:#000000; font-stretch:expanded; font-size:14px;}
#menuemergente {display: none;}
.marquesina { font-size:16px; color:#FFFFFF; font-family:tahoma; font-stretch:expanded;}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}


