/* general */

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:95%;
	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;
}

/* jalisco */

.TablaNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:justify;
	valign:top;
}
.TablaTitulo {
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background: #5A98A3;
}

.TablaTituloUno {
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background: #6FBC1C;
	padding: 3px;
}

.TablaTituloTR1 {
	color: #333333;
	font-style: normal;
	background: #D7E9F3;
	padding: 3px;
}

.normal{
	font-family: Verdana, Arial, geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #999999;
    text-decoration: none;
	text-align: justify;
}

.TitleMap {  
	color:#014118;
	font-family: Arial, geneva, sans-serif;
	font-size: 10px;
}

.MunTablas {  
	color:#777777;
	border: 1px solid #CECECE;
	padding:3px;
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-left:60px;
	margin-top:10px;
	margin-bottom:10px;
	vertical-align:top;
}
.MunTablasTitle {  
	color:#FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	background-color: #616611;
}
.MunTablasTitleBlack {  
	color:#000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	background-color: #CCFFCC;
}
.MunTablasTitleLeft {  
	color:#FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	background-color: #629A1C;
}
.MunTablasTitLeftSuave {  
	color:#000000;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	text-align:justify;
	background-color: #CCFFCC;
}
.MunTablasColumnas {  
	color:#0a6418;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;

	background-color: #F6F9FE;
}
.MunTablasCategoria {  
	color:#0a6418;
	padding-left:20px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	background-image:url(images/titulos/titulos.gif);
	background-repeat:no-repeat;
}
.MunTablasAlt {  
	background-color: #F6F9FE;
        text-align:left;
}
.MunTablasAlt2 {  
        text-align:left;
}
.MunTablasFuente {  
	font-family: Verdana;
	font-size: 9px;
	text-align:justify
}
/* 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: #00FF00;
	font-style: italic;
	font-weight: bold;
}

.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: #7DC51E;	
	color: #629A1C;	
}

.tablasitios td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

/* tabla 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: x-small;
	
	color: #333333;	
}
.datatable td {
	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: #000000;
	background-color: #eeeeee;
}
.datatable th {
	background-color: #629A1C;
	background-image:url(img/footer_bg_hgo.jpg);
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	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;
	color: #FFFFFF;
}
.datatable caption {
font: bold 0.9em Arial, Helvetica, sans-serif;
color: #33517A;
text-align: left;
padding-top: 3px;
padding-bottom: 8px;
}
.datatablethmes {
	background-color: #A8FFA8;
	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;
	color: #000000;
}
.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: #d5e2ec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;	
}
.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: #F5F5F5;
	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: #000000;
	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: #000000;
	background-color: #eeeeee;
}



/* 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: #629A1C;
	background-image:url(img/footer_bg_hgo.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: #D6DE3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
	color: #333333;
	font-weight: bold;
}
.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: #333333;
	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;
	color: #000000;
	background-color: #d5e2ec;
}
#marqueecontainer{
position: relative; 
/*th: auto; /*marquee width */
height: 240px; /*marquee height */
background-color: #616611;
/*overflow: hidden;*/
/*border: 3px #186417;*/
padding: 12px;
padding-left: 16px;
padding-right: 16px;
}
#marqueecontainer2{
position: relative; 
/*th: auto; /*marquee width */
height: 190px; /*marquee height */
background-color: #616611;
/*overflow: hidden;*/
/*border: 3px #186417;*/
padding: 12px;
padding-left: 16px;
padding-right: 16px;
}

.Estilo1 {color: #FFFFFF}
.Estilo2 {color: #FFFFFF; font-size: 13px; }


.fijadiv_o {
    height:100%;
    overflow: hidden;
}
.zonaA {
background-color: #616611;
}
.zonaAtd {
background-color: #616611;
padding: 12px;
padding-left: 16px;
padding-right: 16px;
}
.zonaAtd_b {
background-color: #A5AC1E;
padding: 0px;
}
.zonaAtd_c {
background-color: #D6DE3D;
padding: 12px;
padding-left: 16px;
padding-right: 16px;
}
.zonaAtd_d {
background-color: #A5AC1E;
padding: 12px;
padding-left: 16px;
padding-right: 16px;
}
.titulo_zonaprincipal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo_zonaprincipal:hover, .titulo_zonaprincipal:active, .titulo_zonaprincipal:visited, .titulo_zonaprincipal:link {
	color: #FFFFFF;
	text-decoration: none;
}
.titulo_zonaflexible, .titulo_zonaflexible2, .titulo_zonaflexible3, .titulo_zonaflexible:visited, .titulo_zonaflexible:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo_zonaflexible2, .titulo_zonaflexible2:visited, .titulo_zonaflexible2:link {
	font-weight: bold;
	color: #444444;
}
.titulo_zonaflexible3 {
	font-weight: bold;
	color: #424241;
}
.titulo_zonaflexible:hover, .titulo_zonaflexible:active {
	color: #777777;
	text-decoration: none;
}
.titulo_zonaflexible2:hover, .titulo_zonaflexible2:active {
	color: #000000;
	text-decoration: none;
}
.texto_general, .texto_general:visited, .texto_general:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.texto_general:hover, .texto_general:active {
	color: #ffffff;
	text-decoration: none;
}
.texto_generalGris, .texto_generalGris:visited, .texto_generalGris:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texto_generalGris:hover, .texto_generalGris:active {
	color: #000000;
	text-decoration: none;
}
a.ver_todas2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.ver_todas2:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.style10 {
	color: #000000
}
.style11 {
	color: #6F93EB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
}
