﻿.texto
{
    font-size: 8pt;
	color: #636A73;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color:Transparent;
	text-align: left;
}
.tituloLabel
{
    font-size: 10pt;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: Transparent;
}
.etiqueta
{
	font-size: 8pt;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;	
}
.error
{
	font-size: 8pt;
	color: #DD5555;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: Transparent;
}
.cuadroGris
{
	font-size: 9pt;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EEEEEE;
	text-align: center;
	width: 30px;	
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.Normal
{
    font-size: 8pt;
	color: #636A73;
	font-family: Arial, Helvetica, sans-serif;
	background-color:Transparent;
	text-align: left;
}
.textoLink
{
    text-decoration:underline;
    font-size: 8pt;
	color: #636A73;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color:Transparent;
	text-align: left;
}
.errorLink
{
    text-decoration:underline;
	font-size: 8pt;
	color: #DD5555;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: Transparent;
}
.etiquetaEspecial
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:10pt;
    font-weight:bold;
    color:#005f99;
        
}
