/* ************************************************** ABRE ESTILOS fuentes.css ************************************************* */
@font-face {
	font-family:'roboto_condensedbold';
	src:url('/elementosWeb/fonts/robotocondensed-bold-webfont.eot');
	src:url('/elementosWeb/fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'), 
		url('/elementosWeb/fonts/robotocondensed-bold-webfont.woff2') format('woff2'), 
		url('/elementosWeb/fonts/robotocondensed-bold-webfont.woff') format('woff'), 
		url('/elementosWeb/fonts/robotocondensed-bold-webfont.ttf') format('truetype'), 
		url('/elementosWeb/fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
	font-weight:normal;
	font-style:normal;
}


@font-face {
	font-family:'robotoregular';
	src:url('/elementosWeb/fonts/Roboto-Regular-webfont.eot');
	src:url('/elementosWeb/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), 
		url('/elementosWeb/fonts/Roboto-Regular-webfont.woff2') format('woff2'), 
		url('/elementosWeb/fonts/Roboto-Regular-webfont.woff') format('woff'), 
		url('/elementosWeb/fonts/Roboto-Regular-webfont.ttf') format('truetype'), 
		url('/elementosWeb/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
	font-weight:normal;
	font-style:normal;
}


@font-face {
	font-family:'roboto_condensedregular';
	src:url('/elementosWeb/fonts/robotocondensed-regular-webfont.eot');
	src:url('/elementosWeb/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), 
		url('/elementosWeb/fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
		url('/elementosWeb/fonts/robotocondensed-regular-webfont.woff') format('woff'), 
		url('/elementosWeb/fonts/robotocondensed-regular-webfont.ttf') format('truetype'), 
		url('/elementosWeb/fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
	font-weight:normal;
	font-style:normal;
}


/* Roboto Slab Regular */
@font-face {
  font-family:'Roboto Slab';
  src: url('/elementosWeb/fonts/RobotoSlab-Regular.eot');
  src: url('/elementosWeb/fonts/RobotoSlab-Regular.woff2') format('woff2'),
       url('/elementosWeb/fonts/RobotoSlab-Regular.woff') format('woff'),
       url('/elementosWeb/fonts/RobotoSlab-Regular.ttf') format('truetype'),
       url('/elementosWeb/fonts/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg'),
       url('/elementosWeb/fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype');
  font-weight:normal;
  font-style:normal;
}


/* Roboto Slab Bold */
/*
@font-face {
  font-family:'RobotoSlab-Bold';
  src: url('/elementosWeb/fonts/RobotoSlab-Bold.eot');
  src: url('/elementosWeb/fonts/RobotoSlab-Bold.woff2') format('woff2'),
       url('/elementosWeb/fonts/RobotoSlab-Bold.woff') format('woff'),
       url('/elementosWeb/fonts/RobotoSlab-Bold.ttf') format('truetype'),
       url('/elementosWeb/fonts/RobotoSlab-Bold.svg#RobotoSlab-Bold') format('svg'),
       url('/elementosWeb/fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype');
  font-weight:normal;
  font-style:normal;
}
*/

/* Roboto Slab Light */
/*
@font-face {
  font-family:'RobotoSlab-Light';
  src: url('/elementosWeb/fonts/RobotoSlab-Light.eot');
  src: url('/elementosWeb/fonts/RobotoSlab-Light.woff2') format('woff2'),
       url('/elementosWeb/fonts/RobotoSlab-Light.woff') format('woff'),
       url('/elementosWeb/fonts/RobotoSlab-Light.ttf') format('truetype'),
       url('/elementosWeb/fonts/RobotoSlab-Light.svg#RobotoSlab-Light') format('svg'),
       url('/elementosWeb/fonts/RobotoSlab-Light.eot?#iefix') format('embedded-opentype');
  font-weight:normal;
  font-style:normal;
}
*/

/* Roboto Slab Thin */
/*
@font-face {
  font-family:'RobotoSlab-Thin';
  src: url('/elementosWeb/fonts/RobotoSlab-Thin.eot');
  src: url('/elementosWeb/fonts/RobotoSlab-Thin.woff2') format('woff2'),
       url('/elementosWeb/fonts/RobotoSlab-Thin.woff') format('woff'),
       url('/elementosWeb/fonts/RobotoSlab-Thin.ttf') format('truetype'),
       url('/elementosWeb/fonts/RobotoSlab-Thin.svg#RobotoSlab-Thin') format('svg'),
       url('/elementosWeb/fonts/RobotoSlab-Thin.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
*/

/* ************************************************* CIERRA ESTILOS fuentes.css ************************************************ */

/* ************************************************** ABRE ESTILOS cabecera1024seccion.css ************************************************* */
/*------------------ BARRA SUPERIOR, ICONOS REDES SOCIALES, HEMEROTECA, SUSCRIPCION, REGISTRO, FECHA, SERVICIOS --------------------------------------------------------------------*/


.cabecera{width: 1024px; position:relative; margin: 0 auto; padding: 0; height:auto ;background-color: transparent} /* - new - */
.cabecera .menu_superior{background:#fff; height: 40px; width: 1024px; border-bottom: 1px solid #888;}/* - new - */
.cabecera .menu_superior .iconos_sociales{
	float: left;
	margin-left: 4px;
	margin-top: 4px;
}
.cabecera .menu_superior .iconos_sociales ul{
	margin: 0px;
	padding: 0px;
}
.cabecera .menu_superior .iconos_sociales ul li{list-style-type: none;width: 18px;height: 15px;float: left; background:url('/elementosWeb/mediaweb/images1024/cabecera/iconos_sociales_menu.png') no-repeat top left; margin:2px 3px;}
.cabecera .menu_superior .iconos_sociales ul li a{
	text-decoration:none;
	display:block;
	text-indent: -5000px;
}
.cabecera .menu_superior .iconos_sociales ul li.rssIcon{ background-position: 0 -336px; width: 18px; height: 15px; }
.cabecera .menu_superior .iconos_sociales ul li.twitterIcon{ background-position: 0 -537px; width: 18px; height: 15px; }
.cabecera .menu_superior .iconos_sociales ul li.fbIcon{ background-position: 0 -206px; width: 18px; height: 15px; }
.cabecera .menu_superior .iconos_sociales ul li.fbGoogle{ background-position: 0 -659px; width: 18px; height: 15px; }
.cabecera .menu_superior .iconos_sociales ul li.mailIcon{ background-position: 0 -271px; width: 18px; height: 15px; }

.cabecera .menu_superior .hemeroteca{
	float: left;
	margin-top: 6px;
	border-right: 1px solid #666666;
	padding-right:10px;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;

}
.cabecera .menu_superior .hemeroteca a{
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.cabecera .menu_superior .hemeroteca a:hover{
	text-decoration:underline;
}
.cabecera .menu_superior .suscripcion{
	float: left;
	margin-top: 6px;
	margin-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-left: 10px;
	font-style:normal;
	line-height: 15px;
	position: relative;
}
.cabecera .menu_superior .suscripcion a {
	text-decoration:none;

}
.cabecera .menu_superior .suscripcion a span {
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iconos_sociales_menu.png');
	background-repeat: no-repeat;
	background-position: right -141px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	padding-right: 28px;
	}
	
.cabecera .menu_superior .suscripcion a:hover span{
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

/*//////////////desplegable suscripcion//////////////////////////*/
.cabecera .menu_superior .suscripcion .desple_suscripcion{
	background-color: #f8f8f8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	box-shadow: 5px 3px 2px #CCCCCC;
	z-index: 1020;
	position: absolute;
	top: 22px;
	left: 0px;
	padding-top: 10px;
	width: 135px;
}
.cabecera .menu_superior .suscripcion .desple_suscripcion ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.cabecera .menu_superior .suscripcion .desple_suscripcion ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin-bottom: 10px;
	color:#000000;
}
.cabecera .menu_superior .suscripcion .desple_suscripcion ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	color:#000000;
	text-decoration:none;
}
.cabecera .menu_superior .suscripcion .desple_suscripcion ul li a:hover{
	color:#000000;
	text-decoration:underline;
}
/*///////////////fin desplegable suscripcion/////////////////////*/

.cabecera .menu_superior .clasificados {
	float: left;
	margin-top: 6px;
	margin-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-style:normal;
	line-height: 15px;
	position: relative;

}
.cabecera .menu_superior .clasificados a {
	text-decoration:none;

}
.cabecera .menu_superior .clasificados a span {
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iconos_sociales_menu.png');
	background-repeat: no-repeat;
	background-position: right -141px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	padding-right: 28px;
	}
	
.cabecera .menu_superior .clasificados a:hover span{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
/*//////////////desplegable clasificados//////////////////////////*/
.cabecera .menu_superior .clasificados .desple_clasificados{
	background-color: #f8f8f8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	box-shadow: 5px 3px 2px #CCCCCC;
	z-index: 1020;
	position: absolute;
	top: 22px;
	left: 0px;
	padding-top: 10px;
	width: 150px;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin-bottom: 10px;
	color:#000000;
	font-weight: bold;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	color:#000000;
	text-decoration:none;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li a:hover{
	color:#000000;
	text-decoration:underline;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.empleo{
 	background-position: 0 -123px;
	clear: both;
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iber_clasificados.png');
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 13px;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.empleo span{
	color:#3D95D4;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.empleo a{
	text-decoration:none;
	font-style:normal;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.empleo a:hover{
	text-decoration:none;
	color:#606060;
	font-style:italic;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.empleo a span {
	color:#3D95D4;
	background-image: none;
	text-decoration:none;
	font-style:normal;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.empleo a:hover span {
	color:#3D95D4;
	background-image: none;
	text-decoration:none;
	font-style:italic;
}

.cabecera .menu_superior .clasificados .desple_clasificados ul li.anuncio {
 	background-position: 0 0px;
	clear: both;
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iber_clasificados.png');
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 13px;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.anuncio span {
	color:#FE9901;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.anuncio a {
	text-decoration:none;
	font-style:normal;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.anuncio a:hover{
	text-decoration:none;
	color:#606060;
	font-style:italic;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.anuncio a span{
	color:#FE9901;
	background-image: none;
	text-decoration:none;
	font-style:normal;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.anuncio a:hover span {
	color:#FE9901;
	background-image: none;
	text-decoration:none;
	font-style:italic;
}

.cabecera .menu_superior .clasificados .desple_clasificados ul li.pisos{
 	background-position: 0 -184px;
	clear: both;
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iber_clasificados.png');
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 13px;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.pisos span{
	color:#0a7e03;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-style:normal;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.pisos a{
	text-decoration:none;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.pisos a:hover{
	text-decoration:none;
		color:#606060;
		font-style:italic;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.pisos a span{
	color:#0a7e03;
	background-image: none;
	text-decoration:none;
	font-style:normal;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.pisos a:hover span {
	color:#0a7e03;
	background-image: none;
	text-decoration:none;
	font-style:italic;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.coches{
 	background-position: 0 -61px;
	clear: both;
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iber_clasificados.png');
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 13px;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.coches span{
	color:#fb3601;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.coches a{
	text-decoration:none;
	font-style: normal;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.coches a:hover{
	text-decoration:none;
	color:#606060;
	font-style:italic;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.coches a span {
	color:#fb3601;
	background-image: none;
	text-decoration:none;
	font-style: normal;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.coches a:hover span{
	color:#fb3601;
	background-image: none;
	text-decoration:none;
	font-style:italic;
}


.cabecera .menu_superior .clasificados .desple_clasificados ul li.cursos{
 	background-position: 0 -240px;
	clear: both;
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iber_clasificados.png');
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 13px;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul li.cursos span{
	color:#9e5e94;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul a li.cursos {
	text-decoration:none;
	font-style: normal;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul a:hover li.cursos {
	text-decoration:none;
	color:#606060;
	font-style:italic;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul a li.cursos  span {




	color:#9e5e94;
	background-image: none;
	text-decoration:none;
	font-style: normal;
}
.cabecera .menu_superior .clasificados .desple_clasificados ul a:hover li.cursos  span{
	color:#9e5e94;
	background-image: none;
	text-decoration:none;
	font-style:italic;
}

/*///////////////fin desplegable clasificados/////////////////////*/



.cabecera .menu_superior .fechaCabecera {
	font-size:11px;
	color:#999;
	max-width:190px;
	float:left;
	text-align:center;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 160px;
}

.cabecera .menu_superior .cartelera {
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iconos_sociales_menu.png');
	background-repeat: no-repeat;
	background-position: 0 -70px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	float: right;
	padding-left: 28px;
	margin-left: 5px;
	margin-top: 6px;
	line-height: 18px;
	}
.cabecera .menu_superior .television {
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iconos_sociales_menu.png');
	background-repeat: no-repeat;
	background-position: 0 -469px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	float: right;
	padding-left: 28px;
	margin-left: 8px;
	margin-top: 6px;
	line-height: 18px;
}
.cabecera .menu_superior .trafico {
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iconos_sociales_menu.png');
	background-repeat: no-repeat;
	background-position: 0 -401px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	float: right;
	padding-left: 28px;
	margin-left: 8px;
	margin-top: 6px;
	line-height: 18px;
}	
.cabecera .menu_superior .trafico a, .television a, .cartelera a{
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.cabecera .menu_superior .trafico a:hover, .television a:hover, .cartelera a:hover {
	text-decoration:none;
}

.cabecera .menu_superior .no_identificado {
	float: right;
	padding-right: 20px;
	padding-left: 30px;
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iconos_sociales_menu.png');
	background-repeat: no-repeat;
	background-position: 0 -602px;
	margin-top: 6px;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-right: 10px;
}
.cabecera .menu_superior .no_identificado a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.cabecera .menu_superior .no_identificado a:hover {
	text-decoration:underline;
}
.cabecera .menu_superior .identificado {
	float: right;
/*	padding-left: 25px;*/
	/*background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iconos_sociales_menu.png');
	background-repeat: no-repeat;
	background-position: 0 -693px;*/
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 15px;
/*	width: 163px;*/
	position: relative;
}
.cabecera .menu_superior .identificado .nombre {
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 20px;
}
.cabecera .menu_superior .identificado .icono_identificado {
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iconos_sociales_menu.png');
	background-repeat: no-repeat;
	background-position: 0 -693px;
	/*background-position: 0px -139px;*/
	width:22px;
	height:17px;
	display: block;
	float: right;
	margin-right: 4px;
	}
.cabecera .menu_superior .identificado .flecha_desplegar, .cabecera .cabeceraSuperior .bloqueElementosAnadidos .identificado .flecha_desplegar {
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iconos_sociales_menu.png');
	background-repeat: no-repeat;
	background-position: 0px -763px;
	/*background-position: 0px -139px;*/
	width:22px;
	height:16px;
	display: block;
	float: right;

	margin-left: 5px;
	}
.cabecera .menu_superior .identificado .bot_desconectar, .cabecera .cabeceraSuperior .bloqueElementosAnadidos .identificado .bot_desconectar {
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iconos_sociales_menu.png');
	background-repeat: no-repeat;
	background-position: 0px -767px;
	width:22px;
	height:16px;
	display: block;
	float: right;
	margin-left: 5px;
}

.cabecera .menu_superior .identificado .desple_identificado, .cabecera .cabeceraSuperior .bloqueElementosAnadidos .desple_identificado {
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	box-shadow: 3px 3px 2px #909090;
	z-index: 9999999;
	position: absolute;
	top: 24px;
	right: 0px;
	padding: 5px 0px 5px 10px;
	min-width: 155px;
	display:none;
	width: 100%
}
.cabecera .menu_superior .identificado .desple_identificado ul, .cabecera .cabeceraSuperior .bloqueElementosAnadidos .desple_identificado ul{

	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.cabecera .menu_superior .identificado .desple_identificado ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	color:#666;
	text-decoration: none;
	line-height: 20px;
}
.cabecera .menu_superior .identificado .desple_identificado ul a li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	color:#666;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
}
.cabecera .menu_superior .identificado .desple_identificado ul a:hover li {
	color:#FFF;
	text-decoration:none;
	background-color: #adbcbd;
}
.cabecera .menu_superior .identificado .desple_identificado ul li.cerrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	color:#719599;
	text-decoration:none;
	font-weight: bold;
	margin-bottom: 6px;
	line-height: normal;
}
.cabecera .menu_superior .identificado .desple_identificado ul li.cerrar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	color:#719599;
	text-decoration:none;
	font-weight: bold;
}

.cabecera .menu_superior .cerrar{
	line-height: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.cabecera .bloque_central{background-color: #fff; height: 83px; margin: 0px auto; position: relative; width: 1024px;}/* - new - */
.cabecera .bloque_central .logo_media{border: medium none; float: none; height: auto; margin: 0 auto; padding: 0; position: relative; top: 0px; width: 375px;}/* - new - */
.cabecera .bloque_central logo_media a{
	border:none;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

.cabecera .bloque_central .cerrar{
	line-height: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.cabecera .bloque_central .bloque_tiempo {float: none; width: 345px; position: absolute; right: 0px; top: 5px;}
.cabecera .bloque_central .bloque_tiempo .buscador {
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	}
.cabecera .bloque_central .bloque_tiempo .buscador .buscar {
	border:1px solid #999;
	height:16px;
	float: left;
	width: 145px;
}
.cabecera .bloque_central .bloque_tiempo .buscador .btnBuscar {
	height:20px;
	width:26px;
	background-image:url('/elementosWeb/mediaweb/images1024/cabecera/iconos_sociales_menu.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	border-style:none;
}

.cabecera .menu_inferior{ background: #fff; height: auto; margin: 0 auto 8px; width: 1024px; border-top: 1px solid #e4edf4; border-bottom: 1px solid #e4edf4; }/* - new - */

.cabecera .menu_inferior .menu{margin-right: 5px; margin-left: 5px; clear: both; margin-bottom: 1px;}
.cabecera .menu_inferior .menu ul{

	margin:0;
	padding: 0px;
}
.cabecera .menu_inferior .menu ul li{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-weight:bold;
	line-height:21px;
	float: left;
	list-style-type: none;
	margin: 0 0px;
}

.cabecera .menu_inferior .menu ul li a{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:none;
}
.cabecera .menu_inferior .menu ul li a:hover{
	color:#000000;
	text-decoration:none;
}
.cabecera .menu_inferior .menu ul li h2{
	    color: #fff;
    font: normal 14px/21px "Roboto Slab", Georgia,"Times New Roman",Times,serif;
    margin: 0;

}
/*.cabecera .menu_inferior .menu ul li h2 a{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	line-height:32px;
}*/

.cabecera .menu_inferior .menu ul li h2 a, .cabecera .menu_inferior .menu ul li a {color: #000; font: 400 13px/24px "Roboto Slab", Georgia,"Times New Roman",Times,serif; margin: 0; text-decoration: none; display: block; padding: 5px 7px;}

.cabecera .menu_inferior .menu ul li h2 a.current, .cabecera .menu_inferior .menu ul li a.current {/*background: #04653E;*/ border-left: none; border-right: none; border-top: none; color: #fff;}

.cabecera .menu_inferior .menu ul li h2 a:hover{
	text-decoration:none;
}
.cabecera .menu_inferior .menu .cerrar{
	line-height: 1px;
	clear: both;
}
.cabecera .menu_inferior .submenu{
		margin-right: 5px;
	margin-left: 5px;}
.cabecera .menu_inferior .submenu ul{
	margin: 0px;
	padding: 0px;
}
.cabecera .menu_inferior .submenu ul li{
	line-height: 27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	list-style-type: none;
	float:left;
	padding-right: 9px;
	padding-left: 9px;
	margin-right: 4px;
	margin-left: 4px;
	padding-bottom: 0px;
}
.cabecera .menu_inferior .submenu ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.cabecera .menu_inferior .submenu ul li a:hover{
	color:#000000;
	text-decoration:none;
}
.cabecera .menu_inferior .submenu ul li.titulares{
	line-height: 27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#1759A6;
	list-style-type: none;
	float:right;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 4px;
	margin-left: 4px;
	font-weight: bold;
}
.cabecera .menu_inferior .submenu ul li.titulares a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#1759A6;
	text-decoration:none;
}
.cabecera .menu_inferior .submenu ul li.titulares a:hover{
	color:#cccccc;
	text-decoration:none;
}

.cabecera .menu_inferior .submenu ul li .current {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
	font: 17px/24px roboto_condensedbold, "Roboto Slab",Georgia,"Times New Roman",Times,serif !important;
}


.cabecera .menu_inferior .menu{margin-right: 0px; margin-left: 0px; clear: both; margin-bottom: 1px;}
.cabecera .menu_inferior .menu ul{margin:0;	padding: 0px;}
/*.cabecera .menu_inferior .menu ul li{font-size:14px;font-family:Georgia, "Times New Roman", Times, serif;color:#FFF;font-weight:bold;line-height:23px;float: left;list-style-type: none;padding-right: 10px;	padding-left: 10px;}*/

.cabecera .menu_inferior .menu ul li{color: #fff; float: left; font: normal 14px/21px "Roboto Slab", Georgia,"Times New Roman",Times,serif; list-style-type: none;/* padding: 0px 12px 0px 12px;*/}/* - new - */
/*.cabecera .menu_inferior .menu ul li.resaltadoNuevo, .cabecera .menu_inferior .menu ul li:hover{background: #2567A1;}*/
.cabecera .menu_inferior .menu ul li a, .cabecera .menu_inferior .menu ul li h2 a{color: #000; display: block; font: 400 13px/24px "Roboto Slab",Georgia,"Times New Roman",Times,serif; margin: 0; padding: 5px 10px;
  text-decoration: none;}
.cabecera .menu_inferior .menu ul li.resaltadoNuevo, .cabecera .menu_inferior .menu ul li:hover{background: #04653E;}
.cabecera .menu_inferior .menu ul li:hover a{color: #fff;}
.cabecera .menu_inferior .menu ul li.resaltadoNuevo:hover a{color: #fff;}
.cabecera .menu_inferior .menu ul li.resaltadoNuevo > ul{padding-bottom: 10px;}
.cabecera .menu_inferior .menu ul li.resaltadoNuevo > ul li:hover{background: transparent;}
.cabecera .menu_inferior .menu ul li.resaltadoNuevo:hover > ul li a{color: #000; padding: 0px;}



/*///////////////publicidad patrocinios////////////////*/
.cabecera .bloque_central .patrocinio_tiempo{ font-size:10px; text-align:left; float:none; width:140px; height:30px; position: absolute; top: 36px; right: 120px}/* - new - */

.cabecera .bloque_central .publi_cabecera_270{height: 68px;	width: 270px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align:center; position: absolute; top: 0px; left: 5px;}/* - new - */

/* ************************ cabecera nueva ************************** *//* - new - */

.cabecera .cabeceraSuperior {
	width:1024px;
	padding:5px 5px 8px;
	border-bottom:1px solid #999;
	margin-bottom:15px;
	position:relative;
	/* overflow: hidden; */
	box-sizing:border-box;
	background-color:#fff; /* Le pongo color de fondo para que se lea bien cuando hay una imagen o publi de fondo */
}
.cabecera .cabeceraSuperior .rotuloSecciones{float: left; font: 16px roboto_condensedregular, robotocondensed, Arial;}
.cabecera .cabeceraSuperior .rotuloSecciones a{color: #333;display: inline-block; background:url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') no-repeat scroll -780px -730px; padding: 11px 0 0 22px; outline: none;}
.cabecera .cabeceraSuperior .rotuloSecciones a span{display: inline-block; margin: 0px 0px 0px 10px; position: relative; top: -5px;}
.cabecera .cabeceraSuperior .fechaSuperior{width:180px; color: #666; margin: 8px auto 0px; text-align: center; font: 12px roboto_condensedregular, robotocondensed, Arial; display: block;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos{float: right; font: 16px roboto_condensedregular, robotocondensed, Arial;/* overflow: hidden; */width: auto; max-width:500px; box-sizing: border-box;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .loginUsuario{ display: none; float: right; font: 13px roboto_condensedregular, robotocondensed, Arial; padding: 7px 10px 5px 30px; background:url('/elementosWeb/mediaweb/images1024/sprite-iconos-cabecera.jpg') left top no-repeat; color: #666; border-right: 1px solid #888; position: relative;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .loginUsuario a{color: #000;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .loginUsuario a:hover{text-decoration: underline;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .bloqueRedesSociales {float: right; font: 14px roboto_condensedregular, robotocondensed, Arial; padding: 0px 5px 0px 5px; width: 120px; color: #666; overflow: hidden; list-style-type: none; margin: 0px; box-sizing:initial;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .bloqueRedesSociales li{float: left; }
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .bloqueRedesSociales .botonFacebook{display: block; font: 14px roboto_condensedregular, robotocondensed, Arial; margin: 5px 5px 0px; background:url('/elementosWeb/mediaweb/images1024/sprite-iconos-cabecera.jpg') left -65px no-repeat; width: 20px; height: 20px; color: #666; text-indent: -9999px; overflow: hidden;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .bloqueRedesSociales .botonTwitter{display: block; float: left; font: 14px roboto_condensedregular, robotocondensed, Arial; margin: 5px 5px 0px; background:url('/elementosWeb/mediaweb/images1024/sprite-iconos-cabecera.jpg') left -115px no-repeat; width: 20px; height: 20px; color: #666; text-indent: -9999px; overflow: hidden;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .bloqueRedesSociales .botonGoogle{display: block; float: left; font: 14px roboto_condensedregular, robotocondensed, Arial; margin: 5px 5px 0px; background:url('/elementosWeb/mediaweb/images1024/sprite-iconos-cabecera.jpg') left -175px no-repeat; width: 20px; height: 20px; color: #666; text-indent: -9999px; overflow: hidden;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .bloqueRedesSociales .botonInstagram {display: block;float: left;font: 14px roboto_condensedregular, robotocondensed, Arial;margin: 5px 5px 0;background: url(/elementosWeb/mediaweb/images1024/sprite-iconos-cabecera.jpg) left -412px no-repeat;width: 20px;height: 20px;color: #666;text-indent: -9999px;overflow: hidden;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .bloqueRedesSociales .botonRSS{display: block; float: left; font: 14px roboto_condensedregular, robotocondensed, Arial; margin: 5px 5px 0px; background:url('/elementosWeb/mediaweb/images1024/sprite-iconos-cabecera.jpg') left -242px no-repeat; width: 20px; height: 20px; color: #666; text-indent: -9999px; overflow: hidden;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .bloqueBuscador{ min-width: 40px; display: block; float: right; font: 14px roboto_condensedregular, robotocondensed, Arial; padding: 0px 5px 0px; color: #666; overflow: hidden; border-left: 1px solid #888; width: auto; box-sizing: border-box; min-height: 30px;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .bloqueBuscador .buscadorCabecera{display: inline-block; /*display: none; */font: 13px roboto_condensedregular, robotocondensed, Arial; padding: 2px 5px 2px; background: #ededed; color: #666; width: 125px; border-radius: 2px; border: 1px solid #888; position: relative; top: -2px;}
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .bloqueBuscador .lupaBuscador{ display: inline-block; font: 4px roboto_condensedregular, robotocondensed, Arial; background:url('/elementosWeb/mediaweb/images1024/sprite-iconos-cabecera.jpg') 5px -295px no-repeat; color: #666; width: 25px; height: 25px; text-indent: -9999px; overflow: hidden; position: relative; top: 6px;}

/* ************************ fin cabecera nueva ************************** */

/* ************************************************* CIERRA ESTILOS cabecera1024seccion.css ************************************************ */

/* ************************************************** ABRE ESTILOS publicidad1024.css ************************************************* */
.publi_contenedor_top {
	width:990px;
	/*margin-left:5px;*/
	/*margin-right:5px;*/
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;
}/* - new - */
.publi_contenedor_top .cerrar_publi {
	line-height:0px;
	margin:0px;
	padding:0px;
	clear:both;
	height:0px;
}
.publi_contenedor_top .publi_bannerXXL {
	margin-left:5px;
}
.publi_contenedor_top .publi_mega {
	float:none;
}
.publi_contenedor_top .publi_bot_sup {
	display:none;
}
.publi_sky_derecha {
	left:1010px;
	margin:0;
	position:absolute;
	top:0;
	z-index:10000;
}/* - new - */

.publi_sky_izquierda {
	right:1010px;
	margin:0;
	position:absolute;
	top:0;
	z-index:10000;
}/* - new - */

.patrocinio_noticia {
    float:right;
}
#div-gpt-ad_728, 
#div-gpt-ad_980, 
#div-gpt-ad_300izda, 
#div-gpt-ad_300izdab, 
#div-gpt-ad_300izdac, 
#div-gpt-ad_300x100, 
#div-gpt-ad_300dcha, 
#div-gpt-ad_300dchab, 
#div-gpt-ad_300dchac, 
#pc-div-gpt-ad_300dcha,
#movil-div-gpt-ad_300dcha,
#div-gpt-ad_300cab, 
#div-gpt-ad_bottom980, 
#div-gpt-ad_bottom980b, 
#div-gpt-ad_bottom980c, 
#div-gpt-ad_234b, 
#div-gpt-ad_234c {
	text-align:center;
	padding: 0px 0px 10px;
}

#div-gpt-ad_980 > div, #div-gpt-ad_980, #div-gpt-ad_728 > div {position: relative; width: 980px !important; margin: 0px auto; text-align: center;}/* - new - */
.contenedor_contenido #div-gpt-ad_980 > div, .contenedor_contenido #div-gpt-ad_980 {position: relative; width: 990px !important; margin: 0px auto; text-align: center;}/* - new - */
/* ************************************************* CIERRA ESTILOS publicidad1024.css ************************************************ */

/* ************************************************** ABRE ESTILOS meteo1024.css ************************************************* */
.cabecera .bloque_central .bloque_tiempo, .cabecera .bloque_central .bloque_tiempo * {box-sizing:initial;}
.cabecera .bloque_central .bloque_tiempo .el_tiempo {
	 clear:both;
	 color:#333333;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo a {
	clear:both;
	color:#333;
	font-family:robotoregular, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo a:hover {text-decoration:underline;}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-aguanieveTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 0;
	width: 84px;
	height: 20px;
	padding-left:27px;
	padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-atcnieveTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -74px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-atc_tormentaTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -148px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-granizoTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -222px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-lloviznaTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -296px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-llovizna_grisTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -370px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-lluviaTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -444px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-lluvia_grisTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -518px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-lluvia_lunaTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -592px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-lluvia_solTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -666px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-lunaTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -740px;
	width: 84px;
	height: 22px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-neblinaTH {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -814px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nieblaTh, .cabecera .bloque_central .bloque_tiempo .el_tiempo .min-neblinaTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -888px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nieveTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -962px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nieve_lunaTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -1036px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nieve_solTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -1110px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nubeTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -1184px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nube_grisTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -1258px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nube_gris_lunaTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -1332px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nube_gris_solTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;

	background-color: transparent;
	background-position: 0 -1406px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nube_alta_lunaTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -1480px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nube_alta_solTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -1554px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nube_lunaTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -1628px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nube_solTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -1702px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-solTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -1776px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-tormenta_lunaTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -1850px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-tormenta_solTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 -1924px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-tormenta_grisTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: -74px 0;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-tormenta_gris_lunaTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: -74px -74px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-tormenta_gris_solTh {
	background:url('/elementosWeb/mediaweb/images1024/meteo/thumbs/csg-50b5d6555771a.png') no-repeat top left;
	background-attachment: scroll;
	background-color: transparent;
	background-position: -115px -148px;
	width: 84px;
	height: 20px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;

}
 .cabecera .bloque_central .bloque_tiempo .el_tiempo .min-blankTh {
	background-color: transparent;
	width: 84px;
	height: 24px;
	padding-left:27px; padding-top:0px;
	float: left;
	margin-right: 2px;
}
.cabecera .bloque_central .bloque_tiempo .el_tiempo .min-nadaTh {
	float: left;
	height: 20px;
	margin-right: 2px;
	padding-left: 27px;
	padding-top: 0px;
	width: 84px;
}

/* ************************************************* CIERRA ESTILOS meteo1024.css ************************************************ */

/*@import url('../../../css/Estilos_Premium_1024.css');*/

/* ************************************************** ABRE ESTILOS Estilos_Premium_2_1024.css ************************************************* */
/*////////////////////////////   EFECTO ROLLOVER ///////////////////////////////*/


#fondoPremium {background-color:#FFF;}
#fondoPremium:hover {background-color:#f1f0f0;}


#fondoEtiqueta {background-image:none;}

#fondoEtiqueta:hover {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/etiquetaAzul.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
}

#fondoEtiqueta1Col {background-image:none;}

#fondoEtiqueta1Col:hover {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/etiquetaAzul.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	height:10pxem;
}

#fondoEtiquetaPremium {background-image:none;}
#fondoEtiquetaPremium:hover {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/pestanaPremiumEntradilla.png');
	background-repeat:no-repeat;
	background-position:right;
	width:450px;
}

#fondoEtiquetaPremium1Col {	background-image:none;	height:2.2em;}

#fondoEtiquetaPremium1Col:hover {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/pestanaPremiumEntradilla.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	height:2.2em;
}

.bot_cont_azul_pek {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/img_sucrip_01.png');
	background-position:-412px 1px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	text-align:center;
	height:28px;
	width:113px;
	font-size:11px;
	line-height:24px;
	color:#FFF;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto !important;
	margin-right:auto !important;
}
.bot_cont_azul_pek a {text-decoration: none;color: #FFF;font-family: Arial, Helvetica, sans-serif;text-align: center;font-size: 11px;line-height: 24px;position: relative;}
.bot_cont_azul_pek:hover {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/img_sucrip_01.png');
	background-position:-412px -32px;
}
.ref_otras_suscripciones {color: #555555;text-decoration: none;}
.ref_otras_suscripciones:hover .otros_abonos {transition:all .1s ease-in-out;     -o-transition:all .1s ease-in-out;     -moz-transition:all .1s ease-in-out;    -ms-transition:all .1s ease-in-out;      -webkit-transition:all .1s ease-in-out;box-shadow: 1px 1px 0px rgba(0,0,0,0.2);-webkit-box-shadow: 1px 1px 0px rgba(0,0,0,0.2);-moz-box-shadow: 1px 1px 0px rgba(0,0,0,0.2);-ms-box-shadow: 1px 1px 0px rgba(0,0,0,0.2);-o-box-shadow: 1px 1px 0px rgba(0,0,0,0.2);}

.otros_abonos {transition:all .1s ease-in-out;     -o-transition:all .1s ease-in-out;     -moz-transition:all .1s ease-in-out;    -ms-transition:all .1s ease-in-out;      -webkit-transition:all .1s ease-in-out;    width: 100%;    text-align: center;    border: 1px solid #E1E1E1;    /*color: #555555;*/    background-color: #F7F7F7; box-sizing:border-box;}
.otros_abonos:hover {    background-color: #F0F0F0;}


/* ***********************************  ESTILOS REGISTRO   ************************************* */
.cabeceraPremium {
    font-size: 18px;

}
.cabeceraPremium span {

	font-size: 15px;
}



.boton-pr {
	white-space: nowrap;
	border-radius: 10px;
	background: #71AAC5;
	padding: 5px 15px;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.32);
	box-shadow: inset 0 -9px 15px rgba(0, 0, 0, 0.2),0 2px 3px rgba(0, 0, 0, 0.35);
	display: inline-block;
	font-size: 14px;
}
/*
.premium-pr a{ text-decoration: none;
font-size:14px;}


.premium-pr{
    overflow: hidden;
    clear: both;
}
*/

.registro-pr {}

.registro-pr h3 {
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px;
}
.noticia .cuerpo_noticia .premium-pr p {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.2;
}
.caja-registro-pr {
	background-color:#F0F0F0;
	background-image:url('/elementosWeb/mediaweb/images1024/premium/caja-registro-pr.png');
	background-repeat:no-repeat;
	background-position:0px center;
	border: 1px solid #E1E1E1;
	margin-bottom: 40px;
}
.form-registro-pr {
    display: table;
    margin: 7px 20px 7px 120px;
    width: 80%;
}
.form-registro-pr>div {
    display: table-cell;
    vertical-align: bottom;
    font-size: 12px;
    padding: 0 10px;
}
.form-registro-pr input[type="text"] {
    width: 95%;
    margin: 3px 0 0 0;
}
.mail-pr {}
.password-pr {}
.iniciar-pr {}
.recuerda-pr {
    white-space: nowrap;
}

.suscripcion-pr {}
.head-suscripcion-pr {
    border-bottom: 2px solid #C77D04;
    margin-bottom: 15px;
}
.head-suscripcion-pr h3 {
    display: inline-block;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    margin-right: 15px;
}
.head-suscripcion-pr a {
    color: #C77D04;
}
.head-suscripcion-pr a:hover {
    color: #7C4D01;
}

.tabla-suscripcion-pr {
    margin: 10px 0; width: 100%
}
.tabla-suscripcion-pr, .tabla-suscripcion-pr th, .tabla-suscripcion-pr td {
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
	padding: 10px 5px;
	text-align: center;
	line-height: 1;
}
.tabla-suscripcion-pr th {
    background: #F4DBC5;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
}
.tabla-suscripcion-pr th:nth-child(even) {
    background: #F8EADD;
}

.tabla-suscripcion-pr td {
    background: #F0F0F0;
    padding: 25px 5px;
}
.tabla-suscripcion-pr td:nth-child(even) {
    background: #F7F7F7;
}
.tabla-suscripcion-pr td div {
	font-family: "Times New Roman", Times, serif;    
	font-weight: normal;
	font-size: 30px;
	line-height: 0.9;
	margin-bottom: 10px;
	color: #444;
}
.tabla-suscripcion-pr td span{display: block;}
.tabla-suscripcion-pr td a{}



/*-**********************   MENU PORTADA PREMIUM   ********************************-*/
.menuPremium {clear: both; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; width: 1024px;}/* - new - */

.menuPremium .cerrar {clear:both;}
.menuPremium ul {margin:0; padding-left: 0px; display: flex; justify-content: space-between;}/* - new - */
.menuPremium ul li {color: #fff; float: left; font: normal 14px/21px "Roboto Slab", Georgia,"Times New Roman",Times,serif; list-style-type: none;/* padding: 0px 12px 0px 12px;*/}/* - new - */
.menuPremium ul li.resaltadoNuevo,.menuPremium ul li:hover {background: #2567A1;}
.menuPremium ul li.resaltadoNuevo h2 a, .menuPremium ul li.resaltadoNuevo > a, .menuPremium ul li:hover h2 a {color: #fff !important;}

.menuPremium ul li.etiqeutaPremium {
	padding:0px 0px 0px 0px;
	background-image:url('/elementosWeb/mediaweb/images1024/premium/pestanaMenu.png');
	background-repeat:no-repeat;
	height:27px;
	width:123px;
	margin:-4px 0px 0px -2px;
	float:right;
}

.menuPremium ul li.etiqeutaPremiumAzul {
	padding:0px 0px 0px 0px;
	background-image:url('/elementosWeb/mediaweb/images1024/premium/spriteEtiquetasPremiun.png');
	background-repeat:no-repeat;
	background-position:0px -104px;
	height:27px;
	width:122px;
	margin:-4px 5px 0px 0px;
	float:right;
}
.menuPremium ul li.etiqeutaPremiumAzul h2 {
	margin-left:35px;
	margin-top:2px;} 

.menuPremium ul li.etiqeutaPremium h2 {
	margin-left:35px;
	margin-top:1px;} 
.menuPremium ul li.selec {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #DFDEDE;
    border-right: 1px solid #DFDEDE;
    border-top: 1px solid #DFDEDE;
    color: #666666;
    padding: 8px 18px 6px;
}
.menuPremium ul li a{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:none;
}
.menuPremium ul li a:hover{color:#fff;text-decoration:none;}
.menuPremium ul li h2{color: #fff; font: normal 14px/21px "Roboto Slab", Georgia,"Times New Roman",Times,serif; margin: 0;}/* - new - */

.menuPremium ul li h2 a, .menuPremium ul li a {color: #000; font: 700 14px/24px "Roboto Slab",Georgia,"Times New Roman",Times,serif; margin: 0; text-decoration: none; display: block; padding: 5px 4px 5px 4px;}
/*.menuPremium ul li > a{display: block; padding: 5px 0px;}*/
.menuPremium ul li h2 a:hover, .menuPremium ul li a:hover{text-decoration:none; color: #fff;}

.menuPremium ul li h2 a.current, .menuPremium ul li a.current{background: #2567a1; border-left: none; border-right: none; border-top: none; color: #fff; /*height: 32px; line-height: 20px; margin: -8px 0 0; padding: 0px 12px;*/}/* - new - */

.flotaizquierda{float: left;}
li#premiumHome{height: auto; margin:0px;}
.menuPremium ul li.premiumHome, .menuPremium ul li.premiumHome02 {
	margin:0px 0px 0px 0px !important;
	width:106px;
	float:right;
	list-style-type:none;
	position:relative;
	padding:0px 6px 0px 9px;
}
.menuPremium ul li.premiumHome {background-color: #fff; border-left: 1px solid #e4edf4; border-right: 1px solid #e4edf4;}
.menuPremium ul li.premiumHome02 {background: #EEA614;}
.premiumHome > a.texto{color: #00AEE1;text-decoration: none; font: 400 15px/24px "Roboto Slab", Georgia,"Times New Roman",Times,serif; padding: 5px 0px 5px 0px; float:left;}
.premiumHome02 > a.texto{color: #fff;text-decoration: none; font: 400 15px/24px "Roboto Slab", Georgia,"Times New Roman",Times,serif; padding: 5px 0px 5px 0px; float:left;}
.premiumHome > a.texto:hover, .premiumHome02 > a.texto:hover{color: #000;}
.premiumHome > img.imagenbotondesplegable, .premiumHome02 > img.imagenbotondesplegable{margin: 5px 0px 0px 2px; padding-top: 2px; float:left; border: 0 none !important; cursor: pointer;}
.premiumHome .mascaraMenuAzul > img.imagenbotondesplegable{margin-top: -36px;}


.menuPremium ul li ul.submenudesp, .menuPremium ul li ul.submenudesp02{text-align: left; padding: 5px 8px; width: 170px;position: absolute; top: 100%; font-family: arial; display: none; opacity: 1; box-shadow: none; list-style-type: none; margin: 0px;z-index: 99999; box-sizing: border-box;}
.menuPremium ul li ul.submenudesp{right: -1px;}
.menuPremium ul li ul.submenudesp02{right: 0px;}
.menuPremium ul li.premiumHome ul.submenudesp{background: url('/elementosWeb/mediaweb/images1024/backg_menuPrinc.gif') left top no-repeat #fff; border-bottom: 1px solid #e4edf4; border-left: 1px solid #e4edf4; border-right: 1px solid #e4edf4;}
.menuPremium ul li ul.submenudesp02{background-color: #EEA614;z-index: 999999; }


.menuPremium ul li ul.submenudesp > li{ padding: 3px 0px 3px 0px; border-bottom: 1px dotted #00aee1; float: none;}
.menuPremium ul li ul.submenudesp02 > li{ padding: 3px 0px 3px 0px; border-bottom: 1px dotted #fff; float: none;}
.menuPremium ul li ul.submenudesp > li a, .menuPremium ul li ul.submenudesp02 > li a{display: block;text-decoration: none; font: 14px "Roboto Slab", Georgia, "Times New Roman", Times, serif; margin: 5px 0px 0px 0px; padding: 5px 8px;}
.menuPremium ul li ul.submenudesp > li a{color: #00aee1;}
.menuPremium ul li ul.submenudesp02 > li a{color: #fff;}
.menuPremium ul li ul.submenudesp > li.noborde, .menuPremium ul li ul.submenudesp02 > li.noborde{border: none;}

.mascaraMenuAzul, .mascaraMenuAmarillo {width:26px; /*height: 15px; overflow: hidden;*/ display:block; cursor:pointer; float:right;}
.mascaraMenuAmarillo {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/menu/spriteMenuDesplegable_05.png');
	background-position:2px 95%;
	background-repeat:no-repeat;
	margin:4px 0px 0px 0px;
	float:right;
}
.mascaraMenuAzul {
	/*
	background-image:url('/elementosWeb/mediaweb/images1024/premium/menu/spriteMenuDesplegable_05.png');
	background-position:0 0;
	background-repeat:no-repeat;
	*/
	background-image:none;
	margin:5px 0px 0px 0px;
}

.menuPremium ul li.premiumHomeResaltado, .menuPremium ul li.premiumHomeResaltadoMod01, .menuPremium ul li.premiumHome02Resaltado, .menuPremium ul li.premiumHome02ResaltadoMod01 {
	background-color: #f0f0f0;
    float: right;
    list-style-type: none;
    margin: 0 !important;
    padding: 0 7px 0 9px;
    position: relative;
    width: 106px;
}
li.premiumHomeResaltado .mascaraMenuAzul, li.premiumHomeResaltadoMod01 .mascaraMenuAzul {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/menu/spriteMenuDesplegable_05.png');
	background-position:2px 17%;
	background-repeat:no-repeat;
	margin:5px 0px 0px 0px;
}
li.premiumHome02Resaltado .mascaraMenuAmarillo, li.premiumHome02ResaltadoMod01 .mascaraMenuAmarillo {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/menu/spriteMenuDesplegable_05.png');
	background-position:2px 71%;
	background-repeat:no-repeat;
	margin:5px 0px 0px 0px;
}
.premiumHomeResaltado > a.texto, .premiumHome02Resaltado > a.texto {color: #666; text-decoration: none; font: bold 14px Georgia, "Times New Roman", Times, serif; margin: 5px 0px 0px 15px; float:left;}
.premiumHomeResaltadoMod01 > a.texto {color: #00AEE1; text-decoration: none; font: bold 14px Georgia, "Times New Roman", Times, serif; margin: 5px 0px 0px 15px; float:left;}
.premiumHome02ResaltadoMod01 > a.texto {color: #EAA71B; text-decoration: none; font: bold 14px Georgia, "Times New Roman", Times, serif; margin: 5px 0px 0px 15px; float:left;}

.menuPremium ul li.premiumHomeResaltado ul.submenudesp, .menuPremium ul li.premiumHome02Resaltado ul.submenudesp02, .menuPremium ul li.premiumHomeResaltadoMod01 ul.submenudesp, .menuPremium ul li.premiumHome02ResaltadoMod01 ul.submenudesp02 {background-color: #f0f0f0;z-index: 999999;}
.menuPremium ul li.premiumHomeResaltado ul.submenudesp > li, .menuPremium ul li.premiumHomeResaltadoMod01 ul.submenudesp > li { border-bottom: 1px dotted #00aee1;}
.menuPremium ul li.premiumHome02Resaltado ul.submenudesp02 > li, .menuPremium ul li.premiumHome02ResaltadoMod01 ul.submenudesp02 > li { border-bottom: 1px dotted #EAA71B;}
.menuPremium ul li.premiumHomeResaltado ul.submenudesp > li.noborde, .menuPremium ul li.premiumHome02Resaltado ul.submenudesp02 > li.noborde, .menuPremium ul li.premiumHomeResaltadoMod01 ul.submenudesp > li.noborde, .menuPremium ul li.premiumHome02ResaltadoMod01 ul.submenudesp02 > li.noborde {border: none;}
.menuPremium ul li.premiumHomeResaltado ul.submenudesp > li a, .menuPremium ul li.premiumHomeResaltadoMod01 ul.submenudesp > li a {display: block;color: #00aee1;text-decoration: none; font: bold 14px Georgia, "Times New Roman", Times, serif; margin: 5px 0px 0px 0px;}
.menuPremium ul li.premiumHome02Resaltado ul.submenudesp02 > li a, .menuPremium ul li.premiumHome02ResaltadoMod01 ul.submenudesp02 > li a {display: block;color: #EAA71B;text-decoration: none; font: bold 14px Georgia, "Times New Roman", Times, serif; margin: 5px 0px 0px 0px;}

.mascaraMenuAzul, .mascaraMenuAmarillo, li.premiumHomeResaltado .mascaraMenuAzul, li.premiumHomeResaltadoMod01 .mascaraMenuAzul, li.premiumHome02Resaltado .mascaraMenuAmarillo, li.premiumHome02ResaltadoMod01 .mascaraMenuAmarillo {background-image: none; box-sizing: border-box; cursor: pointer; display: block; float: right; height: 26px; margin: 5px 0 0; overflow: hidden;
  position: relative; width: 31px;}


/*-**********************   FIN MENU PORTADA PREMIUM   ********************************-*/

/*-**********************   SUBMENU PORTADA PREMIUM   ********************************-*/


.submenuPremium {
	clear: both;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	margin-left: 10px;
	width: 950px;
}
.submenuPremium ul {
	list-style:none;
	margin:0px 0px 0px 5px;
	padding:0px;
}

.submenuPremium ul li {
	float:left;
	margin:10px 0px;
	border-top:1px solid #b0b0b0;
	border-bottom:1px solid #b0b0b0;
	padding: 5px 7px;
}

.submenuPremium ul li.labelSubMenuPremium {
	background: rgba(162,204,232,1);
	background: -moz-linear-gradient(top, rgba(162,204,232,1) 0%, rgba(32,111,167,1) 3%, rgba(106,165,204,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(162,204,232,1)), color-stop(3%, rgba(32,111,167,1)), color-stop(100%, rgba(106,165,204,1)));
	background: -webkit-linear-gradient(top, rgba(162,204,232,1) 0%, rgba(32,111,167,1) 3%, rgba(106,165,204,1) 100%);
	background: -o-linear-gradient(top, rgba(162,204,232,1) 0%, rgba(32,111,167,1) 3%, rgba(106,165,204,1) 100%);
	background: -ms-linear-gradient(top, rgba(162,204,232,1) 0%, rgba(32,111,167,1) 3%, rgba(106,165,204,1) 100%);
	background: linear-gradient(to bottom, rgba(162,204,232,1) 0%, rgba(32,111,167,1) 3%, rgba(106,165,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2cce8', endColorstr='#6aa5cc', GradientType=0 );
	border-left:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	color:#FFF;
	font-weight:bold;
}

.submenuPremium ul li a{
	color:#F0A510;
	font-weight:bold;
}

.submenuPremium ul li a.abonados{
	color:#24ACDE;
	font-weight:bold;
}
.submenuPremium ul li a:hover{
	color:#3a3a3a;
}

.submenuPremium ul li a.current{
	border-bottom:3px solid #f0a510;
	padding-bottom:3px;
}

.submenuPremium ul li a.currentAbonados{
	border-bottom:3px solid #24ACDE;
	padding-bottom:3px;
	color:#24ACDE;
}
/*.submenuPremium ul li a.currentAbonados_Logado{                
border-bottom:3px solid #24ACDE;                
padding-bottom:3px;                
color:#D07B07;
}*/
.submenuPremium ul li a.currentAbonados_Logado{ 
border-bottom:3px solid #D07B07; 
padding-bottom:3px; 
color:#24ACDE;
}

.frisoPremium{
	background:#F9F5EC;
	border-top:2px solid #F0A510;
	margin:5px;
	color:#3a3a3a;
	font-size:18px;
	font-weight:bold;
	padding:10px 25px;
	font-family:"Times New Roman", Times, serif;
}
.modulo1col{
	border-bottom:none;}
.frisoAbonados{
	text-align:center;
	width:100%;}



/******************************   LISTADO NOTICIAS ******************************/

.noticias a:hover{/*color: #666; text-decoration:underline;*/}/* - new - */
.noticias h1 a:hover, .noticias h2 a:hover, .noticias h3 a:hover, .noticias h4 a:hover, .noticias h5 a:hover, .noticias h6 a:hover {color:#bc6505; text-decoration:none;} /* - new - */

.bloque1columna h2.azulAbonados {border-top:2px solid #24ACDE;}

.clear, .secundaria, .primaria, .bloque1columna, .bloque2columnas, bloque-der {/*zoom: 1;display: block;*/}

.noticiasizq {/*float: left; margin-right: 7px; width: 318px;*/}
.noticiasder {/*width:318px;padding-left:8px; padding-bottom:0; margin-bottom:0; border-left:1px dotted #CFCFCF; float: left;*/}
.servicio {/*clear:both;*/}

/*cabecera: submenu de la secciÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³n*/
.submenu6 {/*left:0;*/}
.submenu6 ul{/*margin:0; padding:0*/}
.submenu6 li{/*margin:0; padding:0; display:inline*/}

/*estilos de columna .noticiasizq y noticiasder en .noticias */

/*bloques*/
.bloque2columnas { /*margin-bottom:20px;clear:both;*/}
.bloque1columna { /*margin-bottom:0px; float:left; width:100%; padding-bottom:10px;*/}


/*titulares*/
/*.bloque2columnas h2, .bloque1columna h2{ border-bottom:3px solid #52BA0D; padding-bottom:3px; text-shadow:0 0 1px #fff; margin-bottom:14px}
.bloque2columnas h2, .bloque2columnas h2 a, .bloque1columna h2, .bloque1columna h2 a {font-family: HarabaraBold, Arial, Helvetica, sans-serif; font-size:22px;color:#666666; font-weight:100; font-stretch:normal; letter-spacing:0.13em}*/
.bloque2columnas h3, .bloque2columnas h3 a, .bloque1columna h3, .bloque1columna h3 a { /*color:#000*/}
.bloqueSeccion h2, .bloqueSeccion h2 a { /*color:#000*/}
.bloqueSeccion h3, .bloqueSeccion h3 a { /*color:#000*/}
.bloqueSeccion h4, .bloqueSeccion h4 a { /*color:#000*/}
.bloqueSeccion h1, .bloqueSeccion h1 a, .noticia_titular h1 { /*color:#000*/}

.bloque2columnas h4, .bloque2columnas h4 a, .bloque1columna h4, .bloque1columna h4 a { /*color:#000; font-size:14px; margin-top:0*/}


/*titulares*/
.bloque2columnas h2, .bloque1columna h2 {/*border-top:2px solid #24ACDE;*/ /*padding-bottom:0px; margin-bottom:3px;*/}
.bloque2columnas h2, .bloque1columna h2.azulAbonados {/*border-top:2px solid #24ACDE; padding-bottom:0px; margin-bottom:3px;*/}



.bloque2columnas h2, .bloque2columnas h2 a, .bloque1columna h2, .bloque1columna h2 a {
	/*font-family:"Roboto Slab", "Times New Roman", Times, serif;
	font-size:36px;
	color:#000;
	font-weight:bold;
	margin-top:0;*/
}
.bloque1columna h2, .bloque1columna h2 a {/*font-size:24px;*/}

.bloque2columnas h2 a:hover, .bloque1columna h2 a:hover, .bloque1columna h2 a:hover {/*text-decoration:none !important;*/}

/*noticia recomendamos*/
.destacado-completo{ /*margin-top:0px*/}

/*comentarios*/
.noticiadd2 a {/*font-family: Arial,Helvetica,sans-serif; font-size: 11px; line-height: 13px; text-decoration: none;color:#000*/}

/*apoyos*/
.apoyos { /*padding:0; list-style:none;*/}
.apoyosleft li{ /*float:left;*/}
.apoyosleft a{ /*float:left; margin-left:20px;*/}
.apoyosleft .apoyo1 {/*margin-left:0;*/}
.apoyosleft a span{ /*padding-bottom:1px;*/}

/*noticia recomendamos*/
.destacado-completo {/*margin-top:0px;*/}
/*.destacado-completo .destacado-foto {position:relative; margin-bottom:15px;}*/
.destacado-completo .destacado-foto {/*position:relative; margin-bottom:15px; background:#1C1D31;*/}
.bloque1columna .destacado-completo .destacado-foto .foto-principal {/*float:left; width:414px; height: 238px;text-align:center;font-size:0px;line-height:238px;*/}
.bloque1columna .destacado-completo .destacado-foto .foto-principal img {/*max-width: 414px; max-height: 239px; vertical-align:middle;*/}
.bloque1columna .destacado-completo .destacado-foto .contenido-foto {/*float:left; color:#fff; width:240px;*/}

.bloque2columnas.destacado-completo .destacado-foto .contenido-foto {
	/*position:absolute;*/
	/*bottom:0;*/
	/*left:0;*/
	/*width:654px;*/
	/*width:100%;*/
	/*color:#fff;*/
	/*font-size:14px;*/
	/*background:url('/elementosWeb/mediaweb/images1024/dest.png');*/
	/*background-color:rgba(54, 122, 10, 0.8);*/
}
							
.destacado-foto	.destacado-marg {/*padding:10px 30px;*/}
.destacado-completo .destacado-foto h3, .destacado-completo .destacado-foto h3 a {/*color:#FFF; font: bold 36px "Roboto Slab", Georgia, "Times New Roman", serif; margin-bottom: 8px; margin-top: 3px;*/}
.destacado-completo .destacado-foto p {/*margin:0 0 10px 0;*/}

/*planteamiento 2 de destacado*/
.destacado-completo2 {/*margin-top:0px;*/}
.destacado-completo2 .destacado-foto {/*position:relative; margin-bottom:15px;*/}

.destacado-completo2 .destacado-foto .contenido-foto {/*font-size:13px;*/}
.destacado-completo2 .destacado-foto h3, .destacado-completo2 .destacado-foto h3 a {/*font-size:24px; margin-bottom: 8px; margin-top: 3px;*/}
.destacado-completo2 .destacado-foto p {/*margin:0 0 10px 0;*/}



/*bloque 3 noticias del destacado*/
.noticiasizq-3c {/*width:208px; margin-right:15px; float:left; background:#EDEDED; overflow:hidden;*/}
.noticiasder-3c {/*width:208px; float:left;background:#EDEDED; overflow:hidden;*/}

.destacado-3cols h3 {/*margin:7px 10px;*/ /*font-size:15px;*/ /*height:39px;*/}
.destacado-3cols h3 div {/*height: 100%;*/ /*overflow:hidden;*/}
.destacado-3cols h3 a {/*font-size:15px;*/}


/*noticias grandes*/
.primaria {/*margin-bottom:8px; padding-bottom:8px; border-bottom: 1px dotted #CCC;*/}
.primaria .cuadro_imagenes img {/*min-*/ /*max-height: 184px; max-width: 318px;*/ /* min-width: 318px; */ /*vertical-align: middle;*/}
.cuadro_imagenes {/*margin-bottom:10px; overflow:hidden;*/}
.primaria .cuadro_imagenes {/*width:318px; height: 184px; background-color:#EAEAEA; line-height: 182px; text-align:center; font-size:0px;*/}

/*noticias pequeÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â±as*/
.secundaria { /*margin-bottom:8px; padding-bottom:8px; border-bottom: 1px dotted #CCC; overflow:hidden;*/}
.secundaria .imagensec { /*float:left; width:110px; height: 63px; overflow: hidden; background-color: #EAEAEA;line-height:63px;text-align:center;*/}
.secundaria .imagensec img {/*min-width:110px; min-*/ /*max-height: 64px;*/ /*max-width:110px;*/ /*vertical-align:middle;*/}
.secciones.secundaria .imagensec img { /*min-width:110px; min-*/ /*max-height: 122px; max-width:210px; vertical-align: middle;*/}
.secundaria .textosec {/*float:right; width:190px;*/ /*max-height:88px;*/ /*overflow:hidden;*/}
.secundaria .textosec p {/*margin:0;font-size: 11px;*/}
.secundaria .textosec_sinimagen p {/*margin:0*/}

/*mas noticias*/
/*.masnoticias {float:left; font-weight:bold; margin-bottom:0; padding:0px; text-decoration:none;}*/ /* ESTA LÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂNEA LA MUEVO A estilos_seccionesFDS.css PARA QUE ESTÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â° TODO JUNTO */

/*secciones de vida y estilo*/
.secciones .imagensec{/*float: left; width: 210px; height: 120px; background-color: #EAEAEA; text-align:center; line-height: 120px;*/}
.secciones .textosec{/*float: none; width: auto; max-height: none; padding-left: 20px;*/}
.secciones .textosec_sinimagen{/*float: none; width: auto*/}
/*.secciones .apoyos-l{ float:left; width:70px; padding-right:15px; border-right:1px dotted #ccc; margin-top:5px}*/

.secciones .textosec .comentarios {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position:0 -62px;
	background-repeat:no-repeat;
	font-size:11px;
	padding:3px 0 0 20px;
}
.secciones .textosec .comentarios a {
	color:#757575;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
}

.secciones .apoyos-l span{/*display:block*/}
/*.secciones .textsec2{ float:right; width:326px}*/
.apoyos{ /*clear: none; margin-top:0px;*/}

.apoyos-l{ /*float:right; padding-right:0; padding-left:15px; border-right:0; border-left:1px dotted #ccc; margin-left:10px; margin-right:0px;*/}
.textsec2{ /*float:left;*/ /* width:326px*/}

.epigrafe {/*margin-top:0*/}


span.fecha {color:#CA7D0B; font-weight:bold;}

/*mas noticias*/
.mas-noticias ul{/*padding:0; list-style:none; margin:0 */}
.mas-not-list h3, .mas-noticias h3 a{/*font-size:14px;*/}
.mas-not-list h3 a{/*font-size:14px; background:url('/elementosWeb/mediaweb/images1024/iconos/ico_ir.gif') no-repeat ; display:block; min-height:19px; padding:3px 0 5px 24px; border-bottom:1px dotted #ccc*/}
/*.mas-not-num { list-style:none; }*/ /* ESTA LÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂNEA LA MUEVO A estilos_seccionesFDS.css PARA QUE ESTÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â° TODO JUNTO */
.mas-not-num  li{/* float:left;*/}
.mas-not-num  a{ /*float:left; background:#EFEFEF; border:1px solid #C9C9C9; padding:5px 10px; margin-right:4px; text-decoration:none; color: #3A3A3A; font-size: 12px; */}

/*magazine*/
.magazine {}
.mag-cuerpo{/*padding:10px 0 10px 7px;background:#EDEDED; overflow:hidden*/}
.magazine ul{/*padding:10px; list-style:none; background:#C7C7C7; float:left; margin:0*/}
.magazine li{ /*float:left; margin-right:10px*/}
.magazine li.fin-right{ /*margin-right:0; padding-right:0*/}
.magazine .anterior,.magazine .siguiente{ /*text-indent:-9999px; width:19px; height:19px; float:left; background-image:url('/elementosWeb/mediaweb/images/iconos/mag-ant-sig.png'); background-repeat:no-repeat; margin-top:85px*/}
.magazine .anterior{ /*margin-right:10px*/}
.magazine .siguiente{ /*background-position:-19px 0; margin-left:10px*/}
.magazine .anterior:hover,.magazine .siguiente:hover{/*opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; filter:alpha(opacity=70);*/}

.magazine h3{ /*margin: 5px 0 0 0*/}
.magazine h3,.magazine h3 a{ /*text-align: center; font-size:15px*/}


/*columna derecha*/
/*---------------*/
.bloque-der,.publicidad {/*margin-bottom:35px; overflow:hidden;*/}
.oscuro {/*background:#EBE8E1; padding:10px 15px;*/}
.oscuro .textosec {/*width:175px; height:70px; overflow:hidden;*/}
.bloque-int .secundaria {/*margin-bottom:10px; padding-bottom:10px;*/}
.sin-lineas .secundaria {/*border-bottom: none;*/}
.bloque-der .masnoticias {/*margin-bottom:0;*/}




.fin-bot {/*margin-bottom:0; padding-bottom:0;*/}

.img-dest-3cols {/*text-align:center;*/}

.destacado-3cols img {/*max-width: 207px; max-height: 120px; height: 120px;*/}

/*.destacado-foto > img {
	width:654px;
}*/

.destacado-foto {
	/*width:654px;*/
	/*width:100%;
	background-color:#eaeaea;
	clear:both;
	overflow:hidden;*/
}

.destacado-completo .destacado-foto .noticiadd2 a {
	/*color:#FFFFFF;*/
}

/*///////////////////////   Entradilla Premium   ///////////////////////*/
	
p span.entradillaPremium {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position: 0 -711px;
	background-repeat:no-repeat;
	height: 16px;
    width: 72px;
	display:inline-block;
}

p span.entradillaAbonados, div span.entradillaAbonados {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position: 0 -711px;
	background-repeat:no-repeat;
	height:24px;
	width:105px;
	display:inline-block;
	/* float: left; */
	color:#FFF;
	font:11px/24px Georgia, "Times New Roman", Times, serif;
	position:relative;
	top:1px;
}

span.relacionadaPremiumMasNoticias {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position: 0 -568px;
	background-repeat:no-repeat;
	height: 16px;
    width: 16px;
	display:inline-block;
}




.cabecera .menu_inferior {
	/*height: 30px!important;*/
}

.cabecera .menu_inferior .submenu .submenuTitulares {
	display:inline-block;
	float:right;
}

.cabecera .menu_inferior .submenu ul li a.apuestasTitulares {
	color:#ff0000;
}

/*///////////////////////   Noticias relacionadas   ///////////////////////*/
	

.noticia .apoyos ul li.relacionadaAzul, .noticia .apoyos ul li.relacionadaPremium {margin-bottom: 5px; position: relative; /*left: -5px;*/ left:0; padding: 3px 0px 3px 32px; font: 16px roboto_condensedregular, Arial, Helvetica, sans-serif;}
	
.noticia .apoyos ul li.relacionadaAzul {
	color:#196ca5;
	text-decoration:none;
	list-style-type:none;
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position:0 -612px;
	background-repeat:no-repeat;
}
.noticia .apoyos ul li.relacionadaAzul a {color: #226a9c;}

.noticia .apoyos ul li.relacionadaPremium {
	color:#196ca5;
	text-decoration:none;
	list-style-type:none;
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position:0 -558px;
	background-repeat:no-repeat;
}
.noticia .apoyos ul li.relacionadaPremium a {color:#BF7F18;}

	
.modulo1colAzul {
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #24ACDE;
	margin-top:24px;
}

.modulo1colAzul_Logado {
	border-top-color: #D07B07 !important;
}
.modulo1colAzul h2 {font-family: "Times New Roman", Arial, Helvetica, sans-serif; text-align:right; margin:0px; padding:0px 2px;  float:right;}

.modulo1colAzul h2 a {font-family: "Times New Roman", Arial, Helvetica, sans-serif;color:#000; text-decoration:none;font-size:29px; line-height:40px; font-weight:lighter;}

.modulo1colAzul h2 a:hover { color:#999; text-decoration:none; font-weight:lighter;}

.modulo1colAzul .publicidad { float:left; height:35px; overflow:hidden;margin-bottom: 3px;margin-left: 3px;margin-right: 3px;margin-top: 3px;}

.modulo1colAzul .publicidad img { border:none;}



.modulo1colAzul .notigrande {text-align:left;}

.modulo1colAzul .notigrande .fotoModGrande {width:320px;max-height:164px;margin-bottom:6px;overflow:hidden;float:left;position:relative;}

.modulo1colAzul .notigrande img { width:318px; /*height:164px;*/border:1px solid #e7e6e5; position:relative;}

.modulo1colAzul .notigrande h2 {font-size:19px; text-align:left; font-weight:normal; margin:2px 0 0 0;padding:0 2px;font-family:Arial,Helvetica,sans-serif;display:block;width:315px;}

.modulo1colAzul .notigrande h2 a{font-weight:normal;font-family:Arial,Helvetica,sans-serif;line-height:1.2em;font-size:19px!important;color:#003969;}

.modulo1colAzul .notigrande a {text-decoration:none; margin:0px; line-height:21px;}

.modulo1colAzul .notigrande h2 a:hover {color: #bc6505; }

.modulo1colAzul .notigrande a:hover img {opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; filter:alpha(opacity=70);}

.modulo1colAzul .notigrande p {font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#000; margin:3px 0px; line-height:16px; padding:0 2px 0 4px;}

.modulo1colAzul .notigrande .comentarios {font-size:11px; padding:3px 0px 0px 0px;}

.modulo1colAzul .notigrande .comentarios img { vertical-align:middle; margin-right:5px;}

.modulo1colAzul .notigrande .comentarios a { text-decoration: none; color:#000}

.modulo1colAzul .notigrande .comentarios a img { border:none; width:17px; height:13px;}

.modulo1colAzul .notigrande .comentarios a:hover { color:#666;}

.modulo1colAzul .notigrande .comentarios a:hover img {opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; filter:alpha(opacity=70);}



.modulo1colAzul .notigrande a span {/*position:relative;*/ width:320px;}

.modulo1colAzul .notigrande a span .piedefoto {
	float:right;
	background-image:url('/elementosWeb/mediaweb/images1024/modulos/back_piedefoto.png');
	position:absolute;
	bottom:5px;
	right:2px;
	z-index:50;
	font-size:11px;
	padding:0px 7px;
	margin:0px;
	height:21px;
	color:#000;
	display:block;
	overflow:hidden;
}

.modulo1colAzul .notigrande a:hover span .piedefoto {color:#666;}



.modulo1colAzul .notipequena {text-align:left;}

.modulo1colAzul .notipequena .fotoModPeq {width:115px;height:80px;margin-right:10px;margin-bottom:6px;overflow:hidden;float:left;}

.modulo1colAzul .notipequena img { display:inline; float:left; width:110px;/* height:75px; */border:1px solid #a29288;margin: 3px 10px 6px 3px;}

.modulo1colAzul .notipequena h3 {text-align:left;margin:2px 0 0 0; padding:0px 0px; display:inline;  text-decoration: none; line-height:15px; color:#003969;}

.modulo1colAzul .notipequena h3 a {text-decoration:none; margin:0px; line-height:15px; font-size:13px; font-weight: bold; color: #003969;}

.modulo1colAzul .notipequena h3 a:hover {color: #bc6505;}

.modulo1colAzul .notipequena a:hover img {opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; filter:alpha(opacity=70);}

.modulo1colAzul .notipequena p {font-size:11px; color:#000; margin:1px 3px 0 0px; line-height:15px;}



.modulo1colAzul .masnoticias {font-size:11px; padding:3px 0px;float:left;}

.modulo1colAzul .masnoticias img { vertical-align:middle; margin-right:5px;}

.modulo1colAzul .masnoticias a { text-decoration: none; color:#000}

.modulo1colAzul .masnoticias a img { border:none;}

.modulo1colAzul .masnoticias a:hover { color:#666;}

.modulo1colAzul .masnoticias a:hover img {opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; filter:alpha(opacity=70);}



.modulo1colAzul .publi { text-align:center; border:none;}

.modulo1colAzul .publi a { border:none; text-decoration:none;}

.modulo1colAzul .publi img { border:none;}

.frisoAbonados990 {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/spriteFrisosFreemium.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:4px -291px;
	background-color:transparent;
    height: 40px;
    text-align: center;
    width:100%;
	max-width:1024px;
	box-sizing:border-box;
}
.frisoAbonados990Loged {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/spriteFrisosFreemiumLogado.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:4px -291px;
	background-color:transparent;
    height: 40px;
    text-align: center;
    width:100%;
	max-width:1024px;
	box-sizing:border-box;
}
.frisoAbonados650 {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/spriteFrisosFreemium.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0 -160px;
	background-color:transparent;
    color:#25ACDE;
    font-family: "Times New Roman",Times,serif;
    font-size: 20px;
    height:42px;
    padding:11px 0 0 5px;
    width:100%;
	max-width:690px;
	box-sizing:border-box;
}

.FrisoAzulModulo2ColPremium {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/spriteFrisosFreemium.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0 -114px;
	background-color:transparent;
	height:30px;
	width:335px;
	display:inline-block;
}

.FrisoNegroModulo2ColPremium {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/spriteFrisosFreemium.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0 -71px;
	background-color:transparent;
	height:30px;
	width:335px;
	display:inline-block;
}
	
	
	
	/*-------------------------------------------------
	ESTILOS PARA EL LOGIN Y LAS MODALIDADES DE PAGO
	--------------------------------------------------*
	
	@charset "utf-8";
/* CSS Document */
.registroLogin {
	/*width:650px;*/
	width:auto;
	max-width:690px;
	font-family:Arial, Helvetica, sans-serif;
	box-sizing:border-box;
}

/*.registroLogin h3{
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
}*/
.registroLogin h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	font-size: 19px;
	color: #3a3a3a;
    text-align: left;
    text-transform: uppercase !important;
}

.registroLogin .cajaRegistroLogin {
	background-color:#F0F0F0;
	background-image:url('/elementosWeb/mediaweb/images1024/premium/caja-registro-pr.png');
	background-repeat:no-repeat;
	background-position:0px center;
	border: 1px solid #E1E1E1;
	padding:0px 0px 0px 108px;
}

.registroLogin .cajaRegistroLogin a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C8AA0;
	text-align: center;
	text-decoration: none;
    line-height:28px;
}
.registroLogin .cajaRegistroLogin form {
    margin-bottom:4px;
}

.registroLogin .boton-formularioLogin {
    white-space: nowrap;
    border-radius: 10px;
    padding: 5px 15px;
    text-decoration: none;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.32);
    box-shadow: inset 0 -9px 15px rgba(0, 0, 0, 0.2),0 2px 3px rgba(0, 0, 0, 0.35);
    display: inline-block;
    font-size: 14px;
	margin:0;
	width:125px;
	background:#71aac5;
	_width:110px;
	_height:24px;
	_padding: 1px 15px;
}

.registroLogin .boton-formularioLogin:hover {
	 box-shadow: inset 0 -9px 15px rgba(0, 0, 0, 0.8),0 2px 3px rgba(0, 0, 0, 0.35);
	}
.registroLogin input[type="button"] {
	border : none;
        border-radius: 10px;
}

.registroLogin input[type="text"] {
	width:147px;}

.registroLogin input[type="password"] {
	width:147px;}

.registroLogin .checkBoxLabel {
	margin-left:3px;
    position: absolute;
	margin-top:5px;
	_margin-top:7px;
}
.registroLogin form label {
/*	font-size:12px;
	margin-right:105px;*/
    color: #333333;
    font-size: 11px;
    margin-right: 0;
    position: relative !important;
    top: -2px;
}
.label_mail, .label_pass {
    display: block;
    top: 0;
}
.cajaRegistroLogin input[type="checkbox"], .contenedor_inputs input, .contenedor_inputs label {
    margin: 0;
    padding: 0;
}
.contenedor_inputs {
    display: inline-block;
    margin-left: 3px;
    position: relative;
    top: 3px;
}
.cajaRegistroLogin .social_icn {
    border-radius: 2px;
    display: inline-block;
    float: right;
    height: 21px;
    margin-right: 3px;
    position: relative;
    top: 2px;
    width: 21px;
}
.cajaRegistroLogin .ultimo {
}
.cajaRegistroLogin .social_icn:hover {
    cursor: pointer;
    position: relative;
    top: 0;
    transition: all 0.1s ease-in-out 0s;
}

.cajaRegistroLogin .facebook, .cajaRegistroLogin .twitter, .cajaRegistroLogin .linkedin, .cajaRegistroLogin .google {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/sprite_social_min.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0 0;
	background-color:#6FA0BA;
}
.cajaRegistroLogin .facebook {
    background-position: 1px 4px;
}
.cajaRegistroLogin .twitter {
    background-position: -19px 3px;
}
.cajaRegistroLogin .linkedin {
    background-position: -42px 3px;
}
.cajaRegistroLogin .google {
    background-position: -72px 3px;
}
.both {
    clear: both;
}

.texto_social {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
}
.registroLogin .saltoFormLogin {}

/*-----------------------------
-------------------------------
		Modalidades de Pago
------------------------------------
------------------------------------*/

.modalidadesPago {
	/*width:650px;*/
	width:auto;
	max-width:690px;
	font-family:"Times New Roman", Times, serif;
	color: #555;
	box-sizing:border-box;
}
	
.cabeceraModalidadPago {
    /*border-bottom: 2px solid #C77D04;*/
    margin-bottom: 15px;
}
.cabeceraModalidadPago h3 {
    display: inline-block;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    margin-right: 15px;
    font-size:19px;
}
.h3_cabecera {
    margin-bottom: -10px;
    margin-top: 15px;
}
.cabeceraModalidadPago h3.h3_cabecera {text-transform:uppercase !important;}

.none {
    display: none;
}
.cabeceraModalidadPago a {
    color: #C77D04;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:90%;
}
.cabeceraModalidadPago a:hover {
    color: #7C4D01;
}

.tabla-suscripcion-pr {
    margin: 10px 0;
}
.tabla-suscripcion-pr, .tabla-suscripcion-pr th, .tabla-suscripcion-pr td {
    border: 1px solid #E1E1E1;
    border-collapse: collapse;
    padding: 10px 5px;
	text-align: center;
    line-height: 1;
}
.tabla-suscripcion-pr th {
    background: #F4DBC5;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    text-align: center;
}
.tabla-suscripcion-pr th:nth-child(even) {
    background: #F8EADD;
}

.modalidaPagoGrid {
	font-size:18px;
	color:#555555;
	margin:0px 7px;
}

.tabla-suscripcion-pr td {
    background: #F0F0F0;
    padding: 25px 5px;
}
.tabla-suscripcion-pr td:nth-child(even) {
    background: #F7F7F7;
}
.tabla-suscripcion-pr td div{
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 30px;
    line-height: 0.9;
    margin-bottom: 10px;
    color: #444;
}
.tabla-suscripcion-pr td span {
    display: block;
    
}

span.titularesAbonados {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position:0 -612px;
	background-repeat:no-repeat;
	display:inline-block;
	height: 25px;
	width: 25px;
	position: relative;
	left: -5px;
	top: 5px;
}


span.relacionadaPremiumMasNoticias {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
    background-position:0 -568px;
    background-repeat:no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
}


/************************************************************************/
/* NUEVOS DISENYOS CUANDO EL USUARIO ESTA LOGADO CON SUSCRIPCION ACTIVA */

.menuPremium ul li.etiqeutaPremium {
	padding:0px 0px 0px 0px;
	background-image:url('/elementosWeb/mediaweb/images1024/premium/pestanaMenu.png');
	background-repeat:no-repeat;
	height:27px;
	width:123px;
	margin:-4px 5px 0px -2px;
	float:right;
}

p span.abonadosLoggedExclusivo {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position: 0 -711px;
	background-repeat:no-repeat;
	height: 17px;
	width: 72px;
	display:inline-block;
}

.noticia .apoyos ul li.relacionadaLogged {
	color: #196ca5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
    margin-bottom: 5px;
    position: relative;
    left: 0;
	text-decoration: none;
	list-style-type: none;
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position: 0 -558px;
	padding: 3px 0px 3px 32px;
	background-repeat: no-repeat;
	font: 16px roboto_condensedregular, Arial, Helvetica, sans-serif;
}


span.titularesAbonadosLogado {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
    background-position: 0 -553px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
}

span.relacionadaPremiumMasNoticiasLogged {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position:0 -754px;
	background-repeat:no-repeat;
	height:24px;
	width:105px;
	display:inline-block;
	color:#FFF;
	font:11px/24px Georgia, "Times New Roman", Times, serif;
	position:relative;
	top:1px;
}

.submenuPremium ul li.labelSubMenuPremiumLoged {
	background: rgba(208,124,7,1);
	background: -moz-linear-gradient(top, rgba(208,124,7,1) 0%, rgba(240,163,21,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(208,124,7,1)), color-stop(100%, rgba(240,163,21,1)));
	background: -webkit-linear-gradient(top, rgba(208,124,7,1) 0%, rgba(240,163,21,1) 100%);
	background: -o-linear-gradient(top, rgba(208,124,7,1) 0%, rgba(240,163,21,1) 100%);
	background: -ms-linear-gradient(top, rgba(208,124,7,1) 0%, rgba(240,163,21,1) 100%);
	background: linear-gradient(to bottom, rgba(208,124,7,1) 0%, rgba(240,163,21,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d07c07', endColorstr='#f0a315', GradientType=0 );
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	color: #FFFFFF;
	font-weight: bold;
}

.frisoAbonados650Loged {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/spriteFrisosFreemiumLogado.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0 -160px;
	background-color:transparent;
	color:#d07b07;
	font-family: "Times New Roman",Times,serif;
	font-size: 20px;
	height:42px;
	padding:11px 0 0 5px;
	width:100%;
	max-width:690px;
	box-sizing:border-box;
}


span.iconoCabeceraLogado {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position: 0 -552px;
	background-repeat:no-repeat;
	height: 16px;
	width: 20px;
	display:inline-block;
}


/************************************************************************/

.bloque2columnas h2, .bloque1columna h2.logado { /*border-top:2px solid #D07B07;*/ padding-bottom:0px; margin-bottom:3px;}


.autor_comentarios {
	color: #CCCCCC;
	font-size: 11px;
	margin-bottom: 5px;
}

.autor_comentarios h4 {color: #757575; display: inline; font: 12px roboto_condensedregular, Tahoma, Arial, Helvetica; text-decoration: none;} /* - new - */

.modulo1colAzulLogado {
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d07b07;
}

. modulo1colAzulLogado h2 {font-family: "Times New Roman", Arial, Helvetica, sans-serif; text-align:right; margin:0px; padding:0px 2px;  float:right;}

. modulo1colAzulLogado h2 a {font-family: "Times New Roman", Arial, Helvetica, sans-serif;color:#000; text-decoration:none;font-size:29px; line-height:40px; font-weight:lighter;}

. modulo1colAzulLogado h2 a:hover { color:#999; text-decoration:none; font-weight:lighter;}

.botonSuscribirse {
	margin:0px 0px 0px 15px;
	width:130px;
	height:34px;
	background-image:url('/elementosWeb/mediaweb/images1024/premium/botonesSuscripcion.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
.botonSuscribirse:hover {
	color:#fff !important;
	text-decoration:none !important;
	background-image:url('/elementosWeb/mediaweb/images1024/premium/botonesSuscripcion.png');
	background-repeat:no-repeat;
	background-position:0px -39px;
}


/*************************   MODULOS OCIO   **********************/

.modulo1colPremiumBackOcio {
	width:310px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #25acde;
	border-bottom-color: #25acde;
	padding-left:7px;
	margin-left:0px;
	background:#F1F0F0;
}


.modulo1colPremiumBackOcio .contExclusivo {
	font-size:14px; color:#000000; font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:right;
	margin-right:5px;
}
.modulo1colPremiumBackOcio h2 {font-family: "Times New Roman", Arial, Helvetica, sans-serif; text-align:right; margin:0px 5px 0px 0px; padding:0px 2px;  float:right;}
.modulo1colPremiumBackOcio h2 span { font-size:22px; color:#000000;}
.modulo1colPremiumBackOcio h2 a {font-family: "Times New Roman", Arial, Helvetica, sans-serif;color:#25acde; text-decoration:none;font-size:29px; line-height:40px; font-weight:lighter;}

.modulo1colPremiumBackOcio h2 a.enlaceTitulaMod1ColPremium { color:#3a3a3a;}
.modulo1colPremiumBackOcio h2  span.titularModulo1ColPremium { color:#25acde; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}

.modulo1colPremiumBackOcio h2 a:hover { color:#999; text-decoration:none; font-weight:lighter;}
.modulo1colPremiumBackOcio .publicidad { float:left; height:35px; overflow:hidden;margin-bottom: 3px;margin-left: 3px;margin-right: 3px;margin-top: 3px;}
.modulo1colPremiumBackOcio .publicidad img { border:none;}

.modulo1colPremiumBackOcio .notigrande {text-align:left;}
.modulo1colPremiumBackOcio .notigrande .fotoModGrande {width:310px;max-height:164px;margin-bottom:6px;overflow:hidden;float:left;position:relative;}
.modulo1colPremiumBackOcio .notigrande img { width:305px; /*height:164px;*/border:1px solid #e7e6e5; position:relative;}
.modulo1colPremiumBackOcio .notigrande h2 {font-size:19px; text-align:left; font-weight:normal; margin:2px 0 0 5px;padding:0 2px;font-family:Arial,Helvetica,sans-serif;display:block;width:300px;}
.modulo1colPremiumBackOcio .notigrande h2 a {font-weight:normal;font-family:Arial,Helvetica,sans-serif;line-height:1.2em;font-size:19px!important;color:#003969;}
.modulo1colPremiumBackOcio .notigrande a {text-decoration:none; margin:0px; line-height:21px;}
.modulo1colPremiumBackOcio .notigrande h2 a:hover {color: #bc6505; }
.modulo1colPremiumBackOcio .notigrande h3 {font-size:19px; text-align:left; font-weight:normal; margin:2px 0 0 0;padding:0 2px;font-family:Arial,Helvetica,sans-serif;display:block;width:305px;}
.modulo1colPremiumBackOcio .notigrande h3 a {font-weight:normal;font-family:Arial,Helvetica,sans-serif;line-height:1.2em;font-size:19px!important;color:#003969;}
.modulo1colPremiumBackOcio .notigrande h3 a:hover {color: #bc6505; }

.modulo1colPremiumBackOcio .notigrande a:hover img {opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; filter:alpha(opacity=70);}
.modulo1colPremiumBackOcio .notigrande p {font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#000; margin:3px 0px; line-height:16px; padding:0 2px 0 4px;}
.modulo1colPremiumBackOcio .notigrande .comentarios {font-size:11px; padding:3px 0px 0px 0px;}
.modulo1colPremiumBackOcio .notigrande .comentarios img { vertical-align:middle; margin-right:5px;}
.modulo1colPremiumBackOcio .notigrande .comentarios a { text-decoration: none; color:#000}
.modulo1colPremiumBackOcio .notigrande .comentarios a img { border:none; width:17px; height:13px;}
.modulo1colPremiumBackOcio .notigrande .comentarios a:hover { color:#666;}
.modulo1colPremiumBackOcio .notigrande .comentarios a:hover img {opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; filter:alpha(opacity=70);}

.modulo1colPremiumBackOcio .notigrande a span {/*position:relative;*/ width:310px;}
.modulo1colPremiumBackOcio .notigrande a span .piedefoto {
	float:right;
	background-image:url('/elementosWeb/mediaweb/images1024/modulos/back_piedefoto.png');
	position:absolute;
	bottom:5px;
	right:2px;
	z-index:100;
	font-size:11px;
	padding:0px 7px;
	margin:0px;
	height:21px;
	color:#000;
	display:block;
	overflow:hidden;
}
.modulo1colPremiumBackOcio .notigrande a:hover span .piedefoto {color:#666;}

.modulo1colPremiumBackOcio .notipequena {text-align:left; padding:0 4px;}
.modulo1colPremiumBackOcio .notipequena .fotoModPeq {width:115px;height:80px;margin-right:10px;margin-bottom:6px;overflow:hidden;float:left;}
.modulo1colPremiumBackOcio .notipequena img { display:inline; float:left; width:110px;/* height:75px; */border:1px solid #a29288;margin: 3px 10px 6px 3px;}
.modulo1colPremiumBackOcio .notipequena h3 {text-align:left;margin:2px 0 0 0; padding:0px 0px; display:inline;  text-decoration: none; line-height:15px; color:#003969;}
.modulo1colPremiumBackOcio .notipequena h3 a {text-decoration:none; margin:0px; line-height:15px; font-size:13px; font-weight: bold; color: #003969;}
.modulo1colPremiumBackOcio .notipequena h3 a:hover {color: #bc6505;}
.modulo1colPremiumBackOcio .notipequena a:hover img {opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; filter:alpha(opacity=70);}
.modulo1colPremiumBackOcio .notipequena p {font-size:11px; color:#000; margin:1px 3px 0 0px; line-height:15px;}





.modulo1colPremiumBackOcio .masnoticias {font-size:11px; padding:3px 0px;float:left;}
.modulo1colPremiumBackOcio .masnoticias img { vertical-align:middle; margin-right:5px;}
.modulo1colPremiumBackOcio .masnoticias a { text-decoration: none; color:#000}
.modulo1colPremiumBackOcio .masnoticias a img { border:none;}
.modulo1colPremiumBackOcio .masnoticias a:hover { color:#666;}
.modulo1colPremiumBackOcio .masnoticias a:hover img {opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; filter:alpha(opacity=70);}

.modulo1colPremiumBackOcio .publi { text-align:center; border:none;}
.modulo1colPremiumBackOcio .publi a { border:none; text-decoration:none;}
.modulo1colPremiumBackOcio .publi img { border:none;}


/*************************  FIN MODULOS OCIO  ********************/

/************** MODULO OPINION ABONADOS **************/
.oc-reclamo_caja .fotoAutorOpinion {box-shadow: none; display: inline; float: left; min-height: 100px; height: auto; max-height: 140px; margin: 3px 15px 6px 3px; overflow: hidden; width: 130px; border: 1px solid #dcdcdc;}/* - new - */

.oc-reclamo_caja .fotoAutorOpinion a {display: inline-block;}
.noticia .premium-pr p.textoAmpliado {
   margin-bottom: 10px;
   font-size: 19px;
   line-height: 1.2;
   font-weight: normal;
   font-family:"Times New Roman", Times, serif;
   color:#3a3a3a; 
}

/***************FRISO ABONADOS*****/
.submenuPremium {
    border-bottom: 2px solid #00AEDB;
    clear: none !important;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 0;
    width: 654px;
    margin-left: 0!important;
    text-align: center;
}
.submenuPremiumAmarillo {
    border-bottom: 2px solid #EEA614;
    clear: none !important;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 0px;
    width: 654px;
    margin-left: 0!important;
    text-align: center;
}
.submenuPremium .miga_de_pan, .submenuPremiumAmarillo .miga_de_pan {
    color: #0B475B;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.submenuPremium .miga_de_pan a, .submenuPremiumAmarillo .miga_de_pan a {
    color: #0B475B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.submenuPremium .miga_de_pan h1 a, .submenuPremiumAmarillo .miga_de_pan h1 a {
    color: #0B475B;
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.frisoExclusivoAbonadosDigitales {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/friso-contenido-Exclusivo-Para-Suscriptores.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left 25%;
	background-color:#fff;
	height:32px;
	float:none;
	margin:0 auto;
	display:inline-block;
}
.frisoExclusivoAbonadosDigitales02 {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/friso-contenido-Exclusivo-Para-Suscriptores.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0 80%;
	background-color:#fff;
    float:none !important;
    margin:0 auto !important;
    display:inline-block;
}
.frisoExclusivoAbonadosDigitales, .frisoExclusivoAbonadosDigitales02 {
    color: #00AEDB;
    float: none;
    font: 0px Georgia,"Times New Roman",Times,serif;
    padding: 0px 0px 0px 0px;
    text-align: right;
    width: 200px;
    height: 34px;
}

h2.titularseccionPremium {
    border-top: medium none;
    color: #000000;
    font-family: "Times New Roman",Times,serif;
    font-size: 29px;
    font-weight: normal;
}

.flotaderecha {	display: block;	float: right;}
/***************FIN FRISO ABONADOS*****/

img a { border: none;}

.modulo3colm .notiRelacionada p { line-height: 16px;}

/**LISTADO NOTICIA DESTACADA**/
.notiDestacada {
	padding: 8px 0px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 8px;
}
.notiDestacada .textosec {
	float: right;
	width: 330px;
	padding-left: 0px;
}
.notiDestacada h3 {
	margin-top: 4px;
	margin-bottom: 8px;
}
.secciones .mascaraImagen {
	float: left;
	margin: 0px 15px 0px 0px;
  	height: 172px;
  	overflow: hidden;
  	width: 300px;
	background-color: #eaeaea;
	line-height: 172px;
	text-align: center;
}
.notiDestacada img {
	max-width: 300px;
	vertical-align: middle;
	max-height: 172px;
}
.textoNoticiaDestacada p {
	font-size: 11px;
	margin: 0px;
	line-height: 17px;
	font-family: Tahoma,Geneva,sans-serif;
}
/**FIN LISTADO NOTICIA DESTACADA**/

/** contenedor atencion cliente **/
.contenedorAtencionCliente {
    margin: 70px auto 15px;
    text-align: center;
    /*width:950px;*/
	width:auto;
	max-width:1024px;
	box-sizing:border-box;
}
.contenedorAtencionCliente2col {
    border-bottom: 1px dotted #CCCCCC;
    margin: 40px auto 15px;
    padding-bottom: 25px;
    text-align: center;
    /*width:655px;*/
	width:auto;
	max-width:690px;
	box-sizing:border-box;
	margin-left:0;
	margin-right:0;
}
.contenedorAtencionCliente a {
    display: inline-block;
    margin: 0 30px;
}
.contenedorAtencionCliente2col a {
    display: inline-block;
    margin: 0 20px;
}


/* promo pagina intermedia */
.modulo3colm .apoyos3colm span.relacionadaAzul, .modulo3colm .apoyos3colm span.relacionadaAmarilla {color: #196ca5; font: 11px/14px Arial,Helvetica,sans-serif; margin-bottom: 0px; margin-top: 0px; padding: 2px 0 2px 22px; display: inline-block;}
.modulo3colm .apoyos3colm span.relacionadaAzul {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position:0 -616px;
	background-repeat:no-repeat;
}
.modulo3colm .apoyos3colm span.relacionadaAmarilla {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/apoyosPremium.gif');
	background-position:0 -551px;
	background-repeat:no-repeat;
}


.avisoHemerotecaIntermedia {
	background-image:url('/elementosWeb/mediaweb/images1024/premium/spriteHemeroteca.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	/*width:370px;*/
	width:auto;
	max-width:690px;
	padding:5px 0px 5px 280px;
	box-sizing:border-box;
}
.avisoHemerotecaIntermedia p {font: 14px/18px Arial,Helvetica,sans-serif; color: #555; margin-top: 0px;}
.avisoHemerotecaIntermedia p.textosAdicionales {font: 12px/18px Georgia, Times New Roman, serif; color: #555; padding-right: 30px; margin-top:10px; text-align: right;}
.avisoHemerotecaIntermedia p span.diaHemeroteca {font: bold italic 26px Georgia, Times New Roman, serif; color: #e39c1e; display: block;}
.avisoHemerotecaIntermedia p.explicacionHemeroteca {font: 11px Arial,Helvetica,sans-serif; color: #555; margin-top: -10px;}
.avisoHemerotecaIntermedia a.imagenHemeroteca {display:block; text-align: right; padding-right: 40px;margin-top: 10px;}
.avisoHemerotecaIntermedia a.imagenHemeroteca img {border: none; display: inline-block;}
.avisoHemerotecaIntermedia p a {color: #e39c1e; text-decoration: none;}


a.promocionesEnIntermedia, a.promocionesEnIntermediaElem2,
a.promocionesEnIntermediaElem202,a.promocionesEnIntermediaElem206,
a.promocionesEnIntermediaElem207,
a.promocionesEnIntermediaElem208,a.promocionesEnIntermediaElem209,
a.promocionesEnIntermediaElem210, a.promocionesEnIntermediaElem211,
a.promocionesEnIntermediaElem212, a.promocionesEnIntermediaElem213 {width:310px; border-bottom:none !important; display:inline-block; margin:0 auto;}
a.promocionesEnIntermediaElem2, a.promocionesEnIntermediaElem202 {height:98px;}
a.promocionesEnIntermediaElem2   {background:url('/elementosWeb/mediaweb/images1024/premium/03-fecha-promo-intermedia-todo.jpg') left top no-repeat !important;}
a.promocionesEnIntermediaElem202 {background:url('/elementosWeb/mediaweb/images1024/premium/03-fecha-promo-intermedia-todo.jpg') left -95px no-repeat !important;}
a.promocionesEnIntermediaElem206 {background:url('/elementosWeb/mediaweb/images1024/premium/03-fecha-promo-intermedia-todo.jpg') left -189px no-repeat;}
a.promocionesEnIntermediaElem207 {background:url('/elementosWeb/mediaweb/images1024/premium/03-fecha-promo-intermedia-todo.jpg') left -315px no-repeat;}
a.promocionesEnIntermediaElem208 {background:url('/elementosWeb/mediaweb/images1024/premium/03-fecha-promo-intermedia-todo.jpg') left -442px no-repeat;}
a.promocionesEnIntermediaElem209 {background:url('/elementosWeb/mediaweb/images1024/premium/03-fecha-promo-intermedia-todo.jpg') left -566px no-repeat;}
a.promocionesEnIntermediaElem210 {background:url('/elementosWeb/mediaweb/images1024/premium/03-fecha-promo-intermedia-todo.jpg') left -691px no-repeat;}
a.promocionesEnIntermediaElem211 {background:url('/elementosWeb/mediaweb/images1024/premium/03-fecha-promo-intermedia-todo.jpg') left -815px no-repeat;}
a.promocionesEnIntermediaElem212 {background:url('/elementosWeb/mediaweb/images1024/premium/03-fecha-promo-intermedia-todo.jpg') left -900px no-repeat;}
a.promocionesEnIntermediaElem213 {background:url('/elementosWeb/mediaweb/images1024/premium/03-fecha-promo-intermedia-todo.jpg') left -1040px no-repeat;}

a.promocionesEnIntermedia img, .contenedorAtencionCliente2col a img {border:none !important;}

a.promocionesEnIntermediaElem206, a.promocionesEnIntermediaElem207,
a.promocionesEnIntermediaElem208,a.promocionesEnIntermediaElem209,
a.promocionesEnIntermediaElem210, a.promocionesEnIntermediaElem211,
a.promocionesEnIntermediaElem212, a.promocionesEnIntermediaElem213 {height:123px !important;}
/* ************************************************* CIERRA ESTILOS Estilos_Premium_2_1024.css ************************************************ */

/*@import url('../../../css/Estilos_Premium_3_1024.css');*/

/* ************************************************** ABRE ESTILOS desplegable_secciones1024.css ************************************************* */
.desplegableSecciones{background: #fff; padding: 10px; position: absolute; top: 50px; width: 1024px; box-sizing: border-box; z-index: 99999; border: 1px solid #dedede; overflow: hidden; text-align: left;}
.desplegableSecciones ul{list-style-type: none;}
.desplegableSecciones .menuPrincipalEnSecciones{float: left; width: 210px; box-sizing: border-box; padding: 0px 15px 0px 0px; border-right: 1px solid #5291BD; display: block; position: relative;}
.desplegableSecciones .menuPrincipalEnSecciones .tituloBloqueEnSecciones{font: 22px roboto_condensedbold, roboto_condensedregular, Arial, Helvetica, sans-serif; display: block; margin: 0px; padding: 0px 0px 0px 0px; color: #000;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones{padding-left: 0px; margin-bottom: 0px;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones li{border-bottom: 1px solid #5291BD; position:relative;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones > li a{font: 14px/19px "Roboto Slab", Georgia, serif; display: block; padding: 7px 15px 7px 5px; color: #2a2a2a; background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') 85px -728px no-repeat;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones li.enSeccionesActivado{background: #3664A2;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones li.enSeccionesActivado > a{color: #fff; background: rgba(0, 0, 0, 0) url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') no-repeat scroll -331px -728px;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones > li.premiumHomeEnSecciones{overflow: hidden; background: #00aee1; position:static;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones > li.premiumHomeEnSecciones a{background: #00aee1; list-style-type: none; margin: 0 !important; position: relative; color: #fff;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones > li.premiumHomeEnSecciones a.suscriptorEnSecciones{float: left; overflow: hidden; display: block; width: 120px;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones > li.premiumHomeEnSecciones .mascaraMenuAzul {background: none; margin: 5px 7px 0px 0px;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones > li.premiumHomeEnSecciones .mascaraMenuAzul, .desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones > li.premiumHomeEnSecciones .mascaraMenuAmarillo {cursor: pointer; display: block; float: right; width: 26px;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones > li .submenuEnSecciones{padding-left: 0px; background: #fff; margin: 0 !important; position: absolute; color: #333; top: -100%; left: 190px; width: 330px; -moz-column-gap: 15px; -moz-column-width: 140px; -webkit-column-gap: 15px; -webkit-column-width: 140px; column-gap: 15px; column-width: 140px; padding: 8px 10px 8px 10px;z-index: 999999; box-shadow: 3px 3px 3px #000; border: 1px solid #3664A2;}

.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones > li.premiumHomeEnSecciones ul{padding-left: 0px; background: #00aee1; margin: 0 !important; position: absolute; color: #fff; bottom: 0px; left: 190px; width: 330px; -moz-column-gap: 15px; -moz-column-width: 140px; -webkit-column-gap: 15px; -webkit-column-width: 140px; column-gap: 15px; column-width: 140px; -moz-column-height: 390px; column-height: 140px; padding: 8px 10px 8px 10px;z-index: 999999; box-shadow: 3px 3px 3px #000; min-height: 250px;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones > li.premiumHomeEnSecciones ul li {border-bottom: 1px solid #fff;}
.desplegableSecciones .menuPrincipalEnSecciones #menuEnSecciones > li.premiumHomeEnSecciones ul li a{font: 14px "Roboto Slab", Georgia, serif;}

.desplegableSecciones .submenuTitularesEnSecciones{padding-left: 0px; margin-bottom: 0px; overflow: hidden;}
.desplegableSecciones .submenuTitularesEnSecciones li{float: left;}
.desplegableSecciones .submenuTitularesEnSecciones li a{padding: 3px 10px 3px 18px; background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -505px -660px no-repeat;  display: block; font: 14px roboto_condensedregular, Arial, Helvetica, sans-serif; color: #23486F;}

.desplegableSecciones .desple_servicios {border-right: 1px solid #5291BD; box-sizing: border-box; padding: 0px 10px 10px; width: 530px; float: left;}
.desplegableSecciones .desple_servicios .tituloDesplegable_servicios, .desplegableSecciones .desple_servicios .tituloDesplegable_servicios a{font: 22px roboto_condensedbold, roboto_condensedregular, Arial, Helvetica, sans-serif; display: block; margin: 0px; padding: 0px 0px 0px 0px; color: #000;}
.desplegableSecciones .desple_servicios .serviciosPrincipales{list-style-type: none; padding-left: 0px;}
.desplegableSecciones .desple_servicios .serviciosPrincipales li{float: left; width: 90px; height: 90px; border: 2px solid #4789b9; margin: 15px 14px; border-radius: 50%; position: relative;}
.desplegableSecciones .desple_servicios .serviciosPrincipales li:hover{opacity: 0.8;}
.desplegableSecciones .desple_servicios .serviciosPrincipales li a{display: block; width: 100%; height: 100%; border-radius: 50%; font: 14px roboto_condensedbold, Arial; text-decoration: none;}
.desplegableSecciones .desple_servicios .serviciosPrincipales li a span{position: relative; top: 60px; margin: 0 auto; width: 80%; display: block; text-align: center; background-image: none !important; padding: 0px !important; font: 13px roboto_condensedregular, Arial !important; color: #000 !important; white-space:nowrap;}
.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_guiaTV a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -60px -45px no-repeat;}
.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_cartelera a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -269px -50px no-repeat;}
.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_trafico a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -477px -50px no-repeat;}
.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_tiempo a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -686px -52px no-repeat;}
.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_sorteos a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -63px -255px no-repeat;}
.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_esquelas a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -269px -255px no-repeat;}
.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_traductor a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -476px -255px no-repeat;}
.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_empleo a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -685px -255px no-repeat;}
.desplegableSecciones .desple_servicios .masServicios{font: 18px roboto_condensedregular, Arial; color: #000; margin-bottom: 5px;}

.desplegableSecciones .desple_servicios .columnasListaServicios{list-style-type: none; padding: 0px; -moz-column-count: 3;-ie-column-count: 3;-o-column-count: 3;-webkit-column-count: 3;column-count: 3; -moz-column-width: 90px; -moz-column-gap: 10px;-webkit-column-width: 90px; -webkit-column-gap: 10px; column-width: 90px; column-gap: 10px; margin-bottom: 20px; margin-top: 5px;}
.desplegableSecciones .desple_servicios .columnasListaServicios li{padding: 3px 0px 3px 22px; background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -90px -554px no-repeat; margin-bottom: 0px;}
.desplegableSecciones .desple_servicios .columnasListaServicios li a{font: 13px roboto_condensedregular, Arial; color: #000;}

.desplegableSecciones .desple_servicios .consultaTodosServicios{padding-top: 4px;}
.desplegableSecciones .desple_servicios .consultaTodosServicios{display: block; text-align: right; padding-right: 30px; font: 14px roboto_condensedregular, Arial; color: #234871; background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') 400px -660px no-repeat;}
.desplegableSecciones .desple_servicios .consultaTodosServicios:hover{opacity: 0.8;}

.desplegableSecciones .otrosEnlacesEnSecciones{width: 250px; float: right; box-sizing: border-box; padding: 10px 10px;}
.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1{margin-top: 50px;}
.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1, .desplegableSecciones .otrosEnlacesEnSecciones .nivel-2{padding-left: 0px;}
.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1 > li{border-bottom: 1px solid #ccc;}
.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1 > li > a{font: 18px roboto_condensedbold, Arial; color: #000; display: block; padding: 10px 0px 10px 5px;}
.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1 .nivel-2{margin: 0px 0px 10px 5px;}
.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1 .nivel-2 li > a{font: 14px robotoregular, Arial; color: #666;}

.desplegableSecciones .otrosEnlacesEnSecciones .rrssEnSecciones{margin-top: 20px; padding-left: 0px; -moz-display: flex; -webkit-display: flex; -moz-flex-flow: row wrap; -webkit-flex-flow: row wrap; -moz-flex-direction: row; -webkit-flex-direction: row; display: flex; flex-flow: row wrap; flex-direction: row; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between;}
.desplegableSecciones .otrosEnlacesEnSecciones .rrssEnSecciones li{width: 47px; height: 47px;}
.desplegableSecciones .otrosEnlacesEnSecciones .rrssEnSecciones .twitter{text-indent: -9999px; display: block; background: url('/elementosWeb/mediaweb/images1024/rrss-secciones.png') -102px -13px no-repeat; width: 47px; height: 47px;}
.desplegableSecciones .otrosEnlacesEnSecciones .rrssEnSecciones .facebook{text-indent: -9999px; display: block; background: url('/elementosWeb/mediaweb/images1024/rrss-secciones.png') -102px -108px no-repeat; width: 47px; height: 47px;}
.desplegableSecciones .otrosEnlacesEnSecciones .rrssEnSecciones .rss{text-indent: -9999px; display: block; background: url('/elementosWeb/mediaweb/images1024/rrss-secciones.png') -102px -203px no-repeat; width: 47px; height: 47px;}
.desplegableSecciones .otrosEnlacesEnSecciones .rrssEnSecciones .google{text-indent: -9999px; display: block; background: url('/elementosWeb/mediaweb/images1024/rrss-secciones.png') -102px -298px no-repeat; width: 47px; height: 47px;}


.desplegableSecciones .cerrar_desple_servicios{display: block; float: right; font: 14px roboto_condensedbold, Arial; text-indent: -9999px; width: 40px; height: 40px; background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -80px -449px no-repeat;}
.desplegableSecciones .desple_servicios .cerrar_desple_servicios:hover{opacity: 0.7;}

.cabeceraSuperiorIframe.desplegableSecciones .submenuTitularesEnSecciones{padding-left: 0px; margin-bottom: 0px; overflow: hidden; margin-top: 10px;}
.cabeceraSuperiorIframe.desplegableSecciones .submenuTitularesEnSecciones li a{padding: 3px 10px 3px 18px; background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -505px -662px no-repeat; display: block; font: 12px roboto_condensedregular, Arial, Helvetica, sans-serif; color: #23486F;}
.cabeceraSuperiorIframe.desplegableSecciones{top: 36px; padding: 0px 5px;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios {border-right: none; box-sizing: border-box; padding: 0px 10px 0px; width: 750px; float: left;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .tituloDesplegable_servicios, .desplegableSecciones .desple_servicios .tituloDesplegable_servicios a{font: 18px roboto_condensedbold, roboto_condensedregular, Arial, Helvetica, sans-serif; display: block; margin: 0px; padding: 0px 0px 0px 0px; color: #000;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales{list-style-type: none; padding-left: 0px; margin-top: 0px; overflow: hidden; border-bottom: 1px solid #f4f4f4; padding-bottom: 21px; margin-bottom: 5px;}

.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales li{float: left; width: 60px; height: 60px; border: none /*1px solid #4789b9*/; margin: 0px 14px 3px; border-radius: 0%; position: relative;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales li:hover{opacity: 0.8;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales li a{display: block; width: 100%; height: 100%; border-radius: 50%; font: 14px roboto_condensedbold, Arial; text-decoration: none;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales li a span{position: relative; top: 60px; margin: 0 auto; width: 80%; display: block; text-align: center; background-image: none !important; padding: 0px !important; font: 13px roboto_condensedregular, Arial !important; color: #000 !important; white-space:nowrap;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_guiaTV a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -75px -50px no-repeat;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_cartelera a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -282px -55px no-repeat;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_trafico a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -490px -55px no-repeat;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_tiempo a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -700px -57px no-repeat;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_sorteos a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -75px -258px no-repeat;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_esquelas a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -280px -258px no-repeat;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_traductor a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -492px -258px no-repeat;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .serviciosPrincipales .servicios_empleo a{background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -700px -258px no-repeat;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .masServicios{font: 18px roboto_condensedregular, Arial; color: #000; margin-bottom: 5px;}

.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .columnasListaServicios{list-style-type: none; padding: 0px; -moz-column-count: 4;-ie-column-count: 4;-o-column-count: 4;-webkit-column-count: 4;column-count: 4; -moz-column-width: 90px; -moz-column-gap: 10px;-webkit-column-width: 90px; -webkit-column-gap: 10px; column-width: 90px; column-gap: 10px; margin-bottom: 5px; margin-top: 5px;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .columnasListaServicios li{padding: 0px 0px 0px 22px; background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -85px -734px no-repeat; margin-bottom: 0px;}

.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .columnasListaServicios li a{font: 13px roboto_condensedregular, Arial; color: #000;}

.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .consultaTodosServicios{padding-top: 4px;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .consultaTodosServicios{display: block; text-align: right; padding-right: 30px; font: 14px roboto_condensedregular, Arial; color: #234871; background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') 400px -660px no-repeat;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .consultaTodosServicios:hover{opacity: 0.8;}


.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones{width: 260px; float: right; box-sizing: border-box; padding: 0px 24px 0px 13px; position:relative;border-left: 1px solid #5291BD; }
.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1{margin-top: 7px; margin-bottom: 0px;}
.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1, .desplegableSecciones .otrosEnlacesEnSecciones .nivel-2{padding-left: 0px;}
.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1 > li{border-bottom: 1px solid #ccc;}
.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1 > li > a{font: 13px roboto_condensedregular,Arial; color: #000; display: block; padding: 1px 0 1px 5px;}
.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1 > li:last-child {border-bottom: 0 none;}
.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1 .nivel-2 li{float: left; margin-right: 25px;}
.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1 .nivel-2{margin: 0px 0px 5px 5px; overflow: hidden;}
.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .nivel-1 .nivel-2 li > a{font: 12px robotoregular, Arial; color: #666;}

.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .rrssEnSecciones{margin-top: 5px; padding-left: 0px; -moz-display: flex; -webkit-display: flex; -moz-flex-flow: row wrap; -webkit-flex-flow: row wrap; -moz-flex-direction: row; -webkit-flex-direction: row; display: flex; flex-flow: row wrap; flex-direction: row; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between;}
.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .rrssEnSecciones li{width: 27px; height: 27px;}
.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .rrssEnSecciones .twitter{text-indent: -9999px; display: block; background: url('/elementosWeb/mediaweb/images1024/rrss-secciones.png') -102px -406px no-repeat; width: 27px; height: 27px;}
.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .rrssEnSecciones .facebook{text-indent: -9999px; display: block; background: url('/elementosWeb/mediaweb/images1024/rrss-secciones.png') -102px -456px no-repeat; width: 27px; height: 27px;}
.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .rrssEnSecciones .rss{text-indent: -9999px; display: block; background: url('/elementosWeb/mediaweb/images1024/rrss-secciones.png') -102px -506px no-repeat; width: 27px; height: 27px;}
.cabeceraSuperiorIframe.desplegableSecciones .otrosEnlacesEnSecciones .rrssEnSecciones .google{text-indent: -9999px; display: block; background: url('/elementosWeb/mediaweb/images1024/rrss-secciones.png') -102px -556px no-repeat; width: 27px; height: 27px;}

.cabeceraSuperiorIframe.desplegableSecciones .cerrar_desple_servicios{position: absolute; right: 1px; top: 1px; z-index: 9999999; display: block; float: right; font: 14px roboto_condensedbold, Arial; text-indent: -9999px; width: 25px; height: 25px; background: url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') -731px -455px no-repeat;}
.cabeceraSuperiorIframe.desplegableSecciones .desple_servicios .cerrar_desple_servicios:hover{opacity: 0.7;}

/* ************************************************* CIERRA ESTILOS desplegable_secciones1024.css ************************************************ */

/* ***************************************************** ABRE ESTILOS nuevos_submenus1024.css **************************************************** */
.cabecera .menu_inferior #menu > li {position:relative; box-sizing:initial;}
.cabecera .menu_inferior .submenu {padding-top: 10px;width: 230px;box-sizing: border-box;border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; position:absolute; height: auto; z-index: 99999; margin-left: 0px !important; margin-right: 5px; background: rgba(255, 255, 255, 1) url('/elementosWeb/mediaweb/images1024/nuevos-menus-fondo01.png') no-repeat 0px top;}
.cabecera .menu_inferior .malaga .submenu {background: rgba(255, 255, 255, 1) url('/elementosWeb/mediaweb/images1024/nuevos-menus-fondo01.png') no-repeat 0px -987px;}
.cabecera .menu_inferior .murcia .submenu {background: rgba(255, 255, 255, 1) url('/elementosWeb/mediaweb/images1024/nuevos-menus-fondo01.png') no-repeat 0px -489px;}
.cabecera .menu_inferior .submenu .tituloDeSeccionSubmenu{padding-left: 10px; margin-bottom: 10px;}
.cabecera .menu_inferior .submenu .tituloDeSeccionSubmenu a{font: 22px/22px roboto_condensedbold, Arial; color: #000 !important;}

/* ------------------- esto es lo nuevo ------------------------ */

.cabecera .menu_inferior .submenu li > a {color:#666; font:14px/27px "Roboto Slab", roboto_condensedregular, Arial; text-decoration:none;}

.cabecera .menu_inferior .submenuOculto {display:none;} /* Para ocultar los submenÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âºs al inicio */

.cabecera .menu_inferior .submenu {position: absolute; z-index: 99999; box-sizing: border-box; padding-left: 10px; top:34px; }
.cabecera .menu_inferior .submenu li{float: none; padding: 6px 12px 6px 12px; list-style-type: none; color: #666;}
.cabecera .menu_inferior .submenu li a{padding: 0px 0px 0px 0px; list-style-type: none; color: #333; font: 14px/26px roboto_condensedregular, "Roboto Slab",Georgia,"Times New Roman",Times,serif !important; text-decoration: none;}
.cabecera .menu_inferior .submenu li:hover{background: transparent;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo > a {background: rgba(0, 0, 0, 0) url('/elementosWeb/mediaweb/images1024/hiperlocalismo/fnd-municipios-home-h.png') no-repeat -7px top; display: block; min-width: 145px; outline: medium none; padding: 8px 8px 9px 27px; position: relative !important; z-index: 1000;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo > a .municipiosDe{color: #333; font: 15px/16px "Roboto Slab", roboto_condensedregular,Arial; position: relative; text-transform: none; top: -2px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo > a .ccaa {color: #226a9c; display: inline-block; font: bold 16px/16px "Roboto Slab", roboto_condensedbold,Arial; padding-left: 5px; position: relative; text-transform: none; top: -2px;}
.cabecera .menu_inferior .submenu {padding-bottom: 15px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome {background: #f8f8f8 none repeat scroll 0 0; border: 1px solid #dfdfdf; box-shadow: none; box-sizing: border-box; padding: 5px 0px 20px; position: absolute; right: -863px; top: 3px; width: 860px; z-index: 5000;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome .contenedorListaMunicipios {padding: 10px 0px;}

.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome h3 { float: left; margin-bottom: 5px; position: relative; width: 350px; padding-left: 10px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome .contenedorListaMunicipios .columnasListaMunicipios {float: left; margin: 0 12px; width: 260px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome .contenedorListaMunicipios .extiendeColumnas {margin-right: 25px; width: 390px;}

/* --------- fin de lo nuevo ------------- */

.cabecera .menu_inferior .submenu .submenuTitulares {display: none !important; float: none; margin:15px 10px 30px 10px; overflow: hidden;}
.cabecera .menu_inferior .submenu .submenuTitulares ul li.titulares {float: left;}
.cabecera .menu_inferior .submenu .submenuTitulares ul li.titulares a{background: rgba(0, 0, 0, 0) url('/elementosWeb/mediaweb/images1024/spriteServiciosCirc.png') no-repeat scroll -505px -660px; color: #23486f; display: block; font: 14px roboto_condensedregular,Arial,Helvetica,sans-serif; padding: 3px 10px 3px 18px;}

.menuPremium ul li ul.submenudesp li:hover, .menuPremium ul li ul.submenudesp02 li:hover, .menu ul li ul.submenudesp li:hover, .menu ul li ul.submenudesp02 li:hover{background: transparent;}

.cabecera .menu_inferior .submenuColocado{background: #f4f4f4; border-bottom: none; border-top: 1px solid #e4edf4; border-left: none; border-right: none; box-sizing: border-box; height: auto; margin-left: 0 !important; margin-right: 5px; padding-top: 0px; padding-bottom: 0px; padding-left:0px; position: static !important; width:1024px; }
.cabecera .menu_inferior .submenuColocado > #submenu{position: static; overflow: hidden; padding-left: 0px; background: #f4f4f4;}
.cabecera .menu_inferior .submenuColocado > #submenu li{float: left;}

/* **************************************************** CIERRA ESTILOS nuevos_submenus1024.css *************************************************** */

/* ***************************************************** ABRE ESTILOS hiperlocalismo_portada1024.css **************************************************** */
/*///////////////////FUENTES////////////////////////////////*/
/*
@font-face {
	font-family:'roboto_condensedbold';
	src:url('/elementosWeb/fonts/robotocondensed-bold-webfont.eot');
	src:url('/elementosWeb/fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'), 
		url('/elementosWeb/fonts/robotocondensed-bold-webfont.woff2') format('woff2'), 
		url('/elementosWeb/fonts/robotocondensed-bold-webfont.woff') format('woff'), 
		url('/elementosWeb/fonts/robotocondensed-bold-webfont.ttf') format('truetype'), 
		url('/elementosWeb/fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'robotoregular';
	src:url('/elementosWeb/fonts/Roboto-Regular-webfont.eot');
	src:url('/elementosWeb/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), 
		url('/elementosWeb/fonts/Roboto-Regular-webfont.woff2') format('woff2'), 
		url('/elementosWeb/fonts/Roboto-Regular-webfont.woff') format('woff'), 
		url('/elementosWeb/fonts/Roboto-Regular-webfont.ttf') format('truetype'), 
		url('/elementosWeb/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'roboto_condensedregular';
	src:url('/elementosWeb/fonts/robotocondensed-regular-webfont.eot');
	src:url('/elementosWeb/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), 
		url('/elementosWeb/fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
		url('/elementosWeb/fonts/robotocondensed-regular-webfont.woff') format('woff'), 
		url('/elementosWeb/fonts/robotocondensed-regular-webfont.ttf') format('truetype'), 
		url('/elementosWeb/fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
*/
/*////////////////////FIN FUENTES//////////////////////////*/

.limpiar {clear:both;}

.contenedorCabeceraHiperlocalismo .formuBusquedaTagsUp{margin: 0px auto 0px;width: 520px;}
.contenedorCabeceraHiperlocalismo .formuBusquedaTagsUp div{position:relative;}
.contenedorCabeceraHiperlocalismo .formuBusquedaTagsUp .buscar {border: 1px solid #999; float: left; height: 35px; width: 450px; margin-right: 5px; padding-left: 5px; font: 14px roboto_condensedregular;}
.contenedorCabeceraHiperlocalismo .formuBusquedaTagsUp .btnBuscar {background: url('/elementosWeb/mediaweb/images1024/hiperlocalismo/lupa.gif') center center no-repeat; border: 1px solid #ccc; float: left; height: 35px; width: 60px; cursor: pointer; }
.contenedorCabeceraHiperlocalismo .formuBusquedaTagsUp div .listadoSugerencias{display: block; font: normal 13px roboto_condensedregular,Arial; list-style-type: none; border: 1px solid #ccc; width: 450px; position: absolute; box-sizing: border-box; background: #fff; overflow: auto; height: 140px; padding: 0px 20px; margin: 0px; top: 37px; z-index: 100;}
.contenedorCabeceraHiperlocalismo .formuBusquedaTagsUp div .listadoSugerencias a{color: #777;}
.contenedorCabeceraHiperlocalismo .formuBusquedaTagsUp div .listadoSugerencias a:hover{opacity: 0.6;}
.contenedorCabeceraHiperlocalismo .formuBusquedaTagsUp div .listadoSugerencias li{padding: 8px 0px; border-bottom: 1px dotted #ccc; color: #777;}
.contenedorCabeceraHiperlocalismo .formuBusquedaTagsUp div .listadoSugerencias li .sugerencia{font: normal 13px roboto_condensedregular,Arial; color: #004b88;}

.moduloHomeHiperlocalismo header{position: relative;}
.moduloHomeHiperlocalismo header .patrocinioHeaderModuloHiperlocalismo{display: block; text-align: right;}
.moduloHomeHiperlocalismo a{text-decoration: none;}
.moduloHomeHiperlocalismo{width: 320px; box-sizing: border-box; padding: 4px; margin: 0px auto;}/* - new - */
.moduloHomeHiperlocalismo h2{border-bottom: 1px solid #000; padding: 3px 0px 5px; margin: 0px 0px 5px;}
.moduloHomeHiperlocalismo h2 a{font: 18px/22px roboto_condensedbold; color: #000;}
.moduloHomeHiperlocalismo .buscadorModuloHiperlocalismo h3{position: relative; left: 110px; width: 200px; text-transform: uppercase; margin-bottom: 5px;}/* - new - */
.moduloHomeHiperlocalismo .buscadorModuloHiperlocalismo {background:url('/elementosWeb/mediaweb/images1024/hiperlocalismo/fnd-modulo.jpg') left top no-repeat; border: 1px solid #ceebf9; padding: 5px 0px 10px; margin-bottom: 10px;}
.moduloHomeHiperlocalismo .buscadorModuloHiperlocalismo h3 a{font: 18px/22px roboto_condensedbold, Arial; color: #003969; text-decoration: none;}
.moduloHomeHiperlocalismo .buscadorModuloHiperlocalismo p{font: 12px/16px roboto_condensedregular, Arial; color: #000000; position: relative; left: 110px; width: 200px; margin-top: 0px;}/* - new - */
.moduloHomeHiperlocalismo .buscadorModuloHiperlocalismo .buscadorMunicipios02 {background-color: #ffffff; border: 1px solid #ceebf9; box-sizing: border-box; color: #003969; font: 12px roboto_condensedregular; width: 300px; padding: 5px; margin: 0 auto; position:relative;}/* - new - */
.moduloHomeHiperlocalismo .buscadorModuloHiperlocalismo .sugerenciasBuscadorModuloHome{position: absolute; top: 35px; left: 0px; width: 285px; height: auto; padding: 10px 10px 5px; border: 1px solid #ccc; background: rgba(246,246,246,0.97); box-sizing: border-box; }
.moduloHomeHiperlocalismo .buscadorModuloHiperlocalismo .sugerenciasBuscadorModuloHome ul{list-style-type: none; margin: 0px 0px 5px; padding: 0px;}
.moduloHomeHiperlocalismo .buscadorModuloHiperlocalismo .sugerenciasBuscadorModuloHome ul li{margin-bottom: 5px;}
.moduloHomeHiperlocalismo .buscadorModuloHiperlocalismo .sugerenciasBuscadorModuloHome ul li a{ font: 13px/18px roboto_condensedregular, Arial; color: #003969; display: block;}
.moduloHomeHiperlocalismo .buscadorModuloHiperlocalismo .sugerenciasBuscadorModuloHome ul li a:hover{color: #777;}
.buscadorMunicipios02 input {background-color: transparent; border-style: none; border-width: 0; color: #003969; float: left; font: 14px roboto_condensedregular; margin-left: 0; padding-left: 11px; width: 190px;}
.moduloHomeHiperlocalismo .buscadorModuloHiperlocalismo .buscadorMunicipios02 a.buscadorBusca {background-image:url('/elementosWeb/mediaweb/images1024/hiperlocalismo/lupaBuscadorInput.png'); background-position: right center; background-repeat: no-repeat; border: 0 none; float: right; height: 20px; padding: 0; width: 29px;}
.moduloHomeHiperlocalismo .noticiaPrincipalModuloHiperlocalismo h4{margin-top: 3px; margin-bottom: 5px; }
.moduloHomeHiperlocalismo .noticiaPrincipalModuloHiperlocalismo h4 a{font: 20px/23px roboto_condensedregular, Arial; color: #003969; }
.moduloHomeHiperlocalismo .noticiaPrincipalModuloHiperlocalismo .mascaraNoticiaPrincipalImagen{margin: 0 auto; max-height: 152px; min-height: 100px; overflow: hidden; width: 300px; display: block;}
.moduloHomeHiperlocalismo .noticiaPrincipalModuloHiperlocalismo .mascaraNoticiaPrincipalImagen img{width: 300px;}
.moduloHomeHiperlocalismo .noticiaPrincipalModuloHiperlocalismo p{font: 12px/16px robotoregular, Arial; color: #434343; margin-top: 5px;}
.moduloHomeHiperlocalismo .noticiaNormalModuloHiperlocalismo .mascaraNoticiaNormalImagen{float: left; margin: 0px 7px 0px 0px; max-height: 80px; min-height: 64px; overflow: hidden; width: 112px;}
.moduloHomeHiperlocalismo a.masNoticias {background:url('/elementosWeb/mediaweb/images1024/dayparting/dayparting_portada.png') no-repeat 295px -110px; color: #444; display: block; font: 13px/17px roboto_condensedregular; padding: 9px 29px 6px 0px; text-align: right; text-transform:uppercase;}
.moduloHomeHiperlocalismo .noticiaNormalModuloHiperlocalismo h4{margin-top: 0px; margin-bottom: 5px; }
.moduloHomeHiperlocalismo .noticiaNormalModuloHiperlocalismo h4 a{font: 16px/19px roboto_condensedregular, Arial; color: #003969; }
.moduloHomeHiperlocalismo .noticiaNormalModuloHiperlocalismo p{font: 12px/16px robotoregular, Arial; color: #434343; margin-top: 5px;}
.moduloHomeHiperlocalismo .noticiaNormalModuloHiperlocalismo .epigrafe, .moduloHomeHiperlocalismo .noticiaPrincipalModuloHiperlocalismo .epigrafe{font: 13px/19px roboto_condensedregular, Arial; color: #f08f0a; margin: 3px 0px;}



.cabecera .menu_inferior .submenu {/*position:relative;*/}
.cabecera .menu_inferior .submenu li{margin-left: 2px !important;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo {padding-right: 0px !important; padding-left: 0px !important; position:static; line-height: 0px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo > a {/*position:absolute; z-index: 1000; outline: none; display: block; background: url('/elementosWeb/mediaweb/images1024/hiperlocalismo/fnd-municipios-home-h.png') left top no-repeat; padding: 8px 8px 9px 32px; min-width: 145px;*/}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo > a, .cabecera .menu_inferior .submenu li.accesoHiperlocalismo > a[title="Concejos"] {
	position:relative;
	z-index:1000;
	outline:none;
	display:block;
	background:url('/elementosWeb/mediaweb/images1024/hiperlocalismo/fnd-municipios-home-h.png') left -1px no-repeat;
	padding:6px 8px 10px 35px;
	font:14px/16px roboto_condensedregular, Arial;
	min-width:initial;
	text-transform:uppercase;
}

.cabecera .menu_inferior .submenu li.accesoHiperlocalismo > a .municipiosDe{font: 13px/16px roboto_condensedregular, Arial; color: #666; text-transform: uppercase; position: relative; top: -2px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo > a .ccaa{font: 13px/16px roboto_condensedbold, Arial; color: #226A9C; text-transform: uppercase; display: inline-block; padding-left: 2px; position: relative; top: -2px;}

.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome{position:absolute; right: 4px; top:29px; z-index: 5000; width: 992px; background: #f8f8f8; border: 1px solid #dfdfdf; padding: 5px 10px 10px; box-sizing: border-box; box-shadow: 2px 2px 2px #eee;}

.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome h3{position: relative; /*text-transform: uppercase;*/ margin-bottom: 5px; float: left; width: 350px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome{padding: 0px 0px 10px; margin-bottom: 10px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome h3 a{font: 28px/28px roboto_condensedbold, Arial; color: #226a9c; text-decoration: none; position:static;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome p{font: 12px/16px roboto_condensedregular, Arial; color: #000000; position: relative; left: 100px; width: 195px; margin-top: 0px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome .buscadorMunicipiosHome {background-color: #ffffff; border: 1px solid #ceebf9; box-sizing: border-box; color: #003969; font: 12px roboto_condensedregular; margin: 7px 2px 0; width: 450px; padding: 5px 0px 0px; position: relative; float: left;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome .sugerenciasBuscadorModuloHome{position: absolute; top: 40px; left: 0px; width: 450px; height: auto; padding: 10px 10px 5px; border: 1px solid #ccc; background: rgba(246,246,246,0.97); box-sizing: border-box; }
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome .sugerenciasBuscadorModuloHome > ul{list-style-type: none; margin: 0px 0px 5px; padding: 0px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome .sugerenciasBuscadorModuloHome > ul li{margin-bottom: 5px; float: none;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome .sugerenciasBuscadorModuloHome > ul li a{ font: 13px/18px roboto_condensedregular, Arial; color: #003969; display: block; position: static;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome .sugerenciasBuscadorModuloHome > ul li a:hover{color: #777;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome input {background-color: transparent; border-style: none; border-width: 0; color: #003969; float: left; font: 14px roboto_condensedregular; margin-left: 0; padding-left: 11px; width: 300px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .buscadorModuloHiperlocalismoHome .buscadorMunicipiosHome a.buscadorBuscaHome {background-image: url('/elementosWeb/mediaweb/images1024/hiperlocalismo/lupaAtenuada.jpg'); background-position: right top; background-repeat: no-repeat; border: 0 none; float: right; height: 30px; padding: 0; width: 40px;}

.contenedorCabeceraHiperlocalismo p.descripProducto{font: normal 14px/20px roboto_condensedregular, Arial; width: 98%; max-width: 960px; color: #226A9C; margin: 20px auto 30px;}

.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome .contenedorListaMunicipios{padding: 10px;}

.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome .contenedorListaMunicipios .columnasListaMunicipios {float: left; width: 285px; margin: 0px 12px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome .contenedorListaMunicipios .columnasListaMunicipios ul{list-style-type: none; padding: 0px; moz-column-count: 2;ie-column-count: 2;o-column-count: 2;webkit-column-count: 2;column-count: 2; -moz-column-width: 100px; -moz-column-gap: 15px;-webkit-column-width: 100px; -webkit-column-gap: 15px; }
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome .contenedorListaMunicipios .extiendeColumnas{width: 430px; margin-right: 30px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome .contenedorListaMunicipios .extiendeColumnas ul{list-style-type: none; padding: 0px; moz-column-count: 3;ie-column-count: 3;o-column-count: 3;webkit-column-count: 3;column-count: 3; -moz-column-width: 95px; -moz-column-gap: 30px;-webkit-column-width: 95px; -webkit-column-gap: 30px; }

.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome .contenedorListaMunicipios .columnasListaMunicipios .tituloComarca{font: normal 20px roboto_condensedbold; color: #3d7fb1; margin: 8px 0px;}

.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome .contenedorListaMunicipios .columnasListaMunicipios li{float: none; line-height: 12px;}
.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome .contenedorListaMunicipios .columnasListaMunicipios li a{font: normal 12px roboto_condensedregular !important;}

.cabecera .menu_inferior .submenu li.accesoHiperlocalismo .emergenteHiperlocalismoHome .banners{margin-top: 20px;}




.liConcejosAsturias, .liAccesoHiperlocalismo, .pie_pagina .barra_sup ul li.liConcejosAsturias, .pie_pagina .barra_sup ul li.liAccesoHiperlocalismo {display:none;}
@media screen and (max-width:480px) {
	.liConcejosAsturias, .liAccesoHiperlocalismo {display:block;}
	.accesoHiperlocalismo {display:none;}
	/* -- corrige la publi superior en movil --*/
	#div-gpt-ad_980 > div, #div-gpt-ad_980, #div-gpt-ad_728 > div {position: relative; width: auto !important; margin: 0px auto; text-align: center;}
	
}
.noticiaNormalModuloHiperlocalismo .mascaraNoticiaNormalImagen > img {height: auto; width: 100% !important;}

/* **************************************************** CIERRA ESTILOS hiperlocalismo_portada1024.css *************************************************** */





/* ******************************************************** ABRE ESTILOS CABECERA ******************************************************** */
.liOculto {display:none;}
/*.cabecera .bloque_central .bloque_tiempo, .cabecera .bloque_central .bloque_tiempo * {box-sizing:initial;}*/
/* ESTILOS AJUSTE MENU SBONET */
.opcion_inicio {display:none;}
.cuadro_compartir .bot_sociales .facebook_bot .comentDato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 25px;
}



/* ******************************** COPIADO DE movil_menu_pie1024.css, REEMPLAZANDO (min-width:481px) POR (min-width:1024px) ******************************** */
@media screen and (min-width:1024px) {
	.cabecera .menu_inferior .menuPremium, .cabecera .menu_inferior .menu {display:block !important;}/* - new - */
	.cabecera .menu_inferior .submenu {display:block;}/* - new - */
	.cabecera .btn, .cabecera .btn-full, .cabecera .menu_inferior .submenu li.volverMenuPrincipal, .cabecera .menu_inferior .submenu li.etiquetaSubmenu, .pie_pagina .bordes_pie .contenido_pie a[title="Contacto"].elementoOculto {display: none !important;}
}
/* ******************************** FIN COPIADO DE movil_menu_pie1024.css, REEMPLAZANDO (min-width:481px) POR (min-width:1024px) ******************************** */





/* ******************************** COPIADO DE movil1024.css, REEMPLAZANDO (max-width:480px) POR (max-width:1023px) ******************************** */
@media screen and (max-width:1023px) {
	
	.ocultoPC{ display:block !important;}
	.ocultoMovil{display:none !important;}
	
	.cabecera .promo_pago {display:none !important;}
	.cabecera .menu_superior .iconos_sociales {display:none;}
	.cabecera .menu_superior .hemeroteca {display:none;}
	.cabecera .menu_superior .suscripcion {display:none;}
	.cabecera .menu_superior .clasificados {display:none;}
	.cabecera .menu_superior .fechaCabecera {max-width:150px; text-align:left;}
	.cabecera .menu_superior .no_identificado {margin-right:0px;}
	.cabecera .menu_superior .cartelera {display:none;}
	.cabecera .menu_superior .television {display:none;}
	.cabecera .menu_superior .trafico {display:none;}
	.publi_cabecera_270 {height:68px; width:270px; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-align:center; float:left; margin-left:15px; display:none;}
	
	/* ++++++++++++++++++ ESTILOS PARA FORZAR QUE SE MUESTRE EL DIV .publi_cabecera_270 a 45x45 ++++++++++++++++++ */
	.cabecera .bloque_central .publi_cabecera_270 {
		display:block;
		width:45px;
		height:45px;
		overflow:hidden;
		margin-left:auto;
		margin-right:5px;
		float:none;
		position:relative;
		/*top:-52px;*/
		top:-40px;
	}
	.cabecera .bloque_central .publi_cabecera_270 bloqueclearcero {display:none;}
	/* ++++++++++++++++ FIN ESTILOS PARA FORZAR QUE SE MUESTRE EL DIV .publi_cabecera_270 a 45x45 ++++++++++++++++ */
	
	.cabecera .bloque_central .bloque_tiempo {float:right; width:345px; display:none;}
}
/* ******************************** FIN COPIADO DE movil1024.css, REEMPLAZANDO (max-width:480px) POR (max-width:1023px) ******************************** */




/* ******************************** COPIADO DE movil_menu_pie1024.css, REEMPLAZANDO (max-width:480px) POR (max-width:1023px) ******************************** */
@media screen and (max-width:1023px) {
	.cabecera {width:100%; max-width:none !important; background-color:#fff;}
	
	.cabecera .menu_superior {width:100%; padding-left:0; padding-right:0; background-image:none;}
	
	.cabecera .menu_superior .fechaCabecera {
		box-sizing:border-box;
		max-width:none;
		margin-left:0;
		padding-left:5px;
		display:block;
		width:48%;
		float:left;
	}
	
	.cabecera .menu_superior .identificado, .cabecera .menu_superior .no_identificado {
		display:block;
		width:52%;
		margin-right:0;
		box-sizing:border-box;
		padding-right:0;
		margin-left:0;
		padding-left:28px;
		text-align:left;
		margin-bottom:0.8rem;
		background-position:2px -602px;
		vertical-align:top;
	}
	
	.cabecera .menu_superior .identificado .icono_identificado {float:none; margin-right:5px; background-position:-5px -693px;}
	
	.cabecera .menu_superior .identificado .desple_identificado {border-top:solid 1px #999; padding-top:0; left:auto; right:0;}
	
	.cabecera .menu_superior .identificado .desple_identificado ul li {text-align:left;}
	
	.cabecera .menu_superior .identificado .desple_identificado ul a:hover li, 
	.cabecera .menu_superior .no_identificado .desple_identificado ul a:hover li, 
	.cabecera .menu_superior .identificado .desple_identificado ul a, 
	.cabecera .menu_superior .identificado .desple_identificado ul a:hover, 
	.cabecera .menu_superior .no_identificado .desple_identificado ul a, 
	.cabecera .menu_superior .no_identificado .desple_identificado ul a:hover {text-decoration:none !important;}
	
	.cabecera .menu_superior .identificado .nombre {line-height:normal;}
	.cabecera .menu_superior .identificado .flecha_desplegar {background-position:0 -765px;}
	
	.cabecera .bloque_central {
		background-color:#fff;
		height:45px;
		border:none;
		width:100% !important;
		float:none;
		margin-left:auto;
		margin-right:0;
	}
	
	.cabecera .bloque_central h1, .cabecera .bloque_central .logo_media {margin-left:auto; margin-right:auto; text-align:center; height:auto; width:100%;}
	
	.cabecera .bloque_central h1 a, .cabecera .bloque_central .logo_media a {display:block; height:40px; text-align:center; text-decoration:none; background-color:#fff;}
	
	.cabecera .bloque_central h1 a img, .cabecera .bloque_central .logo_media a img {display:block; margin-top:0; margin-left:auto; margin-right:auto; height:100% !important; width:auto !important;}
	
	
	.cabecera .bloque_central, .cabecera .menu_inferior {margin-top:1rem;}
	
	.cabecera .menu_inferior {
		position: relative;
		text-align: left !important;
		width:100%;
		margin-left:auto;
		margin-right:auto;
		max-width:none;
		background-color:#fff;
		padding-bottom:1px;
	}
	
	.cabecera .menu_inferior .menuPremium #menu, .cabecera .menu_inferior .menu #menu{display:block;}/* esta linea se ha aÃƒÂ±adido para quitar el display: flex del menu */
	
	
	/*AQUI MODIFICO CSS DE .menu li, .cabecera .menu_inferior div.submenu */
	
	.menu li, .cabecera .menu_inferior div.submenu {
		background: #ededed;
		left: 0px;
		/*width: 320px !important;*/
		width:100% !important;
		position: inherit;
		z-index:10999;
	}
	
	.cabecera .menu_inferior .menuPremium, .cabecera .menu_inferior .menu {
		display:none;
		background:#1c6ba4 !important;
		/* width:320px !important; */
		/* position: absolute; */
		/* top: 40px; */
		left:0px;
		height:auto !important;
		position:inherit;
		z-index:10998;

		box-sizing:border-box;
		width:100%;
		margin-left:auto;
		margin-right:auto;
	}
	
	.cabecera .menu_inferior .menuPremium li, .cabecera .menu_inferior .menu li {text-align:left;}
	
	
	.cabecera .menu_inferior .menuPremium li.webClasica, .cabecera .menu_inferior .menu li.webClasica {background: #ededed !important; padding: 5px 0 5px 0px !important; text-align: center; border-bottom: 1px dotted #1c6ba4; margin-left: 0px !important;}
	.cabecera .menu_inferior .menuPremium li.webClasica a, .cabecera .menu_inferior .menu li.webClasica a {color:#1c6ba4;}
	
	.cabecera .menu_inferior .menuPremium ul li a, .cabecera .menu_inferior .menu ul li a, .cabecera .menu_inferior .submenu ul li a {font: normal 15px robotoregular !important;}
	.cabecera .menu_inferior .menuPremium:hover, .cabecera .menu_inferior .menu:hover {display:block;}
	
	.cabecera .menu_inferior .menuPremium ul li.conSubmenu a.conFlecha, .cabecera .menu_inferior .menu ul li.conSubmenu a.conFlecha {display:block !important;}
	
	.cabecera .menu_inferior .menuPremium li, 
	.cabecera .menu_inferior .menu li, 
	.cabecera .menu_inferior .submenu li, 
	.cabecera .menu_inferior .submenu .submenuTitulares, 
	.menuPremium ul li.premiumHomeResaltado ul.submenudesp > li, 
	.menuPremium ul li.premiumHomeResaltadoMod01 ul.submenudesp > li, 
	.menuPremium ul li.premiumHome02Resaltado ul.submenudesp02 > li, 
	.menuPremium ul li.premiumHome02ResaltadoMod01 ul.submenudesp02 > li {
		float: none !important;
		border-bottom: none;
		margin: 0px 0px;
		/* width: 100%; */
		/* padding: 9px 0 9px 10px; */
		width:auto;
		padding:9px 10px 9px 10px;
	}
	
	.cabecera .menu_inferior .menuPremium li.premiumHome, 
	.cabecera .menu_inferior .menuPremium li.premiumHome02, 
	.premiumHomeResaltado, 
	.premiumHomeResaltadoMod01, 
	.premiumHome02Resaltado, 
	.premiumHome02ResaltadoMod01, 
	.cabecera .menu_inferior .menuPremium li.premiumHomeResaltado, 
	.cabecera .menu_inferior .menuPremium li.premiumHomeResaltadoMod01, 
	.cabecera .menu_inferior .menuPremium li.premiumHome02Resaltado, 
	.cabecera .menu_inferior .menuPremium li.premiumHome02ResaltadoMod01, 
	.menuPremium ul li.premiumHomeResaltado, 
	.menuPremium ul li.premiumHomeResaltadoMod01, 
	.menuPremium ul li.premiumHome02Resaltado, 
	.menuPremium ul li.premiumHome02ResaltadoMod01 {
		background-image:none !important;
		float:none !important;
		height:auto !important;
		margin:0px 0px !important;
	}
	
	.cabecera .menu_inferior .menuPremium li.premiumHome {/*background-color:#00aee1 !important;*/}
	
	.premiumHome .mascaraMenuAzul > img.imagenbotondesplegable {margin-top: -27px;}
	
	.cabecera .menu_inferior .menuPremium li.premiumHome02 {background-color:#eea614 !important;}
	
	.cabecera .menu_inferior .menuPremium li.premiumHomeResaltado {background-color:#f0f0f0;}
	
	.cabecera .menu_inferior .menuPremium li.premiumHomeResaltadoMod01 {background-color:#f0f0f0;}
	
	.cabecera .menu_inferior .menuPremium li.premiumHome02Resaltado {background-color:#f0f0f0;}
	
	.cabecera .menu_inferior .menuPremium li.premiumHome02ResaltadoMod01 {background-color:#f0f0f0;}
	
	.menuPremium ul{display: block; border-bottom: 1px solid #e4edf4;}
	
	.menuPremium ul li.premiumHome ul.submenudesp{background-image: none;}
	
	
	.premiumHome > a.texto, 
	.premiumHome02 > a.texto, 
	.premiumHomeResaltado > a.texto, 
	.premiumHomeResaltadoMod01 > a.texto, 
	.premiumHome02Resaltado > a.texto, 
	.premiumHome02ResaltadoMod01 > a.texto {
		margin:0px !important;
		float:none !important;
	}
	
	
	.cabecera .menu_inferior .submenu ul li.titulares {float: none !important; margin-left: 0px !important; margin-right: 0px !important;}
	.cabecera .menu_inferior .submenu .submenuTitulares {border-top: 1px solid #fff;}
	.cabecera .menu_inferior .submenu li.volverMenuPrincipal {display: block; background: #1c6ba4 !important;}
	.cabecera .menu_inferior .submenu li.volverMenuPrincipal a {
		display:block;
		background-image:url('/elementosWeb/mediaweb/images1024/flechas-senaladoras.png');
		background-position:-135px -155px;

		background-repeat:no-repeat;
		color:#fff !important;
		padding:3px 0px 3px 50px;
	}
	.cabecera .menu_inferior .submenu li.etiquetaSubmenu {display: block; font: bold 16px robotoregular !important; background: #ddd !important;}
	.cabecera .menu_inferior .submenu ul li {margin-left: 0px !important;}
	
	.cabecera .menu_inferior .menuPremium li.conSubmenu, .cabecera .menu_inferior .menu li.conSubmenu {
		background-image:url('/elementosWeb/mediaweb/images1024/flechas-senaladoras.png');
		background-position:170px -105px;
		background-repeat:no-repeat;
	}
	.cabecera .menu_inferior .menuPremium li h2 a, .cabecera .menu_inferior .menu li h2 a {display:block;}
	*, *::before, *::after {box-sizing: border-box;}
	
	
	.cabecera .menu_button {
		background-image:url('/elementosWeb/mediaweb/images1024/boton-menu-responsive.png');
		background-position:left top;
		background-repeat:no-repeat;
		position:absolute; /* CAMBIO relative POR absolute PARA EVITAR EN HUECO DEBAJO DEL MENÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ HAMBURGUESA */
		top:-56px;
		margin-bottom:-60px;
	}
	
	.cabecera .btn {display: inline-block;}
	.cabecera .btn, .cabecera .btn-full, .cabecera .btn:hover, .cabecera .btn-full:hover {text-decoration:none;}
	.cabecera .btn, .cabecera .btn-full {
		border:none;
		color:inherit;
		cursor:pointer;
		margin:0;
		padding:0;
		vertical-align:middle;
		white-space:nowrap;
		background-image:url('/elementosWeb/mediaweb/images1024/boton-menu-responsive.png');
		background-position:left top;
		background-repeat:no-repeat;
		height:40px;
		width:48px;
		text-indent:-9999px;
		float:left;
	}
	
	
	.mascaraMenuAzul, 
	.mascaraMenuAmarillo, 
	li.premiumHomeResaltado .mascaraMenuAzul, 
	li.premiumHomeResaltadoMod01 .mascaraMenuAzul, 
	li.premiumHome02Resaltado .mascaraMenuAzul, 
	li.premiumHome02ResaltadoMod01 .mascaraMenuAzul, 
	li.premiumHome02Resaltado .mascaraMenuAmarillo, 
	li.premiumHome02ResaltadoMod01 .mascaraMenuAmarillo, 
	li.premiumHome02Resaltado .mascaraMenuAmarillo, 
	li.premiumHome02ResaltadoMod01 .mascaraMenuAmarillo {
		display:block;
		width:25px;
		height:25px;
		overflow:hidden;
		margin-top:0 !important;
		background-size:39px auto;
	}
	
	.mascaraMenuAzul {background-position: -8px -42px;}
	
	li.premiumHomeResaltado .mascaraMenuAzul, 
	li.premiumHomeResaltadoMod01 .mascaraMenuAzul, 
	li.premiumHome02Resaltado .mascaraMenuAzul, 
	li.premiumHome02ResaltadoMod01 .mascaraMenuAzul {background-position: -8px -18px;}
	
	.mascaraMenuAmarillo {background-position: -8px -96px;}
	
	li.premiumHome02Resaltado .mascaraMenuAmarillo, 
	li.premiumHome02ResaltadoMod01 .mascaraMenuAmarillo, 
	li.premiumHome02Resaltado .mascaraMenuAmarillo, 
	li.premiumHome02ResaltadoMod01 .mascaraMenuAmarillo {background-position: -8px -71px;}
	
	
	.mascaraMenuAzul img#premiumHomeImg, 
	.mascaraMenuAmarillo img#premiumHomeImg, 
	.cabecera .menu_inferior .menuPremium li.premiumHomeResaltado .mascaraMenuAzul img#premiumHomeImg, 
	.cabecera .menu_inferior .menuPremium li.premiumHomeResaltadoMod01 .mascaraMenuAzul img#premiumHomeImg, 
	.cabecera .menu_inferior .menuPremium li.premiumHome02Resaltado .mascaraMenuAzul img#premiumHomeImg, 
	.cabecera .menu_inferior .menuPremium li.premiumHome02ResaltadoMod01 .mascaraMenuAzul img#premiumHomeImg, 
	.cabecera .menu_inferior .menuPremium li.premiumHomeResaltado .mascaraMenuAmarillo img#premiumHomeImg, 
	.cabecera .menu_inferior .menuPremium li.premiumHomeResaltadoMod01 .mascaraMenuAmarillo img#premiumHomeImg, 
	.cabecera .menu_inferior .menuPremium li.premiumHome02Resaltado .mascaraMenuAmarillo img#premiumHomeImg, 
	.cabecera .menu_inferior .menuPremium li.premiumHome02ResaltadoMod01 .mascaraMenuAmarillo img#premiumHomeImg {
		display:block;
		width:100%;
		height:auto;
		position:static;
	}
}
/* ******************************** FIN COPIADO DE movil_menu_pie1024.css, REEMPLAZANDO (max-width:480px) POR (max-width:1023px) ******************************** */




/* ESTILOS AJUSTE MENU SBONET */

@media screen and (max-width:1023px) {
	.liConcejosAsturias, .liAccesoHiperlocalismo {display:block;}
	.accesoHiperlocalismo {display:none;}
	.cabecera .menu_inferior {
		height:auto;
	}
	/* oculta el submenu al principio */
	.cabecera .menu_inferior div.submenu {
	    display:none;
	    clear:both;
	}

	/* quita punteado alrededor del boton */
	.menu_inferior a {
		outline: medium none;
	}

	.menuPremium {
		margin-bottom:0;
	}
	.menuPremium ul li h2 a.current, .menuPremium ul li a.current {
		background:none;
		border:0;
		color:#fff;
		padding-left:0;
	}
	/* para que el menu current no ocupe toda la lÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­nea */
	.cabecera .menu_inferior .menuPremium li h2 a, .cabecera .menu_inferior .menu li h2 a {
		display:inline;
	}
	.loadSubmenu {
		background-image:url('/elementosWeb/mediaweb/images1024/flechas-senaladoras.png');
		background-repeat:no-repeat;
		background-attachment:scroll;
		background-position:-155px -111px;
		background-color:rgba(0, 0, 0, 0);
	    float: right;
	    height: 24px;
	    width: 16px;
	    margin-right: 10px;
	}
	.opcion_inicio {display:block;}
	.opcion_inicio a {display:block;}
	.pie_pagina .bordes_pie .contenido_pie .columna {
		width:50%;
		float:left;
		clear:unset;
		margin:0;
	}
	
	/* //////////// menu macarena //////////////////////// */
	.menu li, .cabecera .menu_inferior div.menu {background-color:#1c6ba4 !important;}
	.cabecera .menu_inferior .menu ul li h2 {
		color: #fff;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 21px;
		margin: 0;
		padding: 0;
		border:none;
		background-color:#1c6ba4;
		height:auto;
	}
	.cabecera .menu_inferior .menu ul li a, .cabecera .menu_inferior .menu ul li h2 a {
		color:#fff;
		border:none;
		background-color:#1c6ba4;
		display: inline;
	}
	.cabecera .menu_inferior .menu ul li h2 a:hover {
		color:#000;
	}
	.cabecera .menu_inferior .menu ul li {
		margin-left:0px;
	}
	/* //////////// fin menu macarena //////////////////////// */
	
	/*----------------- secciones, menu nuevo ---------------------------------------- */
	
	.cabecera .cabeceraSuperior {width:100%; border-bottom:none;}
	.cabecera .cabeceraSuperior .rotuloSecciones, .cabecera .cabeceraSuperior .bloqueElementosAnadidos .bloqueRedesSociales, .cabecera .cabeceraSuperior .bloqueElementosAnadidos .bloqueBuscador {display:none;}
	.cabecera .cabeceraSuperior .bloqueElementosAnadidos .loginUsuario {/* width: 160px; */}
	.cabecera .cabeceraSuperior .fechaSuperior {float:left; width:125px; text-align:left;}
	.cabecera .btn {display:inline-block;}
	.cabecera .btn, .cabecera .btn-full {
		background-color:rgba(0, 0, 0, 0);
		background-image:url('/elementosWeb/mediaweb/images1024/boton-menu-responsive.png');
		background-repeat:no-repeat;
		background-attachment:scroll;
		background-position:left top;
		border:medium none;
		color:inherit;
		cursor:pointer;
		float:left;
		height:40px;
		margin:0;
		padding:0;
		text-indent:-9999px;
		vertical-align:middle;
		white-space:nowrap;
		width:48px;
	}
	
	.desplegableSecciones {display:none !important;} /* Para que se oculte al redimensionar a mÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³vil, aunque estÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â© desplegado en ese momento */
	
	.cabecera .menu_inferior {background: none; border-bottom: none; border-top: none; height: auto; position: relative; text-align: left !important; width: 100%; margin-left: auto; margin-right: auto; padding-bottom: 1px;}
	.cabecera .menu_inferior .submenu {display: none !important;}
	.loadSubmenu {
		background-color:rgba(0, 0, 0, 0);
		background-image:url('/elementosWeb/mediaweb/images1024/flechas-senaladoras.png');
		background-repeat:no-repeat;
		background-attachment:scroll;
		background-position:-155px -111px;
		float:right;
		height:24px;
		margin-right:10px;
		width:16px;
	}
	.menu ul li h2 a, .menuPremium ul li h2 a, .menuPremium ul li a {color: #fff;}
	.menu ul li h2 a:hover, .menuPremium ul li h2 a:hover, .menuPremium ul li a:hover{color: #000;}
	.cabecera .menu_inferior {height: auto;}
	.cabecera .bloque_central h1 {float: left !important; margin: 0; top: 3px;}
	.menuPremium ul li.premiumHome {
		background-image:url('/elementosWeb/mediaweb/images1024/premium/menu/spriteEtiquetasPremium_06.png');
		background-position:79% 76%;
		background-repeat:no-repeat;
		list-style-type:none;
		position:relative;
	}
	.premiumHome>a.texto, .premiumHome02>a.texto, .premiumHomeResaltado>a.texto, .premiumHomeResaltadoMod01>a.texto, .premiumHome02Resaltado>a.texto, .premiumHome02ResaltadoMod01>a.texto {margin: 0!important;   float: none!important;}
	.menuPremium ul li h2 a, .menuPremium ul li a {padding:0;}
	.menu ul li h2 a, .menu ul li a {display: inline-block; padding: 2px 7px !important; padding: 0;}
	.mascaraMenuAzul, .mascaraMenuAmarillo {cursor: pointer; float: right;}
	.cabecera .menu_inferior .menuPremium li.premiumHome, .cabecera .menu_inferior .menuPremium li.premiumHome02, .premiumHomeResaltado, .premiumHomeResaltadoMod01, .premiumHome02Resaltado, .premiumHome02ResaltadoMod01, .cabecera .menu_inferior .menuPremium li.premiumHomeResaltado, .cabecera .menu_inferior .menuPremium li.premiumHomeResaltadoMod01, .cabecera .menu_inferior .menuPremium li.premiumHome02Resaltado, .cabecera .menu_inferior .menuPremium li.premiumHome02ResaltadoMod01, .menuPremium ul li.premiumHomeResaltado, .menuPremium ul li.premiumHomeResaltadoMod01, .menuPremium ul li.premiumHome02Resaltado, .menuPremium ul li.premiumHome02ResaltadoMod01 {background-image:none !important; float:none !important; height:auto !important; margin:0 0 !important;}
	.menuPremium ul li h2 a, .menuPremium ul li a {display: inline-block; padding: 2px 7px !important;}
	.cabecera .bloque_central > .logo_media {float: left; position: relative; top: 3px;}
	.cabecera .cabeceraSuperior .elementoEspecial{float: none; max-width: 310px; min-height: 25px; text-align: center; position: static; width: 310px; margin: 5px auto;}
	
	.cabecera .cabeceraSuperior .bloqueElementosAnadidos .loginUsuario {
		display:block;
		float:right;
		font:12px roboto_condensedregular, robotocondensed, Arial;
		padding:7px 0px 5px 24px;
		background-image:url('/elementosWeb/mediaweb/images1024/sprite-iconos-cabecera.jpg');
		background-position:left top;
		background-repeat:no-repeat;
		color:#666;
		position:relative;
		border-right:none;
		text-align:left;
	}
	.cabecera .menu_inferior .menu ul li h2 a.current, .cabecera .menu_inferior .menu ul li a.current {background-color:transparent;}
	
	/*----------------- fin secciones, menu nuevo ---------------------------------------- */
	
	
	
}







/*
@media only screen and (max-width:1023px) {
	.cabecera-responsive .logo {position:absolute;max-width:200px;left:60px;margin-top:5px;}
	.cabecera-responsive .logo img{max-width:100%; height: auto;}
	.cabecera-responsive .menu {clear:both;max-width:320px;}
	.cabecera-responsive .menu_button { background: url(../img/boton-menu-responsive.png)left top no-repeat; border: 0; cursor: pointer;	margin: 0; padding: 0; vertical-align: middle; white-space: nowrap; height: 45px; width: 48px; text-indent: -9999px; float: left;}
}
*/





/* ******************************************************* CIERRA ESTILOS CABECERA ******************************************************* */











/******* botones sociales ****/
/*
.cuadro_compartir {display: block; margin: 15px 5px 25px 0; overflow: hidden; padding-bottom: 5px; padding-top: 5px;}

.cuadro_compartir .imprimir {float: left; margin-left: 5px; padding-top: 0;}
.cuadro_compartir .imprimir form {float: left;}
.cuadro_compartir .imprimir .mail {background-image: url("/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif"); background-position: 0 -306px; background-repeat: no-repeat; border-right: 1px solid #ddd; cursor: pointer; float: left; height: 25px; margin-right: 8px; overflow: hidden; width: 30px;}
.cuadro_compartir .imprimir .impresora {background-image: url("/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif"); background-position: 0 -332px; background-repeat: no-repeat; border-right: 1px solid #ddd; cursor: pointer; float: left; height: 25px; margin-right: 8px; overflow: hidden; width: 30px;}
.cuadro_compartir .imprimir .aumentar_txt {background-image: url("/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif"); background-position: 0 -357px; background-repeat: no-repeat; border-right: 1px solid #ddd; cursor: pointer; float: left; height: 25px; margin-right: 8px; overflow: hidden; width: 30px;}
.cuadro_compartir .imprimir .reducir_txt {background-image: url("/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif"); background-position: 0 -378px; background-repeat: no-repeat; cursor: pointer; float: left; height: 25px; overflow: hidden; width: 30px;}
.cuadro_compartir .bot_sociales{float:right;padding-top:0}
.cuadro_compartir .bot_sociales .comentarios_bot{float:left;margin-right:10px;padding-right:10px}
.cuadro_compartir .bot_sociales .comentarios_bot .icon_comentarios{background-image:url(/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif);background-repeat:no-repeat;background-position:0 -409px;height:25px;width:18px;margin-right:7px;float:left}
.cuadro_compartir .bot_sociales .comentarios_bot .textveces{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;color:#000;float:left;line-height:25px}
.cuadro_compartir .bot_sociales .google_bot{float:left;margin-right:13px;padding-right:7px}
.cuadro_compartir .bot_sociales .google_bot .icon_goo{background-image:url(/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif);background-repeat:no-repeat;background-position:-18px -437px;height:25px;width:18px;margin-right:5px}
.cuadro_compartir .bot_sociales .twitter_bot{float:left;margin-right:13px;padding-right:10px}
.cuadro_compartir .bot_sociales .twitter_bot .icon_twi{background-image:url(/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif);background-repeat:no-repeat;background-position:0 -437px;height:25px;width:18px;margin-right:5px;float:left}
.cuadro_compartir .bot_sociales .twitter_bot .textveces{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;color:#000;float:left;line-height:25px}
.cuadro_compartir .bot_sociales .facebook_bot{float:left;margin-right:13px;padding-right:10px}
.cuadro_compartir .bot_sociales .facebook_bot .icon_fb{background-image:url(/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif);background-repeat:no-repeat;background-position:-18px -411px;height:25px;width:17px;margin-right:1px;float:left}
.cuadro_compartir .bot_sociales .facebook_bot .textveces{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;color:#000;float:left;line-height:25px}
.cuadro_compartir .bot_sociales .linkedin_bot{float:left;margin-right:13px;padding-right:0}
.cuadro_compartir .bot_sociales .linkedin_bot .icon_din{background-image:url(/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif);background-repeat:no-repeat;background-position:-33px -410px;height:25px;width:18px;margin-right:5px}
.cuadro_compartir .bot_sociales,.compartir_linkedin,.compartir_google,.compartir_facebook,.compartir_twitter{opacity:1;transition:all .5s ease-out 0s}
.cuadro_compartir .bot_sociales:hover,.compartir_linkedin:hover,.compartir_google:hover,.compartir_facebook:hover,.compartir_twitter:hover{opacity:.5;transition:all .5s ease-out 0s}
.redes_pie{overflow:hidden}
.redes_pie .compartir_facebook{float:right;margin-right:15px;padding-right:10px;background-color:#3b5998;padding-left:5px}
.redes_pie .compartir_facebook .icon_pie_fb{width:26px;height:26px;background-image:url(/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif);background-repeat:no-repeat;background-position:0 -648px;float:left;background-color:transparent}
.redes_pie .compartir_facebook .txt_pie_fb{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#FFF;float:left;line-height:26px;padding-left:5px}
.redes_pie .compartir_twitter{float:right;margin-right:15px;padding-right:10px;background-color:#29c5f6;padding-left:5px}
.redes_pie .compartir_twitter .icon_pie_tw{width:26px;height:26px;background-image:url(/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif);background-repeat:no-repeat;background-position:-26px -648px;float:left;background-color:transparent}
.redes_pie .compartir_twitter .txt_pie_tw{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#FFF;float:left;line-height:26px;padding-left:5px}
.redes_pie .compartir_google{float:right;margin-right:15px;background-color:#d13e2f}
.redes_pie .compartir_google .icon_pie_goo{width:26px;height:26px;background-image:url(/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif);background-repeat:no-repeat;background-position:0 -674px;float:left;background-color:transparent}.redes_pie .compartir_linkedin{float:right;margin-right:15px;background-color:#d13e2f}
.redes_pie .compartir_linkedin .icon_pie_lin{width:26px;height:26px;background-image:url(/elementosWeb/mediaweb/images1010/noticias/apoyos02.gif);background-repeat:no-repeat;background-position:-26px -674px;float:left;background-color:transparent}
.cuadro_compartir .bot_sociales>div>div:hover,.redes_pie>div>div:hover{cursor:pointer}
.textveces{cursor:default!important}.textveces a,.textveces a:hover{color:black!important;text-decoration:none!important;cursor:pointer}
.cuadro_compartir .bot_sociales .whatsapp_bot{float:left;padding-top:3px;padding-left:13px;border-left:1px solid #ddd}
.cuadro_compartir .bot_sociales .whatsapp{background-image:url(/elementosWeb/mediaweb/images1010/noticias/compartir_whatsapp.png);background-repeat:no-repeat;width:23px;overflow:hidden;height:20px;float:left;cursor:pointer;margin-right:0}
*/



/* ******************************** COPIADO DE cuadro_compartir_paraNoticias1024.css ******************************** */
/* /////////////////////////////// CUADRO COMPARTIR //////////////////////////////////// */
.cuadro_compartir {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    display: block;
   /*margin: 15px 5px 15px 0;*/
	margin: 15px 10px 15px 0;
    padding-bottom: 5px;
    padding-top: 5px;
	overflow:hidden;
}
.cuadro_compartir .cerrar {
	line-height: 1px;
	clear: both;
	height: 1px;
}
.cuadro_compartir .vota {
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	float: left;
	line-height: 27px;
}
.cuadro_compartir .vota .caja_estrella {
	margin-right: 5px;
	float: left;
	display: inline;
	height: 27px;
}
.cuadro_compartir .vota .texto {
	float: left;
	display: inline;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #707070;
}
.cuadro_compartir .vota .caja_estrella .estrella {
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/comentarios.jpg');
	background-repeat: no-repeat;
	background-position: 0 -32px;
	width: 17px;
	height: 27px;
	cursor:pointer;
	float: left;
}
.cuadro_compartir .imprimir {
    float: left;
    margin-left: 5px;
    padding-top: 0px;
}
.cuadro_compartir .imprimir form {
	float: left;
}
.cuadro_compartir .imprimir .mail a, .impresora a, .aumentar_txt a, .reducir_txt a {
    text-align: left;
    text-decoration: none;
    text-indent: -9999px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #a1a1a1;
 	display:block;
}
.cuadro_compartir .imprimir .mail {
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
	background-position: 0 -306px;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 25px;
	overflow: hidden;
	width: 30px;
	margin-right: 8px;
	border-right:solid 1px #ddd;
}
.cuadro_compartir .imprimir .impresora {
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
    background-position: 0 -332px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 25px;
    overflow: hidden;
    width: 30px;
	border-right:solid 1px #ddd;
	margin-right: 8px;
}
.cuadro_compartir .imprimir .aumentar_txt {
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
    background-position: 0 -357px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 25px;
    overflow: hidden;
    width: 30px;
	border-right:solid 1px #ddd;
	margin-right: 8px;
}
.cuadro_compartir .imprimir .reducir_txt {
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
	background-position: 0 -378px;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 25px;
	overflow: hidden;
	width: 30px;
}
.cuadro_compartir .bot_sociales {
    float: right;
    padding-top: 0px;
}
.cuadro_compartir .bot_sociales .comentarios_bot {
	float: left;
	margin-right: 10px;
	border-right:solid 1px #ddd;
	padding-right: 10px;
	
}
.cuadro_compartir .bot_sociales .comentarios_bot .icon_comentarios {
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
	background-repeat: no-repeat;
	background-position: 0px -409px;
	height: 25px;
	width: 18px;
	margin-right: 7px;
	float: left;
	}
.cuadro_compartir .bot_sociales .comentarios_bot .textveces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	float:left;
	line-height:25px;

}
.cuadro_compartir .bot_sociales .google_bot {
	float: left;
	margin-right: 13px;
	border-right:solid 1px #ddd;
	padding-right: 7px;
}
.cuadro_compartir .bot_sociales .google_bot .icon_goo {
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
	background-repeat: no-repeat;
	background-position: -18px -437px;
	height: 25px;
	width: 18px;
	margin-right: 5px;
	}
.cuadro_compartir .bot_sociales .twitter_bot {
	float: left;
	margin-right: 13px;
	border-right:solid 1px #ddd;
	padding-right: 10px;
}
.cuadro_compartir .bot_sociales .twitter_bot .icon_twi {
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
	background-repeat: no-repeat;
	background-position: 0px -437px;
	height: 25px;
	width: 18px;
	margin-right: 5px;
	float: left;
	}
.cuadro_compartir .bot_sociales .twitter_bot .textveces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	float:left;
	line-height:25px;
}
.cuadro_compartir .bot_sociales .facebook_bot {
	float: left;
	margin-right: 13px;
	border-right:solid 1px #ddd;
	padding-right: 10px;
}
.cuadro_compartir .bot_sociales .facebook_bot .icon_fb {
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
	background-repeat: no-repeat;
	background-position: -18px -411px;
	height: 25px;
	width: 17px;
	margin-right: 1px;
	float: left;
	}
.cuadro_compartir .bot_sociales .facebook_bot .textveces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	float:left;
	line-height:25px;
}
.cuadro_compartir .bot_sociales .linkedin_bot {
	float: left;
	margin-right: 13px;
	padding-right: 0px;
}
.cuadro_compartir .bot_sociales .linkedin_bot .icon_din {
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
	background-repeat: no-repeat;
	background-position: -33px -410px;
	height: 25px;
	width: 18px;
	margin-right: 5px;
}
.cuadro_compartir .bot_sociales, .compartir_linkedin, .compartir_google, .compartir_facebook, .compartir_twitter {
	opacity:1;
	transition: all 0.5s ease-out 0s;
}
.cuadro_compartir .bot_sociales:hover, .compartir_linkedin:hover, .compartir_google:hover, .compartir_facebook:hover, .compartir_twitter:hover {
	opacity:0.5;
	transition: all 0.5s ease-out 0s;
}
		
		
.redes_pie {overflow:hidden; margin:30px 0px;}/* - new - */
.redes_pie .compartir_facebook {
	float: right;
	margin-right: 15px;
	padding-right: 10px;
	background-color: #3b5998;
	padding-left: 5px;
}
.redes_pie .compartir_facebook .icon_pie_fb {
	width: 26px;
	height: 26px;
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
	background-repeat: no-repeat;
	background-position: 0px -648px;
	float: left;
	background-color: transparent;
}
.redes_pie .compartir_facebook .txt_pie_fb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	float: left;
	line-height: 26px;
	padding-left: 5px;
}
.redes_pie .compartir_twitter {
	float: right;
	margin-right: 15px;
	padding-right: 10px;
	background-color: #29c5f6;
	padding-left: 5px;
}
.redes_pie .compartir_twitter .icon_pie_tw {
	width: 26px;
	height: 26px;
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
	background-repeat: no-repeat;
	background-position: -26px -648px;
	float: left;
	background-color: transparent;

}
.redes_pie .compartir_twitter .txt_pie_tw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	float: left;
	line-height: 26px;
	padding-left: 5px;
}
.redes_pie .compartir_google {
	float: right;
	margin-right: 15px;
	background-color: #d13e2f;
}
.redes_pie .compartir_google .icon_pie_goo {
	width: 26px;
	height: 26px;
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
	background-repeat: no-repeat;
	background-position: 0px -674px;
	float: left;
	background-color: transparent;
}
.redes_pie .compartir_linkedin {
	float: right;
	margin-right: 15px;
	background-color: #d13e2f;
}
.redes_pie .compartir_linkedin .icon_pie_lin {
	width: 26px;
	height: 26px;
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/apoyos02.gif');
	background-repeat: no-repeat;
	background-position: -26px -674px;
	float: left;
	background-color: transparent;
}

.cuadro_compartir .bot_sociales > div > div:hover, .redes_pie > div > div:hover {cursor:pointer;}
.textveces {cursor:default !important;}
.textveces a, .textveces a:hover {color:black !important; text-decoration:none !important; cursor:pointer;}

.cuadro_compartir .bot_sociales .whatsapp_bot {
    float:left;
    padding-top: 3px; 
    padding-left: 13px; 
	border-left:solid 1px #ddd;
}

.cuadro_compartir .bot_sociales .whatsapp {
	background-image:url('/elementosWeb/mediaweb/images1024/noticias/compartir_whatsapp.png');
    background-repeat: no-repeat;
    width:23px;
    overflow: hidden;
    height: 20px;
    float: left;
    cursor:pointer;
    margin-right: 0px;
}
/* /////////////////////////////// FIN CUADRO COMPARTIR //////////////////////////////////// */
/* ******************************** FIN COPIADO DE cuadro_compartir_paraNoticias1024.css ******************************** */

.cuadro_compartir {margin-right:0 !important;}
.cuadro_compartir:after {visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
.cuadro_compartir {display: inline-block;}
* html .cuadro_compartir {height: 1%;}
.cuadro_compartir {display: block;}

.carousel{margin-bottom: 20px;}

.ocultoPC{ display:none;}
.ocultoMovil{display:block;}

@media screen and (max-width:530px) {

	.video_prerroll-dimensions.vjs-fluid {
    	padding-top: 60%;
	}
}

/* ******************************** COPIADO DE movil1024.css ******************************** */
@media screen and (max-width:480px) {
	.cuadro_compartir {
		margin-right: 0px;
		margin-left: 0px;
	}
	.cuadro_compartir .imprimir {
		display:none;
	}
	.cuadro_compartir .bot_sociales {
		float:none;
	}
	
	.cuadro_compartir .bot_sociales .whatsapp_bot {
		float:right;
		padding-right:5px;
		margin-right:10px;
		padding-top:0;
		padding-left:0;
		border-left:none;
		border-right:solid 1px #ddd;
	}
	.cuadro_compartir .bot_sociales .whatsapp_bot .whatsapp {
		background-image:url('/elementosWeb/mediaweb/images1024/noticias/redes_350_v2.jpg');
		background-repeat: no-repeat;
		background-position: -147px 0;
		height: 32px;
		width: 32px;
		margin-right: 5px;
	}
	.cuadro_compartir .bot_sociales .linkedin_bot {
		float:right;
		margin-right:0;
	}
	.cuadro_compartir .bot_sociales .linkedin_bot .icon_din {
		background-image:url('/elementosWeb/mediaweb/images1024/noticias/redes_350_v2.jpg');
		background-repeat: no-repeat;
		background-position: -110px 0;
		height: 32px;
		width: 32px;
		margin-right:0;
	}
	.cuadro_compartir .bot_sociales .google_bot {
		float:right;
		padding-right:5px;
		margin-right:10px;
	}
	.cuadro_compartir .bot_sociales .google_bot .icon_goo {
		background-image:url('/elementosWeb/mediaweb/images1024/noticias/redes_350_v2.jpg');
		background-repeat: no-repeat;
		background-position: -72px 0;
		height: 32px;
		width: 32px;
		margin-right: 5px;
	}
	.cuadro_compartir .bot_sociales .twitter_bot {
		float:right;
		padding-right:5px;
		margin-right:9px;
	}
	.cuadro_compartir .bot_sociales .twitter_bot .icon_twi {
		background-image:url('/elementosWeb/mediaweb/images1024/noticias/redes_350_v2.jpg');
		background-repeat: no-repeat;
		background-position: -36px 0;
		height: 32px;
		width: 32px;
		margin-right: 5px;
	}
	.cuadro_compartir .bot_sociales .facebook_bot {
		float:right;
		padding-right:10px;
		margin-right:10px;
	}
	.cuadro_compartir .bot_sociales .facebook_bot .icon_fb {
		background-image:url('/elementosWeb/mediaweb/images1024/noticias/redes_350_v2.jpg');
		background-repeat: no-repeat;
		background-position: 0 0;
		height: 32px;
		width: 32px;
		margin-right: 5px;
	}
	
	.textveces {
		line-height:32px;
		font-weight:normal;
	}
	.redes_pie .compartir_facebook {padding-left:0; padding-right:0;}
	.redes_pie .compartir_facebook .txt_pie_fb {
		display:none;
	}
	.redes_pie .compartir_twitter {padding-left:0; padding-right:0;}
	.redes_pie .compartir_twitter .txt_pie_tw {
		display:none;
	}
}
/* ******************************** FIN COPIADO DE movil1024.css ******************************** */

/* EN Estilos_Premium_2_1024 */

.menuPremium ul li.premiumHome, 
.menuPremium ul li.premiumHome02 {
	width:auto;
}
.menuPremium ul li.premiumHome {background-color:#fff; /*border-left:1px solid #e4edf4; border-right:1px solid #e4edf4;*/ border-left:none; border-right:none;}
.menuPremium ul li.premiumHome02 {
	background-color:#eea614; /* COLOR DE FONDO AMARILLO */
}




.premiumHome > a.texto, .premiumHome02 > a.texto {
	box-sizing:border-box;
	border-radius:15px;
	padding-top:0;
	padding-bottom:0;
	width:30px;
	height:30px;
	overflow:hidden;
	background-size:100% auto;
	background-image:url('/elementosWeb/mediaweb/images1024/premium/sprite_suscriptor_nuevo.png');
	background-position:left -60px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:2px;
	margin-right:5px;
}
.premiumHome02 > a.texto {background-position:left top; /*border:solid 1px #fff;*/}








.menuPremium ul li.premiumHomeResaltado, .menuPremium ul li.premiumHomeResaltadoMod01, .menuPremium ul li.premiumHome02Resaltado, .menuPremium ul li.premiumHome02ResaltadoMod01 {
	width:auto;
	/*background-color:#fff;*/
}



.premiumHomeResaltado > a.texto, .premiumHome02Resaltado > a.texto, 
.premiumHomeResaltadoMod01 > a.texto, 
.premiumHome02ResaltadoMod01 > a.texto {
	box-sizing:border-box;
	border-radius:15px;
	padding-top:0;
	padding-bottom:0;
	width:30px;
	height:30px;
	overflow:hidden;
	background-size:100% auto;
	background-image:url('/elementosWeb/mediaweb/images1024/premium/sprite_suscriptor_nuevo.png');
	background-position:left -60px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:2px;
	margin-right:5px;
}
.premiumHome02Resaltado > a.texto, .premiumHome02ResaltadoMod01 > a.texto {background-position:left top;}







@media screen and (max-width:480px) {
	.premiumHome > a.texto, .premiumHome02 > a.texto, .premiumHomeResaltado > a.texto, .premiumHomeResaltadoMod01 > a.texto, .premiumHome02Resaltado > a.texto, .premiumHome02ResaltadoMod01 > a.texto {/*margin-top:0 !important;*/ margin-top:5px !important;}
	
	.mascaraMenuAzul, .mascaraMenuAmarillo, li.premiumHomeResaltado .mascaraMenuAzul, li.premiumHomeResaltadoMod01 .mascaraMenuAzul, li.premiumHome02Resaltado .mascaraMenuAmarillo, li.premiumHome02ResaltadoMod01 .mascaraMenuAmarillo {/*margin-top:0;*/ margin-top:5px;/* BASTARÃA CON COMENTAR EL MARGIN-TOP:0*/}
	
}



/* ESTAS LÍNEAS HAY QUE AÑADIRLAS EN:  cabecera1024 ,  cabecera1024Seccion Y cabecera1010Seccion_nueva  */
/* TAMBIÉN EN LOS CSS FÍSICOS cabecera_iframe_1024.css Y cabecera_iframe_1000.css   ¡¡¡¡¡¡¡¡¡¡OJO!!!!!! SEGÚN CALDITO CADA MEDIA TIENE PEQUEÑAS DIFERENCIAS. NO SE PUEDE ESTANDARIZAR Y PONER EL MISMO PARA TODAS LAS MEDIAS */


.cabecera .cabeceraSuperior .fechaSuperior {position:relative; left:-20px;}/* AÑADIR SÓLO LAS PROPIEDADES EN .cabecera .cabeceraSuperior .fechaSuperior */


/* ESTA LÍNEA AÑADIRLA DESPUÉS DE .cabecera .cabeceraSuperior .bloqueElementosAnadidos .loginUsuario a:hover {text-decoration:underline;} */
.cabecera .cabeceraSuperior .bloqueElementosAnadidos .loginUsuario {font:12px roboto_condensedregular, robotocondensed, Arial;}/* REDUCIR EL TEXTO DE 13 A 12PX */




/* EL SIGUIENTE TROZO SE PUEDE AÑADIR AL FINAL DEL CSS, YA QUE ES UNA CLASS NUEVA */

/* ++++++++++++++++++++++++ ABRE ENLACE SUSCRIBIRSE NUEVO ++++++++++++++++++++++++ */
.enlace_suscribete {
	box-sizing:border-box;
	display:block;
	margin:0;
	padding:0;
	float:right;
	margin-left:5px;
	margin-right:5px;
	position:relative;
	z-index:2;
	top:-24px;
	height:30px;
	margin-bottom:-30px;
}

.enlace_suscribete a {
	font-family:'roboto_condensedregular', Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:normal;
	box-sizing:border-box;
	display:block;
	vertical-align:top;
	text-decoration:none;
	background-color:#79969c;
	color:#fff;
	text-align:center;
	padding:6px 5px;
	width:100px;
	text-transform:uppercase;
}
.enlace_suscribete a:hover {
	text-decoration:underline;
}
/* +++++++++++++++++++++++ CIERRA ENLACE SUSCRIBIRSE NUEVO +++++++++++++++++++++++ */


/* ESTAS LÍNEAS HAY QUE AÑADIRLAS EN:  cabecera1024 ,  cabecera1024Seccion Y cabecera1010Seccion_nueva  */
/* TAMBIÉN EN LOS CSS FÍSICOS cabecera_iframe_1024.css Y cabecera_iframe_1000.css */












/* ESTAS LÍNEAS HAY QUE AÑADIRLAS EN movil_menu_pie1024 */

@media screen and (max-width:480px) {
	.cabecera .cabeceraSuperior .fechaSuperior {position:static; left:0px;} /* AÑADIR SÓLO LAS PROPIEDADES EN .cabecera .cabeceraSuperior .fechaSuperior */
	
	
	
	/* EL SIGUIENTE TROZO SE PUEDE AÑADIR AL FINAL DEL CSS, YA QUE ES UNA CLASS NUEVA */
	.enlace_suscribete {
		float:none;
		margin-left:auto;
		margin-right:auto;
		clear:both;
		position:static;
		top:0px;
		height:auto;
		width:auto;
		max-width:150px;
		margin-top:50px;
		margin-bottom:0px;
	}
	
	.enlace_suscribete a {
		width:auto;
	}
	
}

/* ESTAS LÍNEAS HAY QUE AÑADIRLAS EN movil_menu_pie1024 */


