﻿/* ESTILOS MAQUETACION */

.lnk_texto_menu:visited, .lnk_texto_menu:link,.lnk_texto_menu:active,.lnk_texto_menu:hover
{
	font-family:  Arial;
	font-size: 12pt;
	color:#3e428c;
	text-decoration:none;
}

.lnk_texto_pie:visited, .lnk_texto_pie:link,.lnk_texto_pie:active,.lnk_texto_pie:hover
{
	font-family:  Arial;
	font-size: 7pt;
	color:#dc0903;
	text-decoration:none;
	font-weight:bold;
}

.texto_pie
{
	font-family:  Arial;
	font-size: 7pt;
	color:#dc0903;
	font-weight:bold;
}

.texto_titulo
{
	font-family:Lucida Sans Unicode;
	font-size: 18pt;
	color:#dc0903;
}

.texto_gris_grande
{
	font-family:Lucida Sans Unicode;
	font-size: 15pt;
	color:#656667;
}

.texto_contenido
{
	font-family:Lucida Sans Unicode;
	font-size: 10pt;
	color:#656667;
}
.texto_gris
{
	font-family:Lucida Sans Unicode;
	font-size: 10pt;
	color:#656667;
}

.texto_gris_negrita
{
	font-family:Lucida Sans Unicode;
	font-size: 10pt;
	color:#656667;
	font-weight:bold;
}

.texto_granate
{
	font-family:Lucida Sans Unicode;
	font-size: 10pt;
	color:#dc0903;
}

.texto_granate_negrita
{
	font-family:Lucida Sans Unicode;
	font-size: 10pt;
	color:#dc0903;
	font-weight:bold;
}

.lnk_texto_granate_negrita:visited, .lnk_texto_granate_negrita:link,.lnk_texto_granate_negrita:active,.lnk_texto_granate_negrita:hover
{
	font-family:Lucida Sans Unicode;
	font-size: 10pt;
	color:#dc0903;
	font-weight:bold;
	text-decoration:none;
}

.texto_negro
{
	font-family:Lucida Sans Unicode;
	font-size: 10pt;
	color:#000000;
}

.texto_negro_negrita
{
	font-family:Lucida Sans Unicode;
	font-size: 10pt;
	color:#000000;
	font-weight:bold;
}
