/* CSS Portal de Gobernación */
/* Xbalanqué Velázquez - 2007*/

/*==============*/
/*===BÁSICOS===*/
body{margin:0px;font-family:Verdana, Arial, Helvetica, sans-serif;background:#F8F8F8;}

/*---COLORES de FONDO---*/
.blanco{background-color:#FFFFFF;}
.azulSegob{background-color:#3983c5;}
.azulMedioOscuro{background-color:#6ba2d4;}
.azulMedio{background-color:#9cc1e2;}
.azulMedioClaro{background-color:#c3daed;}
.azulMenu{background-color:#9cddf5;}
.azulSeccionOscuro{background-color:#24b4e8;}
.azulSeccionMedio{background-color:#c8ecf9;}
.azulSeccionClaro{background-color:#e9f7fd;}
.azulSeccionFondoFoto{background-color:#b3e1fb;}
.azulPlecaTitulo{background-color:#46a0d4;}
.grisSegob{background-color:#666465;}
.grisOscuro{background-color:#404040;}
/*.grisClaro{background-color:#b2b2b4;}*/
.grisClaroAvisos{background-color:#f6f6f6;}
/*---ALINEACIONES---*/
/*.centrar{text-align:center;}
.izquierda{text-align:left;}
.derecha{text-align:right;}
.justificado{text-align:justify;}*/

/*FIX*/

.cel15 img,
.cel22 img,
.cel23 img,
.cel24 img,
.row19 img,
.row76 img{margin-bottom:20px;}


/*===============================================*/
/*===COLUMNAS DE LA PLANTILLA PRINCIPAL PtMain===*/
/*#adminMain{background:#FFFFFF;}
#adminLateralDer{background:#e4f1f9;}*/


p{
   color:#474747;
   font-size:8.5pt;
   text-align:justify;
}
p.centro{
   text-align:center;
}
h1{ 
   color:#24a6c0;
   font-size:14px;
}
h2{ 
   color:#16559c;
   font-size:12px;
}
h3 {
	color:#474747;
	font-size:10px;
	font-weight: bold;
}
h2 a {
color:#096AAB;
font-size:12px;
text-decoration:none;
}
h2 a:hover {
color:#096AAB;
font-size:12px;
text-decoration:underline;
}
/*============*/
/*===HEADER===*/
			/*INICIO*/
.linkHerramientas div.linkInicio a{display:block;margin-left:12px;width:38px;height:9px;background:url(../images/header/inicio_off.gif);}
.linkHerramientas div.linkInicio a:hover{background:url(../images/header/inicio_on.gif);}
			/*MAPA DE SITIO*/
.linkHerramientas div.linkMapaSitio a{display:block;margin-left:12px;width:80px;height:9px;background:url(../images/header/mapaSitio_off.gif);}
.linkHerramientas div.linkMapaSitio a:hover{background:url(../images/header/mapaSitio_on.gif);}
			/*DIRECTORIO*/
.linkHerramientas div.linkDirectorio a{display:block;margin-left:12px;width:66px;height:9px;background:url(../images/header/directorio_off.gif);}
.linkHerramientas div.linkDirectorio a:hover{background:url(../images/header/directorio_on.gif);}
			/*CONTACTO*/
.linkHerramientas div.linkContacto a{display:block;margin-left:12px;width:58px;height:9px;background:url(../images/header/contacto_off.gif);}
.linkHerramientas div.linkContacto a:hover{background:url(../images/header/contacto_on.gif);}
			/*FAQ*/
.linkHerramientas div.linkFaq a{display:block;margin-left:12px;width:129px;height:9px;background:url(../images/header/faq_off.gif);}
.linkHerramientas div.linkFaq a:hover{background:url(../images/header/faq_on.gif);}

/*====================*/
/*===MENU PRINCIPAL===*/
#menuPrincipal{width:130px;background-image:url(../images/menuPrincipal/topAzul.gif);background-repeat:repeat-x;font-family:Verdana, Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:10px;}
#menuPrincipal ul{margin:0px;padding:0px;list-style:none; padding-top:10px;padding-bottom:5px;}
#menuPrincipal ul li{margin-bottom:6px;padding-left:0px; /*line-height:14px;*/}
#menuPrincipal ul li a{color:#433f40;text-decoration:none;margin-bottom:3px;padding:0px;padding-left:12px;display:block; background:url(../images/menuPrincipal/bulletAzulClaro.gif) no-repeat 5px 5px;}
#menuPrincipal ul li a:hover{background:#3983c5 url(../images/menuPrincipal/bulletAzulOscuro.gif) no-repeat 5px 5px;color:white;}


/*--FIX--*/
.cel8 br{display:none;}



/*==================================*/
/*===SECCIÓN TRÁMITES Y SERVICIOS===*/
.seccionDiv{/*padding-bottom:15px;*/width:465px;margin-left:12px;margin-bottom:20px;}
#tramitesYServicios .encabezadoSeccionTramites{height:20px;background:url(../images/secciones/plecaAzul.gif) repeat-y;}
#tramitesYServicios .encabezadoSeccionTramites .letra{float:left;width:22px;height:20px;background:transparent url(../images/secciones/t.gif) no-repeat top left;}
#tramitesYServicios .encabezadoSeccionTramites .tituloSeccion{float:right;width:300px;height:20px;margin-right:12px;background:transparent url(../images/secciones/tramitesYServicios.gif) no-repeat right center;}
#contenidoSeccion{width:473px;/*margin:12px 0px 0px 12px;*/}
#contenidoSeccion .imagenTramite{text-align:center;}
#contenidoSeccion .imagenTramite img{border:2px solid #3983c5;border-bottom:0px;}
.numeracionTramites{border-top:1px solid #3983c5;width:474px;margin-left:12px;}
.numeracionTramites a{display:block;float:left;font-size:10px;font-weight:bold;color:#e6f4ff;padding:2px 6px;text-decoration:none;border-left:1px solid #94c0e5;border-right:1px solid #3983c5;}
.numeracionTramites a.seleccionActual{color:white;cursor:default;background-color:#80b5e2}
.numeracionTramites a:hover{color:white;text-decoration:underline;}
.numeracionTramites .fix{clear:both; /*display:none;*/}
.tramiteServicio{padding:14px;margin-bottom:5px;border-bottom:2px solid #24b4e8;}
.tramiteServicio a{font-weight:bold;color:white; font-size:14px;text-decoration:none;}
.tramiteServicio a:hover{text-decoration:underline;}
.tramiteServicioContenidos ul{margin:0px;padding:0px;list-style:none;font-size:11px;}
.tramiteServicioContenidos ul li{margin:0px;padding:0px;line-height:12px;}
.tramiteServicioContenidos ul li a{margin:8px 8px 0px;padding:0px;padding-left:10px;color:black;text-decoration:none;background:url(../images/secciones/bulletNegro.gif) no-repeat 5px 5px;display:block;}
/*NOTA: Para arreglar el bug de que las listas no se ven iguales en su separacion en IE y FF poner un espacio antes de cerrar la etiqueta de vínculo*/
.tramiteServicioContenidos ul li a:hover{color:#0b80c3;text-decoration:none;background:url(../images/secciones/bulletAzul.gif) no-repeat 5px 5px;}


/*==================================*/
/*===SECCIÓN NOTICIAS===*/
#noticias .encabezadoSeccionNoticias{height:20px;background:url(../images/secciones/plecaAzul.gif) repeat-y;}
#noticias .encabezadoSeccionNoticias .letra{float:left;width:22px;height:20px;background:transparent url(../images/secciones/a.gif) no-repeat top left;}
#noticias .encabezadoSeccionNoticias .tituloSeccion{float:right;width:300px;height:20px;background:transparent url(../images/secciones/avisos.gif) no-repeat right center;}
#contenidoNoticias{/*width:473px;margin-left:12px;*/}
#contenidoNoticias td{padding:11px;border:1px solid #67b0d9;border-top:none;border-bottom:2px solid #67b0d9;}
#contenidoNoticias a{font-size:11px;text-decoration:none;}
#contenidoNoticias em{font-size:9px;color:#666664;display:block; font-style:normal;margin-bottom:6px;padding:0px;}

a.avisoTitle{color:#1274c9;font-weight:bold;display:block;margin-bottom:5px;font-size:15px !important;}
a.avisoTitle:hover{color:#054f90;}
/*===TITULO DE NOTICIA===*/
.tituloDeNoticia{color:#433f40;font-weight:bold;font-size:12px;margin-bottom:10px;text-align:justify;}

/*===SECCIÓN DISCURSOS===*/
.imgDiscursoDer{float:right; margin:3px 0px 4px 10px;}
.imgDiscursoIzq{float:left; margin:3px 10px 4px 0px;}

/*===SECCIÓN SALA DE PRENSA 10 ÚLTIMOS===*/
#salaDePrensa .encabezadoSeccionSalaDePrensa{height:20px;/*background:url(../images/secciones/plecaAzul.gif) repeat-y;*/}
#salaDePrensa .encabezadoSeccionSalaDePrensa .medioCuadro{float:left;width:11px;height:20px;/*background:transparent url(../images/secciones/n.gif) no-repeat top left;*/ }
#salaDePrensa .encabezadoSeccionSalaDePrensa .tituloSeccion{float:left;width:300px;height:20px;margin-right:12px;background:transparent url(../images/secciones/spSalaPrensa.gif) no-repeat 10px 3px;}

#salaDePrensa .encabezadoSeccionSalaDePrensa .tituloSeccionBolet{float:left;width:300px;height:20px;margin-right:12px;background:transparent url(../images/secciones/spBoletines.gif) no-repeat 10px 3px;}
#salaDePrensa .encabezadoSeccionSalaDePrensa .tituloSeccionConfe{float:left;width:300px;height:20px;margin-right:12px;background:transparent url(../images/secciones/spConferencias.gif) no-repeat 10px 3px;}
#salaDePrensa .encabezadoSeccionSalaDePrensa .tituloSeccionDiscu{float:left;width:300px;height:20px;margin-right:12px;background:transparent url(../images/secciones/spDiscursos.gif) no-repeat 10px 3px;}
#salaDePrensa .encabezadoSeccionSalaDePrensa .tituloSeccionEntre{float:left;width:300px;height:20px;margin-right:12px;background:transparent url(../images/secciones/spEntrevistas.gif) no-repeat 10px 3px;}
#salaDePrensa .encabezadoSeccionSalaDePrensa .tituloSeccionInfor{float:left;width:300px;height:20px;margin-right:12px;background:transparent url(../images/secciones/spInformes.gif) no-repeat 10px 3px;}
#salaDePrensa .encabezadoSeccionSalaDePrensa .tituloSeccionActiv{float:left;width:300px;height:20px;margin-right:12px;background:transparent url(../images/secciones/spActividades.gif) no-repeat 10px 3px;}
#salaDePrensa .encabezadoSeccionSalaDePrensa .tituloSeccionGaler{float:left;width:300px;height:20px;margin-right:12px;background:transparent url(../images/secciones/spGaleria.gif) no-repeat 10px 3px;}
#salaDePrensa .encabezadoSeccionSalaDePrensa .tituloSeccionBusqu{float:left;width:300px;height:20px;margin-right:12px;background:transparent url(../images/secciones/spBusqueda.gif) no-repeat 10px 3px;}
#resumenSalaDePrensa{width:473px;/*margin-left:12px;*/}
#resumenSalaDePrensa td{padding:12px 10px 2px 10px;border-bottom:1px solid #67b0d9;}
#resumenSalaDePrensa a{font-size:11px;text-decoration:none;}
#resumenSalaDePrensa em{font-size:9px;color:#0c7fc0;display:block; font-style:normal;margin-bottom:6px;padding:0px;}
#resumenSalaDePrensa .verMas{float:left;margin:10px 0px;}
.imgPrensaDer{float:right; margin:3px 0px 4px 10px;}
.imgPrensaIzq{float:left; margin:3px 10px 4px 0px;}


/*===IMAGENES DE GALERIA===*/
#resumenSalaDePrensaGaleria{margin-right:12px;}
#resumenSalaDePrensaGaleria td{padding:12px 10px 2px 10px;/*border-bottom:1px solid #67b0d9;*/}
#resumenSalaDePrensaGaleria a{font-size:11px;text-decoration:none;}
#resumenSalaDePrensaGaleria em{font-size:9px;color:#0c7fc0;display:block; font-style:normal;margin-bottom:6px;padding:0px;}
/*-----OPCIONES FOTOS GALERÍA----*/
.nextFoto{background-color:#FFFFFF;border:1px solid #3983c5;width:109px;margin-bottom:3px;}
.nextFoto a{display:block;height:16px;color:#3983c5;font-size:9px !important;text-decoration:none;font-weight:bold;padding-top:3px;margin-left:6px;background:url(../images/iconos/ico-foto-next.gif) no-repeat right bottom;}
.nextFoto a:hover{color:#1653a1;}
.zoomFoto{background-color:#FFFFFF;border:1px solid #666465;width:109px;margin-top:1px;}
.zoomFoto a{display:block;height:16px;color:#666465;font-size:9px !important;text-decoration:none;font-weight:bold;padding-top:3px;margin-left:6px;background:url(../images/iconos/ico-foto-zoom.gif) no-repeat right bottom;}
.zoomFoto a:hover{color:#333333;}
/*----despliege de sección fotos relacionadas---*/
.fotoContenedor{width:480px;}
.fotoMarco{border:1px solid #a0a0a0;padding:5px 5px 15px 5px;background:white; width:98px;}
.fotoMargenAjuste{height:15px;}
.shdwFx2{border-right:1px solid #EEEEEE;border-bottom:1px solid #EEEEEE;width:111px;}
.shdwFx1{border-right:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;width:110px;}
/*===ARCHIVOS ADJUNTOS EN NOTICIAS, INFORMES, ETC.===*/
/*.encabezadoAdjuntos{background:#23b3e8;color:white;font-weight:bold;padding:2px 0px;margin-bottom:8px;}*/
.archivoAdjunto{font-size:10px;font-weight:normal;padding-left:25px;width:105px;}
.archivoAdjunto a{text-decoration:none;color:#000000;padding:0px;margin:0px;}
.archivoAdjunto span{color:#BBBBBB;}
.menuBackEnlaces{background:#fbfbfb;padding-bottom:7px;}

/*-------------*/
/*===VER MAS===*/
.verMas{float:right;margin-right:15px;}
.verMas a{display:block;font-size:9px !important;font-weight:normal !important;color:#666668;padding-right:12px;background:url(../images/secciones/verMas.gif) no-repeat right center;text-decoration:none;}
.verMas a:hover{text-decoration:underline !important;}
.linksMasSalaPrensa{padding:10px 0px 10px 10px;}
.linksMasSalaPrensa a{font-size:11px;color:#1d63a2;text-decoration:none;}
.linksMasSalaPrensa a:hover{font-size:11px;color:#000000;}
.linksMasSalaPrensa span{font-size:11px;color:#1d63a2;font-weight:bold;}

/*-----------------*/
/*===LINK BUSCAR===*/
a.linkBuscar,
a.linkBuscar:visited{color:#0a81c3;display:block;background:url(../images/iconos/ico-search.gif) no-repeat left center;padding-left:15px;}
a.linkBuscar:hover{color:#2E638D;}

/*-------------------*/
/*===LINK IMPRIMIR===*/
.textoClaro{color:#c8e3f2;}
.textoGris{color:#999999;}
.textoVerde{color:#24a6c0;}
a.linkPrint{/*float:left;*/display:block;/*width:150px;*/font-size:10px;text-decoration:none;background:url(../images/iconos/ico-print.gif) no-repeat 0px 4px;padding:3px 0px 0px 15px;margin-left:10px;font-weight:bold;}
a.linkPrint:hover{color:black;}

a.linkPrintContenidos{/*float:left;*/display:block;clear:both;/*width:150px;*/font-size:10px;text-decoration:none;background:url(../images/iconos/ico-print.gif) no-repeat 0px 4px;padding:3px 0px 0px 18px;/*margin-left:10px;*/color:#6e6e6e;font-weight:bold;}
a.linkPrintContenidos:hover{color:black;}

/*------------------------*/
/*===SECCION INTERIOR - SALA DE PRENSA===*/
#seccionInterior .encabezadoSeccionInterior{height:20px;background:#46a0d4;}
#seccionInterior .encabezadoSeccionInterior .fechaPrensa{float:right;font-size:10px;color:#c8e3f2;margin-right:12px;padding-top:3px;/*background:transparent url(../images/secciones/tramitesYServicios.gif) no-repeat right center;*/}
#contenidoSeccionInterior{width:473px;margin:12px 0px 12px 12px;}
.prensaDetalleTitulo{padding:14px;border-bottom:2px solid #24b4e8;font-weight:bold;color:white;font-size:12px;}
.prensaDetalleTitulo span{font-weight:normal;color:#c4daee;font-size:10px;}
.textoGeneral{padding:15px;font-size:11px;}


/*============================*/
/*===ENCABEZADO OTROS MENÚS===*/
.tituloOtroMenu{width:130px; font-family:Verdana, Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:10px;color:white; padding:4px 0px;text-align:center;}


/*=============================*/
/*===INFORMACIÓN BÁSICA --- SECCIÓN MAP - VÍNCULOS===*/
.mpSeccion{width:243px;}
.mpSeccion .mpTituloInfo{height:20px;background:#f0f0f0 url("../images/secciones/mpInfoGeneral.gif") no-repeat 20px 4px;margin-bottom:10px;}
.mpSeccion .mpTituloCiudadanos{height:20px;background:#f0f0f0 url("../images/secciones/mpCiudadanos.gif") no-repeat 20px 4px;margin-bottom:10px;}
.mpSeccion .mpTituloOrganizaciones{height:20px;background:#f0f0f0 url("../images/secciones/mpOrganizaciones.gif") no-repeat 20px 4px;margin-bottom:10px;}
.mpSeccion .mpTituloMigrantes{height:20px;background:#f0f0f0 url("../images/secciones/mpMigrantes.gif") no-repeat 20px 4px;margin-bottom:10px;}
.mpSeccion .mpTituloProveedores{height:20px;background:#f0f0f0 url("../images/secciones/mpProveedores.gif") no-repeat 20px 4px;margin-bottom:10px;}
.mpSeccion .mpTituloGobierno{height:20px;background:#f0f0f0 url("../images/secciones/mpGobierno.gif") no-repeat 20px 4px;margin-bottom:10px;}
.mpSeccion .cuadroColorOscuro{background:#3983c5;width:11px;height:20px;}
.mpSeccion .cuadroColorMedio{background:#74a8d6;width:11px;height:20px;}
.mpSeccion ul{margin:0px;margin-left:25px;padding:0px;font-size:11px; list-style:url("../images/secciones/BulletVerdeAgua.gif")/* inside*/;}
.mpSeccion ul ul{margin:0px;margin-left:15px;}
/*.mpSeccion ul li{border-top:1px solid #EEEEEE;}*/
.mpSeccion ul ul li{border-top:none;}
.mpSeccion ul a{font-weight:bold;}
.mpSeccion ul ul a{font-weight:normal;}
.mpSeccion a{display:block;color:#848484;text-decoration:none;margin:3px 0px 0px;}
.mpSeccion a:hover{/*text-decoration:underline;*/background:#EFEFEF ;}

