a {text-decoration: none;}
body{ background:#f2f2f2; color: #000;font-family: Archivo Black, Arial;font-size:16px;}
#ContenedorMaster {background: #fff url("../img/Fondos/Fondo.jpg") no-repeat center 0px;overflow:hidden;min-height: 300px;height: auto !important;height:1865px;width:1280px; margin:0 auto;}

/*
body{ color: #000;font-family: Archivo Black, Arial;font-size:16px; background: #f2f2f2 url("../img/Fondos/Fondo.jpg") no-repeat center center fixed;-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
#ContenedorMaster {overflow:hidden;min-height: 300px;height: auto !important;height:1865px;width:100%; margin:0 auto;}
*/

#ContenedorMaster .LineaHeader{ background:#202020; height:35px;width:100%;}
/***/
#ContenedorMaster .ListonMenu{background:#202020; width:1002px; height:35px; text-align:center; margin: 0 auto;}
.LogoPRI{ cursor:pointer; z-index:10;}

/**********CLASE DE INICIO***********/
/*=================*/
/*ULTIMAS NOTICIAS*/
/*================*/
#ContenedorIncicio{width:740px; min-height:550px; height:auto !important;  height:550px; font-family:Roboto, Sans-Serif; display:inline-block; float:left;}

#UltimasNoticias{width:732px;height:380px; margin:20px 0 0 0; padding-left:5px;}
#UltimasNoticias .EncabezadoTitulosIndex { text-align:left; color: #4b4a4a; font-weight:800; font-size: 17px; font-family:'Archivo Black', Sans-Serif; margin:15px 0 0 0; padding-left:20px; /*border-bottom:solid 1px #bebebe;*/ height:20px;}
#UltimasNoticias .BinetaRoja { margin: -5px 2px -5px 5px; }
#UltimasNoticias .EncabezadoTitulosIndex .VerMas{font-family:Roboto, Sans-Serif;  float: right;margin: 5px 20px 0 4px;color:#ca1f39;font-size: 12px;font-weight: bold; border-bottom:solid 2px #dcb1b8;}
#UltimasNoticias .EncabezadoTitulosIndex .VerMas a:link { color:#ca1f39; font-size: 12px; font-weight: bold; text-decoration:none;}
#UltimasNoticias .EncabezadoTitulosIndex .VerMas a:visited { color:#ca1f39; font-size: 12px; font-weight: bold; }
#UltimasNoticias .EncabezadoTitulosIndex .VerMas a:hover { color:Red; font-size: 12px; font-weight: bold; border-bottom:solid 2px #dcb1b8;}
#UltimasNoticias .LineaGris{border-top: solid 1px #494949;}

#ContenedorNoticiasPrincipales{/*background:#f2f2f2;*/height:338px;width:680px; margin: 5px 0 0 0;font-family: Roboto, Sans-Serif;padding:0 20px;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales{ padding:10px 9px; height:295px;width:198px;background: #f2f2f2;float: left;-moz-box-shadow: 0 0 5px #e0dede;-webkit-box-shadow: 0 0 5px #e0dede;box-shadow: 0 0 5px #e0dede;overflow:hidden; border:solid 1px #e4e3e3;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales .mascara, .ContenedorElementoNoticiasPrincipales .contenido {height:315px;width:218px;position: absolute;top:0;left:0;overflow:hidden;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales img {margin: 0 auto; display: block; position: relative;width:200px; height:150px;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales h2 {text-transform: uppercase; color: #fff; text-align: center; position: relative; font-size: 12px; padding: 2px; background: hsla(0,0%,0%,0.8); margin:0;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales p {text-align:left; color:#ba2a3a; font-size:12px; width:185px; height:105px; margin:-17px auto 2px auto; padding: 0 4px 4px 4px; font-family:Roboto;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales p.Fecha {color: #3c3c3c; font-size:10px; width:190px; height: 7px; margin:165px auto 2px auto;font-family:Roboto, Sans-Serif; font-weight:bold;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales p.Lugar {color: #3c3c3c; font-size:9px; width:190px; height: 7px; margin:6px auto 2px auto;font-family:Roboto, Sans-Serif;line-height:6px;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales p.leermas {color: #3c3c3c; font-size:10px; text-align:right; font-family:Roboto; font-weight:bold; height:10px;width:185px;}

#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales .mascara {background-color:Transparent; transition: all 0.3s ease-in 0.4s;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales img {transition: all 0.3s ease-in-out 0.2s;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales h2 {opacity:0; border-bottom: 1px solid rgba(0, 0, 0, 0.3); transition: all 0.3s ease-in-out 0.1s;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales p {transition: all 0.3s ease-in-out 0.2s; }
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales:hover .mascara {opacity:1; transition-delay: 0s; background-color: rgba(0,0,0,0.6);}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales:hover img {transition: all 0.3s ease-in-out 0.2s; opacity:0.4; transform: scale(3.5); -moz-transform: scale(3.5); -webkit-transform: scale(3.5); -o-transform: scale(3.5); -ms-transform: scale(3.5);}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales:hover h2 {opacity:1;height:28px;transition-delay: 0.1s;margin-left: -197px;margin-right:-12px;text-align:right;transform: rotate(-90deg);-moz-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-o-transform: rotate(-90deg);-ms-transform: rotate(-90deg);line-height:30px;padding-right:15px;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales:hover p {color:#fff;transform: translate(11px,125px);-moz-transform: translate(11px,-125px);-webkit-transform: translate(11px,-125px);-o-transform: translate(11px,-125px);-ms-transform: translate(11px,-125px);transition-delay: 0.2s;font-size:12px;width:160px;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales:hover p.Fecha {color:#fff;transform: translate(11px,-120px);-moz-transform: translate(11px,-120px);-webkit-transform: translate(11px,-120px);-o-transform: translate(11px,-120px);-ms-transform: translate(11px,-120px);transition-delay: 0.2s;font-size:10px;width:165px;}
#ContenedorNoticiasPrincipales .ContenedorElementoNoticiasPrincipales:hover p.Lugar {color:#fff;transform: translate(20px,-125px);-moz-transform: translate(20px,-125px);-webkit-transform: translate(11px,-118px);-o-transform: translate(20px,-125px);-ms-transform: translate(20px,-125px);transition-delay: 0.2s;font-size:9px;width:165px;}
/*=======================*/
/*FIN ULTIMAS NOTICIAS*/
/*======================*/

/*************************/
/*EFEMERIDES Y SABIAS QUE*/
/*************************/
#ContenedorIncicio .ContenedorEfemySabias {width: 145px; height: 205px; background: #444340;}
#ContenedorIncicio .TituloEfemySabias{width: 145px;height: 50px;background: #d63c4f;font-family: 'Archivo Black', Sans-Serif;font-size: 14px;color: #fff;text-align: center;padding-top:15px; }
#ContenedorIncicio .TituloEfemySabias a{font-family: 'Roboto Lt', Sans-Serif;font-size: 12px;color: #fff;text-align: center;}
#ContenedorIncicio .TituloEfemySabias a:hover{color:#444340}
#ContenedorIncicio .FlechaRosaEfemySabias{width:0;height:0;border-top:10px solid #d63c4f;border-left:10px solid transparent;border-right:10px solid transparent;margin:auto;}
#ContenedorIncicio .ElementoEfemySabias {height:110px; width: 120px; margin: 4px auto;}
#ContenedorIncicio .ElementoEfemySabiasTitulo {color: #a2a1a1; font-size: 12px; font-family: 'Archivo Black', Sans-Serif; width: 118px; margin:1px auto 2px auto; height:110px;}
#ContenedorIncicio .ElementoEfemySabiasContenido{color: #cbcbc9;font-size: 10px;font-family: Roboto, Sans-Serif;width:118px;height:72px;margin: 0px auto 2px auto;}
#ContenedorIncicio .ElementoEfemySabiasLeer{color: #fff;font-size: 11px;font-family: Roboto, Sans-Serif;width: 118px;margin: 7px 3px 0 68px;height: 12px;font-weight: lighter;}
#ContenedorIncicio .ElementoEfemySabiasLeer:link{color: #fff;font-size: 11px;font-weight: lighter;text-decoration:none;}
#ContenedorIncicio .ElementoEfemySabiasLeer:visited{color: #fff;font-size: 11px;font-weight: lighter;}
#ContenedorIncicio .ElementoEfemySabiasLeer:hover{color:Red;font-size: 11px;font-weight: lighter;}

/***********************
*******BLOG************
***********************/
#ContenedorIncicio #Blog {margin-top: -370px; margin-left: 148px;width: 585px;height:335px; float: left;}
#ContenedorIncicio #Blog .EncabezadoTitulosIndex {margin-bottom:5px; color: #444340; font-size: 17px; text-align:left;font-family:'Archivo Black', Sans-Serif;}
#ContenedorIncicio #Blog .EncabezadoTitulosIndex .BinetaRoja { margin: -5px 2px -5px 5px;}
#ContenedorIncicio #Blog .EncabezadoTitulosIndex .VerMas{ font-family:Roboto, Sans-Serif;float: right;margin: 5px 10px 0 4px;color:#43423f;font-size: 12px;font-weight: bold;border-bottom:solid 2px #dcb1b8;}
#ContenedorIncicio #Blog .EncabezadoTitulosIndex .VerMas a:link {color:#4c4b4b; font-size: 12px; font-weight: bold; text-decoration:none;}
#ContenedorIncicio #Blog .EncabezadoTitulosIndex .VerMas a:visited {color:#ca1f39; font-size: 12px; font-weight: bold;}
#ContenedorIncicio #Blog .EncabezadoTitulosIndex .VerMas a:hover {color:Red; font-size: 12px; font-weight: bold;}

#ContenedorBlogPrincipales{height:260px;width:540px; margin:5px 0 0 10px;font-family: Roboto, Sans-Serif;padding:10px 10px 10px 12px;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales{height:265px;width:170px;background: #f2f2f2;float: left;-moz-box-shadow: 0 0 5px #e0dede;-webkit-box-shadow: 0 0 5px #e0dede;box-shadow: 0 0 5px #e0dede;overflow:hidden; border:solid 1px #e4e3e3;overflow:hidden;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales .mascara, .ContenedorElementoNoticiasPrincipales .contenido {height:355px;width:172px;position: absolute;top:0;left:0;overflow:hidden;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales img {margin: 0 auto; display: block; position: relative;width:240px; height:135px;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales h2 {text-transform: uppercase; color: #fff; text-align: center; position: relative; font-size: 12px; padding: 2px; background: hsla(0,0%,0%,0.8); margin:0 0 0 0;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales p { text-align:left; color:#ba2a3a; font-size:12px; width:155px; height:103px; margin:115px 2px 2px 8px; padding: 0 15px 4px 5px;font-family: Archivo Black, Sans-Serif; overflow:hidden;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales p.Fecha {color: #3c3c3c; font-size:9px; width:140px; height:8px; margin:122px 2px 2px 5px;font-family:Roboto, Sans-Serif; font-weight:bold;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales p.Resumen {color: #000; font-size:11px; text-align:left; margin:7px 0 0 6px; font-family:Roboto, Sans-Serif; width:138px;height:75px;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales p.leermas {color: #3c3c3c; font-size:11px; text-align:right; margin:5px 0 0 6px;font-family:Roboto, Sans-Serif; width:138px;font-weight:bold;height:8px;}

#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales .mascara {background-color:Transparent; transition: all 0.3s ease-in 0.4s;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales img {transition: all 0.3s ease-in-out 0.2s;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales h2 {opacity:0; border-bottom: 1px solid rgba(0, 0, 0, 0.3); transition: all 0.3s ease-in-out 0.1s; }
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales p {transition: all 0.3s ease-in-out 0.2s; }
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales:hover .mascara {opacity:1; transition-delay: 0s; background-color: rgba(0,0,0,0.6);}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales:hover img {transition: all 0.3s ease-in-out 0.2s; opacity:0.4; transform: scale(3.5); -moz-transform: scale(3.5); -webkit-transform: scale(3.5); -o-transform: scale(3.5); -ms-transform: scale(3.5); }
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales:hover h2 {opacity:1;height:20px;transition-delay: 0.1s;margin-left: -500px;margin-right:-355px;transform: rotate(-90deg);-moz-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-o-transform: rotate(-90deg);-ms-transform: rotate(-90deg);line-height:20px;padding-right:25px;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales:hover p {color:#fff;transform: translate(21px,125px);-moz-transform: translate(21px,-125px);-webkit-transform: translate(21px,-125px);-o-transform: translate(21px,-125px);-ms-transform: translate(21px,-125px);transition-delay: 0.2s;font-size:11px;width:110px;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales:hover p.Fecha {color:#fff;transform: translate(21px,-120px);-moz-transform: translate(21px,-120px);-webkit-transform: translate(21px,-120px);-o-transform: translate(21px,-120px);-ms-transform: translate(321px,-120px);transition-delay: 0.2s;font-size:9px;width:118px;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales:hover p.Resumen {color:#fff;transform: translate(21px,-120px);-moz-transform: translate(21px,-120px);-webkit-transform: translate(21px,-120px);-o-transform: translate(21px,-120px);-ms-transform: translate(21px,-120px);transition-delay: 0.2s;font-size:11px;width:118px; text-align:left;}
#ContenedorBlogPrincipales .ContenedorElementoBlogPrincipales:hover p.leermas{color:#fff;transform: translate(21px,-120px);-moz-transform: translate(21px,-120px);-webkit-transform: translate(21px,-120px);-o-transform: translate(21px,-120px);-ms-transform: translate(21px,-120px);transition-delay: 0.2s;font-size:11px;width:118px;}
/*======================*/
/*MULIMEDIA*/
/*======================*/
#Multimedia {width:730px;height:302px; margin-top:30px;}
#Multimedia .EncabezadoTitulosIndex {color: #4b4a4a; font-size: 17px; text-align:left; font-family:'Archivo Black', Sans-Serif; margin:2px 0 0 0; border-bottom:solid 1px #bebebe; height:20px; padding-bottom:4px;}
#Multimedia .EncabezadoTitulosIndex .VerMas{font-family:Roboto, Sans-Serif;  float: right;margin: 5px 20px 0 4px;color:#4e4d4d;font-size: 12px;}
#Multimedia .EncabezadoTitulosIndex .VerMas a:link {color:#4e4d4d; font-size: 12px;text-decoration:none;}
#Multimedia .EncabezadoTitulosIndex .VerMas a:visited {color:#4e4d4d; font-size: 12px;}
#Multimedia .EncabezadoTitulosIndex .VerMas a:hover {color:#cc0e33; font-size: 12px;}
#Multimedia .LineaGris{border-top: solid 1px #494949;}

#ContenedorMultimedia { width: 448px; height: 252px; margin:15px 0 0 235px; font-family: Roboto, Sans-Serif;}
#ContenedorMultimedia .TituloOculto { width: 0; height: 0; position: absolute; }

.MiniMultimedia {width: 156px; height: 251px; margin:-253px 0 0 33px; }
.MiniMultimediaV {width:155px; height:77px; margin: 0 0 3px 0; border:solid 1px #e2e2e2; background:url(../img/Multimedia/FondoVT1.png); display:block; position:absolute;}
.MiniMultimediaV:hover { border: solid #ffffff 1px; }
.MiniMultimediaV.active { border: solid #ffffff 1px; background:url(../img/Multimedia/FondoVT2.png); }
.MiniMultimediaI {width:155px; height:77px; margin: 0 0 3px 0; border:solid 1px #e2e2e2; background:url(../img/Multimedia/FondoIT1.png); display:block;position:absolute;} 
.MiniMultimediaI:hover { border: solid #ffffff 1px; }
.MiniMultimediaI.active { border: solid #ffffff 1px; background:url(../img/Multimedia/FondoIT2.png); }
.ImgMiniM {margin:0 0 6px 1px; width:155px; height:77px; display:block; }
.ImgCamara{height: 114px; width: 124px; margin: 50px 160px; position: absolute;}
/*======================*/
/*FIN MULIMEDIA*/
/*======================*/

/*INICIOMicrositios*/
#micrositioEstados{width:730px; margin-top:15px; margin-bottom:20px; height:181px;font-family:Roboto, Sans-Serif; font-size:19px; text-align:left; color:#fff;}
#micrositioMenuEstados{width:730px;height:181px;background:#444340 url("../img/Fondos/Estado.png") no-repeat top right;}
#micrositioMenuEstados ul{float:left; text-align:left; padding:15px;}
#micrositioMenuEstados li{ line-height:25px; font-size:13px;}
#micrositioMenuEstados a{ color:White; text-decoration:none;}
#micrositioMenuEstados a:hover{ color:Red;}
.LineaGris1{border-bottom: solid 1px #494949;border-top:solid 1px #bebebe; width:730px;}
/*FinMicrositios*/


/*====================*/
/*=======MASTER=======*/
/*====================*/
#ContenedorGeneral{min-height: 550px;height: auto !important;height:1865px;width:1002px;margin:0 auto; text-align:center; background:#fff;}
#ContenedorGeneral .BtnVerMas{margin:-135px 50px 0 804px; position:absolute; z-index:5; background:url(../img/botones/VerMas1.png);width:110px;height:28px;}
#ContenedorGeneral .BtnVerMas:hover{background:url(../img/botones/VerMas2.png);width:110px;height:28px}

#superiorInterior{text-align:left; height:105px;font-family:'Roboto', Sans-Serif; margin-top:120px;}
#superiorInterior .Ruta{ height:38px; width:890px; margin-left:110px; line-height:38px;  font-size:13px;}
#superiorInterior .Pleca{margin-left:-15px; height:67px; width:1015px;line-height:67px; font-size:27px; color:#fff; background-color:#a82737;}
#superiorInterior .Pleca .triangulo{float:left; height:30px; width:30px; margin-top:67px; background-image: url("../img/Iconos/triangulo.png"); background-repeat:no-repeat;}
#superiorInterior .Pleca .Titulo{font-weight:800; margin-left:26px; float:left;}

#Izquierda{/*width:740px;*/ min-height:550px; height:auto !important;  height:550px; font-family:Roboto, Sans-Serif; display:inline-block; float:left; position:relative; text-align:left;}
/****MENU DERECHA*****/
#Derecha{width:250px;background-color:#fff; display:inline-block;position:relative; margin:-93px 5px 0 0; z-index:99; float:right;}

#BlogI .contenedor 
#BlogI .contenedor .VeMas:hover{background-position:bottom;}



#Derecha .Pelec{height:50px; background-color: #d63c4f;color: #FFF; font-size: 15px; text-align: center; padding: 5px 4px 4px 4px; font-family: Roboto;}
#Derecha .Pelec .Federal {background-image: URL(../img/botones/Federal.png);width:87px; height:26px; display:inline-block; margin-top:5px;}
#Derecha .Pelec .Local {background-image: URL(../img/botones/Local.png);  width:87px; height:26px; display:inline-block;margin-top:5px;}


#Derecha .Afiliate{ background: #fff url(../img/Fondos/LogoAfiliate.jpg) no-repeat; width:100%; height:250px;}
#Derecha .Buscador{width:100%;height:71px; background-color:#fff;border-left:solid 1px #c4c4c; }
#Derecha .BusquedaSimple{width:100%;height:39px; background-color:#e8e4e4;  border-left:solid 1px #c4c4c}
#Derecha .BusquedaSimple .EstiloFormularioTxtBusquedaSimple{float:left;font-family:'Roboto Italic', Sans-Serif; font-size:12px; color:#959292;width:198px;height:37px;line-height:37px; background-color:#e8e4e4; border:0; text-indent:10px;}
#Derecha .BusquedaSimple .txtBusquedaSimple{float:left;font-family:'Roboto Italic', Sans-Serif; font-size:12px;color:#959292;width:198px;height:37px;line-height:37px; background-color:#e8e4e4; border:0;text-indent:10px;}
#Derecha .BusquedaSimple .btnimg{float:left; width:40px; height:39px; background-image:URL(../img/botones/btnBuscaSalaPrensa.png); background-position:top;}
#Derecha .BusquedaSimple .btnimg:hover{ background-position:bottom;}
#Derecha .BusquedaSimple .chkBusquedaAvanzada{font-family:'Roboto Italic', Sans-Serif; font-size:12px; color:#959292;border:0; float:right;}
#Derecha .Buzon{background:#42413f; color:#fff; text-align:center; height:120px; width:100%; margin-top:4px; padding-top:15px; font-family:Roboto, Sans-Serif; font-size:16px;}
#Derecha .Buzon .btnBuzon{ margin-top:10px; background-image: url("../img/Botones/btnBuzon.png"); height:34px;width:100%; text-align:center; float:left;}
#Derecha .Buzon .btnBuzon:hover{ background-position:bottom;}
#Derecha .boletin { margin-top:4px; background:#d63c4f; height:160px; width:100%; color:#fff; font-family:Roboto, Sans-Serif; font-size:16px;}
#Derecha .boletin p{ padding-top:10px;}
#Derecha .boletin .txtSuscribete{font-family: 'Roboto', sans-serif;font-size:14px;}
#Derecha .boletin .textoFormulario{background-color:#000000;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;width: 200px;height:20px;color:#fff;margin-top:10px;}
#Derecha .boletin .EstiloFormularioTxtWMSC2{  background-color:#000;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;width: 200px;height:20px;color:#8a8889;font-family: 'Archivo Black','Roboto Black', sans-serif;margin-top:10px;}
#Derecha .boletin .EstiloFormularioTxt{background-color:#000;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;width: 200px;height:20px;color:#8a8889;margin-top:10px;}
#Derecha .boletin .txtSuscribete .registrarNuevo{text-align:center; margin-top:4px;}
/****REDES SOCIALES*****/
#Derecha .RedesSociales {margin-top:30px; font-family:'Roboto Light', Sans-Serif; }
#Derecha .RedesSociales p{ font-size:14px;color:#000;}
#Derecha .RedesSociales a.facebook{margin-top:-23px; margin-left:98px; margin-right:2px;float:left;width:33px; height:33px;background-image:URL(../img/botones/btnFacebook2.jpg);text-decoration:none;color:#ffffff;cursor:pointer;}
#Derecha .RedesSociales a.facebook:hover{float:left;width:33px; height:33px;background-image:URL(../img/botones/btnFacebook2.jpg);text-decoration:none;color:#ffffff;background-position:bottom;border-bottom: 0px;}
#Derecha .RedesSociales a.twtter{margin-top:-23px; margin-right:2px;float:left;width:33px; height:33px;background-image:URL(../img/botones/btnTwitter2.jpg); text-decoration:none;color:#ffffff;cursor:pointer;}
#Derecha .RedesSociales a.twtter:hover{float:left;width:33px; height:33px;background-image:URL(../img/botones/btnTwitter2.jpg);text-decoration:none;background-position:bottom;border-bottom: 0px;}
#Derecha .RedesSociales a.youtube {margin-top:-23px; margin-right:2px;float:left;width:33px; height:33px;background-image:URL(../img/botones/btnYoutube2.jpg); text-decoration:none;cursor:pointer;}
#Derecha .RedesSociales a.youtube:hover {float:left;width:33px; height:33px;background-image:URL(../img/botones/btnYoutube2.jpg);text-decoration:none;background-position:bottom;border-bottom: 0px;}
#Derecha .RedesSociales a.rss{margin-top:-23px;margin-right:2px;float:left;width:33px; height:33px;background-image:URL(../img/botones/btnrss.jpg); text-decoration:none;color:#ffffff;cursor:pointer;}
#Derecha .RedesSociales a.rss:hover{float:left;width:33px; height:33px;background-image:URL(../img/botones/btnrss.jpg);text-decoration:none;background-position:bottom;border-bottom:0px; line-height:10px;}
#Derecha .RedesTWyFB{width:242px;height:520px; margin-top:4px; background-color:#a22d3c; padding:0px 4px 0px; border-left:solid 1px #c4c4c;border-top:solid 1px #e6e6e6; margin-bottom:4px;}
#Derecha .RedesTWyFB .encabezadoSlider{font-family: Archivo Black, Sans-Serif;font-size:17px;background-color:#a22d3c; /*border-bottom:solid 4px #d63c4f;*/ line-height:40px; width:250px; text-align:center; }
#Derecha .RedesTWyFB .SliderTwitter{width:250px;height:251px;background-color:#a22d3c;margin-left:-4px;}
#Derecha .RedesTWyFB .SliderTwitter .mascaraTwitter{width:239px; height:209px; overflow:hidden; margin-left:6px;}
#Derecha .RedesTWyFB .SliderFacebook {width:250px;height:250px;background-color:#a22d3c;margin-left:-4px;}
#Derecha .RedesTWyFB .SliderFacebook .mascaraFacebook{width:238px; height:209px;overflow:hidden;margin-left:6px;}
/****EFEMERIDES Y SABÍAS QUE*****/
#Derecha .loMasLeido{ text-align:left; width:250px; border-left:solid 2px #c4c4c4; border-top:solid 6px #b5290f;border-bottom:solid 2px #b5290f; background-color:White; padding-bottom:7px; margin-top:20px; padding:20px 0;}
#Derecha .loMasLeido .TituloMasLeido{width:240px; height:30px; line-height:30px; margin:auto;font-family: 'Roboto', Sans-Serif;font-size:14px; color:#4e4d4d; border-bottom:solid 1px Black; }
#Derecha .loMasLeido .Contenedor{width:240px; margin:auto;overflow:hidden; line-height:11px;}
#Derecha .loMasLeido .Contenedor p{font-family: 'Roboto', Sans-Serif;font-size:11px;color:#4e4d4d; margin-top:10px;}
#Derecha .loMasLeido .Contenedor a{font-family: 'Roboto', Sans-Serif;font-size:11px; color:Black; text-decoration:none; text-align:justify; width:213px; }
#Derecha .loMasLeido .Contenedor a:hover{color:#ff3352;}

#Derecha .idDescargas{height:75px; background:#d63c4f; padding-top:20px; text-align:center;}
#Derecha .idDescargas a.Descargas{color:#fff; font-family:Roboto, Sans-Serif; font-size:14px; text-align:center;}
#Derecha .idDescargas a.Descargas .titulo{ font-size:18px; margin-top:20px;background:#d63c4f;}
#Derecha .idDescargas a.Descargas:hover{ color:#d8d7d7;}

#Derecha .idDescargas .Lista{height:30px; background:#d63c4f; text-align:left;font-size:12px; padding:10px 15px;}
#Derecha .idDescargas .Lista a.ListaTexto{color:#fff; font-family:Roboto, Sans-Serif; font-size:12px; text-align:center;}
#Derecha .idDescargas .Lista a.ListaTexto .titulo{ font-size:18px; margin-top:20px;background:#464543;}
#Derecha .idDescargas .Lista a.ListaTexto:hover{color:#d8d7d7;}

#Derecha .Enlaces{margin-top:4px; height:305px; width:250px;color:#fff; font-family:'Archivo Black', Sans-Serif; font-size:18px;}
#Derecha .Enlaces .TituloEnlaces { height:30px; background:#d63c4f;}
#Derecha .Enlaces a.prinacional{  margin-top:20px; margin-right:10px; background: url("../img/Iconos/btnprinacional.jpg") no-repeat; height:66px; width:72px; display:inline-block; opacity:}
#Derecha .Enlaces a.pactopormexico{  margin-top:20px; background: url("../img/Iconos/btnpactopormexico.jpg") no-repeat; height:45px; width:118px; display:inline-block; }
#Derecha .Enlaces a.gobrepublica{ margin-top:20px; margin-right:10px; background: url("../img/Iconos/btngobrepublica.jpg") no-repeat; height:35px; width:89px; display:inline-block;}
#Derecha .Enlaces a.gobZacatecas{ margin-top:20px; background: url("../img/Iconos/btnGobernador.jpg") no-repeat; height:53px; width:101px; display:inline-block;}

#Derecha .Enlaces a.InfoMEX{ margin-top:20px; background: url("../img/Iconos/btnInfoMEX.jpg") no-repeat; height:53px; width:101px; display:inline-block;}
#Derecha .Enlaces a.InfoDF{ margin-top:20px; background: url("../img/Iconos/btnInfoDF.jpg") no-repeat; height:53px; width:101px; display:inline-block;}
#Derecha .Enlaces a:hover{ background-position:bottom;}

/**Nuevas clases******/

/*========================*/
/*=======FIN MASTER=======*/
/*========================*/

/*========================*/
/*=====SITE MAP===========*/
/*========================*/
#MapaSitio {width:720px;padding:5px 20px 0 20px;font-family:Roboto, Sans-Serif;}
#MapaSitio .NodoMapaSitio {font-size:11px;color:#81807d;}
#MapaSitio .NodoMapaSitio:hover {color:#ff3352;}
#MapaSitio .NodoMapaSitio:visited {color:#771950;}
#MapaSitio .NodoMapaSitio:visited:hover {color:#ff3352;}
#MapaSitio .NodoMapaSitioSeleccionado {font-size:11px;color:#81807d; font-style:italic; font-weight:bold;}
#MapaSitio .MapaSitioSeparador {font-size:17px;color:#81807d;}
#MapaSitio .LineaGris {border-bottom: solid 1px #ececea; padding-top:3px;}
/*========================*/
/*=====FIN SITE MAP=======*/
/*========================*/

/************************************
OTRAS CLASES
*************************************/

/*=====================*/
/*   SALA DE PRENSA    */
/*=====================*/

#SaladePrensaNoticias {text-align:left;font-family:'Roboto', Sans-Serif; width:710px; padding:5px; min-height:704px; height: auto !important;height: 704px;display:inline-block; float:left;position:relative;}
#SaladePrensaNoticias .Buscador{width:473px;height:50px;float:right; font-family:Roboto, Sans-Serif; font-size:12px;}
#SaladePrensaNoticias .TituloExplora{color:#4e4d4d; text-align:right;margin-bottom:5px;}
#SaladePrensaNoticias .Noticias{margin-top:20px;float:left; }
#SaladePrensaNoticias .TituloNotas{ text-align:left; border-bottom:solid 2px #484848;color:#4e4d4d;font-family: 'Roboto Bold', Sans-Serif;margin-bottom:10px;clear:both;font-size:17px;}
#SaladePrensaNoticias .Nota{padding-left:5px; width:330px;height:547px;/*background-image:URL(../img/soporte/FondoFoto.png);background-repeat:no-repeat;*/float:left;}
#SaladePrensaNoticias .foto{width:285px;height:180px;border: solid 8px #e1e1e1;margin:auto;overflow:hidden;}
#SaladePrensaNoticias .BandComunicado1{background-image:URL(../img/Botones/BanderinComunicadoChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandComunicado2{background-image:URL(../img/Botones/BanderinComunicadoChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandConferencia1{background-image:URL(../img/Botones/BanderinConferenciaChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandConferencia2{background-image:URL(../img/Botones/BanderinConferenciaChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandDiscurso1{background-image:URL(../img/Botones/BanderinDiscursoChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandDiscurso2{background-image:URL(../img/Botones/BanderinDiscursoChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandEntrevista1{background-image:URL(../img/Botones/BanderinEntrevistaChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandEntrevista2{background-image:URL(../img/Botones/BanderinEntrevistaChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .fecha{font-family: 'Roboto Light Italic', Sans-Serif;font-size:12px;height:15px; line-height:30px;  margin:10px 0 0 35px;}
#SaladePrensaNoticias .lugar{font-family: 'Roboto Light Italic', Sans-Serif;font-size:12px;height:15px; margin:10px 0 0 35px; }
#SaladePrensaNoticias .titulo{font-family: 'Archivo Black', Sans-Serif;font-size:20px;width:300px;margin:auto;color:#1d1d1d;line-height:20px;height:120px;}
#SaladePrensaNoticias .contenido{font-family: 'Roboto Light', Sans-Serif;font-size:14px;width:300px;margin:auto;text-align:justify; color:inherit;}

#SaladePrensaNoticias .Noticias .Nota .a{width:163px;height:42px;background-image:URL(../img/botones/btnVerde.png);background-position:top;line-height:42px;color:#FFFFFF;text-decoration:none;display:inline-block;outline:0;white-space:nowrap;text-align:center;font-family: 'Roboto Light', Sans-Serif;font-size:18px;margin-top:20px;margin-left:20px;}
#SaladePrensaNoticias .Noticias .Nota .a:hover{background-position:bottom;}

#SaladePrensaNoticias .UltimasNoticias{height:320px; min-height:320px; height:auto !important; float:left; margin:30px 0 30px 0;}
#SaladePrensaNoticias .tituloUltimasNoticias{border-bottom:solid 2px #484848;color:#4e4d4d;font-family: 'Roboto Bold', Sans-Serif;font-size:14px;width:710px;margin-bottom:10px;clear:both; float:left;}
#SaladePrensaNoticias .SliderNoticias{height:340px;width:710px; float:left;}
#SaladePrensaNoticias .SliderNoticias .Noticia{width:190px;height:315px; padding:8px 7px 15px 7px;background: #f2f2f2;float: left;-moz-box-shadow: 0 0 5px #e0dede;-webkit-box-shadow: 0 0 5px #e0dede;box-shadow: 0 0 5px #e0dede;overflow:hidden; border:solid 1px #e4e3e3;}
#SaladePrensaNoticias .SliderNoticias .Noticia .Fecha{width:190px;height:13px;line-height:13px; font-family:Roboto, Sans-Serif; font-size:10px; color:#413f3f;}
#SaladePrensaNoticias .SliderNoticias .Noticia .Lugar{width:190px;height:14px;line-height:14px; font-family:Roboto, Sans-Serif; font-size:11px; color:#413f3f;}
#SaladePrensaNoticias .SliderNoticias .Noticia .Foto{ width:190px;height:135px;padding:5px 0 0 0;}
#SaladePrensaNoticias .SliderNoticias .Noticia .Titulo{ text-decoration:none; color:#000; width:190px;height:64px;padding:2px 0 19px 0;font-family: 'Archivo Black', Sans-Serif;font-size:11px;}
#SaladePrensaNoticias .SliderNoticias .Noticia .banderines{width:180px;height:41px;padding:5px; border-top:solid 1px #494949;}
#SaladePrensaNoticias .SliderNoticias .Noticia .banderines .BanderinCominicado{width:26px;height:44px; float:left; margin-top:-10px; margin-left:-5px; background:url(../img/Botones/BanderinComunicadoChico.png);}
#SaladePrensaNoticias .SliderNoticias .Noticia .banderines .BanderinConferencia{width:27px;height:44px; float:left; margin-top:-10px; margin-left:-5px; background:url(../img/Botones/BanderinConferenciaChico.png);}
#SaladePrensaNoticias .SliderNoticias .Noticia .banderines .BanderinDiscurso{width:27px;height:44px; float:left; margin-top:-10px; margin-left:-5px; background:url(../img/Botones/BanderinDiscursoChico.png);}
#SaladePrensaNoticias .SliderNoticias .Noticia .banderines .BanderinEntrevista{width:27px;height:44px; float:left; margin-top:-10px; margin-left:-5px; background:url(../img/Botones/BanderinEntrevistaChico.png);}
#SaladePrensaNoticias .SliderNoticias .Noticia .banderines .texto{width:105px;height:44px; line-height:30px;float:left;font-family: 'Roboto Light', Sans-Serif;font-size:13px;color:#858484;}
#SaladePrensaNoticias .SliderNoticias .Noticia .Ver{width:49px;height:15px;float:right; color:#000;text-decoration:none; font-size:11px;padding:3px;}
#SaladePrensaNoticias .SliderNoticias .Noticia .Ver a{font-family: 'Roboto Bold', Sans-Serif;font-size:13px; }
#SaladePrensaNoticias .SliderNoticias .Noticia a:hover{color:Red;}

#SaladePrensaMultimedia{ border-top:solid 1px #d4d4d4;height:353px; width:710px; margin:0; background-color:White;padding-top:20px;clear:both; border-bottom:solid 1px #d4d4d4; text-align:left;}
#SaladePrensaMultimedia .multimedia{margin:auto; height:337px;}
#SaladePrensaMultimedia .multimedia .TituloMultimedia{ border-bottom:solid 2px #484848;color:#4e4d4d;font-family: 'Roboto Bold', Sans-Serif;margin-bottom:10px;clear:both;font-size:16px;}
#SaladePrensaMultimedia .multimedia .verTodaslasNotas{width:425px;height:27px;text-align:right;line-height:27px;margin: -4px 5px 5px 520px;border-bottom: solid 1px #6f6d6d;}
#SaladePrensaMultimedia .multimedia .verTodaslasNotas a{font-family:'Roboto Black', Sans-Serif;font-size:14px;color:#d31b22;text-decoration:none;}
#SaladePrensaMultimedia .multimedia .verTodaslasNotas a:hover{color:#75070b;}
#SaladePrensaMultimedia .multimedia .ContMultimedias{ padding: 10px 7px 10px 15px;height: 284px; width: 420px;}
#SaladePrensaMultimedia .multimedia .ContCentral{width: 420px; height: 279px;background: #fff;}
#SaladePrensaMultimedia .multimedia .FechaMulti{font-style: italic;color: #838181; font-size: 11px; margin: 5px 5px 2px 65px;}
#SaladePrensaMultimedia .multimedia .TituloMulti{color: #010101; font-size: 11px; margin: -2px 5px 2px 65px; width:200px;padding: 2px 3px 0 0; height: 43px;}
#SaladePrensaMultimedia .MiniMultimedia {width: 270px; height:285px; margin: -295px 5px 5px 440px;font-family: Roboto, Sans-Serif;}
#SaladePrensaMultimedia .MiniMultimedia .TContenedor{border-bottom: solid 1px #6f6d6d; margin-bottom:5px; width: 268px; padding:0 0 5px 0;}
#SaladePrensaMultimedia .MiniMultimedia a.btnVideo{width:53px; height:49px; background-image:URL(../img/botones/BtnVideo.png); background-position:top; text-decoration:none;color:#ffffff;text-align:center;line-height:49px;position:absolute; margin:4px 5px}
#SaladePrensaMultimedia .MiniMultimedia a.btnImg{width:53px; height:47px; background-image:URL(../img/botones/BtnImagen.png); background-position:top; text-decoration:none;color:#ffffff;text-align:center;line-height:47px;position:absolute; margin:4px 5px}
#SaladePrensaMultimedia .MiniMultimedia a.btnAudio{width:53px; height:50px; background-image:URL(../img/botones/BtnAudio.png); background-position:top; text-decoration:none;color:#ffffff;text-align:center;line-height:50px;position:absolute; margin:4px 5px}
#SaladePrensaMultimedia .MiniMultimedia a:hover{background-position:bottom;}
#SaladePrensaMultimedia .MiniMultimedia a.active {background-position:bottom;}
/*=============================*/
/*====FIN SALA DE PRENSA=======*/
/*=============================*/

/*========================*/
/*===VER MAS SP===========*/
/*========================*/
.Vermasmas{height:105px; width:740px;font-family: 'Roboto Bk', Sans-Serif; font-size:12px;margin:0; padding:0; text-align:left;}
.Vermasmas img{float: left; margin-right: 5px;}
.Vermasmas .boton{border-bottom: solid 1px #4e4d4d; border-top: solid 1px #4e4d4d;color:#FF0000;line-height: 40px; height:30px; position:relative; display:inline-block;margin-left:12px; margin-top:10px; padding-top:5px;}
.Vermasmas .boton span{font-size:18px;width:20px;float:right; padding-right:30px;}
.Vermasmas a.ComunicadosSP{position:relative;display:inline-block; width:140px; height:24px;line-height:25px;background-image:URL(../img/botones/EntrevistaSP.png); background-repeat:no-repeat;background-position:top left;  overflow:hidden; transition: all 0.2s ease-in-out 0.1s;  color:#4e4d4d; text-indent:30px;}
.Vermasmas a.EntrevistasSP{position:relative;display:inline-block; width:140px; height:24px;line-height:25px;background-image:URL(../img/botones/ComunicadosSP.png); background-repeat:no-repeat;background-position:top left;  overflow:hidden; transition: all 0.2s ease-in-out 0.1s;  color:#4e4d4d;text-indent:30px;}
.Vermasmas a.ConferenciasSP{position:relative;display:inline-block; width:140px; height:24px;line-height:25px;background-image:URL(../img/botones/ConferenciasSP.png); background-repeat:no-repeat;background-position:top left;  overflow:hidden; transition: all 0.2s ease-in-out 0.1s;  color:#4e4d4d;text-indent:30px;}
.Vermasmas a.DiscursosSP{position:relative;display:inline-block; width:140px; height:25px;line-height:25px;background-image:URL(../img/botones/DiscursosSP.png); background-repeat:no-repeat;background-position:top left;  overflow:hidden; transition: all 0.2s ease-in-out 0.1s;  color:#4e4d4d;text-indent:30px;}
.Vermasmas a.EstadosSP{position:relative;display:inline-block; width:140px; height:25px;line-height:25px;background-image:URL(../img/botones/EstadosSP.png); background-repeat:no-repeat;background-position:top left;  overflow:hidden; transition: all 0.2s ease-in-out 0.1s;  color:#4e4d4d;text-indent:30px;}
.Vermasmas a.VideosSP{position:relative; display:inline-block; width:140px; height:22px;line-height:25px;background-image:URL(../img/botones/VideoSP.png); background-repeat:no-repeat;background-position:top left;  overflow:hidden; transition: all 0.2s ease-in-out 0.1s;  color:#4e4d4d;text-indent:30px;}
.Vermasmas a.FotosSP{position:relative;display:inline-block; width:140px; height:24px;line-height:25px;background-image:URL(../img/botones/FotoSP.png); background-repeat:no-repeat;background-position:top left;  overflow:hidden; transition: all 0.2s ease-in-out 0.1s;  color:#4e4d4d;text-indent:30px;}
.Vermasmas a.AudiosSP{position:relative;display:inline-block; width:140px; height:23px;line-height:25px;background-image:URL(../img/botones/AudioSP.png); background-repeat:no-repeat;background-position:top left;  overflow:hidden; transition: all 0.2s ease-in-out 0.1s;  color:#4e4d4d;text-indent:30px;}
.Vermasmas a.MediosSP{position:relative;display:inline-block; width:140px; height:23px;line-height:25px;background-image:URL(../img/botones/MediosSP.png); background-repeat:no-repeat;background-position:top left;  overflow:hidden; transition: all 0.2s ease-in-out 0.1s;  color:#4e4d4d;text-indent:30px;}
.Vermasmas a:hover{width:140px; transition: all 0.2s ease-in-out 0s; background-position:bottom left;color:#FF0000 !important;}
/*========================*/
/*===FIN VER MAS SP=======*/
/*========================*/

/*====================*/
/*========NOTA========*/
/*====================*/
#Nota{ width:660px;padding:30px 30px 0 30px;  background-color:White;  min-height: 1100px;height: auto !important;height: 1100px;}
#Nota .encabezado{font-family:'Archivo Black', Sans-Serif; font-size:25px; line-height:35px;}
#Nota .Titulo{ font-family:'Archivo Black', Sans-Serif; font-size:25px; line-height:27px;}
#Nota .Texto{font-family:'Roboto Light', Sans-Serif; text-align:justify;}
#Nota .Texto p{margin-bottom:15px;}
#Nota .Texto ul{list-style: disc;margin: initial;padding: 0 0 0 40px;}
#Nota .Texto ol{list-style: decimal;margin: initial;padding: 0 0 0 40px;}
#Nota .Texto li{display:list-item; margin-bottom:10px;}
#Nota .Texto .visitas{font-family:'Roboto Bold', Sans-Serif; text-align:right; font-size:12px;}
#Nota .Texto .subtitulo{font-family:'Roboto Bold', Sans-Serif; font-weight:800;}
#Nota .Generales{width:590px; height:40px; margin:auto; border-top:solid 1px #cfcece; border-left:solid 1px #cfcece;font-family:'Roboto Regular', Sans-Serif; color:#717070; }
#Nota .Fecha{ font-family:'Roboto Italic', Sans-Serif;}
#Nota .TipoNota{line-height:40px; width:290px;float:left; }
#Nota .TipoNota .TipoNotaTexto{margin-left:30px;}
#Nota .Comparte{text-align:center; width:249px; height:20px; padding:10px; float:left;border-left:solid 1px #cfcece;}
#Nota .Comparte a{ margin-top:10px;}
#Nota .Por{font-family:'Roboto Italic', Sans-Serif;}
#Nota .Autor{font-family:'Roboto Black', Sans-Serif;}
#Nota .Lugar{font-family:'Roboto Italic', Sans-Serif;}
#Nota .imgTipoNota{position:absolute; margin-top:-5px;}

#Nota .Extras ul{margin-left:30px; width:240px;}
#Nota .Extras ul li{line-height:28px; border-bottom:solid 1px White;}
#Nota .Extras a{ font-family:'Roboto Light', Sans-Serif; font-size:12px; text-decoration:none; color:White;}
#Nota .Extras a:hover{color:Red;}
#Nota .Extras .Titulo{color:White; font-size:25px;}
#Nota .Extras .Visita{font-family:'Roboto Bold', Sans-Serif; font-size:12px; padding:2px;}

#Nota .Extras .linksExternos{width:265px;background-color:#079c4e;float:left;margin-left:6px;padding:10px 10px 0 10px; margin-top:5px}
#Nota .Extras .linksExternos .ContenedorLiks{width:270px;background-color:#39b071;margin-top:10px;}
#Nota .Extras .linksExternos .color{width:149px;height:16px;background-color:#444340; margin-left:-10px;}

#Nota .Extras .Documentos{width:265px;background-color:#ff3352;float:left;padding:10px 10px 0 10px; margin-left:5px;margin-top:5px}
#Nota .Extras .Documentos .ContenedorDocumentos{width:270px;background-color:#fa647b;margin-top:5px;}
#Nota .Extras .Documentos .color{width:149px;height:16px;background-color:#079c4e; margin-left:-10px;}

#Nota .Extras .Audios{width:555px;background-color:#444340;float:left;padding:10px 10px 0 10px; margin-left:6px; margin-top:5px;}
#Nota .Extras .Audios .ContenedorAudios{width:550px;background-color:#696969;margin-top:10px;}
#Nota .Extras .Audios .ContenedorAudios ul{margin-left:30px; width:520px;}
#Nota .Extras .Audios .ContenedorAudios ul li{margin-left:10px;}
#Nota .Extras .Audios .ContenedorAudios ul li audio{height:30px; margin-top:15px;}
#Nota .Extras .Audios .color{width:149px;height:16px;background-color:#ff3352; margin-left:-10px;}

#Nota .Extras .Videos{width:573px;background-color:#fff;float:left;margin-left:7px; margin-top:5px;}
#Nota .Extras .Videos .ContenedorVideos{width:560px;background-color:#fff;margin:0 auto;}
#Nota .Extras .Videos .ContenedorVideos ul{margin:0 auto; width:560px;}
#Nota .Extras .Videos .ContenedorVideos ul li{margin:8px auto;border:none;width:560px;}

#Nota .Extras .Fotos{width:573px;background-color:#fff;float:left;margin-left:7px; margin-top:5px;}
#Nota .Extras .Fotos .ContenedorFotos{width:560px;background-color:#fff;margin:0 auto;}
#Nota .Extras .Fotos .ContenedorFotos ul{margin:0 auto; width:560px;}
#Nota .Extras .Fotos .ContenedorFotos ul li{margin:8px auto;border:none;width:560px; line-height:0;}

/*N*/
#Nota .NoExiste{width:300px;margin:5px 15px;font-family:'Archivo Black', Sans-Serif; font-size:17px; color:#393838;}

/*===================*/
/*====FIN NOTA=======*/
/*===================*/

/*====================*/
/*=======BLOG=========*/
/*====================*/
#BlogI{width:670px;padding:30px; background-color:White;}
/*#BlogI .encabezado{font-family:'Archivo Black', Sans-Serif; font-size:28px; line-height:35px;}
#BlogI .encabezado .contenedorencabezado {height:230px; border:solid 1px #c0c0c0; overflow:hidden; padding:10px 15px; background-color: #f6f5f5;}
#BlogI .encabezado .contenedorencabezado .imagen {-moz-box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; box-shadow: 0 0 5px #ccc; overflow: hidden;margin-top:15px}
#BlogI .encabezado .contenedorencabezado .EncabezadoSubtitulo {width:385px; float:right;height:130px; font-size:25px; color:#000; margin:15px 5px 0px 15px; line-height:28px; padding:15px 0;}
#BlogI .encabezado .contenedorencabezado .EncabezadoSubtitulo p{font-size:15px; color:#000; padding:8px 0;}
#BlogI .encabezado .contenedorencabezado .botton {float:right; width:200px; margin-right:5px; margin-top:-40px;}
#BlogI .encabezado .contenedorencabezado .VeMas {width:90px;height:25px;background-image:URL(../img/botones/btnVerdeSQ.png);background-position:top;line-height:30px;color:#FFFFFF;text-decoration:none;display:inline-block;outline:0;white-space:nowrap;text-align:center;font-family: 'Roboto Light', Sans-Serif;font-size:12px;margin-right:10px; float:right;}
#BlogI .encabezado .contenedorencabezado .VeMas:hover{background-position:bottom;}
*/
#BlogI .contenedor{ border-top:solid 1px #959595; }
#BlogI .contenedor .titulo{ margin-top:20px; margin-bottom:30px;font-family:'Archivo Black', Sans-Serif; font-size:25px; line-height:32px;}
#BlogI .contenedor .tituloDiscurso{font-family:'Archivo Black', Sans-Serif; font-size:20px; line-height:28px;}
#BlogI .contenedor .celdaizquierda{border-top:solid 1px #959595; width:110px; display:inline-block;position:absolute;}
#BlogI .contenedor .celdaizquierda .fecha{display:block;  margin-top:10px; margin-bottom:10px;font-family:'Roboto', Sans-Serif; font-size:14px; line-height:18px; color:#545454;}
#BlogI .contenedor .celdaderecha{width:450px; margin-left:120px; padding-right:10px;display:inline-block;position:relative; color:#000;}
#BlogI .contenedor .celdaderecha a {color:#000;}
#BlogI .contenedor .celdaderecha .subtitulo{font-family:'Roboto Bold', Sans-Serif; font-size:14px; text-align:justify;}
#BlogI .contenedor .celdaderecha .texto{font-family:'Roboto', Sans-Serif; font-size:14px; text-align:justify;}
#BlogI .contenedor .celdaderecha .texto p{margin-bottom:15px;}
#BlogI .contenedor .celdaderecha .texto ul{list-style: disc;margin: initial;padding: 0 0 0 40px;}
#BlogI .contenedor .celdaderecha .texto ol{list-style: decimal;margin: initial;padding: 0 0 0 40px;}
#BlogI .contenedor .celdaderecha .texto li{display:list-item; margin-bottom:10px;}
#BlogI .contenedor .leerMas{ height:50px;font-family:'Archivo Black', Sans-Serif; font-size:14px; line-height:50px;}
#BlogI .contenedor .leerMas a{color:Black;}
#BlogI .contenedor .leerMas a:hover{color:Red;}
 
#BlogI .contenedor .titulos{font-family:'Archivo Black', Sans-Serif; font-size:20px;}
#BlogI .contenedor .SaberMas{margin:10px 0 15px 0;}
#BlogI .contenedor .SaberMas .fecha{font-family:'Roboto', Sans-Serif; font-size:14px; line-height:18px; color:#545454;}
#BlogI .contenedor .SaberMas .Redess{width:110px;border-top:solid 1px #959595; padding:5px;}
#BlogI .contenedor .SaberMas .leerMass{height:30px;font-family:'Archivo Black', Sans-Serif; font-size:14px;margin-top:5px;}
#BlogI .contenedor .SaberMas .leerMass .VeMas {width:146px;height:37px;background-image:URL(../img/botones/btnVerdeSQ.png);background-position:top;line-height:42px;color:#FFFFFF;text-decoration:none;display:inline-block;outline:0;white-space:nowrap;text-align:center;font-family: 'Roboto Light', Sans-Serif;font-size:14px;margin-right:35px; float:right;}
#BlogI .contenedor .SaberMas .leerMass .VeMas:hover{background-position:bottom;}

#BlogI .LoMasLeido{margin-bottom:10px;}
#BlogI .LoMasLeido .titulolomasLeido{color:#4e4d4d; width:590px; font-family: 'Roboto Bold', Sans-Serif;font-size:14px;border-bottom:solid 2px #484848;}
#BlogI .LoMasLeido .ContenedorLomasLeido{margin-top:10px;overflow:hidden;width:590px; }
#BlogI .LoMasLeido .ContenedorLomasLeido div div{ float:left; width:190px; margin-left:5px;}
#BlogI .LoMasLeido .ContenedorLomasLeido div .texto{width:190px; height:70px; margin-top:5px;font-family: 'Roboto', Sans-Serif;font-size:12px;}
#BlogI .LoMasLeido .ContenedorLomasLeido div .texto a{color:#4e4d4d;}
#BlogI .LoMasLeido .ContenedorLomasLeido div .texto a:hover{color:Red;}


#BlogI .Paginador{font-family: 'Archivo Black', Sans-Serif;font-size:25px; color:Green;margin-left:5px;}
#BlogI .Paginador a{color:#4e4d4d; margin-left:5px;}
#BlogI .Paginador a:hover{color:Red;}

/*====================*/
/*======FIN BLOG=======*/
/*====================*/

/*===================*/
/*=====Efemeride=====*/
/*===================*/
#Efemerides{width:592px;padding:30px; background-color:White;}
#Efemerides .encabezado{font-family:'Archivo Black', Sans-Serif; font-size:28px; line-height:35px; }
#Efemerides .contenedor{border-top:solid 1px #959595; width:550px;margin:auto;}
#Efemerides .contenedor .foto{width:217px;  float:left;}
#Efemerides .contenedor .Fecha{font-family:'Roboto Bold', Sans-Serif; font-size:39px; line-height:48px; color:#545454;}
#Efemerides .contenedor .Titlo{font-family:'Roboto Bold', Sans-Serif; font-size:18px; line-height:18px; color:#ff3352;}
#Efemerides .contenedor .texto{font-family:'Roboto', Sans-Serif; font-size:12px; line-height:15px;}
#Efemerides .contenedor .texto p{margin-bottom:15px;}
#Efemerides .contenedor .texto ul{list-style: disc;margin: initial;padding: 0 0 0 40px;}
#Efemerides .contenedor .texto ol{list-style: decimal;margin: initial;padding: 0 0 0 40px;}
#Efemerides .contenedor .texto li{display:list-item; margin-bottom:10px;}
#Efemerides .contenedor .leerMas{ height:50px;font-family:'Archivo Black', Sans-Serif; font-size:14px; line-height:50px;}
#Efemerides .contenedor .leerMas a{color:Black;}
#Efemerides .contenedor .leerMas a:hover{color:Red;}

#Efemerides .Paginador{font-family: 'Archivo Black', Sans-Serif;font-size:25px; color:Green;margin-left:5px;}
#Efemerides .Paginador a{color:#4e4d4d; margin-left:5px;}
#Efemerides .Paginador a:hover{color:Red;}

/*====================*/
/*======FIN Efemeride=======*/
/*====================*/

/*========================*/
/*=======SABIAS QUE=========*/
/*========================*/
#Sabias{width:635px; padding:20px; min-height:704px; height: auto !important;height: 704px;background-color:White;}
#Sabias .encabezado{font-family:'Archivo Black', Sans-Serif; font-size:28px; line-height:35px;}
#Sabias .contenedor{ border-top:solid 1px #959595; }
#Sabias .contenedor .titulo{font-family:'Archivo Black', Sans-Serif; font-size:20px; line-height:32px;}

#Sabias .contenedor .SaberMas{margin:10px 0 15px 0;}
#Sabias .contenedor .SaberMas .fecha{font-family:'Roboto', Sans-Serif; font-size:14px; line-height:18px; color:#545454;}
#Sabias .contenedor .SaberMas .Redess{width:110px;border-top:solid 1px #959595; padding:5px;}
#Sabias .contenedor .SaberMas .leerMass{height:30px;font-family:'Archivo Black', Sans-Serif; font-size:14px;margin-top:5px;}
#Sabias .contenedor .SaberMas .leerMass .VeMas {width:146px;height:37px;background-image:URL(../img/botones/btnVerdeSQ.png);background-position:top;line-height:42px;color:#FFFFFF;text-decoration:none;display:inline-block;outline:0;white-space:nowrap;text-align:center;font-family: 'Roboto Light', Sans-Serif;font-size:14px;margin-right:35px; float:right;}
#Sabias .contenedor .SaberMas .leerMass .VeMas:hover{background-position:bottom;}

#Sabias .LoMasLeido{margin-bottom:10px;}
#Sabias .LoMasLeido .titulolomasLeido{color:#4e4d4d; width:590px; font-family: 'Roboto Bold', Sans-Serif;font-size:14px;border-bottom:solid 2px #484848;}
#Sabias .LoMasLeido .ContenedorLomasLeido{margin-top:10px;overflow:hidden;width:590px; }
#Sabias .LoMasLeido .ContenedorLomasLeido div div{ float:left; width:190px; margin-left:5px;}
#Sabias .LoMasLeido .ContenedorLomasLeido div .texto{width:190px; height:70px; margin-top:5px;font-family: 'Roboto', Sans-Serif;font-size:12px;}
#Sabias .LoMasLeido .ContenedorLomasLeido div .texto a{color:#4e4d4d;}
#Sabias .LoMasLeido .ContenedorLomasLeido div .texto a:hover{color:Red;}
#Sabias .Paginador{font-family: 'Archivo Black', Sans-Serif;font-size:25px; color:Green;margin-left:5px;}
#Sabias .Paginador a{color:#4e4d4d; margin-left:5px;}
#Sabias .Paginador a:hover{color:Red;}
/*========================*/
/*===FIN SABIAS QUE=======*/
/*========================*/

/*====================*/
/*=====MENSAJES=======*/
/*====================*/
#Contacto{width:670px;padding:30px; background-color:White; }
#Contacto .encabezado{font-family:'Archivo Black', Sans-Serif; font-size:28px; line-height:35px; height:60px;}
#Contacto table{color:#4e4d4d;width:590px; font-family: 'Roboto Bold', Sans-Serif;font-size:14px;border-top:solid 1px #eeeeee;}
#Contacto table tr td{ padding:5px; border-bottom:solid 1px #eeeeee;}
#Contacto .lista{border:solid 1px #ffffff; font-family:'Roboto', Sans-Serif; font-size:14px;-webkit-appearance: none;color:#1d1d1d; background-image:URL(../img/soporte/flechaAbajo.png); background-repeat:no-repeat; background-position:right; background-color:#eeeeee; text-indent:10px; font-style:italic;}
#Contacto .cuadrotexto{border:solid 1px #ffffff; font-family:'Roboto', Sans-Serif; font-size:14px;color:#1d1d1d; background-color:#eeeeee; text-indent:10px; font-style:italic;}
#Contacto .btnEnviar{font-family:'Roboto Light', Sans-Serif; font-size:14px; color:White;-moz-border-radius: 0px;-webkit-border-radius: 0px; border-radius: 0px; background-color:#fa647b; width:86px; height:32px; border-style:solid; border-width:1px; margin:20px 0 0 150px;}
#Contacto .btnEnviar:hover{background-color:#f9a0ae; border:solid 1px #fa647b;}
#Contacto a{ color:Green;}
#Contacto a:hover{ color:Red;}
#ContenedorMensajeExito {width:700px; font-family: Roboto; background: #fff; text-align: center;}
#ContenedorMensajeExito .btnEnviar{font-family:'Roboto Light', Sans-Serif; font-size:14px; color:White;-moz-border-radius: 0px;-webkit-border-radius: 0px; border-radius: 0px; background-color:#fa647b; width:86px; height:32px; border-style:solid; border-width:1px; margin:20px 0 0 20px;}
#ContenedorMensajeExito .btnEnviar:hover{background-color:#f9a0ae; border:solid 1px #fa647b;}

/*RegistroUniversal*/
#Contacto .ContenidoFinalizaRegistro{height:400px;color:#4e4d4d;width:590px; font-family: 'Roboto Bold', Sans-Serif;font-size:20px; margin-top:50px;}
/*RegistroUniversal*/

/*====================*/
/*==FIN MENSAJES======*/

/*====================*/
/*==CONVOCATORIAS=====*/
/*====================*/
#Convocatorias{width:670px;padding:30px; background-color:White; }
#Convocatorias .encabezado{font-family:'Archivo Black', Sans-Serif; font-size:28px; line-height:35px; height:60px;}
#Convocatorias .Convoca1{/*width:570px;*/width:100%; margin:auto; padding:10px; background-color:White; }
#Convocatorias .Convoca2{/*width:570px;*/width:100%; margin:auto; padding:10px; background-color:#eeeeee;}
#Convocatorias .icono{ width:30px; float:left;}
#Convocatorias .texto{ font-family:'Roboto', Sans-Serif; font-size:15px; width:540px; margin-left:30px; text-align:justify; }
#Convocatorias .texto a{color:Black;}
#Convocatorias .texto a:hover{ color:Red;}
#Convocatorias .texto .extra{ width:500px; margin:auto; height:30px;}
#Convocatorias .texto .extra .Fecha{ float:left; width:300px;  font-size:12px;font-family:'Roboto Bold', Sans-Serif;}
#Convocatorias .texto .extra .Tamano{ float:left;width:200px;font-size:12px;font-family:'Roboto Bold', Sans-Serif;}
#Convocatorias .Paginador{font-family: 'Archivo Black', Sans-Serif;font-size:20px; color:Green;margin-left:5px;}
#Convocatorias .Paginador a{color:#4e4d4d; margin-left:5px;}
#Convocatorias .Paginador a:hover{color:Red;}
#Convocatorias .seleccione{ height:40px; font-family:'Roboto', Sans-Serif; font-size:16px; color:#1d1d1d; line-height:40px;margin-left:20px; }
/*#Convocatorias .lstEstado:onclick{border:solid 2px #444340;}*/
#Convocatorias .lstEstado{border:solid 2px #444340; font-family:'Roboto', Sans-Serif; font-size:16px;-webkit-appearance: none;color:#1d1d1d; background-image:URL(../img/soporte/flechaAbajo.png); background-repeat:no-repeat; background-position:right; background-color:#e5e1e1; text-indent:10px; font-style:italic;}
/*====================*/
/*==FIN CONVOCATORIAS=*/
/*====================*/


/*=============================*/
/*=====BUSQUEDA CATEGORIAS=====*/
/*=============================*/
#BusquedaCategorias {width:650px;padding:30px; background-color:White; min-height:250px;}
#BusquedaCategorias .TituloExplora{color:#4e4d4d; text-align:right;margin-bottom:5px;font-family:Roboto, Sans-Serif; font-size:12px;}
#BusquedaCategorias .TituloCategoria{height:85px;background:#444340;border-left:solid 5px #93918b;}
#BusquedaCategorias .Titulo{font-family:'Archivo Black', Sans-Serif; font-size:28px; color:#4d4d4d;}
#BusquedaCategorias .buscarPor{font-family:'Roboto Medium', Sans-Serif; font-size:16px;}
#BusquedaCategorias .tablaBusqueda{font-family:'Roboto', Sans-Serif; font-size:15px; width:100%;}
#BusquedaCategorias .tablaBusqueda .tr{border-bottom:solid 1px #959595; height:50px; line-height:50px;}
#BusquedaCategorias .tablaBusqueda .tr td table .tr{border-bottom:0;}
#BusquedaCategorias .ControlBusqueda{ border:solid 1px #cccccc; font-family:'Roboto', Sans-Serif; font-size:15px;}
#BusquedaCategorias .btnBuscar{font-family:'Roboto Light', Sans-Serif; font-size:14px; color:White;-moz-border-radius: 0px;-webkit-border-radius: 0px; border-radius: 0px; background-color:#444340; width:86px; height:32px; border-style:solid; border-width:1px; float:right; margin-top:10px;}
#BusquedaCategorias .btnBuscar:hover{background-color:#6f6e6c; border:solid 1px #444340;}

#BusquedaCategorias .TituloPrincipalCategoria{height:30px;background:#444340;border-left:solid 5px #93918b;margin-top:50px;}
#BusquedaCategorias .TituloPrincipalCategoria .ImgTipoN {margin:-6px 0 0 6px;}
#BusquedaCategorias .TituloPrincipalCategoria h2{margin-left:50px; font-family: Roboto, Sans-Serif; font-size:23px; color:#fff;margin-top:-38px; height:30px; line-height:30px;}

#BusquedaCategorias .ContenedorCategorias {background-image:URL(../img/Soporte/lineavertical.png); background-repeat:repeat-y; padding-top:5px; }
.NoExisteCategorias {margin:60px 15px;font-family:'Archivo Black', Sans-Serif; font-size:17px; color:#393838;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNota {background-image:URL(../img/Soporte/lineaHorizontal.png); background-repeat:no-repeat; margin-left:10px; height:180px; overflow:hidden;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNota .imagen{float:left; overflow: hidden;  width: 132px; height:85px; margin-left:18px; border:solid 1px #959595; background-image:URL(../img/soporte/FotoFondoR.jpg); text-align:center;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNota .texto{ float:right; width: 470px; margin-left: 10px;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNota .texto .SPTitulo{ font-family:'Archivo Black', Sans-Serif; font-size:14px; color:Black; line-height:14px;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNota .texto .SPFechaNota{ font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNota .texto .SPContenido{ font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNota .texto a:hover{color:Red;}

#BusquedaCategorias .ContenedorCategorias .ContenedorNotaVideo {background-image:URL(../img/Soporte/lineaHorizontal.png); background-repeat:no-repeat; margin-left:10px; height:90px; overflow:hidden;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaVideo .imagen{float:left; overflow: hidden; width: 155px;margin-left:18px; height:80px; border:solid 1px #959595;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaVideo .texto{ float:left; width: 370px; margin-left: 10px; }
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaVideo .texto .SPTitulo{ font-family:'Archivo Black', Sans-Serif; font-size:14px; color:Black; line-height:14px;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaVideo .texto .SPFechaNota{ font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaVideo .texto .SPContenido{ font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaVideo .texto a:hover{color:Red;}

#BusquedaCategorias .ContenedorCategorias .ContenedorNotaAudio {background-image:URL(../img/Soporte/lineaHorizontalChica.png); background-repeat:no-repeat; margin-left:10px; height:100px; overflow:hidden;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaAudio .imagen{float:left; overflow: hidden; width: 25px;margin-left:20px;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaAudio .control{ float:left; width: 300px; margin-left:5px; }
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaAudio .texto{ float:left; width: 180px; margin-left: 10px; font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaAudio .texto a{color:Black;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaAudio .texto a:hover{color:Red;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaAudio .titulo {margin:33px 5px 7px 50px; font-family:'Archivo Black',Sans-Serif; font-size:12px; color:Black; line-height:14px; clear:both;}
#BusquedaCategorias .ContenedorCategorias .ContenedorNotaAudio .titulo .SPContenido{font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#252524; padding:5px 0 5px 0;}

#BusquedaCategorias .ContenedorCategorias .PaginadorCategorias{height:20px;background:#444340;border-left:solid 5px #93918b;margin:5px 0;font-family: Roboto, Sans-Serif; font-size:13px; line-height:20px; color:#ff3352;}
#BusquedaCategorias .ContenedorCategorias .PaginadorCategorias a{color:#fff; padding:1px;}
#BusquedaCategorias .ContenedorCategorias .PaginadorCategorias td{padding-left:5px;}
/*=================================*/
/*=====FIN BUSQUEDA CATEGORIAS=====*/
/*=================================*/





/*===============================================*/
/*=====BUSQUEDA CATEGORIAS DESCARGAS RRJJMM =====*/
/*===============================================*/
#BusquedaCategoriasD {width:703px;padding:0 0 20px 8px; background-color:White; min-height:250px; }
#BusquedaCategoriasD .encabezado{font-family:'Archivo Black', Sans-Serif; font-size:20px;background-color:#444340; padding:5px 5px 5px 15px; color:#fff; margin-top:10px;}
.NoExisteCategorias {margin:60px 15px;font-family:'Archivo Black', Sans-Serif; font-size:17px;color:#393838;}
#BusquedaCategoriasD .ContenedorCategorias {background-image:URL(../img/Soporte/lineavertical.png); background-repeat:repeat-y;width:670px;padding-left:10px;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotas {background-image:URL(../img/Soporte/lineaHorizontal.png); background-repeat:no-repeat;height:180px; overflow:hidden;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotas .imagen{float:left; overflow: hidden;  width: 132px; height:85px; margin-left:18px; border:solid 1px #959595; text-align:center;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotas .texto{float:right; width:490px; margin-left: 10px;text-align:left;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotas .texto .SPTitulo{ font-family:'Archivo Black', Sans-Serif; font-size:14px; color:Black; line-height:14px;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotas .texto .SPFechaNota{ font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotas .texto .SPContenido{ font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotas .texto a:hover{color:Red;}

#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaI {background-image:URL(../img/Soporte/lineaHorizontal.png); background-repeat:no-repeat;height:180px; overflow:hidden;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaI .imagen{float:left; overflow: hidden; width: 120px;margin-left:18px;-moz-box-shadow: 0 0 5px #373737;-webkit-box-shadow: 0 0 5px #373737; box-shadow: 0 0 5px #373737;border-collapse: separate;height:165px}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaI .texto{ float:left; width: 500px; margin-left: 10px; text-align:left;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaI .texto .SPTitulo{ font-family:'Archivo Black', Sans-Serif; font-size:14px; color:Black; line-height:14px;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaI .texto .SPFechaNota{ font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaI .texto .SPContenido{ font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaI .texto a:hover{color:Red;}

#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaIE8I {background-image:URL(../img/Soporte/lineaHorizontal.png); background-repeat:no-repeat; margin-left:10px; height:180px; overflow:hidden;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaIE8I .imagen{float:left; overflow: hidden; width: 120px;margin-left:18px; border:solid 1px #959595; height:165px}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaIE8I .texto{ float:left; width: 500px; margin-left: 10px; }
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaIE8I .texto .SPTitulo{ font-family:'Archivo Black', Sans-Serif; font-size:14px; color:Black; line-height:14px;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaIE8I .texto .SPFechaNota{ font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaIE8I .texto .SPContenido{ font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaIE8I .texto a:hover{color:Red;}

#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaVideo {background-image:URL(../img/Soporte/lineaHorizontal.png); background-repeat:no-repeat; height:90px; overflow:hidden;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaVideo .imagen{float:left; overflow: hidden; width: 155px;margin-left:18px; height:80px; border:solid 1px #959595;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaVideo .texto{ float:left; width: 480px; margin-left: 10px; text-align:left;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaVideo .texto .SPTitulo{ font-family:'Archivo Black', Sans-Serif; font-size:14px; color:Black; line-height:14px;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaVideo .texto .SPFechaNota{ font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaVideo .texto .SPContenido{ font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaVideo .texto a:hover{color:Red;}

#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaAudio {background-image:URL(../img/Soporte/lineaHorizontalChica.png); background-repeat:no-repeat;height:100px; overflow:hidden;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaAudio .imagen{float:left; overflow: hidden; width: 25px;margin-left:20px;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaAudio .control{ float:left; width: 300px; margin-left:5px; }
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaAudio .texto{ float:left; width: 180px; margin-left: 10px; font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#777676; text-align:left;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaAudio .texto a{color:Black;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaAudio .texto a:hover{color:Red;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaAudio .titulo {margin:33px 5px 7px 50px; font-family:'Archivo Black',Sans-Serif; font-size:12px; color:Black; line-height:14px; clear:both;}
#BusquedaCategoriasD .ContenedorCategorias .ContenedorNotaAudio .titulo .SPContenido{font-family:'Roboto Light', Sans-Serif; font-size:12px; color:#252524; padding:5px 0 5px 0;}

#BusquedaCategoriasD .ContenedorCategorias .PaginadorCategorias{height:20px;background:#444340;border-left:solid 5px #93918b;margin:5px 0;font-family: Roboto, Sans-Serif; font-size:13px; line-height:20px; color:#ff3352;}
#BusquedaCategoriasD .ContenedorCategorias .PaginadorCategorias a{color:#fff; padding:1px;}
#BusquedaCategoriasD .ContenedorCategorias .PaginadorCategorias td{padding-left:5px;}
/*===============================================*/
/*=====BUSQUEDA CATEGORIAS DESCARGAS RRJJMM =====*/
/*===============================================*/











/*===========================*/
/*====DOCUMENTOS BÁSICOS====*/
/*=========================*/
.ContenedorANP{ padding:40px; overflow :hidden; width:650px;font-family: Roboto, Sans-Serif; background-color:White;}
.ContenedorANP .Titulo{font-family: 'Archivo Black', sans-serif;color:#000;font-size:31px;margin:5px 0;}
.ContenedorANP .IconoAcordion{margin-left:20px; margin-top:15px;}
#DocumentosBasi{height:85px;background:#444340;border-left:solid 5px #93918b;}
#DocumentosBasi h2{margin-top:-60px; margin-left:70px; line-height:82px; font-family: Roboto, Sans-Serif; font-size:24px; color:#fff;}
#DocumentosBasi h3{margin-top:-63px;margin-left:350px;width:202px;height:30px;line-height:15px;text-align:left;font-size:12px;color:#fff;}
.TituloDocumentosDescarga{margin:25px 0 0 29px; font-weight:bold; color:#333333; display:inline-block;background:url(../img/iconos/pdf.png); background-repeat:no-repeat;padding-left:25px; font-size:17px;}
.TituloDocumentosDescarga:hover{color:red;}
#ListaDB  li {font-size:14px;margin: 0;padding: 5px 0 0 0;}
#ListaDB  li a {padding:0 5px;color:#000; width:350px; text-align:left;}
#ListaDB  li a:hover {color:Red;}



/******** FIN DOCUMENTOS *******/


/*=============================*/
/*====PLATAFORMA ELECTORAL====*/
/*===========================*/
#Plataforma{height:85px;background:#444340;border-left:solid 25px #d12b44; }
#Plataforma h2{ margin-top:-60px; margin-left:80px; line-height:82px; font-family: Roboto, Sans-Serif; font-size:24px; color:#fff;}
#parrafoPlataforma a {font-size:20px;margin: 0;padding: 5px 0 0 10px; color:#444340; text-decoration:none;}
#parrafoPlataforma a:hover {color:Red;}

/******** PLATAFORMA ELECTORAL *******/

/*=============================*/
/*====REGLAMENTOS====*/
/*===========================*/
#Reglamentos{height:85px;background:#444340;border-left:solid 25px #d12b44; }
#Reglamentos h2{ margin-top:-60px; margin-left:70px; line-height:82px; font-family: Roboto, Sans-Serif; font-size:24px; color:#fff;}
#Reglamentos h3{margin-top:-63px;margin-left:360px;width:202px;height:30px;line-height:15px;text-align:left;font-size:12px;color:#fff;}
#ListaReglamentos li {font-size:14px;margin: 0;padding: 5px 0 0 10px;}
#ListaReglamentos li a {padding:0 5px;color:#000; width:350px; text-align:left;}
#ListaReglamentos li a:hover {color:red;}

#ListaReglamentosDF li {font-size:14px;margin: 0;padding: 5px 0 0 10px;}
#ListaReglamentosDF li a {padding:0 5px;color:#000; width:350px; text-align:left;}
#ListaReglamentosDF li a:hover {color:red;}
/******** REGLAMENTOS *******/

/*===========================*/
/*====DIRECTORIOS===========*/
/*=========================*/
#Ditectorios{height:85px;background:#444340;border-left:solid 25px #d12b44;}
#Ditectorios h2{ margin-top:-60px; margin-left:70px; line-height:82px; font-family: Roboto, Sans-Serif; font-size:24px; color:#fff;}
#Ditectorios h3{margin-top:-60px;margin-left:310px;width:202px;height:30px;line-height:15px;text-align:left;font-size:12px;color:#fff;}
/******** DIRECTORIOS *******/

/*******************************/
/******* Historia *******/
/*******************************/
.acordeonSimpleSeleccionadoLinea{height:85px;background:#444340;border-left:solid 25px #d12b44; }
.acordeonSimpleSeleccionadoLinea h2{ margin-top:-70px; margin-left:80px; line-height:82px; font-family: Roboto, Sans-Serif; font-size:24px; color:#fff;}
.acordeonSimpleSeleccionadoLinea p{margin-top:-52px;margin-left:324px;width:152px;height:30px;line-height:15px;text-align:left;font-size:12px;color:#fff;}
.acordeonSimpleLinea{height:85px;background:#444340;border-left:solid 25px #d12b44;}
.acordeonSimpleLinea h2{ margin-top:-60px; margin-left:80px; line-height:82px; font-family: Roboto, Sans-Serif; font-size:24px; color:#fff;}
.acordeonSimpleLinea p{margin-top:-56px;margin-left:324px;width:152px;height:30px;line-height:15px;text-align:left;font-size:12px;color:#fff;}

/***** FIN Historia *****/

/*===========================*/
/*====MIEMBROS AFILIADOS====*/
/*=========================*/
.acordeonSimpleSeleccionadoAfiliado{height:85px;background:#444340;border-left:solid 25px #d12b44; }
.acordeonSimpleSeleccionadoAfiliado h2{ margin-top:-70px; margin-left:80px; line-height:82px; font-family: Roboto, Sans-Serif; font-size:24px; color:#fff;}
.acordeonSimpleSeleccionadoAfiliado p{margin-top:-52px;margin-left:324px;width:152px;height:30px;line-height:15px;text-align:left;font-size:12px;color:#fff;}
.acordeonSimpleAfiliado{height:85px;background:#444340;border-left:solid 25px #d12b44;}
.acordeonSimpleAfiliado h2{ margin-top:-60px; margin-left:80px; line-height:82px; font-family: Roboto, Sans-Serif; font-size:24px; color:#fff;}
.acordeonSimpleAfiliado p{margin-top:-52px;margin-left:324px;width:152px;height:30px;line-height:15px;text-align:left;font-size:12px;color:#fff;}
.acordeonAfiliadoPRI{ margin-left:30px; background-image: url(../img/soporte/LineaAfiliado.png);background-repeat:no-repeat;}

.DwnlAfiliado{ border:0; font-family: Roboto, Sans-Serif; background-color:#949189; font-size:14px; margin:35px 0 0 68px; width:325px; height:42px; color:#fff;}
.botonAfiliado{font-family: 'Roboto Light', Sans-Serif; background-color:#949189; font-size:14px; border:0; color:#fff; width:97px; height:31px; margin:20px 0 0 190px;}

.grid_Header{background-color:#fff; color: #444340;}
.grid_Row{ background-color:#ececec; font-size:14px;}
.grid_alternating{ font-size:14px;}
.grid_Row:hover{background-color:#b52137; color:#fff;}
.grid_alternating:hover{background-color:#b52137;color:#fff;}
.MiembroAfilaido { margin-top:15px; width:542px;}
.Paginador{ background-color:#6e6a6a; width:150px; color:#d72321;font-size:14px;margin: 10px 0px 10px 10px; word-spacing: 3px;font-weight: bold;	}
.Paginador a:link{color:#fff;font-size:14px;margin-left:3px;margin-right:3px;}
.Paginador a:visited{color:green;font-size:14px;margin-left:3px;margin-right:3px;}
.Paginador a:hover{color:#c31919;font-size:14px;margin-left:3px;margin-right:3px;font-weight: bold;}
.sexo{ float:right; margin-right:30px;}
.ControlASP{border: solid 1px Silver;font-family:Arial;font-size:10pt;}
/********TERMINA MIEMBROS AFILIADOS *******/

/*******************************************/
/******** TABLA DIRIGENTES Y ASAMBLEAS *****/
/*******************************************/
.TituloDirigente{font-size:31px; overflow:hidden; text-align:center;}
#Table1 .tituloTabla {font-size:13px; background-color:Gray;  font-weight:bold; line-height:18px; background-color:White;}
#Table1 td{ vertical-align:top;}
#Table1 .periodo {font-family: 'ArchivoBlack Regular', Sans-Serif; font-size:13pt; vertical-align:top; margin:-35px 0 2px 40px; color:#5e5e5e; font-weight:bold;}
#Table1 .iconoperiodo{ /*background-image:url(../img/soporte/iconoPeriodo.png); background-repeat:no-repeat;*/ margin-left:27px; margin-top:10px;}
#Table1 .fechaperiodo{font-family: 'ArchivoBlack Regular', Sans-Serif;font-size:10pt;color:#d12b44;margin:2px 0 2px 40px;}
#Table1 .fechaperiodoPRESI{font-family: 'ArchivoBlack Regular', Sans-Serif;font-size:10pt;color:#000;margin:2px 0 2px 40px;}
#Table1 .titulopresi{font-family:' Roboto Regular', Sans-Serif;font-size:14px; vertical-align:top;margin-left:14px; font-weight:bold;}
#Table1 .titulosecre{ font-size:12px; font-weight:bold; vertical-align:top; margin-bottom:-4px;margin-left:26px;}
#Table1 .nombrepresi{font-family:'ArchivoBlack Regular', Sans-Serif;font-size:23pt;vertical-align:top;font-weight:bold; color:#000;margin-left:14px;}
#Table1 .nombresecre{font-size:16px; vertical-align:top;font-weight:bold; color:#444340; margin-left:26px;}
#Table1 .nombrepresiRep{font-family: 'ArchivoBlack Regular', Sans-Serif;font-size:12pt;color:#5e5e5e; font-weight:bold; vertical-align:top; padding:2px;margin-left:26px;}
#Table1 .semblanza {font-family: 'Roboto Light', Sans-Serif;font-size:12pt; vertical-align:top;font-weight:normal;padding:2px 10px 0 26px; text-align:justify;}
#Table1 .lineatabla {border:solid 1px #fff;}
#Table1 .separar { margin-bottom:30px;}
#Table1 .divide{ margin-top:10px; margin-bottom:20px; border-bottom: solid 1px #1b1464;}

/*==============================*/
/*====DIRIGENTES NACIONALES====*/
/*============================*/
#Dirigentes{height:85px;background:#444340;border-left:solid 25px #d12b44;}
#Dirigentes h2{ margin-top:-60px; margin-left:70px; line-height:82px;font-size:24px; color:#fff;}

.tituloTabla1 {font-size:13px;background:#444340; border-left:solid 5px #93918b; height:85px;}
.tituloTabla1 p{margin-top:20px; margin-left:80px; line-height:82px; font-size:24px; color:#fff;}
/******** FIN DIRIGENTES NACIONALES *******/

/*==============================*/
/*====ASAMBLEAS====*/
/*============================*/
#Asambleas{height:85px;background:#444340;border-left:solid 25px #d12b44;}
#Asambleas h2{ margin-top:-50px; margin-left:80px; line-height:82px; font-family: Roboto, Sans-Serif; font-size:24px; color:#fff;}
/******** FIN ASAMBLEAS *******/






/******** TRANSPARENCIA PRI RJMNN *******/
#ContenedorTrnaspN{padding:20px 0 20px 0; overflow :hidden; width:680px;font-family: Roboto, Sans-Serif; background-color:White;font-size:14px; margin-left:18px;}

#ContenedorTrnaspN .ContenedorTrnaspNTitulo {font-family:'Roboto Light', Sans-Serif;font-size:30px;background:#444340;height:80px;margin-top:-15px;}
#ContenedorTrnaspN .ContenedorTrnaspNTitulo .TituloTranspN{font-family: Roboto, Sans-Serif; font-size:24px; color:#fff; padding:25px;}

#ContenedorTrnaspN .ContenedorTrnaspN {overflow: hidden; height: auto; padding-bottom:18px;}
#ContenedorTrnaspN .ContenedorTrnaspN .Encabezados{text-align: justify; color: #444340; padding: 6px; font-weight: bold;}
#ContenedorTrnaspN .ContenedorTrnaspN .Encabezados ul{list-style: disc;margin: initial;padding: 0 0 0 40px; color:#000; font-size:14px; font-weight:normal;}
#ContenedorTrnaspN .ContenedorTrnaspN .Encabezados ol{list-style: decimal;margin: initial;padding: 0 0 0 40px;}
#ContenedorTrnaspN .ContenedorTrnaspN .Encabezados li{display:list-item; margin-bottom:10px;}

#ContenedorTrnaspN .ContenedorTrnaspN .IconoLink{position:absolute;margin:8px 0 10px 28px;}

#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB1{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/1.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB2{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/2.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB3{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/3.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB4{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/4.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB5{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/5.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB6{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/6.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB7{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/7.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB8{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/8.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB9{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/9.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB10{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/10.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB11{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/11.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB12{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/12.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB13{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/13.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlancaB14{font-family:'Roboto', Sans-Serif;color:#000;background-image:URL(../img/binetas/14.png); background-repeat:repeat-y;background-color:#f6f6f6; border:solid 1px #dedddd;}
#ContenedorTrnaspN .ContenedorTrnaspN  .sombraBlanca{font-family:'Roboto', Sans-Serif;color:#000;border-bottom:solid 1px #ebebeb;}

#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto{width:89%;margin:5px 5px 5px 43px;color:#000; text-align: justify; padding:6px;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto a{color:#000; text-decoration:none;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto a:hover{color:red;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto table {width:100%; font-size:11px; text-align:left;margin:7px 2px;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto table a{color:#04b73f;text-decoration:underline;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto table a:hover{color:#08f055;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto table tbody tr:hover{ background-color:#f7f7f7; }
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto table tbody td {padding:3px;border:solid 1px #9d9a9a;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto table thead {background-color:#e6e6e6; text-align:center;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto table thead th {padding:3px;border:solid 1px #9d9a9a;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto ul{list-style: disc;margin: initial;padding: 0 0 0 40px; color:#000; font-size:15px;width:83%;margin:0 10px 0 48px;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto ol{list-style: decimal;margin: initial;padding: 0 0 0 40px;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto li{display:list-item; margin-bottom:10px;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto .Negrita{font-weight:bold;}
#ContenedorTrnaspN .ContenedorTrnaspN .ContenidoTexto .Normal{font-weight:normal;}
/********FIN TRANSPARENCIA PRI RJM *******/






.sombraGris{height:70px;background-color:#eeeeee; line-height:70px; padding-left:20px;}
.sombraGris a { text-decoration:none; color:#000;}
.sombraGris a:hover {color:red;}
.sombraGris img { padding-right:10px;}
.sinsombraGris{height:70px;background-color:#fff;line-height:70px; padding-left:20px;}
.sinsombraGris a { text-decoration:none; color:#000;}
.sinsombraGris a:hover {color:red;}
.sinsombraGris img { padding-right:10px;}

.sombraGrisInforme{margin-bottom:30px;background-color:#eeeeee; padding-left:20px;}
.sombraGrisInforme a { text-decoration:none; color:#000;}
.sombraGrisInforme a:hover {color:red;}
.sombraGrisInforme img { padding-right:10px;}
.sinsombraGrisInforme{margin-bottom:30px; background-color:#fff; padding-left:20px;}
.sinsombraGrisInforme a { text-decoration:none; color:#000;}
.sinsombraGrisInforme a:hover { color:red;}
.sinsombraGrisInforme img { padding-right:10px;}
.contenedorVideo{margin:5px 30px; width:540px; height:450px;}
/*************************************/
/********LIDERES*********************/
/***********************************/
#Lideres{height:85px;background:#444340;border-left:solid 25px #d12b44;}
#Lideres h2{ margin-top:-50px; margin-left:70px; line-height:82px; font-family: Roboto, Sans-Serif; font-size:24px; color:#fff;}
#Lideres h3{margin-top:-72px;margin-left:330px;width:202px;height:30px;line-height:15px;text-align:left;font-size:12px;color:#fff;}

.ContenedorLideres{ margin-top:40px;}
.ContenedorLideres .Foto{ height:250px; width:250px;border:solid 4px #eeeeee;}
.ContenedorLideres .titulopresi{font-family:' Roboto Regular', Sans-Serif;font-size:14px; vertical-align:top;margin-left:14px; font-weight:bold;}
.ContenedorLideres .Nombre{ font-size:22px; margin:-262px 0 0 260px; text-align:left;}
.ContenedorLideres .Cargo{ font-size:16px; margin:4px 0 0 260px; text-align:left;}
.ContenedorLideres .Semblanza{font-size:14px; margin:20px 0 0 260px; text-align:left;}
.ContenedorLideres .Siguelo{font-size:14px; margin:10px 0 0 25px;float:left; }
.Siguelo img{ margin-right:10px;}

.ContenedorLideres a.web{margin-right:10px;margin-top:8px; /*margin-right:4px;*/float:left; /*width:36px; height:36px;background-image:URL(../img/botones/btnfacebook.jpg);*/ text-decoration:none;color:#000;/*text-align:center;line-height:36px;*/}
.ContenedorLideres a.web:hover{float:left; /*width:36px; height:36px;background-image:URL(../img/botones/btnfacebook.jpg);*/ text-decoration:none;color:#d12b44;/*text-align:center;line-height:36px;*/background-position:bottom;border-bottom: 0px;}

.ContenedorLideres a.facebook{ /*margin-top:-25px;*/margin-right:2px;float:left;width:30px; height:30px;background-image:URL(../img/botones/facebook_circulo.jpg); text-decoration:none;color:#ffffff;/*text-align:center;line-height:36px;*/}
.ContenedorLideres a.facebook:hover{float:left;width:30px; height:30px;background-image:URL(../img/botones/facebook_circulo.jpg);text-decoration:none;color:#ffffff;/*text-align:center;line-height:36px;*/background-position:bottom;border-bottom: 0px;}

.ContenedorLideres a.twtter{/*margin-top:-25px;*/ margin-right:2px;float:left;width:30px; height:30px;background-image:URL(../img/botones/twitter_circulo.jpg); text-decoration:none;color:#ffffff;/*text-align:center;line-height:36px;*/}
.ContenedorLideres a.twtter:hover{float:left;width:30px; height:30px;background-image:URL(../img/botones/twitter_circulo.jpg);text-decoration:none;/*color:#ffffff;text-align:center;line-height:36px;*/background-position:bottom;border-bottom: 0px;}

.ContenedorLideres a.instagram{/*margin-top:1px;*/margin-right:2px;float:left;width:30px; height:30px;background-image:URL(../img/botones/instagram_circulo.jpg); text-decoration:none;color:#ffffff;/*text-align:center;line-height:36px;*/}
.ContenedorLideres a.instagram:hover{float:left;width:30px; height:30px;background-image:URL(../img/botones/instagram_circulo.jpg);text-decoration:none;/*color:#ffffff;text-align:center;line-height:36px;*/background-position:bottom;border-bottom: 0px;}

.ContenedorLideres a.youtube { /*margin-top:5px;*/margin-right:2px;float:left;width:30px; height:30px;background-image:URL(../img/botones/youtube_circulo.jpg); text-decoration:none;/*color:#ffffff;text-align:center;line-height:36px;*/}
.ContenedorLideres a.youtube:hover {float:left;width:30px; height:30px;background-image:URL(../img/botones/youtube_circulo.jpg);text-decoration:none;/*color:#ffffff;text-align:center;line-height:36px;*/background-position:bottom;border-bottom: 0px;}

.ContenedorLideres a.flickr{/* margin-top:5px;*/float:left;width:30px; height:30px;background-image:URL(../img/botones/flickr_circulo.jpg);  text-decoration:none;/*color:#ffffff;text-align:center;line-height:36px;*/}
.ContenedorLideres a.flickr:hover{float:left;width:30px; height:30px;background-image:URL(../img/botones/flickr_circulo.jpg);text-decoration:none;/*color:#ffffff;text-align:center;line-height:36px;*/background-position:bottom;border-bottom:0px;}

.ContenedorLideres a.pinterest{float:left;width:30px; height:30px;background-image:URL(../img/botones/pinterest_circulo.jpg);  text-decoration:none;}
.ContenedorLideres a.pinterest:hover{float:left;width:30px; height:30px;background-image:URL(../img/botones/pinterest_circulo.jpg);text-decoration:none;background-position:bottom;border-bottom:0px;}

/*********************************/
/******REComendaciones OK *******/
/*******************************/
#CRecomienda{clear:both; margin-top:100px;}
#CRecomienda p{ font-size:12px; margin-top:15px; font-family:' Roboto Regular', Sans-Serif; }

#CRecomienda .CPresidente{ margin-top:10px; margin-right:10px; margin-bottom:10px; float:left;height:60px; width:143px; background-image:URL(../img/Soporte/BtnNuestroPresi.jpg); text-decoration:none;color:#fff;text-align:center;line-height:60px;}
#CRecomienda .CPresidente:hover{margin-top:10px;margin-right:10px;margin-bottom:10px;float:left;height:60px; width:143px; background-image: url(../img/Soporte/BtnNuestroPresi.jpg); text-decoration:none;color:#000;text-align:center;line-height:60px;background-position:right; border-right:0px;}

#CRecomienda .CBasicos{ margin-top:10px; margin-right:10px; margin-bottom:10px; float:left;height:60px; width:143px; background-image:URL(../img/Soporte/DocBasicos.jpg); text-decoration:none;color:#fff;text-align:center;line-height:60px;}
#CRecomienda .CBasicos:hover{margin-top:10px;margin-right:10px;margin-bottom:10px;float:left;height:60px; width:143px; background-image: url(../img/Soporte/DocBasicos.jpg); text-decoration:none;color:#000;text-align:center;line-height:60px;background-position:right; border-right:0px;}

#CRecomienda .CElectoral{margin-top:10px;margin-right:10px;margin-bottom:10px;float:left;height:60px; width:143px; background-image:URL(../img/Soporte/Plataforma.jpg); text-decoration:none;color:#fff;text-align:center;line-height:60px;}
#CRecomienda .CElectoral:hover{margin-top:10px;margin-right:10px;margin-bottom:10px;float:left;height:60px; width:143px; background-image: url(../img/Soporte/Plataforma.jpg); text-decoration:none;color:#000;text-align:center;line-height:60px;background-position:right; border-right:0px;}

#CRecomienda .CReglamentos{margin-top:10px;margin-right:10px; margin-bottom:10px;float:left;height:60px; width:143px; background-image:URL(../img/Soporte/Reglamentos.jpg); text-decoration:none;color:#fff;text-align:center;line-height:60px;}
#CRecomienda .CReglamentos:hover{margin-top:10px;margin-right:10px;margin-bottom:10px;float:left;height:60px; width:143px; background-image: url(../img/Soporte/Reglamentos.jpg); text-decoration:none;color:#000;text-align:center;line-height:60px;background-position:right; border-right:0px;}

#CRecomienda .CLideres{margin-top:10px;margin-right:10px; margin-bottom:10px;float:left;height:60px; width:143px; background-image:URL(../img/Soporte/Lideres.jpg); text-decoration:none;color:#fff;text-align:center;line-height:60px;}
#CRecomienda .CLideres:hover{margin-top:10px;margin-right:10px; margin-bottom:10px;float:left;height:60px; width:143px; background-image: url(../img/Soporte/Lideres.jpg); text-decoration:none;color:#000;text-align:center;line-height:60px;background-position:right; border-right:0px;}

#CRecomienda .CDirectorios{margin-top:10px;margin-right:10px;margin-bottom:10px;float:left;height:60px; width:143px; background-image:URL(../img/Soporte/Directorios.jpg); text-decoration:none;color:#fff;text-align:center;line-height:60px;}
#CRecomienda .CDirectorios:hover{margin-top:10px;margin-right:10px; margin-bottom:10px;float:left;height:60px; width:143px; background-image: url(../img/Soporte/Directorios.jpg); text-decoration:none;color:#000;text-align:center;line-height:60px;background-position:right; border-right:0px;}

#CRecomienda .CAfiliados{margin-top:10px;margin-right:10px;margin-bottom:10px;float:left;height:60px; width:143px; background-image:URL(../img/Soporte/Afiliados.jpg); text-decoration:none;color:#fff;text-align:center;line-height:60px;}
#CRecomienda .CAfiliados:hover{margin-right:10px; margin-bottom:10px;float:left;height:60px; width:143px; background-image: url(../img/Soporte/Afiliados.jpg); text-decoration:none;color:#000;text-align:center;line-height:60px;background-position:right; border-right:0px;}

#CRecomienda .CHistoria{margin-top:10px;margin-right:10px;margin-bottom:10px;float:left;height:60px; width:143px; background-image:URL(../img/Soporte/Historia.jpg); text-decoration:none;color:#fff;text-align:center;line-height:60px;}
#CRecomienda .CHistoria:hover{margin-top:10px;margin-right:10px;float:left;height:60px; width:143px; background-image: url(../img/Soporte/Historia.jpg); text-decoration:none;color:#000;text-align:center;line-height:60px;background-position:right; border-right:0px;}

#CRecomienda .CDirigentes{margin-top:10px;margin-right:10px;margin-bottom:10px;float:left;height:60px; width:143px; background-image:URL(../img/Soporte/Dirigentes.jpg); text-decoration:none;color:#fff;text-align:center;line-height:60px;}
#CRecomienda .CDirigentes:hover{margin-right:10px;float:left;height:60px; width:143px; background-image: url(../img/Soporte/Dirigentes.jpg); text-decoration:none;color:#000;text-align:center;line-height:60px;background-position:right; border-right:0px;}

#CRecomienda .CDecalogo{margin-top:10px;margin-right:10px; margin-bottom:10px;float:left;height:60px; width:143px; background-image:URL(../img/Soporte/Decalogo.jpg); text-decoration:none;color:#fff;text-align:center;line-height:60px;}
#CRecomienda .CDecalogo:hover{margin-top:10px;margin-right:10px;margin-bottom:10px;float:left;height:60px; width:143px; background-image: url(../img/Soporte/Decalogo.jpg); text-decoration:none;color:#000;text-align:center;line-height:60px;background-position:right; border-right:0px;}

#CRecomienda .CAsamblea{margin-top:10px;margin-right:10px;margin-bottom:10px;float:left;height:60px; width:143px; background-image:URL(../img/Soporte/Asamblea.jpg); text-decoration:none;color:#fff;text-align:center;line-height:60px;}
#CRecomienda .CAsamblea:hover{margin-top:10px;margin-right:10px;margin-bottom:10px;float:left;height:60px; width:143px; background-image: url(../img/Soporte/Asamblea.jpg); text-decoration:none;color:#000;text-align:center;line-height:60px;background-position:right; border-right:0px;}
/*******Historia*************/
#historia p{ text-align:justify;font-family:' Roboto Regular', Sans-Serif;font-size:14px; margin-bottom:7px; margin-top:10px; overflow:hidden;}
#historia .Htitulo{ text-align:justify;font-family:' Roboto Regular', Sans-Serif;font-size:18px; margin-bottom:7px; margin-top:10px; font-weight:bold; text-transform:uppercase;}
#historia .Hsubtitulo{ text-align:justify;font-family:' Roboto Regular', Sans-Serif;font-size:16px; margin-bottom:7px; margin-top:10px; font-weight:bold; text-transform:uppercase;}

/*******Fin Historia*************/

/*---------------------------------------------------------------------------------------------------------------*/
/*RJM13062014*/
/*=================================*/
/*============DIRECTORIO===========*/
/*=================================*/
#DirectoriosNacionales{background-color:White; width:654px; margin:auto;}
#DirectoriosNacionales ul{margin:0; padding:0;display:inline-block;list-style:none;position:relative; height:60px;font-weight: bold; font-size:12px; color:White;background-color:#C0C0C0; width:654px;}
#DirectoriosNacionales ul li{padding:0 0 0 0;display:inline-block;position:relative;color:#FFFFFF;float:left; height:60px; width:163px; text-align:center; vertical-align:middle;}
#DirectoriosNacionales .a{font-family:'Roboto', Sans-Serif; font-size:19px; color:#1d1d1d; height:60px;text-align:center; vertical-align:middle;}
#DirectoriosNacionales .a:hover{color:White; background-color:#ff3352;}
#DirectoriosNacionales .a2{font-family:'Roboto', Sans-Serif; font-size:19px; color:White; background-color:#ff3352;height:60px;}
#DirectoriosNacionales .TituloDirectorio{height:80px; font-family:'Archivo Black', Sans-Serif; font-size:25px; color:#1d1d1d; line-height:80px;margin-left:20px;}

#DirectoriosNacionales .acordeonEncabezadoElPRIentuEstado{font-family:'Roboto', Sans-Serif;font-size:14px; color:White; width:630px; height:52px; line-height:52px; background-color:#444340; margin-left:20px; border-bottom:solid 2px #C0C0C0;background-image:URL(../img/soporte/AcordionMas.png); background-repeat:no-repeat; background-position:right;}
#DirectoriosNacionales .acordeonEncabezadoElPRIentuEstado .Rojo{ width:27px; height:52px; background-color:#d12b44;float:left;}
#DirectoriosNacionales .acordeonEncabezadoSeleccionadoElPRIentuEstado{font-family:'Roboto', Sans-Serif;font-size:14px; color:White;width:630px; line-height:52px; height:52px; background-color:#444340; margin-left:20px;background-image:URL(../img/soporte/AcordionMenos.png); background-repeat:no-repeat; background-position:right;}
#DirectoriosNacionales .acordeonEncabezadoSeleccionadoElPRIentuEstado .Rojo{ width:27px; height:52px; background-color:#d12b44; float:left;}
#DirectoriosNacionales .acordeonContenido{width:630px;margin-left:20px;}

#DirectoriosNacionales .acordeonContenido .ContenidoBlanco{width:100%; height:144px; background-color:White; padding-left:20px;  vertical-align:middle;}
#DirectoriosNacionales .acordeonContenido .ContenidoGris{width:100%;height:144px; background-color:#f5f5f5; padding-left:20px;vertical-align:middle;}
#DirectoriosNacionales .acordeonContenido .Direccion { font-family:'Roboto', Sans-Serif; font-size:18px; color:#444340;}
#DirectoriosNacionales .acordeonContenido .img{border:solid 1px #C0C0C0;}
#DirectoriosNacionales .acordeonContenido .Nombre{font-family:'Roboto', Sans-Serif; font-size:18px;}
#DirectoriosNacionales .acordeonContenido .Telefono{font-family:'Roboto', Sans-Serif; font-size:18px; color:#909090;}
#DirectoriosNacionales .acordeonContenido .TipoCargo{ font-family:'Roboto Bold', Sans-Serif; font-size:18px; color:#444340;}
#DirectoriosNacionales .acordeonContenido .Nombre{ font-family:'Roboto', Sans-Serif; font-size:18px;}
#DirectoriosNacionales .acordeonContenido .Actualizacion{ font-family:'Roboto', Sans-Serif; font-size:12px; color:Black; text-align:right;}
#DirectoriosNacionales .acordeonContenido .TelCorreo{ font-family:'Roboto', Sans-Serif; font-size:18px; color:#8c8c8c;}
#DirectoriosNacionales .acordeonContenido .pagina{font-family:'Roboto', Sans-Serif; font-size:18px; color:#d12b44;}
#DirectoriosNacionales .acordeonContenido a.facebook { margin-left:5px; float:left; width:33px; height:33px; background-image:URL(../img/botones/btnfacebook2.jpg); text-decoration:none;color:#ffffff;text-align:center;line-height:33px; background-position:top;}
#DirectoriosNacionales .acordeonContenido a.twitter {margin-left:5px;float:left; width:33px; height:33px; background-image:URL(../img/botones/btnTwitter2.jpg); text-decoration:none;color:#ffffff;text-align:center;line-height:33px; background-position:top;}
#DirectoriosNacionales .acordeonContenido a.youtube {margin-left:5px;float:left; width:33px; height:33px; background-image:URL(../img/botones/btnYoutube2.jpg); text-decoration:none;color:#ffffff;text-align:center;line-height:33px; background-position:top;}
#DirectoriosNacionales .acordeonContenido a:hover{ background-position:bottom;}
/*=================================*/
/*==========FIN DIRECTORIO=========*/
/*=================================*/
/*RJM13062014*/
#Derecha .Enlaces a:hover{ background-position:bottom;}
/*========================*/
/*=====SITE MAP===========*/
/*========================*/
#MapaSitio { width:745px;padding:5px 20px 0 20px;font-family:Roboto, Sans-Serif;}
#MapaSitio .NodoMapaSitio {font-size:11px;color:#81807d;}
#MapaSitio .NodoMapaSitio:hover {color:#ff3352;}
#MapaSitio .NodoMapaSitio:visited {color:#771950;}
#MapaSitio .NodoMapaSitio:visited:hover {color:#ff3352;}
#MapaSitio .NodoMapaSitioSeleccionado {font-size:11px;color:#81807d; font-style:italic; font-weight:bold;}
#MapaSitio .MapaSitioSeparador {font-size:17px;color:#81807d;}
#MapaSitio .LineaGris {border-bottom: solid 1px #ececea; padding-top:3px;}
/*========================*/
/*=====FIN SITE MAP=======*/
/*========================*/

/************************************
OTRAS CLASES
*************************************/

/*=====================*/
/*   SALA DE PRENSA    */
/*=====================*/

#SaladePrensaNoticias {text-align:left;font-family:'Roboto', Sans-Serif; width:710px; padding:5px; min-height:704px; height: auto !important;height: 704px;display:inline-block; float:left;position:relative;}
#SaladePrensaNoticias .Buscador{width:473px;height:50px;float:right; font-family:Roboto, Sans-Serif; font-size:12px;}
#SaladePrensaNoticias .TituloExplora{color:#4e4d4d; text-align:right;margin-bottom:5px;}
#SaladePrensaNoticias .Noticias{margin-top:20px;float:left; }
#SaladePrensaNoticias .TituloNotas{ text-align:left; border-bottom:solid 2px #484848;color:#4e4d4d;font-family: 'Roboto Bold', Sans-Serif;margin-bottom:10px;clear:both;font-size:17px;}
#SaladePrensaNoticias .Nota{padding-left:5px; width:330px;height:547px;/*background-image:URL(../img/soporte/FondoFoto.png);background-repeat:no-repeat;*/float:left;}
#SaladePrensaNoticias .foto{width:285px;height:180px;border: solid 8px #e1e1e1;margin:auto;overflow:hidden;}
#SaladePrensaNoticias .BandComunicado1{background-image:URL(../img/Botones/BanderinComunicadoChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandComunicado2{background-image:URL(../img/Botones/BanderinComunicadoChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandConferencia1{background-image:URL(../img/Botones/BanderinConferenciaChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandConferencia2{background-image:URL(../img/Botones/BanderinConferenciaChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandDiscurso1{background-image:URL(../img/Botones/BanderinDiscursoChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandDiscurso2{background-image:URL(../img/Botones/BanderinDiscursoChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandEntrevista1{background-image:URL(../img/Botones/BanderinEntrevistaChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .BandEntrevista2{background-image:URL(../img/Botones/BanderinEntrevistaChico.png);background-repeat:no-repeat;width:310px;height:44px; margin:-15px 0 0 21px;}
#SaladePrensaNoticias .fecha{font-family: 'Roboto Light Italic', Sans-Serif;font-size:12px;height:15px; line-height:30px;  margin:10px 0 0 35px;}
#SaladePrensaNoticias .lugar{font-family: 'Roboto Light Italic', Sans-Serif;font-size:12px;height:15px; margin:10px 0 0 35px; }
#SaladePrensaNoticias .titulo{font-family: 'Archivo Black', Sans-Serif;font-size:16px;width:300px;margin:auto;color:#1d1d1d;line-height:20px;height:120px;}
#SaladePrensaNoticias .contenido{font-family: 'Roboto Light', Sans-Serif;font-size:14px;width:300px;margin:auto;text-align:justify; color:inherit;}

#SaladePrensaNoticias .Noticias .Nota .a{width:163px;height:42px;background-image:URL(../img/botones/btnVerde.png);background-position:top;line-height:42px;color:#FFFFFF;text-decoration:none;display:inline-block;outline:0;white-space:nowrap;text-align:center;font-family: 'Roboto Light', Sans-Serif;font-size:18px;margin-top:20px;margin-left:20px;}
#SaladePrensaNoticias .Noticias .Nota .a:hover{background-position:bottom;}

#SaladePrensaNoticias .UltimasNoticias{ height:320px; min-height:320px; height:auto !important; float:left; margin:30px 0 30px 0; }
#SaladePrensaNoticias .tituloUltimasNoticias{border-bottom:solid 2px #484848;color:#4e4d4d;font-family: 'Roboto Bold', Sans-Serif;font-size:14px;width:710px;margin-bottom:10px;clear:both; float:left;}
#SaladePrensaNoticias .SliderNoticias{height:340px;width:710px; float:left;}
#SaladePrensaNoticias .SliderNoticias .Noticia{width:190px;height:315px; padding:8px 7px 15px 7px; background-color:White; float:left;}
#SaladePrensaNoticias .SliderNoticias .Noticia .Fecha{width:190px;height:13px;line-height:13px; font-family:'Roboto Regular', Sans-Serif; font-size:9px; color:#413f3f;}
#SaladePrensaNoticias .SliderNoticias .Noticia .Lugar{width:190px;height:14px;line-height:14px;}

/**************************/

/*FOOTER*/
/*#footer{clear:both;background-color:#444340;width:1280px;margin:0 auto;height:220px;border-bottom: solid 3px #f31d1e;font-family: 'Roboto', sans-serif;}
#footer .footermenu{ margin:0 auto;width:1000px;height:170px;color:White;font-size:11px;line-height:15px; }
#footer .footermenu .footermenuCont1{float:left; width:200px;}
#footer .footermenu .footermenuCont2{float:left; width:200px;}
#footer .footermenu .footermenuCont3{float:left; width:200px;}
#footer .footermenu .footermenuCont4{float:left; width:200px;}
#footer .footermenu .footermenuCont5{float:left; width:200px;height:170px;}
#footer .footermenu .footermenuCont5 a.btnfacebook{margin:10px 0 0 50px; width:120px; height:20px; background-repeat:no-repeat; background-image:URL(../img/botones/btnfacebookchico.jpg); position:absolute; display:inline-block; line-height:20px; font-size:12px; text-indent:25px; }
#footer .footermenu .footermenuCont5 a.btnfacebook:hover{background-position:bottom left;}
#footer .footermenu .footermenuCont5 a.btntwitter{margin:35px 0 0 50px; width:120px; height:20px; background-repeat:no-repeat; background-image:URL(../img/botones/btntwitterchico.jpg); position:absolute; display:inline-block;background-position:top left; line-height:20px; font-size:12px; text-indent:25px;}
#footer .footermenu .footermenuCont5 a.btntwitter:hover{background-position:bottom left;}
#footer .footermenu .footermenuCont5 a.btnyoutube{margin:60px 0 0 50px; width:120px; height:20px; background-repeat:no-repeat; background-image:URL(../img/botones/btnyoutubechico.jpg); position:absolute; display:inline-block;background-position:top left; line-height:20px; font-size:12px; text-indent:25px;}
#footer .footermenu .footermenuCont5 a.btnyoutube:hover{background-position:bottom left;}
#footer .footermenu .footermenuCont5 a.btntinstagram{margin:85px 0 0 50px; width:120px; height:20px; background-repeat:no-repeat; background-image:URL(../img/botones/btninstagramchico.jpg); position:absolute; display:inline-block;background-position:top left; line-height:20px; font-size:12px; text-indent:25px;}
#footer .footermenu .footermenuCont5 a.btntinstagram:hover{background-position:bottom left;}
#footer .footermenu .footermenuCont5 a.btnflickr{margin:110px 0 0 50px; width:120px; height:20px; background-repeat:no-repeat; background-image:URL(../img/botones/btnflickrchico.jpg); position:absolute; display:inline-block;background-position:top left; line-height:20px; font-size:12px; text-indent:25px;}
#footer .footermenu .footermenuCont5 a.btnflickr:hover{background-position:bottom left;}
#footer .footermenu .footermenuCont5 a.btnrss{margin:135px 0 0 50px; width:120px; height:20px; background-repeat:no-repeat; background-image:URL(../img/botones/btnrsschico.jpg); position:absolute; display:inline-block;background-position:top left; line-height:20px; font-size:12px; text-indent:25px;}
#footer .footermenu .footermenuCont5 a.btnrss:hover{background-position:bottom left;}
#footer .footermenu .footermenuCont5 .Busqueda{width: 140px; height: 20px; position:absolute; margin:160px 0 0 50px;background-color: #444340; border:solid 1px #dfdfe0;}
#footer a{color:White; text-decoration:none;}
#footer a:hover{color:Red;}
#footer div.footerdireccion{margin:0 auto;width:1280px;text-align:center;color:White;height:50px;font-size:12px;vertical-align:middle; display:block;}
*/
/*FIN FOOTER*/

/*FOOTER*/
#footer{clear:both;background-color:#444340;width:1280px;margin:0 auto;height:240px;border-bottom: solid 3px #f31d1e;font-family: 'Roboto', sans-serif;}
#footer .footermenu{margin:0 auto;width:1000px;height:200px;color:White;font-size:11px;line-height:15px;}
#footer .footermenu .footermenuCont1{float:left; width:200px;}
#footer .footermenu .footermenuCont2{float:left; width:200px;}
#footer .footermenu .footermenuCont3{float:left; width:200px;}
#footer .footermenu .footermenuCont4{float:left; width:200px;}
#footer .footermenu .footermenuCont5{float:left; width:200px;height:170px;}
#footer .footermenu .footermenuCont5 a.btnfacebook{margin:10px 0 0 50px; width:120px; height:20px; background-repeat:no-repeat; background-image:URL(../img/botones/btnfacebookchico.jpg); position:absolute; display:inline-block; line-height:20px; font-size:12px; text-indent:25px; }
#footer .footermenu .footermenuCont5 a.btnfacebook:hover{background-position:bottom left;}
#footer .footermenu .footermenuCont5 a.btntwitter{margin:35px 0 0 50px; width:120px; height:20px; background-repeat:no-repeat; background-image:URL(../img/botones/btntwitterchico.jpg); position:absolute; display:inline-block;background-position:top left; line-height:20px; font-size:12px; text-indent:25px;}
#footer .footermenu .footermenuCont5 a.btntwitter:hover{background-position:bottom left;}
#footer .footermenu .footermenuCont5 a.btnyoutube{margin:60px 0 0 50px; width:120px; height:20px; background-repeat:no-repeat; background-image:URL(../img/botones/btnyoutubechico.jpg); position:absolute; display:inline-block;background-position:top left; line-height:20px; font-size:12px; text-indent:25px;}
#footer .footermenu .footermenuCont5 a.btnyoutube:hover{background-position:bottom left;}
#footer .footermenu .footermenuCont5 a.btntinstagram{margin:85px 0 0 50px; width:120px; height:20px; background-repeat:no-repeat; background-image:URL(../img/botones/btninstagramchico.jpg); position:absolute; display:inline-block;background-position:top left; line-height:20px; font-size:12px; text-indent:25px;}
#footer .footermenu .footermenuCont5 a.btntinstagram:hover{background-position:bottom left;}
#footer .footermenu .footermenuCont5 a.btnflickr{margin:110px 0 0 50px; width:120px; height:20px; background-repeat:no-repeat; background-image:URL(../img/botones/btnflickrchico.jpg); position:absolute; display:inline-block;background-position:top left; line-height:20px; font-size:12px; text-indent:25px;}
#footer .footermenu .footermenuCont5 a.btnflickr:hover{background-position:bottom left;}
#footer .footermenu .footermenuCont5 a.btnrss{margin:85px 0 0 50px; width:120px; height:20px; background-repeat:no-repeat; background-image:URL(../img/botones/btnrsschico.jpg); position:absolute; display:inline-block;background-position:top left; line-height:20px; font-size:12px; text-indent:25px;}
#footer .footermenu .footermenuCont5 a.btnrss:hover{background-position:bottom left;}
#footer .footermenu .footermenuCont5 .Busqueda{width: 140px; height: 20px; position:absolute; margin:160px 0 0 50px;background-color: #444340; border:solid 1px #dfdfe0;}
#footer a{color:White; text-decoration:none;}
#footer a:hover{color:Red;}
#footer div.footerdireccion{margin:0 auto;width:1280px;text-align:center;color:White;height:50px;font-size:12px;vertical-align:middle; display:block;}
/*FIN FOOTER*/


/*NOTAS RECOMENDADAS*/
#NotasRecomendadas {border-top: solid 1px #f4f4f4;font-family: Roboto, Sans-Serif;width:711px; margin:130px 20px 20px 20px; float:left; background:#fff; text-align:left;}
#NotasRecomendadas .LineaGris {height: 1px; border-top: solid 1px #d1d1d1;}

#NotasRecomendadas .ContenedorNotasRecomendadas {padding: 20px 0; height:266px;}
#NotasRecomendadas .ContenedorNotasRecomendadas .TituloNotasRecomendadas {color: #4e4d4d; font-size: 9pt; font-weight: bold; margin: 0 0 10px 45px}
#NotasRecomendadas .ContenedorNotasRecomendadas .ListaNotasRecomendadas {height:240px; border-bottom:solid 1px #f4f4f4; padding:0px 40px;}

#NotasRecomendadas .ContenedorNotasRecomendadas .ListaNotasRecomendadas  li .Noticia{width:143px; height:230px; float:left; background-color:#fff; padding:3px 6px;}
#NotasRecomendadas .ContenedorNotasRecomendadas .ListaNotasRecomendadas  li .Noticia .imagen{height:100px; overflow:hidden; width:141px;text-align:center;}
#NotasRecomendadas .ContenedorNotasRecomendadas .ListaNotasRecomendadas  li .Noticia .imagen img{margin:auto;}
#NotasRecomendadas .ContenedorNotasRecomendadas .ListaNotasRecomendadas  li .Noticia .Fecha{height:13px;line-height:13px; font-family:'Roboto Regular', Sans-Serif; font-size:9px; color:#413f3f;padding:2px 0 0 0}
#NotasRecomendadas .ContenedorNotasRecomendadas .ListaNotasRecomendadas  li .Noticia .Lugar{height:14px;line-height:14px; font-family:'Roboto Regular', Sans-Serif; font-size:11px; color:#413f3f;font-style:italic;padding:0 0 1px 0}
#NotasRecomendadas .ContenedorNotasRecomendadas .ListaNotasRecomendadas  li .Noticia .TipoNota{font-family:'Roboto Regular', Sans-Serif; font-size:11px; color:#000;padding:1px 0 2px 0;}
#NotasRecomendadas .ContenedorNotasRecomendadas .ListaNotasRecomendadas  li .Noticia .Titulo{height:92px;font-family: 'Archivo Black', Sans-Serif;font-size:10px;color:#0f0f0f; line-height:12px;}
#NotasRecomendadas .ContenedorNotasRecomendadas .ListaNotasRecomendadas  li .Noticia .Titulo:hover{color:#d31c22;}
/*NOTAS RECOMENDADAS*/
/******/
#Decalogo{ padding:10px;}
#Decalogo p{ text-align:justify; margin-bottom:10px;}
#Decalogo p span{ font-weight:800; }

/*=================================*/
/*=====EL PRI EN TU ESTADO========*/
/*=================================*/
#prientuestado{width:654px; margin:auto; }
#prientuestado .Titulo{ height:80px; font-family:'Archivo Black', Sans-Serif; font-size:30px; color:#1d1d1d; line-height:80px;margin-left:20px; }
#prientuestado .infografia{margin-left:20px;}
#prientuestado .seleccione{height:40px; font-family:'Roboto', Sans-Serif; font-size:16px; color:#1d1d1d; line-height:40px;margin-left:20px; }
#prientuestado .acordeonEncabezadoElPRIentuEstado{font-family:'Roboto', Sans-Serif;font-size:15px; color:White; width:630px; height:52px; line-height:52px; background-color:#444340; margin-left:20px; border-bottom:solid 2px #C0C0C0;background-image:URL(../img/soporte/AcordionMas.png); background-repeat:no-repeat; background-position:right;}

#prientuestado .acordeonEncabezadoElPRIentuEstado .Rojo{ width:27px; height:52px; background-color:#d12b44;float:left;}
#prientuestado .acordeonEncabezadoSeleccionadoElPRIentuEstado{font-family:'Roboto', Sans-Serif;font-size:15px; color:White;width:630px; line-height:52px; height:52px; background-color:#444340; margin-left:20px;background-image:URL(../img/soporte/AcordionMenos.png); background-repeat:no-repeat; background-position:right;}

#prientuestado .acordeonEncabezadoSeleccionadoElPRIentuEstado .Rojo{ width:27px; height:52px; background-color:#d12b44; float:left;}
#prientuestado .acordeonContenido{width:630px;margin-left:20px;}

#prientuestado .acordeonContenido .ContenidoBlanco{width:100%; height:144px; background-color:White; padding-left:20px;  vertical-align:middle;}
#prientuestado .acordeonContenido .ContenidoGris{width:100%;height:144px; background-color:#f5f5f5; padding-left:20px;vertical-align:middle;}
#prientuestado .acordeonContenido .Direccion { font-family:'Roboto', Sans-Serif; font-size:18px; color:#444340;}
#prientuestado .acordeonContenido .Nombre{font-family:'Roboto', Sans-Serif; font-size:18px;}
#prientuestado .acordeonContenido .Telefono{font-family:'Roboto', Sans-Serif; font-size:18px; color:#909090;}
#prientuestado .acordeonContenido .TipoCargo{ font-family:'Roboto Bold', Sans-Serif; font-size:18px; color:#444340;}
#prientuestado .acordeonContenido .Nombre{ font-family:'Roboto', Sans-Serif; font-size:18px;}
#prientuestado .acordeonContenido .TelCorreo{ font-family:'Roboto', Sans-Serif; font-size:18px; color:#8c8c8c;}
#prientuestado .acordeonContenido .pagina{font-family:'Roboto', Sans-Serif; font-size:18px; color:#d12b44;}
#prientuestado .acordeonContenido a.facebook { margin-left:5px; float:left; width:33px; height:33px; background-image:URL(../img/botones/btnfacebook2.jpg); text-decoration:none;color:#ffffff;text-align:center;line-height:33px; background-position:top;}
#prientuestado .acordeonContenido a.twitter {margin-left:5px;float:left; width:33px; height:33px; background-image:URL(../img/botones/btnTwitter2.jpg); text-decoration:none;color:#ffffff;text-align:center;line-height:33px; background-position:top;}
#prientuestado .acordeonContenido a.youtube {margin-left:5px;float:left; width:33px; height:33px; background-image:URL(../img/botones/btnYoutube2.jpg); text-decoration:none;color:#ffffff;text-align:center;line-height:33px; background-position:top;}
#prientuestado .acordeonContenido a:hover{ background-position:bottom;}

/*#prientuestado .lstEstado:onclick{border:solid 2px #444340;}*/
#prientuestado .lstEstado{border:solid 2px #444340; font-family:'Roboto', Sans-Serif; font-size:16px;-webkit-appearance: none;color:#1d1d1d; background-image:URL(../img/soporte/flechaAbajo.png); background-repeat:no-repeat; background-position:right; background-color:#e5e1e1; text-indent:10px; font-style:italic;}
/*=================================*/
/*=====fin EL PRI EN TU ESTADO=====*/
/*=================================*/

/************
Nuestro Presidente
/***********/
#NuestroPresidente{ padding:10px;}
#NuestroPresidente h1{ font-size:20px; margin-bottom:20px; color:#000; text-align:center;font-weight: bold;}
#NuestroPresidente img{ float:left; padding-right:15px;}
#NuestroPresidente p{ text-align:justify; margin-bottom:10px;}

/*=============================*/
/*=====CopyRight=====*/
/*=============================*/

#CopyRight {width:670px;padding:30px; background-color:White; min-height:250px; font-family:'Roboto', Sans-Serif; font-size:13px; text-align:justify;}
#CopyRight h1{font-weight: 800; font-size:25px;}
#CopyRight h2{font-weight: 800; font-size:20px;}
#CopyRight h3{font-weight: 800; font-size:18px;}
#CopyRight em{ font-style:italic; font-weight:600;}
#CopyRight ul{margin-left: 25px; list-style-type: upper-roman;}
#CopyRight li{ margin-bottom:20px;}
#CopyRight a { text-decoration:none; color:#00A651;}
#CopyRight a:hover{color:Red;}

#Publicacion{margin-left:50px;}
#Publicacion img{ margin-left:10px;}
#Publicacion a{ text-decoration:none; color:#000;}
#Publicacion a:hover{color:Red;}

/*forlmulario de afiliacion 31072014 JOSE.......................................................................................*/
#contenedor1{width:670px; height:568px;height: auto !important;background-color:#ffffff;border:solid 1px #ffffff;}
#contenedor2{width:650px;background-color:#ffffff;height:840px;margin-left:10px;margin-right:5px;margin-top:5px;margin-bottom:5px;}
#ImgAF{width:260px;float:left;}
#Dpersona{ width:385px;float:right;height:auto;font-family:Archivo Black, Sans-Serif;font-size:11px;}
#Dpersona table tr{border: solid 1px #fff; color:#8A8A8A;font-family:Roboto, Sans-Serif;}
#fdireccion{margin-left:2px;margin-right:2px;}
#Mapa{width:650px;height:auto;}
#Mapa iframe{width:100%;height:652px;}

.btnAfiliacion1{background-color:#00a451;display:inline-block;cursor:pointer;color:#ffffff;font-size:18px;padding:5px 20px;text-decoration:none;float:right; border:solid 1px #00a451;}
.ContenedorBtnGuardar{margin:auto;}
.btnAfiliacion1:hover {background-color:#44c767;}
.btnAfiliacion{background-color:#00a451;display:inline-block;cursor:pointer;color:#ffffff;font-size:18px;padding:5px 20px;text-decoration:none;margin-left:522px;border-style:hidden;}
.btnAfiliacion:hover {background-color:#44c767;}
.btnValidar{background-color:#00a451;display:inline-block;cursor:pointer;color:#ffffff;font-size:18px;padding:5px 20px;text-decoration:none;margin-left:534px;border-style:hidden;}
.btnValidar:hover {background-color:#44c767;}
.error{background-color: #d83e5b;border-radius: 4px 4px 4px 4px;color: white;font-size:10px;margin-left: 6px;margin-top: -1px; padding: 4px 3px; position: absolute; width:65px; height:auto; text-align:center;}
.error:before{border-color: transparent #d83e5b transparent transparent;  border-style: solid;border-width: 6px 8px;content: ""; display: block;height: 0;left: -16px; position: absolute;top: 6px; width: 0;}

/*cuadros de textos............*/
.lblformulario{font-family:Roboto, Sans-Serif;font-size:14px;/*color:#4E4D4D;*/margin-right:2px; font-weight:bold;}
.txtFormularios{border:solid 1px #e5e5e5;background: #f9f9f9;width:95%;height:23px;color:#8A8A8A;font-family:Roboto, Sans-Serif;font-weight:bold;}
.txtFormularios:focus{color: #2E3133;background: #ffffff;}
.lstFormularios{border:solid 1px #e5e5e5;background: #f9f9f9;width:96%;height:23px;color:#8A8A8A;font-family:Roboto, Sans-Serif;font-weight:bold;}
.lstFormularios:focus{color: #2E3133;background: #ffffff;}
.obligatorio{color: Red;font-size: 10px;}
.prueba{font-size:13px;font-family:Roboto, Sans-Serif;font-weight:bold;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear;}
.AyudaSeccion{background-color:Transparent;	background-image:URL(../img/Iconos/AyudaSeccion.jpg);background-repeat:no-repeat;position:absolute;right:310px;top:570px;width:20px;height:20px;}
.AyudaSeccion:hover{background-image:URL(../img/soporte/ejemplocredencial.png);background-repeat:no-repeat;width:310px;	height:250px;position:absolute;right:340px;	top:400px;  -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear;  -ms-transition: all 0.5s linear; transition: all 0.5s linear;}
.lstfecha1 {font-size:11px;	border: solid 1px #e5e5e5; background: #f9f9f9; height:23px; Width:43px;color:#8A8A8A;font-family:Roboto, Sans-Serif;font-weight:bold;}
.lstfecha1:focus{ color: #2E3133;background: #ffffff;}
.lstfecha2{font-size:11px;border: solid 1px #e5e5e5; background: #f9f9f9; height:23px; width:65px;color:#8A8A8A;font-family:Roboto, Sans-Serif;font-weight:bold;}
.lstfecha2:focus { color: #2E3133; background: #ffffff; }
.lstfecha3{font-size:11px;border: solid 1px #e5e5e5; background: #f9f9f9; height:23px;Width:59px;color:#8A8A8A;font-family:Roboto, Sans-Serif;font-weight:bold;}
.lstfecha3:focus{ color: #2E3133; background: #ffffff; }
.flecha{position:absolute; right:647px;top:318px; width:30px; height:30px; opacity:0.7;} 
.instmapa{width:626px;height:58px;font-family:Roboto, Sans-Serif;font-weight:bold;font-size:14px;color:#4E4D4D;padding-top:3px;padding-left:3px;border-radius: 5px;	-moz-border-radius: 5px;-webkit-border-radius: 5px;	-o-border-radius: 5px;}
.msgValidacion{width:290px;height:28px;background-color:#ffcec6;font-family:Roboto, Sans-Serif;font-weight:bold;font-size:14px;color:#4E4D4D;padding-top:10px;padding-left:25px;border: solid 1px #effff4;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px;position:absolute;}
.divDescargar{width:450px;height:300px;color:#4E4D4D;margin:10px auto;font-family:Roboto, Sans-Serif;font-weight:bold;font-size:14px;text-align:center;} 
.divPalomita{width:89px; float: left; height: 150px;background-image:URL(../img/soporte/Palomita.png);background-repeat:no-repeat;margin:10px 0 0 10px;}
.parrafo {padding-left: 34px;padding-top:60px;}
.DescargarpdfAF{background-color:#00a451;display:inline-block;cursor:pointer;color:#ffffff;font-family:Roboto, Sans-Serif;font-weight:bold;font-size:18px;padding:15px 30px;text-decoration:none;margin-left:auto;margin-top:30px;border-style:hidden;}
.DescargarpdfAF:hover{background-color:#44c767;}
/*_________________________________________*/

/*SITEMAP ARBOL*/
#ContenedorMapaSitio {width:592px;padding:30px; background-color:White;font-family:Roboto, Sans-Serif;}
#ContenedorMapaSitio .encabezado{font-family:'Archivo Black', Sans-Serif; font-size:28px; line-height:35px; height:38px;}

#ContenedorMapaSitio .ContieneMapa{padding:0 15px 15px 15px;color:#1d1d1d;font-family:Roboto, Sans-Serif;}
#ContenedorMapaSitio .ContieneMapa .ArbolMapa{font-size:13px;color:#1d1d1d;}
#ContenedorMapaSitio .ContieneMapa .ArbolMapa a{font-family:Roboto, Sans-Serif;font-size:13px;color:#1d1d1d;}
#ContenedorMapaSitio .ContieneMapa .ArbolMapa a:visited{color:#771950;}
#ContenedorMapaSitio .ContieneMapa .ArbolMapa a:hover{color:#ff0000;}
#ContenedorMapaSitio .ContieneMapa .ArbolMapa a:visited:hover{color:#ff0000;}

#ContenedorMapaSitio .ContieneMapa .TextoNodoRoot{text-transform: uppercase;font-size:14px;width:380px; font-weight:bold;}
#ContenedorMapaSitio .ContieneMapa .TextoNodoPadre{font-size:14px;width:500px;border-bottom:solid 1px #d3d2d4; font-weight:bold; padding-top:8px;}
#ContenedorMapaSitio .ContieneMapa .TextoNodoDetalle{font-size:10px;color:#767575;font-weight:normal;padding:30px 16px; width:500px;pointer-events: none;cursor: default;padding:0;margin:0;white-space:normal;display:block;}

#ContenedorMapaSitio .ContieneMapa .TextoNodoContacto{font-size:18px;font-weight:bold;color:#1d1d1d;}
#ContenedorMapaSitio .ContieneMapa .TextoNodoContacto:visited{color:#771950;}
#ContenedorMapaSitio .ContieneMapa .TextoNodoContacto:hover{color:#ff0000;}

#ContenedorMapaSitio .ContieneMapa a.btnfacebook {float:left; width:36px; height:36px; background-image:URL(../img/botones/btnfacebook.jpg);text-decoration:none; margin:3px;}
#ContenedorMapaSitio .ContieneMapa a.btnfacebook:hover{float:left; width:36px; height:36px; background-image:URL(../img/botones/btnfacebook.jpg); text-decoration:none;background-position:bottom;margin:3px;}
#ContenedorMapaSitio .ContieneMapa a.btntwitter {float:left; width:36px; height:36px; background-image:URL(../img/botones/btntwitter.jpg); text-decoration:none;margin:3px;}
#ContenedorMapaSitio .ContieneMapa a.btntwitter:hover{float:left; width:36px; height:36px; background-image:URL(../img/botones/btntwitter.jpg); text-decoration:none;background-position:bottom;margin:3px;}
#ContenedorMapaSitio .ContieneMapa a.btnyoutube {float:left; width:36px; height:36px; background-image:URL(../img/botones/btnyoutube.jpg); text-decoration:none;margin:3px;}
#ContenedorMapaSitio .ContieneMapa a.btnyoutube:hover{float:left; width:36px; height:36px; background-image:URL(../img/botones/btnyoutube.jpg); text-decoration:none;background-position:bottom;margin:3px;}
#ContenedorMapaSitio .ContieneMapaa.btntinstagram {float:left; width:36px; height:36px; background-image:URL(../img/botones/btninstagram.jpg); text-decoration:none;margin:3px;}
#ContenedorMapaSitio .ContieneMapa a.btntinstagram:hover{float:left; width:36px; height:36px; background-image:URL(../img/botones/btninstagram.jpg); text-decoration:none;background-position:bottom;margin:3px;}
#ContenedorMapaSitio .ContieneMapa a.btnflickr {float:left; width:36px; height:36px; background-image:URL(../img/botones/btnflickr.jpg); text-decoration:none;margin:3px;}
#ContenedorMapaSitio .ContieneMapa a.btnflickr:hover{float:left; width:36px; height:36px; background-image:URL(../img/botones/btnflickr.jpg); text-decoration:none;background-position:bottom;margin:3px;}
#ContenedorMapaSitio .ContieneMapa a.btnvine {float:left; width:36px; height:36px; background-image:URL(../img/botones/btnvine.jpg); text-decoration:none;margin:3px;}
#ContenedorMapaSitio .ContieneMapa a.btnvine:hover{float:left; width:36px; height:36px; background-image:URL(../img/botones/btnvine.jpg); text-decoration:none;background-position:bottom;margin:3px;}
#ContenedorMapaSitio .ContieneMapa a.btnrss {float:left; width:36px; height:36px; background-image:URL(../img/botones/btnrss.jpg); text-decoration:none;margin:3px;}
#ContenedorMapaSitio .ContieneMapa a.btnrss:hover{float:left; width:36px; height:36px; background-image:URL(../img/botones/btnrss.jpg); text-decoration:none;background-position:bottom;margin:3px;}
/*SITEMAP ARBOL*/

#Convocatorias .textoA1 {
    font-family: 'Roboto', Sans-Serif;
    font-size: 15px;
    width: 540px;
    margin-top: 18px;
    margin-left: 65px;
    text-align: justify;
    vertical-align: middle !important;
    line-height: 110%;
}
#Convocatorias .textoA1 a {
    color: #000 !important;
}