body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y: auto;
	background-color:#FFFFFF;
}
.normal{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4a4a4a;
}
.red{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8b0000;
	font-weight:bold;
}
.normal_grande{
    font-family:Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #4a4a4a;
	font-weight: bold;
}
.negro{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.azul{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #043b7d;
}
.firma{
    font-family:Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #9e9d9d;
}
.titular_promociones{
    font-family:Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #043b7d;
	font-weight: bold;
}
.links_info{
    font-family:Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #8b0000;
}
.precio{
    font-family:Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #8b0000;
}
a.menu_azul:link{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #043b7d;
	font-weight: bold;
	text-decoration:none;
}
a:visited.menu_azul{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #043b7d;
	font-weight: bold;
	text-decoration:none;
}
a:hover.menu_azul{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	background-color:#043b7d;
	font-weight: bold;
	text-decoration:none;
}
a.menu_gris:link{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4a4a4c;
	font-weight: bold;
	text-decoration:none;
}
a:visited.menu_gris{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4a4a4c;
	font-weight: bold;
	text-decoration:none;
}
a:hover.menu_gris{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	background-color:#4a4a4c;
	font-weight: bold;
	text-decoration:none;
}
a.banner_gris:link{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4a4a4c;
	font-weight: bold;
	text-decoration:none;
}
a:visited.banner_gris{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4a4a4c;
	font-weight: bold;
	text-decoration:none;
}
a:hover.banner_gris{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	background-color:#4a4a4c;
	font-weight: bold;
	text-decoration:none;
}
a.resources:link{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4a4a4c;
	font-weight: bold;
	text-decoration:none;
}
a:visited.resources{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4a4a4c;
	font-weight: bold;
	text-decoration:none;
}
a:hover.resources{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	background-color:#4a4a4c;
	font-weight: bold;
	text-decoration:none;
}
a.noticias:link{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4a4a4a;
	text-decoration:none;
}
a:visited.noticias{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4a4a4a;
	text-decoration:none;
}
a:hover.noticias{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}


/* Esto es para el openpopus */

.JSWindowTitleStyle { 
	font-weight: bold; 
	font-size: 11px; 
    font-family:Tahoma, Verdana, Arial;
	color: #FFFFFF; 
}
.JSWindowContentStyle { 
	font-size: 11px; 
    font-family:Tahoma, Verdana, Arial;
	color: #000000; 
	padding: 5px;
}