/*@import url(../../baseNx4/estilos/baseNx4.css);*/


body {margin: 0; padding: 0; text-align: center; /* centrar el contenido en ie */ font-size: 70%; background:#F3F3F3; }

#wrapper{margin: auto; text-align: left; width: 1024px;  background:none;}
#wrapperInterno {padding: 0 0 105px 0;}


#header {background: url(../imagenes/fondoHeader.png) 0px 0px repeat-x; width: 1024px; height: 110px;}

#header h1{margin:0px; padding:0px; text-indent: -9999px;}

#header h1 a{
    width: 317px;
    height:82px;
    display: block;
    margin: 10px 0px 0px 10px;
    text-indent: -9999px; /* oculta el texto */
    float:left;
    background: url(../imagenes/logoHeader.gif) 0px 0px no-repeat;
}


/* HEADER DISEŅO INTERNO*/

#headerInterno {background: url(../imagenes/fondoHeader_Interno.png) 0px 0px repeat-x; width: 1024px; height: 128px;}

#headerInterno h1{margin:0px; padding:0px; text-indent: -9999px;}

#headerInterno h1 a{
    width: 317px;
    height:95px;
    display: block;
    margin: 10px 0px 0px 10px;
    text-indent: -9999px; /* oculta el texto */
    float:left;
    background: url(../imagenes/logoHeader_interno.gif) 0px 0px no-repeat;
}

.bloqueHeader {
	padding-top: 20px;
}


/***
MenuGuia
*/

#menuGuia {
	width: 950px;
	height: 23px;
	position: absolute;
	top: 5px;
	z-index: 500px;
	background: url(../imagenes/fondo_menuGuia.png) center 20px no-repeat;
}

#menuGuia .titulo0 {
	display:none;
}

#menuGuia ul {
	margin: 0px;
	padding: 0px;
	list-style: none; /* fix ff */
	overflow:hidden;
}

#menuGuia li {
	float: left;
	margin: 0px;
	padding:0px;
}
#menuGuia li a {
	float: left;
	color: #666666;
	margin: 0px;
	font-size: 11px;
	text-decoration: none;
	display:block;
	padding: 0px 5px 0px 5px;
	background: url(../imagenes/menuGuiaLi.gif) left center no-repeat;
}

#menuGuia li a.menuGuia1 {background: none;	padding-left: 305px;}

#menuGuia li a:hover {text-decoration: underline;}

#guiaHeader{
    width:420px;
    height:40px;
    float:right;
    overflow: hidden;
    background: url(../imagenes/guiaHeader_fondo.png) 70px 30px no-repeat;
}

#guiaHeader ul{
    list-style:none;
    overflow: hidden;
    margin:0px;
    padding: 0px 0px 0px 75px;
}

#guiaHeader ul li{
    margin:0px 0px 0px 5px;
    padding:0px;
    float:left;
}

#guiaHeader ul li a{
    text-indent: -9999px; /* oculta el texto */
    display: block;
    height: 27px;
}

#guiaHeader ul li a.guiaHeader1{background: url(../imagenes/guiaHeader1.png) top left no-repeat; width: 103px;}
#guiaHeader ul li a.guiaHeader2{background: url(../imagenes/guiaHeader2.png) top left no-repeat; width: 102px;}
#guiaHeader ul li a.guiaHeader3{background: url(../imagenes/guiaHeader3.png) top left no-repeat; width: 104px;}


/* CONTENEDORES Y BLOQUES */

#infoPrincipal{
    width: 1024px;
    max-width:984px;
    min-width:984px;
    margin:0px;
    padding:20px;
	background: #FFFFFF;
}


#buscador{
	width:383px;
    max-width:385px;
    min-width:385px;
    height:23px;
	margin: 0px 0px 5px 5px;
    float:right;
    overflow:hidden;
}


/***    FOOTER   ***/

#footerFondo{
	padding: 0px;
	width: 100%;
	text-align: center;
	height: 64px;
	background: url(../imagenes/footerFondo.gif) left bottom repeat-x;
}

.infoFooter{
    width: 1024px;
	margin: auto;
}
#footer{
	background: url(../imagenes/footer.jpg) center bottom no-repeat;
	padding-left: 376px;
	height: 64px;
}
#menuFooter {background: #000000; color: #FFFFFF;}

#menuFooter2 {
	color: #FFFFFF;
	width: 1024px;
	display: inline;
}
#menuFooter2 .menuFooterDiv {float: left;} /* Alineacion menu inferior ** IMPORTANTE ** */



.zonaBloque3{
	/*background:#DFDFDF;*/
	display: block;
	height: 360px;
}
.zonaBloque4{
	background:#FFFFFF;
	padding-top: 10px 0px 0px 0px;
	margin: 0px;
}

/*** FOOTER FIXED ****/

.menuInfFondo {
	width: 100%;
	height: 78px;
	background: url(../imagenes/menuInfFondo0.gif) left top repeat-x #101010;
	display: block;
}

.footerFixed {
	width: 100%;
	height: 102px;
	position: fixed;
	bottom: 0;
	left: 0;
	margin: auto;
	text-align: center;
	padding: 0;
}
.footerInterno{
	background: url(../imagenes/menuInferiorFondo2.gif) left top repeat-x #101010;
	display: block;
	width: 100%;
	height: 39px;
}
#trmenuFooter1, #trmenuFooter2 {
	margin: auto;
	display: block;
}

/********************  Menu contacto  *************************/

.tabla4{
    text-align:center;
    margin: 0px 15px 0px 0px;
	padding:0px 0px 10px 0px;
}

.tabla4  h2{
    margin: 0px;
    padding: 0px;
}

.tabla4  .titulo4{
	font-size: 13px;
	color: #013300;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 5px 0px;
	font-family: "Gill Sans MT", Verdana;
}

.contenido4{
	 margin: 0px 0px 0px 0px;
     padding: 0px;
}

.contenido4 ul{
	 margin: 0px 0px 0px 0px;
     padding: 0px;
}

.contenido4 ul li {
	 float: left;
	 list-style: none;
	 margin: 0px 0px 0px 0px;
     padding:0px;
}

.contenido4  ul li a{
	display:block;
	width: 36px;
	height:40px;
	text-indent: -9999px; /* oculta el texto */
}

.contenido4 ul li a.clase1{
	background:url(../imagenes/btn_correo.jpg) left top no-repeat;
}

.contenido4 ul li a.clase2{
	background:url(../imagenes/btn_tel.jpg) 0 0 no-repeat;
}

.contenido4 ul li a.clase3{
	background:url(../imagenes/btn_preg.jpg) 0 0 no-repeat;
}

/********************Menu Redes**********************************/



.contenido4 ul li .clase4{
	background:url(../imagenes/btn_twitter.jpg) left top no-repeat;
}

.contenido4 ul li .clase5{
	background:url(../imagenes/btn_facebook.jpg) left top no-repeat;
}

.contenido4 ul li .clase6{
	background:url(../imagenes/btn_myspace.jpg) left top no-repeat;
}
.contenido4 ul li .clase7{
	background:url(../imagenes/btn_youtube.jpg) left top no-repeat;
}




/******************************************************************    REVISAR ****/
/***
oficinaVirtual

*/

#oficinaVirtual{
	width: 600px;
	overflow:hidden;
	padding: 100px 0px 0px 0px;
	position:absolute;
	top:100px;
	margin-left: 200px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url(../imagenes/headerOficina.jpg) 20px 10px no-repeat;
}

.cerrarOficinaVirtual{
	display:block;
	background: #FFFFFF;
	color: #2c8712;
	text-align: right;
	padding:0px 10px 0px 0px;
}



.tabla5 .contenido5 ul li a {
	background:none;
	color:#AEAEAE;
	display:block;
	font-size:12px;
	padding:0px;
	font-family: verdana;
	text-decoration:none;
}


.contenidoOficina1 .contenido5 ul li a{
	color: #AEAEAE;
    background: none;
    display: block;
    padding: 2px 0px 2px 0px;
    margin:0px;
    text-decoration: none;
    font-size: 11px;
	width: 150px;
	
}

.contenidoOficina1 .contenido5 ul{
	margin:0px 0px 0px 10px;
	padding:0px;
}

.contenidoOficina1 .contenido5 ul li{
	margin:0px;
	padding:0px;
	
}

.contenidoOficina1 .contenido5 ul li a:hover{
    color: #FFFFFF;
    background-color: #99cc00;
}

.contenidoOficina2 .contenido5 ul li a:hover{
    color: #FFFFFF;
    background-color: #99cc00;
}



.contenidoOficina3 .contenido5 ul li a:hover{
    color: #FFFFFF;
    background-color: #cc3333;
}

.contenidoOficina4 .contenido5 ul li a:hover{
    color: #FFFFFF;
    background-color: #0066cc;
}

.contenidoOficina5 .contenido5 ul li a:hover{
    color: #FFFFFF;
    background-color: #ff0c6d;
}

.contenidoOficina6 .contenido5 ul li a:hover{
    color: #FFFFFF;
    background-color: #f8b03a;
}


.tabla5 .menuheader{
	background-color:none;
	color:#AEAEAE;
	font-size:12px;
	margin:0px;
	font-family: verdana;
	padding:0px 0px 0px 15px;
	background: url(../imagenes/vinnetaOficina.gif) left 5px no-repeat;
}

.contenidoOficina2 ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.contenidoOficina2 ul li{
	margin:0px;
	padding:0px;
}

.contenidoOficina2 ul li a {
	background:none;
	color:#AEAEAE;
	display:block;
	font-size:12px;
	padding:0px 0px 0px 15px;
	font-family: verdana;
	text-decoration:none;
	font-weight: bold;
	background: url(../imagenes/vinnetaOficina.gif) left 5px no-repeat;
}


.tituloOficina1{
	text-indent: -9999px;
	width: 114px;
	height: 24px;
	margin-bottom:10px;
	background: url(../imagenes/tituloOficina1.gif) -8px top no-repeat;
}

.tituloOficina2{
	text-indent: -9999px;
	width: 153px;
	height: 35px;
	background: url(../imagenes/tituloOficina2.gif) left top no-repeat;
}


.tituloOficina3{
	text-indent: -9999px;
	width: 153px;
	height: 35px;
	background: url(../imagenes/tituloOficina3.gif) left top no-repeat;
}


.tituloOficina4{
	text-indent: -9999px;
	width: 153px;
	height: 35px;
	background: url(../imagenes/tituloOficina4.gif) left top no-repeat;
}

.tituloOficina5{
	text-indent: -9999px;
	width: 153px;
	height: 35px;
	background: url(../imagenes/tituloOficina5.gif) left top no-repeat;
}


.tabla5 .contenido5{
    padding: 0px;
    margin:0px;
}


.zonaOficina1{
	width: 560px;
	margin:0px 0px 10px 30px;
	padding:0px 0px 10px 0px;
	background: url(../imagenes/zonaOficina1.gif) center bottom no-repeat;
}


.zonaOficina1A{
	width: 240px;
}

.zonaOficina1B{
	width: 250px;
	padding: 30px; 0px 0px 0px;
}


.zonaOficina2{
	width: 560px;
	margin:0px 0px 10px 30px;
	padding:0px 0px 10px 0px;
}

.zonaOficina3{
	width: 560px;
	margin:0px 0px 10px 30px;
	padding:0px 0px 10px 0px;
}

.zonaOficina2A{
	width: 250px;
	padding:0px 0px 10px 0px;
	background: url(../imagenes/zonaOficina2.gif) center bottom no-repeat;
}
#zonaBloque1a{background: url(../imagenes/headerPBA.jpg) left top no-repeat; height: 310px;}


/****************************  MEGAMENU NUME PORTAL PRINCIPAL  *****************************/
/*nube jquery*/

#megamenuContenedor{
	display: in-line;
	width:1024px;
	height: 62px;
	max-height: 55px;
	background: url(../imagenes/nubeFondo.png) left top no-repeat;
}

.megamenu9171 .mm-item-link {
	height:70px;
	min-height:45px;
	max-height:45px;
}

.megamenu9171 {padding: 0; margin: 0; padding-left: 76px; }

.megamenu9171 a img {border: none;}

.nubeFin a.mm-item-link{
	width: 86px;
	background: url(../imagenes/nubeMenu.gif) 0px 0px no-repeat;
}
.nubeFin a.mm-item-link:hover{background: url(../imagenes/nubeMenu.gif) 0px -55px no-repeat;}

.nubeEdu a.mm-item-link{
	width: 88px;
	background: url(../imagenes/nubeMenu.gif) -86px 0px no-repeat;
}
.nubeEdu a.mm-item-link:hover{background: url(../imagenes/nubeMenu.gif) -86px -55px no-repeat;}

.nubePro a.mm-item-link{
	width: 88px;
	background: url(../imagenes/nubeMenu.gif) -174px 0px no-repeat;
}
.nubePro a.mm-item-link:hover{background: url(../imagenes/nubeMenu.gif) -174px -55px no-repeat;}

.nubeRyt a.mm-item-link{
	width: 160px;
	background: url(../imagenes/nubeMenu.gif) -262px 0px no-repeat;
}
.nubeRyt a.mm-item-link:hover{background: url(../imagenes/nubeMenu.gif) -262px -55px no-repeat;}

.nubeViv a.mm-item-link{
	width: 77px;
	background: url(../imagenes/nubeMenu.gif) -422px 0px no-repeat;
}
.nubeViv a.mm-item-link:hover{background: url(../imagenes/nubeMenu.gif) -422px -55px no-repeat;}

.nubeSal a.mm-item-link{
	width: 57px;
	background: url(../imagenes/nubeMenu.gif) -499px 0px no-repeat;
}
.nubeSal a.mm-item-link:hover{background: url(../imagenes/nubeMenu.gif) -499px -55px no-repeat;}

.nubeTar a.mm-item-link{
	width: 134px;
	background: url(../imagenes/nubeMenu.gif) -556px 0px no-repeat;
}
.nubeTar a.mm-item-link:hover{background: url(../imagenes/nubeMenu.gif) -556px -55px no-repeat;}

.nubeBie a.mm-item-link{
	width: 76px;
	background: url(../imagenes/nubeMenu.gif) -690px 0px no-repeat;
}
.nubeBie a.mm-item-link:hover{background: url(../imagenes/nubeMenu.gif) -690px -55px no-repeat;}

.nubeDes a.mm-item-link{
	width: 174px;
	background: url(../imagenes/nubeMenu.gif) -766px 0px no-repeat;
}
.nubeDes a.mm-item-link:hover{background: url(../imagenes/nubeMenu.gif) -766px -55px no-repeat;}



/*****************************************************************/

.nubeDivTop {background: url(../imagenes/saludTable1.gif) center top no-repeat; padding-top: 10px; margin-top: 10px;}


/***************************** CONTENEDORES NUBES FINANCIERO*************************/

.nubeContainerBig {
	height: 596px;
	min-height: 596px;
	max-height: 596px;
	padding: 0;
	width: 1024px;
	min-width: 1024px;
	max-width: 1024px;
	background: url(../imagenes/nubeBg_financiero.png) right bottom no-repeat;
}

.nubeContainer {
	height: 484px;
	min-height: 484px;
	max-height: 484px;
	padding: 0;
	width: 1024px;
	min-width: 1024px;
	max-width: 1024px;
	background: url(../imagenes/nubeBg.png) right bottom no-repeat;
}
.fondoFinanciero {background: url(../imagenes/imgFinanciero_fondo.gif) left top no-repeat; padding-top: 25px;}
.fondoProductos {background: url(../imagenes/imgFinanProductos_fondo.gif) 30px 155px no-repeat;}

.fondoOficinas {
	background: url(../imagenes/fondoOficinas.gif) 95px bottom no-repeat;
	padding: 0 0 15px 15px;
	width: 587px;
	max-width: 542px;
}

.financieroProductos1 {margin-left: 45px;}
.financieroProductos1 a {
	margin: 5px 10px 5px 10px;
	display: block;
}

.financieroProductos2 {margin-left: 17px;}
.financieroProductos2 a {
	margin: 20px 10px 10px 10px;
	display: block;
}

.financieroNovedades .notResumen img{display: none;}/*cmf*/
.financieroNovedades {
	padding: 30px 0px 10px 3px;
	background: url(../imagenes/finanNovedades_fondo.gif) left 15px no-repeat;
	width: 210px;
	max-width: 200px;
}

/*Bloque Financiero Oficina Personal y Empresarial*/
.tablaBloque8224, .tablaBloque8233 {
	padding: 7px 0 0 145px;
	margin: 0 0 0 20px;
	width: 150px;
	max-width: 100px;
	height: 45px;
	background: url(../imagenes/ofiPersonal_titulo.gif) left top no-repeat;
	float: left;
}

.tablaBloque8233 {background: url(../imagenes/ofiEmpresarial_titulo.gif) left bottom no-repeat;}

.tablaBloque8224 h2, .tablaBloque8233 h2{
	display: none;
}
.tablaBloque8224 ul, .tablaBloque8233 ul{
	padding: 0 0 0 25px;
	margin: 0;
}
.tablaBloque8224 ul li, .tablaBloque8233 ul li{
	list-style-image: url(../imagenes/financiero_vinneta.gif);
}
.tablaBloque8224 ul li a, .tablaBloque8233 ul li a{
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	padding-left: 5px;
}
.tablaBloque8224 ul li a:hover, .tablaBloque8233 ul li a:hover{text-decoration: underline;}

/*Bloque Financiero NOTICIAS */
.tablaBloque8215 h2{
	text-indent: -9999px;
	background: url(../imagenes/finanNovedades_titulo.gif) right top no-repeat;
	width: 195px;
	height: 53px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.vermasFinanciero {position: absolute; bottom: 15px; right: 25px;}


/***************************** CONTENEDORES NUBES EDUCACION *************************/

.fondoEducacion {background: url(../imagenes/imgEducacion_fondo.gif) left top no-repeat; padding-top: 10px; padding-left: 55px;}

.bloqueEducacion1 {
	padding-left: 0px;
	margin-bottom: 0px;
}
.bloqueEducacion2 {
	padding-left: 0px;
	margin-bottom: 10px;
}
.fondoEducacion h2 {
	color: #9DC51A;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

.tablaBloque8190 ul li {
	list-style-image: url(../imagenes/educacion_vinneta.gif);
}

.tablaBloque8190 ul li a {
	color: #6F6F71;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
.vermasEducacion {position: absolute; bottom: 15px; right: 25px;}

/***************************** CONTENEDORES NUBES PROTECCION *************************/

.fondoProteccion {background: url(../imagenes/imgProteccion_fondo.gif) left top no-repeat; padding-top: 25px; padding-left: 10px;}

.fondoProteccion h2 {
	color: #009900;
	font-size: 24px;
	padding: 0 0 0 40px;
	margin: 0;
}
.fondoProteccion h3 {
	color: #FFAB00;
	font-size: 18px;
	padding: 0 0 15px 40px;
	margin: 0;
}

.fondoProteccion table {
	padding: 0px 0px 15px 7px;
	background: url(../imagenes/imgProteccionTable_fondo.gif) center bottom no-repeat;
}

.fondoProteccion h4 {
	width: 180px;
	height: 168px;
	text-indent: -9999px;
}
.fondoProteccion h4.tituloProteccion1 {background: url(../imagenes/tituloProteccion1.gif) center bottom no-repeat;}
.fondoProteccion h4.tituloProteccion2 {background: url(../imagenes/tituloProteccion2.gif) center bottom no-repeat;}
.fondoProteccion h4.tituloProteccion3 {background: url(../imagenes/tituloProteccion3.gif) center bottom no-repeat;}
.fondoProteccion h4.tituloProteccion4 {background: url(../imagenes/tituloProteccion4.gif) center bottom no-repeat;}

.fondoProteccion ul  {
	margin: 0;
	margin-left: 10px;
	padding: 0;
}
.fondoProteccion ul li {
	list-style: none;
}
.fondoProteccion ul li a{
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	padding-left: 20px;
	margin: 2px;
	background: url(../imagenes/proteccion_vinneta.gif) 0px 0px no-repeat;
}
.fondoProteccion ul li a:hover{text-decoration: underline;}

.vermasProteccion {position: absolute; bottom: 15px; right: 25px;}



/***************************** CONTENEDORES NUBES TURISMO *************************/

.fondoTurismo {background: url(../imagenes/imgTurismo_fondo.gif) left top no-repeat; padding-top: 0px; padding-left: 40px;}

.bloqueTurismo1 {padding-bottom: 5px; padding-top: 3px;}

.bloqueTurismo2 {margin: 15px 0 15px 0; padding-top: 3px; padding-bottom: 5px; }
.bloqueTurismo2 h2 {padding: 5px; margin: 0px; }

.fondoTurismo h2 {color: #D5006A; font-size: 18px; margin: 0; padding: 2px;}

.vermasTurismo {
	position: relative;
	left: 670px;
	bottom: 0px;
	display: block;
}


/***************************** CONTENEDORES NUBES VIVIENDA *************************/

.fondoVivienda {background: url(../imagenes/imgVivienda_fondo.gif) left top no-repeat; padding-top: 15px; padding-left: 40px;}

.fondoVivienda h3 {color: #FE9900; font-size: 18px;	margin: 0; padding: 0;}

.fondoVivienda h2 {color: #7CA700; font-size: 16px; margin: 0; padding: 0;}

.fondoVivienda p.grande, .fondoVivienda p.grande2 {color: #666666; font-size: 12px; text-align: justify; padding: 0 10px 10px 0; margin: 5px 0 0 0;}
.fondoVivienda p.grande2 {padding-bottom: 35px;}

.fondoViviendaTable {background: url(../imagenes/viviendaTable.gif) -13px bottom no-repeat; padding-bottom: 10px; margin-bottom: 3px;}


/***************************** CONTENEDORES NUBES SALUD *************************/

.fondoSalud {background: url(../imagenes/imgSalud_fondo.gif) left top no-repeat; padding-top: 10px; padding-left: 10px;}

.fondoSalud h2 {color: #3D6DCF;	font-size: 20px; margin: 0;	padding: 0px 0px 2px 35px;}

.fondoSalud h3 {color: #999999;	font-size: 14px; margin: 0;	padding-left: 35px; padding-bottom: 10px}

.fondoSaludTable1 {background: url(../imagenes/saludTable1.gif) -5px bottom no-repeat; padding: 5px 0 5px 0; margin-bottom: 5px;}


/***************************** CONTENEDORES NUBES TARJETA COOMEVA *************************/

#megamenu9171-6 .tabla0 {background: url(../imagenes/nubeBg_tarjeta.png) left bottom no-repeat;}
.nubeContainer_tarjeta {
	width: 1024px;
	height: 484px;
	max-height: 484px;
	min-height: 484px;
	background: url(../imagenes/nubeBg_tarjeta.jpg) left top no-repeat;
}
.zonaNovedades {padding: 0 0 0 340px;}
.zonaNovedades h2{color: #003817; font-size: 17px; padding: 5px; margin: 0;}
.zonaNovedades .noticiaSlider {height: 130px; overflow: hidden;}
.fondoTarjeta {background: url(../imagenes/fondoTarjeta.jpg) left top no-repeat; padding-top: 10px; width: 100%;}
.nubeContainer_tarjeta .botonInfo {text-indent: -9999px; width: 175px; height: 175px; display: block; margin-left: 15px; clear: both;}

.fondoTarjeta .zonaB {padding: 40px 0 0 0;}

.fondoTarjeta h2 {color: #3F4659; font-size: 18px; padding: 0; margin: 0;}

.tarjetaEnlace {
	width: 580px;
	height: 100px;
}
.tarjetaEnlace a {
	text-indent: -9999px;
	width: 580px;
	height: 100px;
	display: block;
}


/***************************** CONTENEDORES NUBES BIENESTAR *************************/

.nubeContainer_Bienestar {
	width: 1024px;
	height: 483px;
	padding: 0;
	background: url(../imagenes/nubeBg.png) left bottom no-repeat;
}

.fondoBienestar {background: url(../imagenes/imgBienestar_fondo.gif) left top no-repeat; padding-top: 40px; padding-left: 15px;}

.fondoBienestar .zonaB {padding: 40px 0px 0px 25px;}

.tablaBloque8066 {
	padding: 0 0 0 20px;
	height: 260px;
	max-height: 240px;
	margin-bottom: 25px;
}
.tablaBloque8066 h2, .fondoBienestar h2 {
	color: #98CB00;
	font-size: 22px;
	padding: 0 0 0 25px;
}
.vermasBienestar {position: absolute; top: 240px; right: 25px;}

/***************************** CONTENEDORES NUBES DESARROLLO *************************/

.fondoDesarrollo {background: url(../imagenes/imgDesarrollo_fondo.gif) left top no-repeat; padding-top: 10px; padding-left: 20px;}

.tablaBloque8154, .tablaBloque8163 {padding-left: 60px;}

.fondoDesarrollo h2 {color: #9EC51A; font-size: 20px; margin: 0; padding: 0px; padding-left: 20px;}

imgBienestar_fondo a img {border: none;}

.nubeDes .enlaceD2 li a {background: url(../imagenes/educacion_vinneta.gif) 0px 4px no-repeat;}

.noticiaSimple {padding-top: 5px; padding-bottom: 10px; margin-bottom: 10px;}


/***************************** CONTENEDORES NUBES COOPERATIVA *************************/

li.menuinfnube {height: 528px;}
.nubeContainer_cooperativa {
	width: 1024px;
	height: 528px;
	padding: 0 0 15px 0;
	background: url(../imagenes/nube_cooperativa.jpg) left -2px no-repeat;
}

.tablaBloque8127, .tablaBloque8136 {
	padding: 0px 0px 10px 20px;
	float: left;
}

.link13949-0 ul.drawer-content li {list-style-image: none;}
.drawer-content13949-0 li.menuinfnube {height: 528px;}

.link13949-0 .drawer-topic13949-0 {background: url(../imagenes/coomevaInf.gif) 10px 2px no-repeat; width: 137px; text-indent: -9999px;}

.coomevaInf {
	text-indent: -9999px;
	display: block;
	width: 137px;
	height: 38px;
	margin-top: 15px;
	background: url(../imagenes/coomevaInf.gif) 10px 6px no-repeat;
}



/**** RESUMEN NOVEDADES EN LAS NUBES *****/

.contResumen {
	height: 290px;
	max-height: 290px;
	min-height: 290px;
	width: 190px;
	max-width: 190px;
	min-width: 190px;
	overflow: hidden;
	float: none;
}

x.contImgResumen{display: none;}/*cmf*/
.megamenu .contImgResumen img{display: none;}/*cmf*/
.megamenu .contImgResumen a{display: inline;}/*cmf*/


/********  M A R Q U E E  **********/

.tablaBloque8491 {
	background: url(../imagenes/marqueeFondo.gif) center 5px no-repeat;
	padding: 0;
	padding-top: 5px;
	padding-left: 114px;
	margin: 0;
	height: 40px;
	width: 910px;
}
.tablaBloque8491 h2 {display: none;}
.tablaBloque8491 .contenido0 {clear: both; display: block; padding-top: 15px; width: 800px;}
ul.marquee {text-align:center; width:800px;}
#marquee8491 a {color: #343434; text-decoration: none;}


/********  REGIONAL FORMULARIO  **********/
#selregional {
	position: absolute;
	top: 30px;
	margin-left: 340px;
	display: block;
	text-align: right;
	padding: 30px 30px 2px 5px;
	width: 240px;
	height: 50px;
	background: url(../imagenes/selRegionalFondo.gif) right 1px no-repeat;
}
.tit_regional {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
}
.enlaceUnete {
	display: block;
	width: 330px;
}


/**************  AJUSTES ADICIONALES  **************/

.drawer-content a {font-size: 11px;}

#megamenu9171-7 .noticiaSimple, #megamenu9171-8 .noticiaSimple, #megamenu9171-5 .noticiaSimple {margin-left: 20px;}

.noticiaSlider {width: 120px; margin-right: 5px;}
.noticiaSlider a img {width: 110px; height: 90px;}

#megamenu9171-6 .noticiaSlider a img {width: 110px; height: 90px;}

#megamenu9171-6 .noticiaSlider {width: 110px;}

.enlaceD2 {padding-left: 0px;}
#megamenu9171-8 .enlaceD2 {padding-left: 25px;}

#megamenu9171-3 .enlaceD2, #megamenu9171-1 .enlaceD2 {padding: 0px;}

ul.megamenu div.mm-item-content {
	width: 1027px;
	max-width: 1027px;
	min-width: 1027px;
}

.drawer-topic13949-0 ul.drawer-content li {list-style: none;}



/*** Calendario****/

.zonaBloque1B .titulo0{
	display:none;
}
.calenCalendario{ background:  url(../imagenes/tablaCalen.jpg) -3px 10px no-repeat; padding: 10px 0px 0px 0px; width: 240px; height:231px; float:left; clear:both;}
.calendarioTabla{width: 231px; padding-top:0px;}
.calendarioTablaTitulo{ padding:0px 0px 0px 35px; width: 170px; height: 30px;}
.calendarioTablaTitulo a{ color: #889ca5; font-size: 13px;}
.calendarioTablaIzq a, .calendarioTablaDer a{color: #889ca5; font-size: 12px;}
.calendarioTablaDias th{ color: #2b7801; font-size: 14px;}
.calendarioTabla td{ background:  url(../imagenes/tdCalen.jpg) center top no-repeat;  font-weight:bold; margin:0px; padding:0px; color: #889ca5; width: 28px; height:30px; font-size: 14px;}
.calendarioTabla td a{ background:  url(../imagenes/tdACalen.jpg) center top no-repeat;  display:block; font-weight:bold; color: #4a6774; width: 32px; max-width: 28px; min-width: 28px; height:29px; max-height:22px; min-height:22px;font-size: 14px; padding-top:6px;}
.calendarioTabla td a:hover{ background:  url(../imagenes/tdAhover.jpg) center top no-repeat;  color: #fff; }


#infoCalendario{ background:  url(../imagenes/h1Calendario.jpg) left top no-repeat; padding: 0px 0px 0px 0px;}
#infoCalendario h1{ height: 100px; text-indent: -9999px;}

ul.ciudadesCalendario{list-style:none; margin:0px 0px 0px 15px; padding:0px; }
ul.ciudadesCalendario li{ margin:0px; padding:0px; text-align:center; float:left;} 
ul.ciudadesCalendario li a{background:  url(../imagenes/botonCiudades.jpg) left top no-repeat; display:block; color : #3c5440; width:95px; height: 23px; margin:0px; padding:5px 0px 0px 0px;}
ul.ciudadesCalendario li a:hover{background:  url(../imagenes/botonCiudadesH.jpg) left top no-repeat; color : #fff;}
ul.ciudadesCalendario li.selected a{background:  url(../imagenes/botonCiudadesH.jpg) left top no-repeat; color : #fff;}

#eventos{width:100%; overflow:hidden; margin-top:10px; float:left; width: 700px;}
#eventos a{background:none;}
#eventos .notResumen img {display:block; width:70px; height:50px;}
#eventos .notResumen a {font-size:10px}
#eventos .notResumen  {float:left}
#eventos h2{font-size:14px; color: #329103; font-weight: bold;}
.linea53{background: #f0efef url(../imagenes/linea153.jpg) left top no-repeat; padding:  2px 0px 2px 15px; color: #174d14; font-weight: bold;}

.eventosLista{width:600px;}
ul.eventosLista{list-style:square; padding-top: 10;margin:10px 0px 10px 0px; color: #c3c4c5;}
ul.eventosLista li{padding:0;margin:3px;}

ul.eventosLista a{color: #63646b;}
ul.eventosLista a:hover{color: #0b2143;}
.vermas a{color: #83d51b;}
.vermas a:hover{color: #63646b;}

.eventosLinea{clear:both;}
.eventosImg{float:left;width:160px;margin:5px 5px 10px;}
.eventosImg img{width:70px;height:50px;}
.eventosImg a{float:left;}

.lineaRyc{color:#FF0099;}
.lineaUga{color:#009933;}
.lineaFundacion{color:#CCCC00;}


/*** TABLA BANNERS ***/
.tablaBanners{width: 1024px; margin: -8px 0 0 0; height: 335px; max-height: 350px; min-height: 350px;}
.dspDivPubContSpan {
	/*position: absolute;*/
	top: 310px;
	margin: 0 15px 0 0;
}
.dspDivPubCont li a {width: 14px; height: 14px; display: block;}

/*** PUBLICACION COOPERATIVA ***/
#wrapper .nubeContainer_cooperativa {height: 499px; width: 1009px;}
#infoPrincipalCooperativa {padding: 8px; width: 1024px; max-width: 1008px; min-width: 1008px; background: #FFFFFF;}
#infoPrincipalCooperativa .pubUtilidadesRedes, #infoPrincipalCooperativa .pubUtilidades {display: none;}
#footerCooperativa .link13949-0 {display: none;}
