/* CSS Document */  

@charset "utf-8";


  @import url(contenedores.css);
  @import url(contenido.css);
  @import url(noticias.css);
  @import url(comentarios.css);
  @import url(paginacion.css);  
  @import url(tablas.css);
  @import url(formularios.css);
  @import url(btns.css);  
  @import url(tabs.css);
  @import url(colorbox.css);
  @import url(reset.css);
  

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

}



@font-face {
 font-family: 'HelveticaExtraCompressed';
 src: url('../fonts/helvetica-extracompressed-webfont.eot');
 src: url('../fonts/helvetica-extracompressed-webfont.eot?#iefix') format('eot'),  url('../fonts/helvetica-extracompressed-webfont.woff') format('woff'),  url('../fonts/helvetica-extracompressed-webfont.ttf') format('truetype'),  url('../fonts/helvetica-extracompressed-webfont.svg#') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'HelveticaLTExtraCompressedReg';
 src: url('../font/helvetica_lt_extra_compressed-webfont.eot');
 src: url('../fonts/helvetica_lt_extra_compressed-webfont.eot?#iefix') format('eot'),  url('../fonts/helvetica_lt_extra_compressed-webfont.woff') format('woff'),  url('../fonts/helvetica_lt_extra_compressed-webfont.ttf') format('truetype'),  url('../fonts/helvetica_lt_extra_compressed-webfont.svg#webfont5HLq7okz') format('svg');
 font-weight: normal;
 font-style: normal;
}



/* banderola */
.floater{ position:absolute; width:1px; height:1px;}
.banderola{ position:relative; z-index:500000; height:115px; width:115px; background:url(../img/flag_cobertura.png) no-repeat;}
/**/

body {
	background-image:url(../img/body/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
}
.frame { width:975px; 	margin:auto;
	 margin-bottom:30px; margin-top:-18px;}
.frame1 {
	width:975px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	/*margin-top:12px;*/
	background-image:url(../img/body/transparencia.png);
	border:solid 1px #1f1f1f;
	float: left;
	margin-left:-2px;
}
.frame2 {
	width:956px;
	
	border-right:solid 1px #525150;
	border-top:solid 1px #525150;
	height:96%;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:9px;
	padding-right:9px;
	float:left;


}
.header {
	width:971px;
	height:80px;
	margin-bottom:12px;
}
.logo {
	float:left;
	margin-right:20px;
	margin-top:14px;
	/* [disabled]margin-bottom:10px; */
	margin-left:10px;
}
.bannerheader {
	/* [disabled]float: right;
*/
	/* [disabled]margin-right:15px;
*/
}
.menu {
	height:16px;
	padding: 7px 10px 7px 10px;
	background-color:#000;
	border:solid 1px #333333;
	margin-bottom:12px;
}
.container {
	width:951px;
	margin-bottom:12px;
	float: left;
}
.col_izq {
	float:left;
	width:754px;
	margin-bottom:40px;
}
.col_der {
	float: right;
	width:181px;
	height:100%;
	/* [disabled]margin-top: 12px;
*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;/*position:absolute;
	margin-top:-240px;
	margin-left:760px;*/
	
}
.col_der .bannerder {
	margin-bottom:12px;
}
.containers_blancos {
	float: left;
	width:178px;
	background-color:#FFF;
	margin-bottom:12px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}
.containers_blancos .contenidos {
	padding:0px 5px 0px 5px;
	padding-top:8px;
	padding-bottom:8px;
}
.containers_blancos .ultimonumero {
	margin-bottom:8px;
	float:left;
	margin-top:8px;
}
.containers_blancos .btn {
	margin-top:8px;
	margin-bottom:8px;/*margin-right:8px;*/
}
.containers_blancos .btn a {
	margin-bottom:8px;
	float:right;
	background-color:#FF9900;
	color:#FFF;
	text-align:center;
	font-size:12px;
	padding:2px 5px 2px 5px;
}
.containers_blancos .btn a:hover {
	text-decoration:none;
}
.containers_blancos .textfield {
	background-image:url(../img/elementos/backg-input.jpg);
	border:0px;
	width:163px;
	height:25px;
	font:Tahoma, Geneva, sans-serif 12px;
	padding-left:5px;
}
.header_amarillos {
	width:173px;
	background-image:url(../img/naranka.png);
	height:22px;
	padding-left:5px;
	padding-top:0px;
	font-family: ImpactRegular;
	font-size:20px;
	color:#fff;
	text-shadow: #83490A 1px 0px 1px;
	padding-bottom: 13px;
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
	font-weight: normal;
}
.seguinos {
	margin-bottom:2px;
	font-size:14px;
}
.seguinos img {
	margin-left:5px;
	margin-bottom:-5px;
}
.datosincorrectos {
	float:left;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F00;
}
.ultimostweets {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:14px;
}
.ultimostweets a {
	color:#f9b51a;
	text-decoration:none;
}
.ultimostweets p {
	margin-bottom:15px;
}
.footer {
	width:100%;
	height:70px;
	background-color:#161616;
	float:left;
}
.contenedor_destacado2 {
	width: 930px;
	background-color:#000;
	padding:12px;
	margin-bottom:12px;
	border:solid 1px #333333;
	float: left;
}
.contenedor_destacado {
	width: 730px;
	background-color:#000;
	padding:12px 12px 12px 12px;
	margin-bottom:12px;
	border:solid 1px #333333;
}
.contenedor_slide {/*margin-bottom:12px;*/
}


.contenedor_slide .btn_slide {
	width:190px;
	float:right;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px solid  #3b3534;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	height:93px;
}

.btn_slide img{
	margin-right:10px;
}
.contenedor_slide .btn_slide .titulobtnslide {
	color:#3399ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
	
}

.contenedor_slide .btn_slide .titulobtnslide a{
	color:#3399ff;
	text-decoration:none;
	
}
.contenedor_slide .contenidoslide { width:730px; float:left; }

.slide_titulo {
	width:676px;
	height:88px;
	background-image:url(../img/body/transparencia.png);
	position: absolute;
	z-index:5000;
	display:block;
	left: auto;
	margin-left:20px;
	top: 580px;
	padding:18px 18px 18px 18px;
}
.txt_slide {
	color:#FF9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	text-shadow: #000 1px 1px 2px;
	float:left;
	width: 100%;
}
.txt_slide a{color:#FF9900; text-decoration:none}
	
.txt_slide p{
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;/* line-height:18px;*/
	margin-top: 0px;
}
.timer {
	width:27px;
	float:right;
	margin-top:60px;
}

.contenedor_blanco {
	margin-bottom:12px;
	background-color:#FFF;
	border:solid 1px #333333;
	width:720px;
	padding:4px;
}
.banner_destacados {
	margin-bottom:12px;
	width:728px;
}
.blanco {
	width: 730px;
	background-color:#fff;
	padding:12px;
	margin-bottom:12px;
	float: left;
}
.columna_tops { float:right; width:250px;}
.cont_negros {
	width:250px;
	border:solid 1px #cfcfcf;
	background-color:#f7f7f7;
	color:#333333;
	font-size:12px;
	/*font-weight: bold;*/
	margin-bottom:12px;
	/*float:right;*/
	padding-bottom:6px;
}

.cont_negros_banner {
	width:250px;
	margin-bottom:12px;
	/*float:right;*/
	}
.cont_neros_header {
	padding-left:5px;
	width:247px;
	height:28px;
	background-image:url(../img/elementos/columna-headers-black.png);
	color:#FFF;
	margin-bottom:6px;
	font-size:22px;
	text-transform: uppercase;
	font-family:'HelveticaLTExtraCompressedReg', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
}
.cont_negros ul {
	margin:0 6px;
	padding:0px;
	list-style:none;
}
.cont_negros li {
	padding-top:4px;
	margin-bottom:4px;
	border-top:#eaeaea 1px solid;
}

.cont_negros li a {
	color:#333333;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	
}
.cont_negros li a:hover {
	color:#000;
	text-decoration:underline;
}
.cont_negros li .text_naranja a, .text_naranja a {
	color:#FF9900;
	margin-right:5px;
	font-size:10px;
	display:block;
	line-height:110%;
}


.cont_negros .tit_video {
	padding-left:5px;
	font-size:16px;
	font-weight:bold;
	display:block;
	margin-bottom:6px;
}
.cont_negros .video {
	width:242px;
	margin-left:auto;
	margin-right:auto;
}

.cont_negros li .linkvideo{background:url(../img/ico/arrow.gif) no-repeat 0 50%; display:inline-block;
}
a.linkvideo{ background:none;}

.cont_negros li .linkvideo a {
	color:#333333;
	margin-left:10px;
	display:inline-block;
	background:none;
}
.notas_home {
	width:468px;
	float:left;
}
.banner468 {
	width:468px;
	margin-bottom:12px;
}
.nota_cortaH {
	width:468px;
	margin-bottom:12px;
	border-bottom:solid 1px #999999;
	padding-bottom:12px;
	float: left;
}
.nota_cortaH .fecha {
	color: #5b5a5a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;/* padding-bottom:10px;*/
}
.nota_cortaH_img {
	
	/* [disabled]height:118px; */
	margin-right:20px;
	float:left;
}
.nota_cortaH h2 {
	color: #000;
	font-size:18px;
}
.nota_cortaH p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #000;
	line-height:150%;
}
.nota_cortaH a {
	color:#FF9900;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
}
.nota_cortaH .btn {
	margin-top:8px;
	margin-bottom:30px;/*margin-right:8px;*/
}
.nota_cortaH .btn a {
	margin-bottom:12px;
	float:right;
	background-color:#FF9900;
	color:#FFF;
	text-align:center;
	font-size:11px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: #c18223 1px 0px 1px;
	
}
.nota_cortaH .btn a:hover {
	text-decoration:none;
}
.buscar {
	float:right;
	/* [disabled]width:170px;
*/
	margin:0;
	padding:0;
}
.buscar .imagen {
	float: left;
	width:16px;
	margin-right:2px;
}
.buscar2 {
	padding-bottom:2px;
	float: left;
}
.buscar2 .textfield {
	border:0px;
	background-color:#FFF;
	width:130px;
	height:13px; /*margin-right:-4px; */
	font-size:11px;
}
.boton_menu {
	font-family:'HelveticaLTExtraCompressedReg', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
	float:left;
	font-size:18px;
	margin-right:16px;
	margin-top:-2px;	text-transform: uppercase;
	}
	
.boton_menu a {
	color:#FFF;
	text-decoration:none;
	}
.boton_menu a:hover {
	color:#FF9900;
	text-decoration: underline;
	}
.boton_menu a:active {
	color:#FF9900;
	text-decoration: underline;
	}

.menu_registro {
	font-size:12px;
	float:right;
	margin-top:50px;
	margin-right:26px;
	color:#FFF;
	width:600px;
	text-align:right;
}
.menu_registro a{
	color:#FFF; text-align:right;
}
.menu_registro a:hover{
	color:#FFF;
	text-decoration:none;
}
.online {
	float:left;
	
	font-size:12px;
	color:#FFF;
}
.ingreso {
	float:left;
	font-size:12px;
	color:#FFF;
	margin: 0px;
}
.ingreso a{
	color:#FFF;
}
.ingreso a:hover{
	color:#FFF;
	text-decoration:none;
}
.newsletter {
	float:left;
	margin-top: 0px;
	font-size:12px;
	color:#FFF;
	margin-left:5px;
}
.newsletter a{
	color:#FFF;
}
.newsletter a:hover{
	color:#FFF;
	text-decoration:none;
}
.social {
	float:right;
	margin-top: -5px;
	font-size:12px;color:#FFF;
}
.social a{
	color:#FFF;
}
.social a:hover{
	color:#FFF;
	text-decoration:none;
}
.social  img{
	margin-left:5px;
}

.audio p
{ font-weight:bold}

.tweets {
  padding:0;
  margin:0;
  
 }

.tweets ul {
  list-style: none;
  padding: 0;
 /* white-space: nowrap;*/
}
.tweets li { font-size:11px; margin-bottom:10px;}

.tweets li a{ color:#F90;}
.tweets span.prefix {
  font-weight: bold;
}

.tweets span.time {
  font-style: italic;
  color: #c5c5c5;
}

.tweets span.status {
  font-style: italic;
}



/* slide */

#slideshow {list-style:none; color:#fff; background-color:#ececec;}
#slideshow span {display:none;  }
#wrapper {width:450px; margin:50px auto; display:none;  background-color:#ececec;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:450px; height:270px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:450px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:450px}
#image img {position:absolute; z-index:25; max-width:450px; max-height:270px;}
.imgnav {position:absolute; width:25%; height:270px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../img/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../img/right.gif) right center no-repeat}
#imglink {position:absolute; height:270px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../img/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../img/scroll-left.gif) center center no-repeat; background-color:#ff9900}
#slideleft:hover {background-color:#FF9900}
#slideright {float:right; width:20px; height:81px; background:#ff9900 url(../img/scroll-right.gif) center center no-repeat;}
#slideright:hover {background-color:#FF9900}
#slidearea {float:left; position:relative; width:402px; margin-left:4px; height:81px; overflow:hidden; margin-right:3px; margin-bottom:20px;}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}





/*slider home*/
.container2 {
	overflow: hidden;
	width: 900px;
	/* [disabled]margin: 0 auto; */
}
#main {
	padding: 12px;
	border: 1px solid #333333;
	width: 930px;
	background-color: #000;
	margin-bottom: 12px;
}
a {
	/* [disabled]color: #FF9900; */
	/* [disabled]font-size: 36px; */
}

/*--Main Image Preview--*/
.main_image {
	width: 700px;
	height: 400px;
	float: left;
	background: #000;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;	padding: 10px;
}
.main_image p {
	font-size: 1.2em;
	padding: 10px;	margin: 0;
	line-height: 1.6em;
}
.block small {
	padding: 0 0 0 20px;
	background: url(icon_calendar.gif) no-repeat 0 center;
	font-size: 11px;
	color: #FFF;
}
.main_image .block small {/*margin-left: 10px;*/ font-size:11px; color:#FFF;}
.main_image .desc{
	position: absolute;
	bottom: 10px;
	left: 6px;
	width: 98%;
	display: none;
	padding: 5px;
}
.main_image .block{
	width: 97%;
	background: #111;
	border-top: 1px solid #000;
	padding: 5px;
}
.main_image a.collapse {
	background: url(btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 


.image_thumb {
	float: left;
	width: 210px;
	/*background: #f0f0f0;*/
	/*border-right: 1px solid #fff;
	border-top: 1px solid #ccc;*/
}
.image_thumb img {
	/* [disabled]border: 1px solid #ccc; */
	padding: 5px;
	/* [disabled]background: #fff; */
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0;
	/* [disabled]background: #f0f0f0 url(nav_a.gif) repeat-x; */
	width: 210px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b3534;
	height: 55px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	background:#111;
}
.image_thumb ul li.hover {
	/*background: #ddd;*/
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #666;
	cursor: default;
	text-shadow: #000 1px 0px 1px;
}
.image_thumb ul li h2 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #fff;
}
.image_thumb ul li h6 {
	font-size: 14px;
	margin: 5px 0;
	padding: 0;
	color: #FF9900;
}
.image_thumb ul li .block {
	float: left;
	margin-left: 5px;
	padding: 0;
	width: 130px;
}	
.image_thumb ul li p {display: none;}
.image_thumb h6 { display:none;}

.image_thumb_img{ display: block; width:66px; height:60px; background:#000; float:left; }
.image_thumb_img img{ margin:4px; }

.bajada_slide  {
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;/* line-height:18px;*/
	margin-top: 0px;
	width:620px;
}
	
	.block p { font-size:12px; color:#FFF; font-family:Tahoma, Geneva, sans-serif; margin-top:-25px; line-height:12px;}
	.block p a{ color:#fff; text-decoration:none;/*background-color:#f90; margin-left:10px; margin-right:5px; margin-top:5px;  padding-left:5px; padding-right:5px; float:right;*/}
	.block p a:hover{ text-decoration: underline}
	.block h2 {color:#FF9900; font-size:22px;}
	.block h6 {color:#FF9900; font-size:22px; font-weight:normal;}
	.block h6 a{color:#FF9900; text-decoration:none;}
	.block h6 a:hover{text-decoration: underline;}


.videolistado { width:200px; margin-top:-10px; margin-right:20px;}
.Tituloencuesta {
	font-size:12px;
	padding:5px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
}
.opcionesencuesta {
	padding:5px;
	font-size:12px;
}
.opcionesencuesta ul {
	margin: 0; padding: 0;
	list-style: none;
}
.opcionesencuesta ul li{
	margin: 0;
	/* [disabled]background: #f0f0f0 url(nav_a.gif) repeat-x; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #F9F9F9; */
	/*height: 20px;*/
	margin-bottom:5px;
	
}
.verresultados {
	font-size:11px;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.verresultados a {
	color:#999;
}
.borde {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}
.caja_revista { background-image:url(../img/barranaranja.png); width:168px; margin-left:auto; margin-right:auto; height:24px; /*margin-top:10px;*/}
.caja_revista .numero { color:#FFF; float:left; font-size:12px; margin-left:10px; margin-top:5px;text-shadow: #83490A 1px 0px 1px;}
.caja_revista .ver { float: right; font-size:12px; margin-right:10px; margin-top:5px;}
.caja_revista .ver a{ color:#FFF;}
.caja_revista .ver a:hover { text-decoration:none;}


/* slightly enhanced, universal clearfix hack */
.clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
 }

.clearfix {
        display: inline-block;
 }

/* start commented backslash hack \*/

* html .clearfix {
        height: 1%;
 }

.clearfix {
        display: block;
}
/* close commented backslash hack */

