  /* *********************** */
 /* *** PESTANAS QUE ES *** */
/* *********************** */
/* correccion margenes pestaņas en interiores */
#tabs-general.interior #tabs-menu  { margin-left: 0px;	margin-right: 0px;}
#tabs-general.interior #tabs  { margin-left: 10px;}
#tabs-menu {
	border-color: #1D5EB6;
	font-size:115%; 
}
#tabs-menu #tabs ul li a { font-weight:normal}

/* Pestana 1 */
#tabs-menu #tabs ul li a.pestana-1 {
	width: 68px;
	background-image: url(../../img/pacc/pestana-01-off.jpg);
}
#tabs-menu #tabs ul li a.pestana-1:hover {
	background-image: url(../../img/pacc/pestana-01.jpg);
}


/* Pestana 2 */
#tabs-menu #tabs ul li a.pestana-2 {
	width: /*227*/247px;
	background-image: url(../../img/pacc/pestana-02.jpg);
}
#tabs-menu #tabs ul li a.pestana-2:hover {
	cursor: default !important;
}

/* Pestana 3 */
#tabs-menu #tabs ul li a.pestana-3 {
	width: 103px;
	background-image: url(../../img/pacc/pestana-03-off.jpg);
}
#tabs-menu #tabs ul li a.pestana-3:hover {
	background-image: url(../../img/pacc/pestana-03.jpg);
}

/* Pestana 4 */
#tabs-menu #tabs ul li a.pestana-4 {
	width: /*199*/110px;
	background-image: url(../../img/pacc/pestana-04-off.jpg);
}
#tabs-menu #tabs ul li a.pestana-4:hover {
	background-image: url(../../img/pacc/pestana-04.jpg);
}


/* DESTACADOS SECCION Y DESTACADOS BLOQUE */
.dos div.bot-destacados {
	background-image: url(../../img/pacc/bot-destacados2.gif);
}
.dos div.bot-header {
	background-image: url(../../img/pacc/bot-header2.gif);
}
#left-col #destacados-seccion .botones {	background-image: url(../../img/pacc/bot-header2.gif); background-position: right bottom; background-repeat:no-repeat;width:90%}


/* CABECERA GENERAL DE CADA SECCION */
#header-seccion {
	background-color: #5686C8;
	background-image: url(../../img/pacc/fnd-header-2.jpg);
}
	#header-seccion #foto-seccion {
		background-image: url(../../img/pacc/foto-header-2.jpg);
	}
	#header-seccion #contenidos-seccion #destacados-seccion {
		background-image: url(../../img/pacc/fnd-header-2-destacados.jpg);
	}

/*CONSEJOS HOME */
.ahorro-emisiones { 
	background-image:url(../../img/pacc/img-consej-emisiones-2.jpg)
}
.ahorro-economico {
	background-image:url(../../img/pacc/img-consej-economico-2.jpg)
}
.ahorro-energetico {
	background-image:url(../../img/pacc/img-consej-energetico-2.jpg)
}


/* COLOR DEL TEXTO, ENLACES, ECT */
#maincontent div.bloque a,
#maincontent div.noticias-destacadas a {
	color: #1D5EB6;
}
#maincontent div.noticias-destacadas strong {
	color: #002C84;
}
#maincontent.estilo-home div.bloque div.links ul li a {
	background-image: url(../../img/pacc/fnd-enlaces-2.gif);
}

#maincontent.estilo-home .btnimp {	color:#FFF;	font-weight:bold;	border:none;	background-color:#1D5EB6;	padding:0.2em 0.8em 0.3em 0.8em;	margin-top:5px; float: left;}


	/* Columna izquierda - Noticias sin foto */
	div.noticias-destacadas a { display: block; padding-bottom: 1em; }


/* PARA PAGINAS INTERIORES */
#migas { background-color: #FFF; margin-bottom:0.5em}

#maincontent.estilo-2col #left-col h2, #maincontent.estilo-2col #center-col h3, #maincontent.estilo-2col #center-col h4, #maincontent.estilo-2col #center-col h5 {color: #1D5EB6} 
#menu-lateral h2 { border-bottom: #1D5EB6 dotted 1px; padding-bottom:0.75em}
#menu-lateral ul { border-bottom: #1D5EB6 solid 2px; padding-bottom:1em}
#menu-lateral ul li ul { background-color:#E8EEF7; color: #1D5EB6; border:none}
#menu-lateral ul li ul li.activo { background-image:url(../../img/pacc/ico-menu-nv3-2on.gif) }
#menu-lateral ul li.activo ul li.activo a { color: #1D5EB6; font-weight:bold}

#pie-opciones {}
#pie-opciones a { color: #1D5EB6; background-image:url(../../img/pacc/ico-impresora-2.gif); background-repeat:no-repeat; background-position:left top; padding-left:30px; padding-bottom:2px} 
#pie-opciones a:hover { text-decoration:none}


#entrada-cuarto-nivel ul li { background-image:url(../../img/pacc/ico-p2.gif); background-position:left top; background-repeat:no-repeat }
#entrada-cuarto-nivel ul li a { color: #1D5EB6}
#entrada-contenido.destacadar, #entrada-contenido strong {color: #1D5EB6}

 #desarrollo-contenido-4 a,  .apartados a { color:#1D5EB6;  }
 #desarrollo-contenido-4 ul.subapartados li,  .apartados ul.subapartados li {	background-image:url(../../img/pacc/ico-p2-m.gif);}


/* NOVEDADES DEL PORTAL */
.novedades {
	padding-bottom: 1em;
	border-bottom: 1px dotted #666;
}
#novedades-portal ul li a.pestana-destacados-on {
	background-image: url(../../img/pacc/pestana-destacado-2-on.gif);
}

a.btn {	background-color:#1D5EB6; }



/* tablas, listas */

#entrada-contenido table th, .apartados table th { background-color:#1D5EB6;}
#entrada-contenido table a, #entrada-contenido ul li a, #entrada-contenido ol li a, .apartado table a, .apartado ul li a, .apartado ol li a  { color:#1D5EB6;}
#entrada-contenido ul li, .apartados ul li { background-image:url(../../img/pacc/ico-p2-m.gif) }




