﻿.header .submenu .nav li .titulares:after {
    content: "|";
    left: 0;
    position: absolute;
    top: 0;
}
.header .submenu .nav li .titulares {
    padding-left: 11px;
	position: relative;
}
.header .submenu .nav li a {
    color: #212121;
    display: inline-block;
    font-weight: 900;
    padding: 0 5px;
}

.header .seccion {
	position: relative;
}

/* caja quadern */

.columna_secundaria .quadern h3 {
}
.quadern h3 a, .quadern h3 .sin_enlace {
	background: transparent url(/ccaa/iconos/v1.x/v1.0/varios/cabecera_quadern.png) no-repeat 0 center;
	text-indent: -9000px;
	overflow: hidden;
	padding: 0;
	width: 150px;
}
/* pastilla quadern en col 3 */

.aside .pastilla_quadern {
	border-top: 5px solid #0092d6;
	border-bottom: 3px solid #f0f0f0;
	margin-bottom: 9px;
}
.aside .pastilla_quadern a {
	display: block;
	height: 40px;
	background: transparent url(/ccaa/iconos/v1.x/v1.0/varios/pastilla_quadern.png) no-repeat 0 8px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
}
.aside .pastilla_quadern a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
/*PORTADILLA ESPAÑA*/
.aside a.espana {
	display: none;
}
#portadilla_espana .cabecera {
	background: #F3F3F3;
}
#portadilla_espana p.ayuda {
	background: url("/ccaa/iconos/v1.x/v1.0/varios/selecciona_ccaa.png") 764px 15px no-repeat;
	padding: 18px 88px 24px 555px;
	font-size: 12px;
	line-height: 15px;
	font-family: 'Roboto', sans-serif;
	color: #333333;
	text-align: right;
}
#portadilla_espana p.selector {
	text-align: right;
}
#portadilla_espana p.selector span {
	background: #fff;
	display: block;
	padding: 11px 18px;
}
#portadilla_espana select {
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 12px 6px 8px;
	;
	outline: none;
	font-weight: normal;
	font-size: 13px;
	line-height: 12px;
	font-family: 'Roboto', sans-serif;
	width: 265px;
}
#portadilla_espana option {
	padding: 2px 10px;
	cursor: pointer;
	display: block;
}
#contenedor_mapa_espana .interior > div {
	float: left;
	margin: -130px 0 0 0;
}
#contenedor_mapa_espana {
	background: #F3F3F3;
	padding: 0
}
#contenedor_mapa_espana .interior {
	background: #fff;
	border-bottom: 1px dotted #D0D0D0;
        height: 491px;
}
.leyenda {
	background: #fff;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	font-family: 'Roboto', sans-serif;
	border-top: 4px solid #F3F3F3;
	padding: 15px 14px;
	clear: both;
}
.leyenda img {
	display: inline;
	margin: 0 4px 0 0px;
	position: relative;
	bottom: -3px;
}
.mapa_etiqueta {
	background-color: #000;
	background: rgba(0,0,0,0.8);
	font-weight: bold;
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	padding: 5px 20px;
	border-radius: 4px;
	color: #fff;
	white-space: nowrap;
}
