body 
{ 
 font-size:9pt;
 font-family: arial;
 color: #000000;
 border: 0;
}
a
{
  font-family: Arial;
  font-size: 9pt;
  color:#00776E;
  text-decoration:underline;
}
a:hover
{
  font-family: Arial;
  font-size:9pt;
  color:#990000;
  text-decoration:none;
}
.botones
{
 font-size:8pt;
 font-family: arial;
 color: #00776E;
}
.inputs
{
 overflow-x:hidden;
 overflow-y:hidden;
}
.numero
{
 font-size: 18pt;
 font-family: times new roman;
 color: #990000;
 text-align: center;
}
.error
{
 font-size: 10pt;
 font-family: Arial;
 color: #AA0000;
}
.normal2
{
 font-size: 10pt;
 font-family: Arial;
 color: #000000;
}
.header_tabla
{
 font-size: 11pt;
 font-family: Arial;
 color: #990000;
}
.normal
{
 font-size: 10pt;
 font-family: Arial;
 font-weight: bold;
 color: #000000;
 text-align: right;
}
.aviso
{
 font-size: 10pt;
 font-family: Arial;
 color: #ff0000;
}
.indicacion
{
	font-size: 10pt;
	font-family: "times new roman";
	text-align: justify;
	vertical-align: bottom;
	color: #00776E;
}
.titulo
{
 font-size: 30pt;
 font-family: "times new roman";
 color: #8C8C8C;
 text-align: center;
}
.divide
{
 font-size: 14pt;
 font-family: "times new roman";
 color: #8C8C8C;
 text-align: center;
}
.div
{
 font-size: 12pt;
 font-family: "times new roman";
 color: #8C8C8C;
 text-align: center;
}
.titulo2
{
 font-size: 20pt;
 font-family: "times new roman";
 color: #8C8C8C;
 text-align: center;
}
.indicacion2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #00776E;
	background-position: center;
	text-align: center;
	vertical-align: bottom;

}
.leyenda
{
 font-size:8pt;
 font-family: arial;
 color: #333333;
}
.requsito {
	border: thin solid #00776E;
}

.tablaesc 
{
	border: thin solid #7FBBB6;
 	font-size:10pt;
    font-family: arial;
}
.tablaesc2 
{
	border: none;
 	font-size:10pt;
    font-family: arial;
}
