/*Dimensiones*/
BODY
{
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 14px;
}
.fuentes, .fchicas, .fgrandes, .fgrandes2
{
	font-family: "Trebuchet MS";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.fchicas
{
	font-size: 10px;
}
.fmedianas
{
	font-size: 11px;
}
.fnormales
{
	font-size: 12px;
}
.fgrandes2
{
	font-size: 13px;
}
.fgrandes3
{
	font-size: 16px;
}
.fgrandes4
{
	font-size: 18px;
}
/*colores*/
.fblancas
{
	color: #FFFFFF;
}
.fnaranjas
{
	color: #FAA819;
}
.fazulceleste
{
	color: #00456B;
}
.fgris
{
	color: #333333;
}
.frojas
{
	color: #FF0000;
}
/*variantes*/
.fsubmenu
{
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.ftitlepromo
{
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	font-weight: bold;
}
.fsubmenu_bold
{
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #333333;
}
.fmenu
{
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.fmenu_gris
{
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
.fmenu_chicas
{
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
}
.ftitulos
{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.fnormales_gris
{
	font-size: 12px;
	color: #999;
	line-height: 15px;
	font-weight: bold;
}
.fsubmenu_bold
{
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
}
.fsubmenu_bold_rojas
{
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #FF0000;
}

