﻿.texto_pie
{
	font-family: "Arial";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:none;
}
.texto_menu
{
	font-family: "Arial";
	font-size: 10pt;
	color: #ffffff;
	text-decoration:none;
}
.texto_seccion
{
	font-family:"Arial";
	font-size: 30pt;
	color: #3a3635;
	text-decoration:none;
}
.texto_titular
{
	font-family:"Arial";
	font-size: 11pt;
	color: #3eba00;
	text-decoration:underline;
}
.texto_verde
{
	font-family:"Arial";
	font-size: 9pt;
	color: #3eba00;
	text-decoration:none;
}
.texto_verde_negrita
{
	font-family:"Arial";
	font-size: 11pt;
	color: #3eba00;
	text-decoration:none;
	font-weight:bold;
}
.texto_verde_grande
{
	font-family:"Arial";
	font-size: 18pt;
	color: #3eba00;
	text-decoration:none;
	font-weight:bold;
}
.texto_menu_verde
{
	font-family: "Arial";
	font-size: 9pt;
	color: #3eba00;
	text-decoration:none;
}
.texto_negro
{
	font-family:"Arial";
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
}
.texto_negro_grande
{
	font-family:"Arial";
	font-size: 20pt;
	color: #000000;
	text-decoration:none;
}
.texto_gris
{
	font-family:"Arial";
	font-size: 11pt;
	color: #646c7c;
	text-decoration:none;
}
.texto_gris_cursiva
{
	font-family:"Arial";
	font-size: 11pt;
	color: #646c7c;
	text-decoration:none;
	font-style:italic;
}
.texto_rojo
{
	font-family:"Arial";
	font-size: 11pt;
	color: #c3153e;
	text-decoration:none;
	font-weight:bold;
}
.texto_gris_negrita
{
	font-family:"Arial";
	font-size: 11pt;
	color: #646c7c;
	text-decoration:none;
	font-weight:bold;
}
.texto_gris_pequeño
{
	font-family:"Arial";
	font-size: 9pt;
	color: #646c7c;
	text-decoration:none;
}
.texto_negrita
{
	font-family:"Arial";
	font-size: 9pt;
	font-weight:bold;
}
.texto_intro
{
	font-family:Verdana;
	font-size:10pt;
	font-style:italic;
}









