.menu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.submenu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CCCC99;
}
.menu_cabecera {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
a.menu_cabecera:hover {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}
.titulos_grandes {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.titulos_medianos {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a.titulos_medianos:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.subtitulos {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
a.subtitulos:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.texto_marcado {
	font-family: Arial;
	font-size: 12px;
	color: #EAEAEA;
}
a.texto:hover {
	font-family: Arial;
	font-size: 12px;
	color: #BCBCBC;
}
.texto_azul {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
}
.texto_blanco {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
a.texto_blanco:hover {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}
.titulo_blanco {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulo_blanco_opacidad {
	font-family: Arial;
	font-size: 11px;
	color: #F7F7F7;
	font-weight: normal;
}
.titulo {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 3px;
}
.pie {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
a.pie:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #B7B7B7;
}
.texto_fecha {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulos_grandes_espacio {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 10px;
}
.scroll{
scrollbar-arrow-color: #FFFFFF; 
scrollbar-3dlight-color: #C0C0C0; 
scrollbar-highlight-color: #CCCCCC; 
scrollbar-face-color: #C0C0C0; 
scrollbar-shadow-color: #000000; 
scrollbar-track-color: #CFCECE; 
scrollbar-darkshadow-color: #CFCECE;
}
.caja_formulario {
                font-family: Arial;
                font-size: 11px;
                color: #333333;
                border: 1px solid #C4C4C4;
                background-color: #E9E9E9;
                font-weight: normal
}
.enlace {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: underline overline;
}
.menu_promociones {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
a.menu_promociones:hover {
	font-family: Arial;
	font-size: 10px;
	color: #BCBCBC;
}
.menu_promociones_marcado {
	font-family: Arial;
	font-size: 10px;
	color: #CCCC00;
}
.menu_promociones_des {
	font-family: Arial;
	font-size: 10px;
	color: #8F8F8F;
}
.borde {
	border: 1px solid #CCCCCC;
}
.borde_foto {
	border: 5px solid #EFEFEF;
}
.boton {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
