﻿.texto_gris_oscuro_normal
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #5F5F5F;
	font-weight:bold;
}
.texto_gris_oscuro_normal33
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #5F5F5F;
	text-transform:uppercase; 
}
.texto_gris_claro_normal
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #989898;
}

.texto_gris_azulado_small
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #91908F;
	 
}

.texto_negro_grande
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #323232;
}

.texto_negro_small
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #323232;
}

.texto_azul_normal
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #104F89;
}

.texto_gris_enorme
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	color: #91908F;
}

.texto_negro_enorme
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	color: #2A2931;
}

.texto_blanco_small
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #FFFFFF;
}

.texto_rojo_normal
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #9D1212;
}
