body
{
}
SPAN.TituloSeccion
{
	font-weight: normal;
	font-size: 14pt;
	color: #858585;
	font-family: Arial, helvetica, san-serif;
	text-align: justify;
}

SPAN.Texto
{
	font-weight: normal;
	font-size: 9pt;
	color: #858585;
	font-family: Arial, helvetica, san-serif;
	text-align: justify;
}
SPAN.Resumen {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #46A0DE; FONT-FAMILY: Arial, helvetica, san-serif
}

TABLE.TablaCotizacion
{
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

TABLE.TablaCotizacion TR.Cabecera 
{
}

TABLE.TablaCotizacion TR.Cabecera TD
{
	font-weight: bolder;
	border-left: #000000 1px solid;
	color: #006699;
	border-bottom: #000000 1px solid;
	text-align: center;
}

TABLE.TablaCotizacion TD
{
	border-left: lightslategray 1px solid;
	border-bottom: lightslategray 1px solid;
	text-align: right;
}

TABLE.TablaCotizacion TD.RedNumber
{
	color: #cc0033;
}

TABLE.TablaCotizacion TD.NombrePapel
{
	text-align: left;
}



