/* CSS Document */


.TablaIngreso{
	background-image: url(images/ingreso.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #19528B;
}


.TablaIndex {
	border: thin solid #19528B;
}

.TablaMarco {
	border: thin solid #19528B;
}

 
 
.textoNormal{
	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	font-weight: normal;

	font-size: 11pt;
}
.textoNormalNegrita{
	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 11pt;
	font-weight: bold;
}
.textoTitulo{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold;
	color: #19528b;
}
.textoError{
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textoExito{
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tablamenu{
	background-color: #F7F7F7;
}


.tablaTitulo{
	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 10pt;
	background-color: #19528b;
}


.tablaEtiqueta{
	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 10pt;
	background-color: #19528b;

}
.tablaDato{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19528B;
	font-weight: bold;
	text-align: left;
	background-color: #F7F7F7;
}

.TextoPar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #19528B;
	font-weight: normal;
	background-color: #F7F7F7;
}


.TextoImpar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #19528B;
	font-weight: normal;
	background-color: #FFFFFF;
}

.tablaListado {
	border: thin solid #19528b;
}

.tablaDatoResaltado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19528b;
	font-weight: bold;
	text-align: left;
}
.tablaDatoResaltadoGrande{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #19528b;
	font-weight: bold;
	text-align: center;
}
.textoCombo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #19528B;
	font-weight: normal;
}

.boton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #19528b;
	font-weight: bold;
}

.clsON {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: none;
}

.clsOVER {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #19528b;
	text-align: center;
	border: none;
}

a {
	color: #19528b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #19528b;
}

a:hover {
	color: #000000;
}


.textoIngreso{
}

.textoTitulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #19528b;
	font-weight: bold;
	font-size: 12pt;
}

.textoTituloSistema {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 16pt;
}

.combo {
	width: 200px;
}

