/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#divImpresion {
	position:absolute;
	left:90%;
	top:5%;
	width:32px;
	height:32px;
	z-index:2;
}
#divConsulta {
	position:absolute;
	left:16px;
	top:240px;
	width:100%;
	z-index:1;
}
#divTitulo {
	position:absolute;
	left:16px;
	top:140px;
	width:100%;
	z-index:1;
}


/* textos y titulos */

.textoSuperIndice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	vertical-align: super;
}

.textoSuperIndiceHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	vertical-align: super;
}


.textoTablaNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textoTablaSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EF8D46;
	font-style: italic;
	font-weight: bold;
}
.textoTablaTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.textoTablaPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
}
.textoTablaSubtitulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.textoTablaSubtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
.textoTablaSubtitulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
.textoTablaSubtitulo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
.tablasitios {
	background-color: #F2C282;	
	}

.tablasitios td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	}

/* tabla de resultados */
.datatable {
	border-collapse: collapse;
	width: 90%;
	align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
	margin: 2px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
	color: #000000;	
}
.datatable td {
	padding: 4px;
	margin: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #F2C282;
}
.datatable th {
	background-color: #E89626;
	background-image:url(img/footer_bg_siap.jpg);
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
}
.datatable caption {
font: bold 0.9em Arial, Helvetica, sans-serif;
color: #5aab52;
text-align: left;
padding-top: 3px;
padding-bottom: 8px;
}
.datatablethmes {
	background-color: #E89626;
	font-weight: bolder;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.datatable tr.altrow {
	padding: 4px;
	margin: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #96c987;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;	
}
.datatable tr {
	padding: 4px;
	margin: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #bad79f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;	
}
.datatable td.textoTablaSeccion {
	padding: 4px;
	margin: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #424241;
	background-color: #ffffff;
}
.datatable td.textoTablaNormal {
	padding: 4px;
	margin: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #424241;
	background-color: #cccccc;
}


/* tabla de parametros */
.tablaConsulta {
	align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}

.tablaConsulta th {
	align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 4px;
	padding: 2px;
	background-color: #E89626;
	background-image:url(img/footer_bg_siap.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
}
.tablaConsulta td {
	align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 4px;
	padding: 2px;
	background-color: #F2C282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
	color: #000000;
	font-weight: normal;
}
.tablaConsulta td.consulta {
	align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 4px;
	padding: 2px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
	color: #000000;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
.datatable td.altrow {

	padding: 4px;
	margin: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FAE6CB;
}
