﻿.texto_blanco_enorme
{
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #FFFFFF;
}

.texto_celeste_enorme
{
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #99CFE7;
}

.texto_celeste_grande
{
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #99cfe7;
}

.texto_azul_cabecera
{
	font-family: Eras Demi ITC;
	font-size: 24px;
	color: #002363;
}

.texto_azul_idiomas
{
	font-family: Eras Demi ITC;
	font-size: 18px;
	color: #002363;
}

.texto_azul_enorme
{
	font-family: Eras Bold ITC;
	font-size: 14px;
	color: #002363;
}

.texto_azul_grande
{
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #002363;
}

.texto_azul_mediano
{
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #002363;
}

.texto_azul_normal
{
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #002363;
}

.texto_azul_normal_negrita
{
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #002363;
	font-weight: bold;
}

.texto_azul_small
{
	font-family: Lucida Sans Unicode;
	font-size: 9px;
	color: #002363;
}

.texto_azul_claro_mediano
{
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #0189c3;
}

.texto_azul_claro_grande
{
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #0189C3;
}

