/*LINKS*/

A.link-chico_blanco { color:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:underline; font-weight: bold}
A.link-chico_blanco:hover { color:#003399; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:none}
A.link-chico_naranja { color:#FF6600; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:underline; font-weight: bold}
A.link-chico_naranja:hover { color:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:none}
A.link-chico_azul { color:blue; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:underline; font-weight: bold}
A.link-chico_azul:hover { color:orange; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:none}
A.link-normal { color:blue; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; text-decoration:underline}
A.link-normal:hover { color:orange; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; text-decoration:none}

/*TEXTO*/
.CeldaHeaderTabla  { height: 20px; color: white; font-size: 11px; font-family:  Arial, sans-serif; background-color: #6666CC }
.loginDato  { color: #333333; font-size: 13px; font-family: Verdana; font-weight: bold }
.loginValor  { color: #0000CC; font-size: 13px; font-family: Verdana; font-weight: bold }
.Valor  { color: #0000CC; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.ValorMed  { color: blue; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal }
.Texto  { color: #666666; font-size: 13px; font-family: Verdana, Arial }
.TextoBlanco  { color: white; font-size: 13px; font-family: Verdana, Arial }
.TextoVioleta  { color: #6666CC; font-size: 13px; font-family: Verdana, Arial }
.TextoAmarillo  { color: #FFCC00; font-size: 13px; font-family: Verdana, Arial }
.Capitular  { color: #CC9933; font-size: 18pt; font-family: Georgia, Times }
.ResaltarAmarillo  { color: #CC9933; font-size: 13px; font-family: Georgia, Times; font-weight: bold }
.ResaltarAzul  { color: #003399; font-size: 13px; font-family: Georgia, Times; font-weight: bold; font-style: italic }
.TextoChico  { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.TextoChicoBlanco  { color:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt }
.NewsTxt  { color: #333333; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.NewsResaltar  { color: #003399; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.SubTituloAzul  { color: #0000FF; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.TituloBlanco  { color: #FFFFFF; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.TituloBienvenida  { color: #FFFFFF; font-size: 22px; font-family: Arial, Helvetica; font-weight: bolder }
.TituloNaranja  { color: #FF6600; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

.listaNombre {
	color: #0000CC; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	font-weight: bold;
	font-style: italic;
}

.listaSucursal {
	color: #FF6600; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	font-weight: bold;
	font-style: normal;
}

/*MISC*/
table.TablaCuadricula {
	border: solid #C4C4F9 2px;
	background-image: url(../graficos/fondo_cuadricula.gif);
	}
table.TablaDatos {
	border: solid #999999 1px;
	background-color: white;
	font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #999999; font-weight: bold;
}
table.TablaLista {
	border: solid #999999 1px;
	background-image: url(../graficos/fondo_intercalado.gif);
	font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #000099;
}
table.CuadroParametros {
	border: solid #999999 1px;
	background-color: white;
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000099; font-weight: bold;
}

.divEspacio
{
	width:auto;
	height:10px;
}
