﻿/*ul general3*/
.ul_general3 {list-style:none;}
.ul_general3  li{}
.ul_general3  a{display:block;}


/*ul menutop*/
.ul_menutop { margin-left:645px; list-style:none;}
.ul_menutop  li{float:left;}
.ul_menutop  a{ width:80px; height:30px; display:block;}

/*ul index_01*/
.ul_index_01 { width:210px; margin-left:10px; margin-top:10px; list-style:none;}
.ul_index_01  li{}
.ul_index_01  a{ width:210px; display:block;}
.ul_index_01  a:hover{ background-position:bottom;}

/*ul_indexlinks*/
.ul_indexlinks { margin-left:50px; margin-top:5px; list-style:none;}
.ul_indexlinks  li{ float:left;}
.ul_indexlinks  a{ height:120px;  display:block; float:left;}
#btn_japami {height:120px;width:250px;}
#btn_irapuato {height:90px; width:240px; margin-left:380px; margin-top:30px;}

/*botones*/
#btn_main_japami {background-image: url(images/botones/main_japami.jpg);}
#btn_index_reportesquejas {background-image: url(images/botones/index_reportesquejas.jpg); height:150px; margin-bottom:5px;}
#btn_index_salaprensa {background-image: url(images/botones/index_salaprensa.jpg); height:85px; margin-bottom:5px;}
#btn_index_bolsatrabajo {background-image: url(images/botones/index_bolsatrabajo.jpg); height:85px;}

#btn_index_reportesquejas:hover {background-image: url(images/botones/index_reportesquejas.jpg); height:150px; margin-bottom:5px;}
#btn_index_salaprensa:hover {background-image: url(images/botones/index_salaprensa.jpg); height:85px; margin-bottom:5px;}
#btn_index_bolsatrabajo:hover {background-image: url(images/botones/index_bolsatrabajo.jpg); height:85px;}

#btn_regresar {background-image: url(images/botones/regresar.jpg); width:80px; height:25px; }
#btn_regresar:hover { background-position:bottom;}

#btn_descargar {background-image: url(images/botones/descargar.jpg); width:80px; height:25px; }
#btn_descargar:hover { background-position:bottom;}

#btn_registroaspirantes {background-image: url(images/botones/registro_aspirantes.jpg); width:150px; height:25px; }
#btn_registroaspirantes:hover { background-position:bottom;}


#btn_boletinesanteriores {background-image: url(images/botones/boletines_anteriores.jpg); width:150px; height:25px; }
#btn_boletinesanteriores:hover { background-position:bottom;}

#btn_verorganigrama{background-image: url(images/botones/organigrama.jpg); width:150px; height:25px; }
#btn_verorganigrama:hover { background-position:bottom;}

#btn_queescuenca{background-image: url(images/botones/quees_cuenca.jpg); width:180px; height:25px; }
#btn_queescuenca:hover { background-position:bottom;}

#btn_queesacuifero{background-image: url(images/botones/quees_acuifero.jpg); width:180px; height:25px; }
#btn_queesacuifero:hover { background-position:bottom;}

#btn_capitulo1{background-image: url(images/botones/capitulo_1.jpg); width:120px; height:25px; display:block; }
#btn_capitulo1:hover { background-position:bottom;}
#btn_capitulo2{background-image: url(images/botones/capitulo_2.jpg); width:120px; height:25px; }
#btn_capitulo2:hover { background-position:bottom;}
#btn_capitulo3{background-image: url(images/botones/capitulo_3.jpg); width:120px; height:25px; }
#btn_capitulo3:hover { background-position:bottom;}
#btn_capitulo4{background-image: url(images/botones/capitulo_4.jpg); width:120px; height:25px; }
#btn_capitulo4:hover { background-position:bottom;}
#btn_capitulo5{background-image: url(images/botones/capitulo_5.jpg); width:120px; height:25px; }
#btn_capitulo5:hover { background-position:bottom;}

/*ul compaginacion*/
.ul_compaginacion {font-size:11px; color:#000; list-style:none;}
.ul_compaginacion li {color:#000;float:left;}
.ul_compaginacion a, .ul_compaginacion a:visited {color:#3d69a6; background-color:#ededed; text-align:center; padding:2px; margin:1px; display:block; width:20px; text-decoration:none; float:left;}
.ul_compaginacion a:hover {background-color:#3d69a6; color:#FFF;}
.ul_compaginacion a span {color:#ededed;}

/*otros*/
.ul_gral { list-style: decimal; text-align: left; margin: 30px 50px 20px 50px; font-size:13px;}
.ul_gral li{ margin-bottom:10px;}

.ul_gral2 { list-style: decimal; text-align: left; margin: 30px 50px 20px 50px; font-size:12px;}
.ul_gral2 li{ margin-bottom:5px;}
.ul_gral2 a{ color:#333333; text-decoration:none;}
.ul_gral2 a:hover{ text-decoration:underline; color:#3d69a6;}


/*auxiliares*/


.link1 { text-decoration:underline; color:#333333;}
.link1:hover { text-decoration:underline; color:#3d69a6;}
.underline { text-decoration:underline;}

