﻿.testxxxx{
	width:initial; 
}
/* CSS Document */

/* generales */

.n10 .foto img {
          width: 165px;
          height: auto;
}

h1.h1seccion {
	font-family:Arial;
	font-size:12px;
	background-color:transparent;
	background-image:none;
	color:#4f4f4f;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	padding:0px 0px;
}
#TCC {
	display:none;
}
.ccentro div a.enlace {
	/* display:none; */
}
#NP {
	padding-left:1px;
	padding-right:0px;
}
table {
	border-spacing:0px;
}
.otrasnoticias {
	display:none;
}
.colapsada {
	padding:3px;
}
#MBC {
	padding:3px;
}
.ccentro {
	margin-bottom:10px;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
}
.centro {
	margin-top:10px;
}
.con_publi {
		word-wrap:break-word;
}
#TC {
	padding-left:5px;
	margin-left:5px;
	border-left:1px solid #bfbfbf;
}

.mancheta {
	font-family:"Times New Roman",Times,serif;
	font-size:13px;
	width:auto;
	color:#333333;
	margin-left:10px;
}

.mancheta .col_1 {
	float:left;
	width:137px;
	margin-top:3px;
}

.mancheta .col_2 {
	float:left;
	width:635px;
	font-size:13px;
	box-shadow:0px 0px 6px #999999;
	margin:0px 5px;
}

.mancheta .col_3 {
	float:left;
	width:137px;
	margin-top:3px;
}

.mancheta .titulo {
	background:#9db4ca;
	color:#ffffff;
	float:left;
	padding:0px 0;
	text-align:center;
	width:620px;
	margin:1px 0 0 5px;
	font-size:16px;
}
.mancheta strong {
	font-size:11px;
}
.mancheta .col_2a {
	float:left;
	width:290px;
	margin:0 0 0 10px;
	border-right:0px dashed #cccccc;
	text-align:center;
	font-size:11.5px;
	line-height:0.9em;
}

.mancheta .col_2a p {
	line-height:1.4em;
}

.mancheta .col_2b {
	float:left;
	width:290px;
	margin:0 0 0 10px;
	text-align:center;
	font-size:11.2px;
	line-height:0.9em;
}
.mancheta .menu_inferior {
	clear:both;
	text-align:center;
	float:left;
	font-size:11px;
	font-family:Arial;
	width:100%;
	margin:18px 0 20px 0;
}
a:hover img {
	filter:alpha(opacity=75);
	opacity:0.5;
	animation:animacionimg linear 5s 1;
		-webkit-animation:animacionimg linear 5s 1;
		-moz-animation:animacionimg linear 5s 1;
		-ms-animation:animacionimg linear 5s 1;
		-o-animation:animacionimg linear 5s 1;
}
a:hover .video-fig img {
	opacity:0;
	animation:inherit;
	animation-name: none;
	animation-duration: 0s;
	animation-timing-function: ease;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-fill-mode: none;
	animation-play-state: running;
}
@keyframes animacionimg {
		0% {
						opacity:0.5;
				filter:alpha(opacity=50);
	}
		100% {
						opacity:1;
				filter:alpha(opacity=100);
	}
}
@-webkit-keyframes animacionimg {
		0% {
						opacity:0.5;
				filter:alpha(opacity=50);
	}
		100% {
						opacity:1;
				filter:alpha(opacity=100);
	}
}
@-moz-keyframes animacionimg {
		0% {
						opacity:0.5;
				filter:alpha(opacity=50);
	}
		100% {
						opacity:1;
				filter:alpha(opacity=100);
	}
}
@-ms-keyframes animacionimg {
		0% {
						opacity:0.5;
				filter:alpha(opacity=50);
	}
		100% {
						opacity:1;
				filter:alpha(opacity=100);
	}
}
@-o-keyframes animacionimg {
		0% {
						opacity:0.5;
				filter:alpha(opacity=50);
	}
		100% {
						opacity:1;
				filter: alpha(opacity=100);
	}
}
/* genÃ©rico para elementos que no se deben mostrar */
.no-mostrar {
			display: none;
}

	
.cont-al {
	background-color:transparent;
	background-image:url("imagenes/fondo-airelibre.jpg");
	background-position:top left;
	background-repeat:repeat;
	border:1px solid #010101;
	border-collapse:collapse;
	margin-left:0px;
	width:602px;
	text-align:center;
}
.noti-al {
	margin:35px 100px 10px 5px;
}
.tit-al {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	display:block;
	color:#0e4887;
	padding:10px;
}
.tit-al a {
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	display:block;
	color:#000000;
	text-decoration:none;
	min-height:1px;

}
.entradilla-al {
	color:#333333;
	font:13px Georgia,"Times New Roman",Times,serif;
	height:50px;
	column-count:2;
	column-gap:15px;
	-moz-column-count:2;
	-moz-column-gap:15px;
	-webkit-column-count:2;
	-webkit-column-gap:15px;
	text-align:left;
	margin-left:7px;
	width: 470px;
}
.btn-continua {
	position:relative;
	float:right;
	z-index:100;
	right:10px;
	top: -20px;
}

/* para los firmantes de opiniÃ³n */
.firmante_opinion {
	float:right;
	width:225px;
	margin:0px 0px 10px 10px;
	background-color:#dceaf2;
	padding:10px;
	font-size:11pt;
}
.firmante_opinion img {
	border:1px solid #3c7799;
}
.firmante_opinion ul {
	margin:0px;
	padding:5px 15px;
}
.firmante_opinion .nombre {
	color:#304f61;
	font-weight:bold;
}
.firmante_anson {
	float:left;
	width:200px;
	height:235px;
	border:1px solid #000;
	background-color:#d0d0d0;
	font-size:11pt;
	padding:10px;
	margin: 0px 10px 10px 0px;
}
/* para biografía de firmantes en página de noticias */
.firmante_opinion .biografia {
	font-size:9pt;
	line-height:1.5em;
}
/* noticias */
blockquote {
	background-color:#ebeaea;
	padding:10px;
	font-size:12px;
	font-style:italic;
	border-left:3px solid #999999;
}
.noticiaEspecial .n1 h2 {
	text-align:center;
}
.noticiaEspecial .n1 h2 a {
	color:#2a2a2a;
	font-weight:normal;
	font-family:Georgia;
	text-decoration:none;
	text-align:center;
	margin-bottom:2px;
	font-size:130%;
}
.noticiaEspecial .n1 h3 {
	color:#d22d2d;
	font-size:75%;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	margin-bottom:2px;
	text-align:center;
}
.noticiaEspecial .n1 .entradilla {
	color:#303030;
	line-height:1.3em;
	font-size:85%;
	font-family:Arial;
	font-style:normal;
}
.noticiaEspecial .n1 .foto a img {
	width:755px;
	height:auto;
	margin-bottom:10px;
}
.n1,.n2,.n10, .n21, .n31, .n32 {
	border-top:1px solid #bfbfbf;
	margin-top:0px;
}
.n1 .foto {
	width:165px;
	height:65px;
}
.n3 .foto {
	margin:10px 0px;
}
.n3 .antesubtitulo {
	text-align:center;
}
.n4 .foto {
	display:none;
}
.n4 .comentarios,.n3 .comentarios,.n7 .comentarios {
	display:none;
}
.n4 .seccion {
	padding:0px;
}
.n4 .titulo {
	background:url(imagenes/arrow.gif) no-repeat 0 0px;
	padding-left:18px;
	margin-left:10px;
}
.n4 .antesubtitulo {
	display:none;
}
.n7 .seccion {
	padding:0px;
}
.n7 .titulo {
	background:url(imagenes/arrow2.gif) no-repeat 0 0px;
	padding-left:18px;
	margin-left:10px;
}
.n8 .foto {
	margin:0px 20px 20px 0px;
}
.n8.sin_borde .entradilla {
	display:none;
}
.n8.sin_borde .foto {
	margin:0px 20px 20px 0px;
}

.n8 .ulthora {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight:lighter;
}


.n12 .foto img {
	width:740px;
	height:auto;
}
.n13 .foto img {
		height:auto;
}
.n14 .foto img {
	width:350px;
	height:auto;
}
.n3 h2 .titulo p {
	background:#CCC;
}
.n3 h2 a p {
	margin:0;
}
.n3 h2 a p {
	margin:0;
}
.n17 {
		width:185px;
		float:left;
		clear:none;
		padding:10px 5px 10px 6px;
}
.n17 .seccion {
		display:none;
}
	.n17 h2.titulo {
		margin-left:1px;
		text-align:left;
		margin-bottom:5px;
		color:#4b4b4b;
		height:60px;
		overflow:hidden;
		text-decoration:none;
		font-weight:normal;
		font-family:Georgia;
		padding-top:4px;
}
.n17 h2.titulo a {
		color:#4b4b4b;
		font-size:16px;
		font-weight:normal;
		font-family:Georgia;
		text-decoration:none;
}
	.n17 h2.titulo a:hover {
		text-decoration:underline;
}
.n17 .antesubtitulo {
		display:none;
}
.n17 .foto {
		width:178px;
		height:120px;
		overflow:hidden;
		margin:0px;
		padding:0px;
}
.n17 .foto img {
		width:185px;
		height:auto;
}
.n17 .entradilla {
		display:none;
}
		.n18 {
		width:240px;
		float:left;
		clear:none;
		padding:10px 6px 10px 5px;
}
.n18 .seccion {
		display:none;
}
	.n18 h2.titulo {
		margin-left:1px;
		text-align:left;
		margin-bottom:5px;
		color:#4b4b4b;
		height:60px;
		overflow:hidden;
		text-decoration:none;
		font-weight:normal;
		font-family:Georgia;
		padding-top:4px;
}
.n18 h2.titulo a {
		color:#4b4b4b;
		font-size:16px;
		font-weight:normal;
		font-family:Georgia;
		text-decoration:none;
}
	.n18 h2.titulo a:hover {
		text-decoration:underline;
}
.n18 .antesubtitulo {
		display:none;
}
.n18 .foto {
		width:235px;
		height:120px;
		overflow:hidden;
		margin:0px;
		padding:0px;
}
.n18 .foto img {
		width:235px;
		height:auto;
}
.n18 .entradilla {
		display:none;
}
.n19 {
		width:180px;
		float:left;
		clear:none;
		padding:10px 6px 10px 5px;
}
.n19 .seccion {
		display:none;
}
.n19 h2.titulo {
		margin-left:1px;
		text-align:left;
		margin-bottom:5px;
		color:#4b4b4b;
		height:60px;
		overflow:hidden;
		text-decoration:none;
		font-weight:normal;
		font-family:Georgia;
		padding-top:4px;
}
.n19 h2.titulo a {
		color:#4b4b4b;
		font-size:16px;
		font-weight:normal;
		font-family:Georgia;
		text-decoration:none;
}
.n19 h2.titulo a:hover {
		text-decoration:underline;
}
.n19 .antesubtitulo {
		display:none;
}
.n19 .foto {
		width:180px;
		height:120px;
		overflow:hidden;
		margin:0px;
		padding:0px;
}
.n19 .foto img {
		width:180px;
		height:auto;
}
.n19 .entradilla {
		display:none;
}

.n21 h3.antesubtitulo {
		display:none;
}
.n21 .foto img{
		display:none;
}
.n21 .entradilla {
		font-size:90%;
}
.n21 .noticiadeapoyo {
 		display:none;
}

.n21 .list-design {
 display: none;
}

div.n1.sin_borde {
		width:590px;
}
.noti-rel {
		width:175px;
		float:left;
		clear:none;
		padding:10px 8px 10px 7px;
		border-right:1px solid #cccccc;
}
.noti-rel .seccion {
		display:none;
}
.noti-rel .tit {
		background:url(imagenes/arrow.gif) no-repeat 0 0px;
		padding-left:15px;
		margin-left:0px;
		text-align:left;
		margin-bottom:5px;
		color:#4b4b4b;
		font-size:100%;
		font-weight:normal;
		font-family:Georgia;
		height:50px;
		overflow:hidden;
}
.noti-rel .antesubtitulo {
		display:none;
}
.noti-rel .foto {
		width:175px;
		height:120px;
		overflow:hidden;
		margin:0px;
		padding:0px;
}
.noti-rel .foto img {
		width:175px;
		height:auto;
}
.noti-rel .entradilla {
		display: none;
}
/* menus */
.menu .h {
	height:130px;
}
.menu .h>div {
	float:left;
	border-right:0px dashed;
	padding:4px;
	height:auto;
	overflow:hidden;
	border:0px;
}
.menu .v>div {
	border-bottom:1px #bfbfbf solid;
}
.est_50 .noticiadeapoyorollo {
	display:none !important;
}
.est_194 {
	padding-right:0px;
	width:175px;
}
.est_194 .listado-noticias img {
	width:165px;
	float:none;
	margin:0px;
}
.est_194 .listado-noticias div.titulo {
	display:none;
}
.est_194 .listado-noticias a {
	padding:5px 0px;
	font-weight:normal;
	font:17px/21px Georgia,"Times New Roman",Times,serif;
	line-height:20px;
	color:#1A406F;
}
.est_50 {
	padding-right:0px;
	width:175px;
}
.est_50 .listado-noticias img {
	width:165px;
	float:none;
	margin:0px;
}
.est_50 .listado-noticias div.titulo {
	display:none;
}
.est_50 .listado-noticias a {
	padding:5px 0px;
	font-weight:normal;
	font:20px/25px Georgia,"Times New Roman",Times,serif;
	line-height:25px;
	color:#1A406F;
}

.est_50 .listado-noticias .entradilla {
font-size: 100%;
}

.est_49 .con_publi {
    font-size: 12pt;
}

.est_58 {
	width:300px;
	margin:0px 20px 0px 15px;
}
.est_59 {
	width:921px;
	margin:0px 8px 15px 8px;
	border-left:0px solid #2d576f;
	border-right:0px solid #2d576f;
	border-bottom:0px solid #2d576f;
}
.est_59 .listado-noticias img {
	width:212px;
	height:122px;
	float:none;
	margin:0px;
	padding-bottom:10px;
}
.est_59 .listado-noticias div.ultima-linea {
	margin:8px 0px 10px 0px;
	height:270px;
}
.est_59 .listado-noticias a {
	width:200px;
	overflow:hidden;
	font:20px Georgia,"Times New Roman",Times,serif;
	color:#1A406F;
}

.est_59 .listado-noticias .rojo {
line-height:115%;
}




.est_59 .listado-noticias .entradilla {
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#333;
	font-style:italic;
	margin:0px 0 5px 0;
	width:212px;
	height: auto;
	overflow:hidden;
	font-size:110%;
}
.est_59 .listado-noticias a div .apoyosrollo {
	width:200px;
	height:85px;
	overflow:hidden;
	font:18px/20px Georgia,"Times New Roman",Times,serif;
	color:#1A406F;
}
.est_59 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:0px;
	margin:5px 0px 0px 0px;
}
.est_59 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
}
.est_59 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_59 .listado-noticias .list-designrollo {
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_59 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_59 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:14px;
	padding:0px;
	height:15px;
}
.est_59 .listado-noticias a.enlacerollo {
	height:15px;
}
.est_60 .listado-noticias div {
	width:175px;
}
.est_60 .listado-noticias img {
	width:145px;
	float:none;
	border:5px solid #ffffff;
	box-shadow:0px 0px 4px #2d3b43;
}
.est_61 .listado-noticias img {
	width:145px;
	float:none;
	border:5px solid #ffffff;
	box-shadow:0px 0px 4px #2d3b43;
}
.est_62 .listado-noticias div {
	width:170px;
}
.est_62 .listado-noticias img {
	padding-bottom:10px;
}
.est_63 {
	margin-left:5px;
	width:569px;
	text-align:center;
}
.est_63 .listado-noticias .h a {
	text-align:center;
	padding-left:10px;
	width:470px;
}
.est_63 .listado-noticias a {
	margin-top:35px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
	height:45px;
}
.est_63 .listado-noticias div.entradilla {
	color:#333333;
	font:13px Georgia,"Times New Roman",Times,serif;
	height:40px;
	column-count:2;
	column-gap:15px;
	 -moz-column-count:2;
	 -moz-column-gap:15px;
	 -webkit-column-count:2;
	 -webkit-column-gap:15px;
	text-align:left;
}
.est_63 .listado-noticias img {
	display:none;
}
.est_64 {
	margin-bottom:2px;
	padding:20px 0px;
}
.est_64 .listado-noticias a {
	padding:5px 0px;
	font-weight:normal;
	font-size:23px;
	line-height:26px;
}
.est_64 td.listado-noticias.h div {
	border:0px solid #cccccc;
	margin:5px 8px;
	padding:8px 5px;
	width:290px;
	height:260px;
}
.est_64 .listado-noticias img {
	width:290px;
	max-height:170px;
	min-height:170px;
	float:none;
	margin:0px;
}
.est_64 .listado-noticias .entradilla {
	display:none;
}
.est_65 {
	border-top:12px solid #fff;
	border-bottom:12px solid #fff;
	margin:0px;
}
.est_66 {
	width:958px;
	margin:0px 8px 0px 8px;
}
table.est_66{
	width: 921px;
	margin-left: 18px;
}
table.est_59{
	width: 921px;
	margin-left: 18px;
}
.est_66 .listado-noticias div.ultima-linea {
	width:440px;
	height:350px;
	overflow:hidden;
	margin-bottom:20px;
}
.est_66 .listado-noticias a {
	padding:5px 0px;
	font-weight:normal;
	font-size:26px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:28px;
	color:#1A406F;
}

.rojo {
color:#FF0000;
line-height:97%;
}

.est_59 .listado-noticias span {
line-height:97%;
}

.est_66 .listado-noticias span {
line-height:97%;
}

.est_66 .listado-noticias img {
	width:440px;
	max-height:240px;
	min-height:240px;
	float:none;
}
.est_66 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:0px;
	margin:5px 0px 0px 0px;
}
.est_66 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
	min-height:0px;
}
.est_66 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
	min-height:0px;
}
.est_66 .listado-noticias .list-designrollo {
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_66 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_66 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:16px;
	padding:0px;
}

.est_66 .listado-noticias .entradilla {
	font-size:110%;
}

.est_67 .listado-noticias div {
padding:0px;
}
.est_67 .listado-noticias a {
	padding:0px 0px;
	font-weight:normal;
	font-size:24px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:23px;
	color:#333333;
}
.est_67 .listado-noticias img {
	width:350px;
	margin-right:20px;
	float:left;
}
.est_67 .listado-noticias div.ultima-linea {
	padding:10px;
	margin:9px;
	border:1px solid #cccccc;
	height:237px;
}
.est_67 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:0px;
	margin:5px 0px 0px 0px;
}
.est_67 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
}
.est_67 .listado-noticias .list-designrollo {
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_67 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_67 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:13px;
	padding:0px;
}
.est_68 td.listado-noticias.h {
	margin:10px 5px 0px 5px;
	border-left:0px dashed #999999;
	height:90px;
	width:280px;
}
.est_68 .listado-noticias a {
	font-weight:normal;
	font-size:13px;
	line-height:15px;
	color:#333333;
}
.est_68 .listado-noticias img {
	width:145px;
	margin-right:5px;
	float:left;
	border:2px solid #ffffff;
}
.est_68 .listado-noticias div.entradilla {
	display:none;
}
.est_69 .listado-noticias div, .est_69 .listado-noticias a {
padding:0px;
} 
.est_69 .listado-noticias a {
	font-weight:normal;
	font-size:26px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:28px;
	color:#333333;
}
.est_69 .listado-noticias img {
	width:350px;
	max-height:210px;
	float:left;
}
.est_69 .listado-noticias div.ultima-linea {
	padding:10px;
	margin:9px;
	border:1px solid #cccccc;
	height:237px;
}
.est_69 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:0px;
	margin:5px 0px 0px 0px;
}
.est_69 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
}
.est_69 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_69 .listado-noticias .list-designrollo {
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_69 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_69 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:13px;
	padding:0px;
}
.est_70 td.listado-noticias.h {
	margin:10px 0px 0px 10px;
	border-left:0px dashed #999999;
	height:90px;
	width:310px;
}
.est_70 .listado-noticias a {
	font-weight:normal;
	font-size:15px;
	line-height:17px;
	color:#333333;
}
.est_70 .listado-noticias img {
	width:145px;
	margin-right:5px;
	float:left;
	border:2px solid #ffffff;
}
.est_70 .listado-noticias div.entradilla {
	display:none;
}
est_70 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:0px;
	margin:5px 0px 0px 0px;
}
.est_70 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
}
.est_70 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_70 .listado-noticias .list-designrollo {
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_70 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_70 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:13px;
	padding:0px;
}
.est_71 {
	padding:10px;
}
.est_71 .listado-noticias a {
	font-weight:normal;
	font-size:21px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:23px;
	color:#333333;
}
.est_71 .listado-noticias img {
	width:300px;
	margin-left:20px;
	float:right;
	border:3px solid #ffffff;
	box-shadow:0px 0px 6px #cccccc;
}
.est_71 .listado-noticias div.ultima-linea {
	margin:5px;
	padding:10px;
	border:0px solid #cccccc;
	height:240px;
}
.est_72 .listado-noticias div.ultima-linea {
	margin:10px 0px 0px 10px;
	border-left:0px dashed #999999;
	width:290px;
	height:90px;
}
.est_72 .listado-noticias a {
	font-weight:normal;
	font-size:13px;
	line-height:15px;
	color:#333333;
}
.est_72 .listado-noticias img {
	width:145px;
	margin-right:5px;
	float:left;
	border:2px solid #ffffff;
}
.est_72 .listado-noticias div.entradilla {
	display:none;
}
.est_73 .listado-noticias div.ultima-linea {
	border-left:1px dashed #ffffff;
	height:165px;
	width:215px;
	margin-left:0px;
}
.est_73 .listado-noticias a {
	font-weight:bold;
	font-size:15px;
	line-height:17px;
	padding-top:10px;
	width:200px;
}
.est_73 .listado-noticias img {
	width:90px;
	margin-right:5px;
	float:left;
	border:2px solid #ffffff;
	box-shadow:0px 0px 6px #2d5972;
}
.est_73 .listado-noticias div.entradilla {
	display:none;
}
.est_74 {
	padding:10px;
}
.est_74 .listado-noticias div.ultima-linea {
	height:240px;
}
.est_74 .listado-noticias a {
	font-weight:normal;
	font-size:26px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:28px;
	padding:10px 0px;
}
.est_74 .listado-noticias img {
	width:150px;
	margin-right:20px;
	float:left;
	border:3px solid #ffffff;
	box-shadow:0px 0px 6px #2d5972;
}
.est_74 .listado-noticias div.ultima-linea {
	margin:5px;
	padding:10px;
}

.est_74 .listado-noticias div.entradilla {
font-size:95%;
}

.est_75 {
	width:920px;
	margin:0px 7px;
}
.est_77 td.listado-noticias.h {
	margin:10px 5px 0px 5px;
	border-left:0px dashed #999999;
	height:90px;
	width:280px;
}
.est_77 .listado-noticias a {
	font-weight:normal;
	font-size:15px;
	line-height:17px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
.est_77 .listado-noticias img {
	width:145px;
	margin-right:5px;
	float:left;
	border:2px solid #ffffff;
}
.est_77 .listado-noticias div.entradilla {
	display:none;
}
.est_77 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:0px;
	margin:5px 0px 0px 0px;
}
.est_77 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
}
.est_77 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_77 .listado-noticias .list-designrollo {
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_77 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_77 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:13px;
	padding:0px;
}
.est_79 {
	margin-left:6px;
}
.est_79 .menu .h>div {
	float:none;
}
.est_79 td.listado-noticias.h {
	height:625px;
	overflow:hidden;
	margin-bottom:20px;
}
.est_79 .listado-noticias a {
	padding:5px 0px;
	font-weight:normal;
	font-size:34px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:36px;
}
.est_79 .listado-noticias img {
	width:910px;
	float:none;
}
.est_79 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
.est_79 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
	column-count:2;
	-moz-column-count:2;
	-webkit-column-count:2;
	min-height:50px;
}
.est_79 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_79 .listado-noticias .list-designrollo {
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_79 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_79 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:13px;
	padding:0px;
}
.est_80 {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	margin-bottom:15px;
}
.est_80 td.listado-noticias.h {
	height:55px;
}
.est_80 .listado-noticias div.ultima-linea {
	width:200px;
	height:50px;
	overflow:hidden;
	border-left:0px dashed #cccccc;
	padding-left:10px;
	margin-bottom:5px;
}
.est_80 .listado-noticias a {
	padding:5px 0px;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
}
.est_80 .listado-noticias img {
	display:none;
}
.est_80 .listado-noticias .entradilla {
	display:none;
}
.est_81 .menu .h>div {
	float:none;
}
.est_81 .listado-noticias div.ultima-linea {
	height:300px;
	overflow:hidden;
	margin-bottom:20px;
}
.est_81 .listado-noticias a {
	padding:5px 0px;
	font-weight:normal;
	font-size:34px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:36px;
}
.est_81 .listado-noticias img {
	width:500px;
	margin-right:20px;
}
.est_81 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
.est_81 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
		column-count:2;
	-moz-column-count:2;
	-webkit-column-count:2;
	min-height:50px;
}
.est_81 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_81 .listado-noticias .list-designrollo {
	content:" ";
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_81 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_81 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:13px;
	padding:0px;
}
.est_82 .listado-noticias div.ultima-linea {
	height:500px;
	overflow:hidden;
	margin-bottom:20px;
}
.est_82 .listado-noticias a {
	padding:5px 0px;
	font-weight:normal;
	font-size:30px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:32px;
	color:#466582;
}
.est_82 .listado-noticias img {
	width:600px;
	float:none;
}
.est_83 td.listado-noticias.h {
	height:55px;
}
.est_83 .listado-noticias div.ultima-linea {
	width:200px;
	height:50px;
	overflow:hidden;
	border-left:0px dashed #cccccc;
	padding-left:10px;
	margin-bottom:5px;
}
.est_83 .listado-noticias a {
	padding:5px 0px;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
}
.est_83 .listado-noticias img {
	display:none;
}
.est_83 .listado-noticias .entradilla {
	display:none;
}
.est_42 {
	margin-top:-2px;
}
.est_43 {
	margin:0px;
	width:934px;
}
.est_51 {
	margin:0px;
	width:934px;
}
.est_52 {
	margin:0px;
	width:934px;
}
.est_53 {
	margin:0px;
	width:934px;
}
.est_54 {
	margin:0px;
	width:934px;
}
.est_55 {
	margin:0px;
	width:934px;
}
.est_56 {
	margin:0px;
	width:934px;
}
.est_57 {
	margin:0px;
	width:934px;
}
.est_87 {
	padding:10px;
}
.est_87 .listado-noticias a {
	font-weight:normal;
	font-size:21px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:23px;
	color:#333333;
}
.est_87 .listado-noticias img {
	width:300px;
	margin-left:20px;
	float:right;
	border:3px solid #ffffff;
	box-shadow:0px 0px 6px #cccccc;
}
.est_87 .listado-noticias div.ultima-linea {
	margin:5px;
	padding:10px;
	border:0px solid #cccccc;
	height:240px;
}
.est_88 .listado-noticias div.ultima-linea {
	margin:10px 0px 0px 10px;
	border-left:0px dashed #999999;
	height:90px;
}
.est_88 .listado-noticias a {
	font-weight:normal;
	font-size:13px;
	line-height:15px;
	color:#333333;
}
.est_88 .listado-noticias img {
	width:145px;
	margin-right:5px;
	float:left;
	border:2px solid #ffffff;
}
.est_88 .listado-noticias div.entradilla {
	display:none;
}
.est_89 {
	padding:10px;
}
.est_89 .listado-noticias a {
	font-weight:normal;
	font-size:21px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:23px;
	color:#333333;
}
.est_89 .listado-noticias img {
	width:300px;
	margin-left:20px;
	float:right;
	border:3px solid #ffffff;
	box-shadow:0px 0px 6px #cccccc;
}
.est_89 .listado-noticias div.ultima-linea {
	margin:5px;
	padding:10px;
	border:0px solid #cccccc;
	height:240px;
}
.est_90 .listado-noticias div.ultima-linea {
	margin:10px 0px 0px 10px;
	border-left:0px dashed #999999;
	height:90px;
}
.est_90 .listado-noticias a {
	font-weight:normal;
	font-size:13px;
	line-height:15px;
	color:#333333;
}
.est_90 .listado-noticias img {
	width:145px;
	margin-right:5px;
	float:left;
	border:2px solid #ffffff;
}
.est_90 .listado-noticias div.entradilla {
	display:none;
}
.est_92 .listado-noticias div.ultima-linea {
	margin:10px 0px 0px 10px;
	border-left:0px dashed #999999;
	height:90px;
}
.est_92 .listado-noticias a {
	font-weight:normal;
	font-size:13px;
	line-height:15px;
	color:#333333;
}
.est_92 .listado-noticias img {
	width:145px;
	margin-right:5px;
	float:left;
	border:2px solid #ffffff;
}
.est_92 .listado-noticias div.entradilla {
	display:none;
}
.est_91 {
	padding:10px;
}
.est_91 .listado-noticias a {
	font-weight:normal;
	font-size:21px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:23px;
	color:#333333;
}
.est_91 .listado-noticias img {
	width:300px;
	margin-left:20px;
	float:right;
	border:3px solid #ffffff;
	box-shadow:0px 0px 6px #cccccc;
}
.est_91 .listado-noticias div.ultima-linea {
	margin:5px;
	padding:10px;
	border:0px solid #cccccc;
	height:240px;
}
.est_136 .listado-noticias div, .est_136 .listado-noticias a {
padding:0px;
} 
.est_132 {
	padding:10px;
}
.est_132 .listado-noticias div, .est_132 .listado-noticias a {
padding:0px;
} 
.est_132 .listado-noticias a {
	font-weight:normal;
	font-size:26px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:28px;
	color:#333333;
	width: 600px;
}
.est_132 .listado-noticias img {
	width:350px;
	height:205px;
	margin-right:20px;
}
.est_132 .listado-noticias .entradilla {
	display:inline;
		font-size:95%;
}
.est_132 .listado-noticias div.ultima-linea {
	padding:10px;
	margin:9px;
	border:1px solid #cccccc;
	height:237px;
}
.est_132 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:0px;
	margin:5px 0px 0px 0px;
}
.est_132 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
}
.est_132 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_132 .listado-noticias .list-designrollo {
	content:" ";
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_132 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_132 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:13px;
	padding:0px;
}
.est_134 {
	padding:10px;
}
.est_134 .menu .h>div {
	padding:10px;
	height:260px;
}
.est_134 .listado-noticias div, .est_134 .listado-noticias a {
padding:0px;
} 
.est_134 .listado-noticias a {
	font-weight:normal;
	font-size:26px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:28px;
	color:#333333;
	width:600px;
}
.est_134 .listado-noticias img {
	width:350px;
	height:205px;
	margin-right:20px;
}
.est_134 .listado-noticias .entradilla {
	display:inline;
}
.est_134 .listado-noticias div.ultima-linea {
	padding:10px;
	margin:9px;
	border:1px solid #cccccc;
	height:237px;
}
.est_134 .listado-noticias div .bloque_apoyos1 {
	padding:0px;
	margin:5px 0px 0px 0px;
}
.est_134 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
}
.est_134 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_134 .listado-noticias .list-designrollo {
	content:" ";
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_134 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_134 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:13px;
	padding:0px;
}
.est_135 td.listado-noticias.h {
	margin:10px 0px 0px 10px;
	border-left:0px dashed #999999;
	height:90px;
	width:280px;
}
.est_135 .listado-noticias a {
	font-weight:normal;
	font-size:15px;
	line-height:17px;
	color:#333333;
}
.est_135 .listado-noticias img {
	width:145px;
	margin-right:5px;
	float:left;
	border:2px solid #ffffff;
}
.est_135 .listado-noticias div.entradilla {
	display:none;
}
.est_135 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:0px;
	margin:0px;
}
.est_135 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
}
.est_135 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_135 .listado-noticias .list-designrollo {
	content:" ";
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_135 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_135 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	line-height:13px;
	padding:0px;
}
.est_137 .listado-noticias div.ultima-linea {
	margin:10px 0px 0px 10px;
	border-left:0px dashed #999999;
	height:90px;
	width:280px;
}
.est_137 .listado-noticias a {
	font-weight:normal;
	font-size:13px;
	line-height:15px;
	color:#333333;
}
.est_137 .listado-noticias img {
	width:145px;
	margin-right:5px;
	float:left;
	border:2px solid #ffffff;
}
.est_137 .listado-noticias div.entradilla {
	display:none;
}
.est_136 .listado-noticias a {
	padding:10px 0px;
	font-weight:normal;
	font-size:26px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:28px;
	color:#333333;
	width: 600px;
}
.est_136 .listado-noticias img {
	width:350px;
	max-height:210px;
	margin-right:20px;
	float:left;
}
.est_136 .listado-noticias .entradilla {
	display:inline;
	font-size:95%;
}


.est_136 .listado-noticias div.ultima-linea {
	padding:10px;
	margin:9px;
	border:1px solid #cccccc;
	height:237px;
}
.est_136 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:0px;
	margin:5px 0px 0px 0px;
}
.est_136 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
}
.est_136 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_136 .listado-noticias .list-designrollo {
	content:" ";
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_136 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_136 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:13px;
	padding:0px;
}
.est_133 td.listado-noticias.h {
	margin:10px 0px 0px 10px;
	border-left:0px dashed #999999;
	height:90px;
	width:280px;
}
.est_133 .listado-noticias a {
	font-weight:normal;
	font-size:15px;
	line-height:17px;
	color:#333333;
}
.est_133 .listado-noticias img {
	width:145px;
	margin-right:5px;
	float:left;
	border:2px solid #ffffff;
}
.est_133 .listado-noticias div.entradilla {
	display:none;
}
.est_133 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:0px;
	margin:5px 0px 0px 0px;
}
.est_133 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
}
.est_133 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_133 .listado-noticias .list-designrollo {
	content:" ";
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_133 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_133 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:13px;
	padding:0px;
}
.est_47 .listado-noticias {
	width:330px;
}
.est_47 .listado-noticias div, .est_67 .listado-noticias a {
padding:0px;
} 
.est_47 .listado-noticias a {
	margin-left:15px;
	font-weight:normal;
	font-size:26px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:28px;
	color:#333333;
}
.est_47 .listado-noticias img {
	width:290px;
	height:170px;
	margin-top:5px;
	margin-left:15px;
	float:left;
}
.est_47 .listado-noticias div.ultima-linea {
	padding:10px;
	margin:9px;
	border:0px solid #cccccc;
	height:310px;
}
.est_47 .listado-noticias div.entradilla {
	float:left;
	padding-left:15px;
	width:290px;
	font-size:95%;
}
.est_47 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:0px;
	margin:5px 0px 0px 0px;
}
.est_47 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
}
.est_47 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_47 .listado-noticias .list-designrollo {
	content:" ";
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_47 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_47 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:13px;
	padding:0px;
}
.relacionadas_x3 {
		margin:5px 0px;
}

.est_190  marquee {
	color: white;
}

.est_195 {
	margin-left:5px;
	width:569px;
	text-align:center;
}
.est_195 .listado-noticias .h a {
	text-align:center;
	padding-left:10px;
	width:470px;
}
.est_195 .listado-noticias a {
	margin-top:45px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
	height:25px;
}
.est_195 .listado-noticias div.entradilla {
	color:#333333;
	font:13px Georgia,"Times New Roman",Times,serif;
	height:40px;
	column-count:2;
	column-gap:15px;
	 -moz-column-count:2;
	 -moz-column-gap:15px;
	 -webkit-column-count:2;
	 -webkit-column-gap:15px;
	text-align:left;
}
.est_195 .listado-noticias img {
	display:none;
}
 .est_196 {
	width:921px;
	margin:0px 8px 15px 8px;
	border-left:0px solid #2d576f;
	border-right:0px solid #2d576f;
	border-bottom:0px solid #2d576f;
}
.est_196 .listado-noticias img {
	width:290px;
	height:170px;
	float:none;
	margin:0px;
	padding-bottom:10px;
}
.est_196 .listado-noticias div.ultima-linea {
	margin:8px 0px 10px 0px;
	height:290px;
}
.est_196 .listado-noticias a {
	width:290px;
	height:85px;
	overflow:hidden;
	font:18px/20px Georgia,"Times New Roman",Times,serif;
	color:#1A406F;
}
.est_196 .listado-noticias .entradilla {
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#333;
	font-style:italic;
	margin:0px 0 5px 0;
	width:290px;
	height:52px;
	overflow:hidden;
}
.est_196 .listado-noticias a div .apoyosrollo {
	width:270px;
	height:85px;
	overflow:hidden;
	font:18px/20px Georgia,"Times New Roman",Times,serif;
	color:#1A406F;
}
.est_196 .listado-noticias div .bloque_apoyos1 {
	clear:both;
	padding:0px;
	margin:5px 0px 0px 0px;
}
.est_196 .listado-noticias div .apoyosrollo {
	padding:0px;
	margin:0px;
}
.est_196 .listado-noticias div .apoyorollo {
	padding:0px;
	margin:0px;
}
.est_196 .listado-noticias .list-designrollo {
	width:12px;
	height:12px;
	float:left;
	background-image:url(imagenes/arrow.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-right:5px;
}
.est_196 .listado-noticias .noticiadeapoyorollo {
	font-size:11px;
	line-height:13px;
	padding-left:0px;
}
.est_196 .listado-noticias .enlacerollo {
	color:#5C5C5C;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:13px;
	padding:0px;
	height:15px;
}
.est_196 .listado-noticias a.enlacerollo {
	height:15px;
}
@media print {
	body {
			font-family:arial,helvetica;
			color:#000;
			line-height:1.5em;
	}
	div {
			color:#000;
	}
	p {
			color:#000;
	}
	li {
			color:#000;
	}
	a {
			color:#000;
			text-decoration:underline;
			font-weight:bold;
	}
	#TMI,#TMD,#MES,#MED {
			display:block;
	}
	#MBC {
			display:block;
	}
	#MSC {
			display:block;
	}
	#MI {
			display:table-cell;
	}
	#MD {
			display:table-cell;
			width:180px;
	}
	#TCC {
			font-weight:bold;
			padding:0px;
			border:1px solid;
	}
	#NC {
			width:inherit;
	}
	#TC {
			padding-left:0px;
	}
	#img_cabecera {
			width:0px;
			height:0px;
	}
	#visor {
			display:inherit;
	}
	.foto {
			display:inline-table;
	}
	.n3 h2 a {
			font-size:115%;
			line-height:1.1em;
	}
	.n3 h3 {
			font-size:90%;
	}
	.navegacion {
	}
	.n3 .entradilla {
			line-height:1.3em;
			font-size:100%;
	}
	.apoyo {
			height:15px;
	}
	.n10 h2 a {
			font-size:120%;
			line-height:1.3em;
	}
	.n10 h3.antesubtitulo {
			display:none;
	}
	.n10 .entradilla {
			font-size:90%;
	}
	.n10 .apoyo {
			height:20px;
			line-height:1.2em;
	}
	
	
	.n1 h2 a {
			font-size:120%;
			line-height:1.3em;
	}
	
	div.n1.sin_borde .texto h2 {
	line-height:1.5em;}
	
	.n1 h3.antesubtitulo {
			display:none;
	}
	.n1 .entradilla {
			color:#303030;
			line-height:1.4em;
	}
	.n1 .apoyo {
			height:20px;
			line-height:1.2em;
	}
	.est_136,.est_133,.est_132,.est_135,.est_134 {
			background-color:#ffffff;
	}
	.est_136 .listado-noticias div,.est_133 .listado-noticias div,.est_132 .listado-noticias div,.est_135 .listado-noticias div,.est_134 .listado-noticias div {
			background-color:#ffffff;
	}
	.est_136 .listado-noticias a,.est_133 .listado-noticias a,.est_132 .listado-noticias a,.est_135 .listado-noticias a,.est_134 .listado-noticias a {
			background-color: #ffffff;
	}
}

.listado-noticias a.enlaceMenuImagen{
  width: initial;
  height: initial;
  overflow: initial;
  color: initial;
}






.est_67 .listado-noticias a.enlaceMenuImagen img,
.est_69 .listado-noticias a.enlaceMenuImagen img,
.est_136 .listado-noticias a.enlaceMenuImagen img,
.est_132 .listado-noticias a.enlaceMenuImagen img,
.est_134 .listado-noticias a.enlaceMenuImagen img{
	margin-left: 20px;
}

.est_136 .listado-noticias div{
	width: 100%
}


/* estilo lo mejor de la red */
.est_199 {
	width:919px;
	margin:0px 8px 15px 10px;

}
.est_199 .listado-noticias img {
	width:225px;
	float:none;
	margin:0px;
	padding-bottom:2px;
}
.est_199 .listado-noticias div.ultima-linea {
	margin:8px 0px 10px 0px;
	height:270px;
}
.est_199 .listado-noticias a {
	width:225px;
	overflow:hidden;
	font-weight:normal;
	font-size:17px;
}
.est_199 .div  {
    padding: 4px;
}

.est_199 h2 {
padding-bottom: 10px;
}

.est_199 .listado-noticias .entradilla {
display:none;
}
.est_199 .listado-noticias a div .apoyosrollo {
display:none;
}
.est_199 .listado-noticias div .bloque_apoyos1 {
display:none;
}
.est_199 .listado-noticias div .apoyosrollo {
display:none;
}

.est_199 .listado-noticias .list-designrollo {
display:none;
}
.est_199 .listado-noticias .noticiadeapoyorollo {
display:none;
}
.est_199 .listado-noticias .enlacerollo {
display:none;
}
.est_199 .listado-noticias a.enlacerollo {
display:none;
}

.est_199 .menu .h>div {
padding: 5px 0 0 10px;
}

/* estilo noticas en una seccion */

.est_202 td.listado-noticias.h {
border-bottom: 1px solid #bfbfbf;
padding-top: 10px;}

.est_202 .listado-noticias a {
text-align: left;
color: #4b4b4b;
font-size: 150%;
font-weight: normal;
font-family: Georgia;
line-height:30px;
}


.est_202 .listado-noticias h3 {
color: #305971;
font-size: 80%;
font-family: Arial;
font-weight: bold;
text-decoration: none;
font-style: normal;
margin-bottom: 5px;
}
.est_202 .listado-noticias .entradilla {
color: #303030;
line-height: 1.4em;
font-size: 12.8px;
font-family: Arial;
font-style: normal;
}

.est_202 .listado-noticias div, .est_202 .listado-noticias a {
    padding: 0px;
}

.est_202 .listado-noticias a {
min-height: 1px;
}

.est_202 .listado-noticias img {
width: 165px;
height: 95px;
margin: 0px 6px 6px 6px;
}

.est_202 .listado-noticias a.enlaceMenuImagen {
    width: initial;
    height: initial;
    overflow: initial;
    color: initial;
}
.est_202 .listado-noticias .apoyosrollo {
    display: none;
}


.n3 .navegacion, .n10 .navegacion, .n19 .navegacion {
display:none;
}

.n8 .nombre {
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;}

.n8 .texto {
text-indent:0.5cm;}

.n1 .navegacion {
display: none;
}

.n23 {
width:285px;
display: inline-block;
vertical-align: top;
}

.n23 img {
width:270px;
height:auto;}

.n25 {
border: 1px solid #97014B;
margin:5px;
border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
}
.n25 img {
width:290px;
height:auto;
padding-right:10px;
margin:5px 0 0 0;}


.n25 h3{
-webkit-margin-before: 0em;
margin:0px;
}

.n25 .botonera {
display:none;}


.menu  {
    line-height: 0em;
    margin: 0;
    padding: 0;
}

/* estilos elecciones grales 20D */
.n28 {
    border-top: 1px solid #bfbfbf;
    margin-top: 0px;
	}

.n28 .seccion {
height:30px;
}

.n29 {
padding-top:25px !important;
background-image:url(imagenes/banda_20d_rollo.jpg)!important;
background-repeat:no-repeat !important;
}

.n27 .seccion {
height:30px;
}

#firmante_2 .enlace {
	display:none;
	

}


/* estilo archivos adjuntos */

#bloque_nrelacionadas ul.lista {
list-style-position: inherit;
padding: 10px 0 10px 16px;
}

#bloque_nrelacionadas .content_adjunto {
margin-left:1px;}

#bloque_nrelacionadas .enlace {
font-size: 85%;
color:#5c5c5c;
padding-left: 2px;
}

#bloque_nrelacionadas .adjunto_tipo {
width:20px;
height:20px;
}


table.vertical.hijo.ver_205.est_205 {
    position: absolute;
    left: 740px;
    top: 40px;
}


.noticiadeapoyo .enlace {
font-size:120%;
}

/* estilo patitas nuevas */

.n32 h2 a{
font-size: 110%;
}

.n32 h3 {
font-size: 10pt;
}

.n32 .foto img {
width: 280px;
height:155px;}

.n32 .navegacion {
    display: none;
	}
	
.n32 .entradilla {
    color: #303030;
    line-height: 1.4em;
    font-size: 100%;
    font-family: Arial;
    font-style: normal;
}



/* ENTRADILLA NEGRITA Y CUERPO 12 PT EN PRINCIPAL PORTADA */

#NP .n3 .entradilla {
font-weight:bold;
font-size:12pt;
}

/* SACAR ENTRADILLAS DE PORTADA DE MODULOS DE NOTICIAS */
.est_59 td.listado-noticias.h .entradilla {
display:none;
}

.est_47 td.listado-noticias.h .entradilla {
display:none;
}

.est_66 td.listado-noticias.h .entradilla {
display:none;
}

.est_69 td.listado-noticias.h .entradilla {
display:none;
}

.est_136 td.listado-noticias.h .entradilla {
display:none;
}

.est_132 td.listado-noticias.h .entradilla {
display:none;
}

/* CORRECCION PADDINGS FOTOS */

.n3 .entradilla .foto img{
padding-left: 5px;
}

.n3 div {
    padding-left: 10px;
}

#NC .n32 .foto img{
padding-left: 8px;
}

#TC .n32 .foto img{
padding-left: 3px;
}

.n32 .entradilla {
font-size: 11pt;
font-weight:bold;}

.n32 .antesubtitulo {
display:none;
}


.con_publi.menu__206, #MSC .con_publi.id_publi_276 {
    position: absolute;
    left: -122px;
}

/* correccion interlineado en trillizas */

.est_64 td.listado-noticias.h h2 span {
line-height:26px;}

.est_64 td.listado-noticias.h h2 em {
line-height:26px;}

.Hhorizontal {
top: 24px;
}

.est_41 .titulo {
font-size:12px;}

.n3 .bloque_apoyos1 .apoyos .apoyo .list-design {
    content: " ";
    width: 12px;
    height: 12px;
    float: left;
    background-image: url(imagenes/arrow.gif);
	border:none !important;
	margin:1px !important;
}

/* eliminar lineas grises en menu derecho */
#MD .menu .tableModulo .row .n1 {
border:none;}

/* linea gris solo audiencias  */
#id_modulo_27.tableModulo div.elemento_modulo, #id_modulo_26.tableModulo div.elemento_modulo {
border-bottom: 1px #fff solid !important;
}

/* quitar apoyos en estilo nuevas patitas  */

.n32 .bloque_apoyos1 .apoyos {
display:none;}

/* padding patitas  */
.n32 {
padding-left:8px;}

/*   */
.n1 {
border-top:none !important;}