@charset "utf-8";
/* CSS Document */

/*******************Estilos Dennis *******************/

.NSliderVertical {
    width: 182px;
	height: 440px;
    margin: 11px 0 0;
    overflow: hidden;
    position: relative;
	float: left;
}

.NSliderVertical img {
	height: 440px;
	margin-left: -140% !important;
}

.descripcionSec {
    background:url(../img/transparentBlack.png) repeat;
    padding:2px 9px;
    position: absolute;
    bottom: 0;
    width: 98%;
	min-height: 20px;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;
}

.descripcionSec a {
	color: #FFFFFF;
    float: left;
    font:14px/18px flamabasic !important;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 10px;
}

.descripcionSec a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#bt-superior {
	position: absolute;
	display: inline;
	margin: 10px 0 0 5px;
	width: 100%;
	top: 0;
	left: 0px;
}

#bt-superior a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px; font-family: flama;
	text-transform: uppercase;
}

.bt-fotogaleria {
    background-color: #19171c;
	 border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-o-border-radius: 4px; 
    color: #FFFFFF;
	padding: 3px 0px 2px 25px;
    font-size: 9px; font-family: flama;
    height: 15px;
    min-width: 70px;
	text-transform: uppercase;
	background-image: url(http://laprensa.vo.llnwd.net/o37/diez/ez/design/diez%20Lightning/images/images.png);
	background-repeat: no-repeat; background-size: 15px 15px; background-position: 5px 2px;
	position: relative;
	float: left;
	margin-right: 5px;
}

.bt-fotogaleria:hover {
	background-color: #c5081e;
}

.bt-comentarios {
    color: #FFFFFF;
	padding-top: 2px;
    font-size: 9px; font-family: flama;
    width: 28px;
	height: 16px;
	overflow: hidden;
	background-image: url(http://laprensa.vo.llnwd.net/o37/diez/ez/design/diez%20Lightning/images/comments.png);
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	line-height: 12px;
	float: left;
	margin-right: 5px;
}

/* ************************** */

.NSliderVerticalDestacada {
    width: 376px;
	height: 440px;
    margin: 11px 0 0 11px;
    overflow: hidden;
    position: relative;
		float: left;
}


.cameraContent img {
	height: 100%!important;
	width: auto;
	overflow: hidden;
}

.bt-exclusivo {
    background-color: #c5081e;
	 border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-o-border-radius: 4px; 
    color: #FFFFFF;
	padding: 3px 0px 2px 25px;
	font: 700 9px/15px flama;
    height: 15px;
    #font: 700 9px/18px flama;
    #height: 18px;
    min-width: 60px;
	text-transform: uppercase;
	background-image: url(http://laprensa.vo.llnwd.net/o37/diez/ez/design/diez%20Lightning/images/exclusivo.png);
	background-repeat: no-repeat; background-size: 15px 15px; background-position: 5px 2px;
	position: relative;
	float: left;
	margin-right: 5px;
	cursor: default;
}

.descripcionPrim {
	background:url(../img/transparentBlack.png) repeat;
	color: #FFF;
	float: left;
	font: 14px/18px Arial;
	height: 37px;
	margin-left: 14px;
	overflow: hidden;
	padding: 2px 9px;
	position: absolute;
	top: 388px;
	left: 0;
	width: 330px; /* 344 */
}

.descripcionPrim a{
	color: #FFF;
}

.notaDestacadaEntradilla {
    background:url(../img/transparentBlack.png) repeat;
	color: #FFFFFF;
	float: left;
    padding: 4px;
    position: absolute;
    bottom: 10px;
    width: 75%;
	min-height: 34px;
	left: 2%;
	margin: 0 auto 0 auto;
	display: inline;
}

.notaDestacadaEntradillaAD {
    background:url(../img/transparentBlack.png) repeat;	
	color: #FFFFFF;
	float: left;
    padding: 4px;
    position: absolute;
    bottom: 10px;
    width: 95%;
	min-height: 34px;
	left: 3%;
	margin: 0 auto 0 auto;
	display: inline;
}

.notaDestacadaEntradilla a, .notaDestacadaEntradillaAD a {
	text-decoration: none;
	color: #FFFFFF;
    font-size: 12px; font-family: flama;
	text-transform: uppercase;
	text-decoration: none;	
	font-weight: normal;
}

.notaDestacadaEntradilla a:hover, .notaDestacadaEntradillaAD a:hover {
	font-weight: normal;
	text-decoration: none;	
	color: #FFFFFF;
}

.bt-vivo {
    background-color: #c5081e;
	 border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-o-border-radius: 4px; 
    color: #FFF;
	padding: 3px 5px 0px 5px;
    font-size: 9px; font-family: flama; font-weight: bold;
    height: 15px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	float: left;
	margin-right: 5px;
	cursor: default;
}

.bt-seccionRojo, .bt-seccionVerde, .bt-seccionAzul, .bt-seccionGris , .bt-seccionGrisOscuro{
	 border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-o-border-radius: 4px; 
    color: #FFF !important;
	padding: 3px 5px 0px 5px !important;
	font: 10px/13px flama, arial !important;
   	height: 15px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	float: left;
	margin: 10px 5px !important;
}

.bt-seccionRojo {
    background-color: #c5081e !important;
}

.bt-seccionVerde {
    background-color: #68ae23 !important;
}

.bt-seccionAzul {
	background-color: #0199cc !important;
}

.bt-seccionGris {
	background-color: #323232 !important;
}

#contenedorTitulo {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top:55px;
	left:0;
	right:0;
	width:100%;
	height:30px;
	z-index: 9999;	
}

.posicionTitulo {
	width: 100%; 
	margin: 0 auto; 
	text-align: center;
	z-index: 9999;
}

.btTitulo {
	 border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-o-border-radius: 4px; 
    color: #FFF !important;
	padding: 5px 25px !important;
	font: 700 9px/13px flama, arial !important;
   	height: 15px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	margin: 10px auto; !important;
	background-color: #333333 !important;
	width: 10px;
	cursor: default;
	z-index: 9999;
}


#contenedor .NSliderVerticalDestacada .descripcionTitulo a {
	color: #fff;
	float: left;
	font: bold 40px/38px arial;
	height: auto;
	margin-left: 14px;
	overflow: hidden;
	bottom: 56px;
	width: 350px;
	text-shadow: 1px 1px 6px #000;
	position: absolute;
	margin: 0 0 10px 14px;
}
/* *********************** */

.NotaDestacada {
    width: 958px;
	height: 440px;
    margin: 11px 0 0 11px;
    overflow: hidden;
    position: relative;
	float: left;
}

.NotaDestacada img {
	width: 958px;
	height: auto !important
}

.bt-video {
    width: 26px;
	height: 18px;
	background-image: url(http://laprensa.vo.llnwd.net/o37/diez/ez/design/diez%20Lightning/images/video.png);
	background-repeat: no-repeat; background-size: 26px 18px;
	position: relative;
	float: left;
	margin-right: 5px;
	cursor: default;
}

.bt-live{padding: 2px 7px;background: #C5081D;color: #fff;font: 11px flama, arial;border-radius: 5px;}

.destacadaTitulo {
    padding: 5px;
    position: absolute;
    bottom: 80px;
    width: 95%;
	min-height: 30px;
	left: 2%;
	margin: 0 auto 0 auto;
	display: inline;
	color: #fff;
	font-size: 52px; font-family: flama; font-weight: bold;
	text-transform: uppercase;
}

.notaDestacadaTitulo {
    padding: 5px;
    position: absolute;
    bottom: 100px;
    width: 75%;
	left: 2%;
	margin: 0 auto 0 auto;
	display: inline;
}

#galeria-principal .notaDestacadaTitulo h1.titulo{bottom: 10px !important;}

.notaDestacadaEntradilla a p{color: #fff;font: 14px/37px flamabasic;text-transform: uppercase;}

.notaDestacadaTituloAD {
    padding: 5px;
    position: absolute;
    bottom: 20px;
    width: 96%;
	left: 3%;
	margin: 0 auto 0 auto;
	display: inline;
}

.notaDestacadaTitulo h1, .notaDestacadaTituloAD h1 {
	font-size: 42px; font-family: flama; font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 10px rgba(0,0,0,0.65);
	color: #fff;
	text-decoration: none;	
}

.destacadaResultado {
	width: 100%;
	height: 50px;
	overflow: hidden;
	position: absolute;
	text-align: center;
}

.destacadaResultadoPortada {
	width: 100%;
	height: 50px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}

.destacadaResultado #contenedor, .destacadaResultadoPortada #contenedor {
	width: 300px;
	height: 100%;
	position: relative;
	text-align: center;
	margin: 0 auto;
	background-color: #d9dadc;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #DADADA 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #DADADA 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #DADADA 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DADADA));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #DADADA 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #DADADA 100%);
}

.destacadaResultado #contenedor img, .destacadaResultadoPortada #contenedor img {
	width: 32px; height: 32px;
}

.destacadaResultado #contenedor table, .destacadaResultadoPortada #contenedor table {
	border: 0;
	font-family: Flama;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	margin: 8px auto;
	width: 100%;
}

.destacadaResultado #contenedor td, .destacadaResultadoPortada #contenedor td {
	vertical-align: middle;	
}


/* *********************** */

.NotaDestacadaPubli {
	width: 958px;
	height: 370px;
    margin: 11px 0 0 11px;
    overflow: hidden;
    position: relative;
	float: left;
}

.NotaDestacadaPubli img {
	width: 958px; height: auto !important;
}

.NotaDestacadaDisplayPubli {
	width: 958px;
	height: 70px;
    margin: 0 0 0 11px;
    overflow: hidden;
    position: relative;
	float: left;
	background:url(../img/transparentBlack.png) repeat;
	text-align: center;
	vertical-align: middle;
}

.NotaDestacadaDisplayPubli img {
	height: 70px;
}

.notaSeccion {
	width: 625px;
	/*max-height: 300px;	
	overflow: hidden;*/
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.notaSeccion img {
	width: 166px;
}

.notaSeccion .flecha {
	position: absolute;
	right: 0;
	margin-top: 10px;
	float: right;
	width: 32px;
	height: 32px;
	overflow: hidden;
	z-index: 9999;	
}

.notaSeccion .flecha img {
	width: 32px;
	height: 32px;
}

.notaSeccion .colCompartir {
	float: left;
	width: 40px;
	vertical-align: top;	
	margin-right: 21px;
}

.notaSeccion .colImagen {
	float: left;
	width: 166px;
	height: 108px;
	margin-right: 21px;
	overflow: hidden;
}

.notaSeccion .colContenido {
	float: left;
	width: 377px;
	height: auto;
}

.notaSeccion .fotogaleria{
	width: 100%;
	height: 26px;
	position: relative;
	border-top: 1px solid #918f90;
	margin: 2px 0;
	bottom: 0;
	float: left;
	font: normal 10px/24px sans-serif;
}

.notaSeccion .relacionadas{
	width: 100%;
	position: relative;
	padding: 2px 0;
	float: left;
	font: normal 10px/24px sans-serif;
	border-top: 1px solid #918f90;
}

.notaSeccion .relacionadas a {
	float: left;
	line-height: 14px;
	margin-top: 3px;
	width: 100%;
	margin-left: 5px;
}

.clear {
	clear: both;
}

.linea {
	border-bottom: 1px solid #918f90;
	width: 100%;
}

.margin_10 {
	margin: 10px 0;
}

.margin_20 {
	margin: 20px 0;
}

.margin_left_10 {
	margin-left: 10px;
}

.margin_left_20 {
	margin-left: 20px;
}

.margin_right_10 {
	margin-right: 10px;
}

.margin_right_20 {
	margin-right: 20px;
}

.padding_10 {
	padding: 10px 0;
}

.padding_20 {
	padding: 20px 0;
}

.mayus {
	text-transform: uppercase;
}

.float-left { float: left; }

/* ******************** */

.widgetEncuesta {
	width: 300px;
	height: 100% auto;
	background-color: #404040;
	padding-bottom: 50px;
	border-bottom: 10px solid rgb(229, 229, 229);
}

#c-izquierda .widgetEncuesta h1.title {
	margin: 10px 15px;
}


/* ******************** */


#widget-mediadia{
	background:#000;
	width:980px;
	height:335px;
	margin: 20px auto;
}	

#widget-mediadia .seccion1 {
	width: 585px !important;
	float: left;
	position: relative;
	overflow:hidden;
}

#widget-mediadia .seccion2 {
	width: 385px !important;
	height: 100%;
	float: left;	
	position: relative;
}

#widget-mediadia .titulo-mediadia {
	text-transform:uppercase; 
	font: Bold 12px Arial; 
	color:#FFFFFF;
	width:100%;
	height:30px;
	float:left;
	background-color:#000;
	position:relative;
}

#widget-mediadia .titulo-mediadia span {
	margin: 6px 3px 0;
	height: 100%;
	position: absolute;
}

#widget-mediadia .imagen-mediadia {
	width: 585px;
	height: 300px;
	overflow: hidden;
}

#widget-mediadia .imagen-mediadia img {
	width: 585px;
	height: auto;
}

#widget-mediadia .entradilla {
	background-image: url(../img/transparentBlack.png);
	color: #FFFFFF;
	float: left;
	font: 15px/17px Arial;
	height: auto;
	overflow: hidden;
	padding: 8px;
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 10px;
	display: inline;
}

#widget-mediadia .entradilla span {
	font-style: italic;
	clear: both;
}

#widget-mediadia .entradilla h2 {
	font: 22px/25px Arial;
	color: #fff;
	margin-bottom: 5px;
}

#widget-mediadia .entradilla a {
	color: #fff;
	text-decoration: none;
}

#widget-mediadia .miniVideo {
	width: 185px;
	height: 145px;
	overflow: hidden;
	float: left;
	position: relative;
	color: #fff;
	margin: 0 0px 4px 7px;
	background-color: #000;
}

#widget-mediadia .miniVideoEspacio {
	width: 15px;
	height: 200px;
	background-color: none;
	float: left;
}

#widget-mediadia .miniVideo .fotoMiniVideo {
	width: 185px;
	height:102px;
	float: left;
	position: relative;
	overflow: hidden;
}

#widget-mediadia .miniVideo .fotoMiniVideo  img {
	width: 185px;
}

#widget-mediadia .miniVideo .fotoMiniVideo .play {
	width: 42px;
	height: 41px;
	position: absolute;
	float: left;
	background-position: -72px -9px;
	left: 70px;
	top: 40px;
	cursor: pointer;
}

#widget-mediadia .miniVideo {
	width: 185px;
}

#widget-mediadia .miniVideo .titleVideo{
	width: 185px;
	position:relative;
	font: 14px/18px flamabasic;
	height: 40px;
	overflow: hidden;
}

#widget-mediadia .miniVideo .titleVideo span {
	font-style: italic;
	font-size: 12px; font-family: flamabasic;
}

#widget-mediadia .miniVideo .titleVideo a {
	color: #fff;
	text-decoration: none;
}

/* ***************************** */

.equipoNacional {
    float: left;
    position: relative;
	height: auto;
	margin: 9px 8px;
}

.equipoNacional a {
	font: 700 12px/16px FlamaBasic !important;
	text-decoration: none;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
}

.equipoNacional a:hover {
	color: #c7071c;	
}

/* ********************************* */



#widget-fotogaleria {
	background:#000;
	width:980px;
	height:auto;
	margin: 0 auto;
	padding-bottom: 100px;
}

#widget-fotogaleria .tituloSeccion, #widget-institucional .tituloSeccion {
	width: 100%;
	height: 45px;
	position: relative;
	float: left;
	text-align: center;
	background-color: #c7071c;
	font: 30px/45px flamabasic !important;
	color: #fff;
	text-transform: uppercase;
}

#widget-fotogaleria .botoneras {
	width: 100%;
	height: 63px;
	position: relative;
	float: left;
	text-align: center;
	background-color: #000;
}

#widget-fotogaleria nav li {
	display: inline;
	list-style-type: none;
}

#widget-fotogaleria .bt-seccionRojo, #widget-fotogaleria .bt-seccionGris {
	 border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-o-border-radius: 4px; 
    color: #FFF !important;
	padding: 3px 8px 3px 8px !important;
	font: 10px/63px flama, arial !important;
   	height: 15px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	float: none;
	margin: 10px 3px !important;
	text-decoration: none;
}

#widget-fotogaleria .bt-seccionRojo {
    background-color: #c5081e !important;
}

#widget-fotogaleria .bt-seccionGris {
	background-color: #323232 !important;
}

#widget-fotogaleria .bt-seccionGris:hover {
	color: #c5081e !important;
}

#widget-fotogaleria .margin_r {
	margin-right: 8px !important;
}

#widget-fotogaleria .margin_l {
	margin-left: 15px !important;
}

#widget-fotogaleria .contenedor {
	width: 928px;
	height: auto;
	position: relative;
	float: left;
	padding: 0 26px;
	background-color: #000;
}

#widget-fotogaleria .wrapGrande {
	width: 456px;
	height: 430px; /* 386 */
	overflow: hidden;
	float: left;
	position: relative;
}

#widget-fotogaleria .imgGrande {
	width: 456px;
	height: 296px;
	overflow: hidden;
	position: relative;
}

#widget-fotogaleria .imgGrande img {
	width: 456px !important;
}


#widget-fotogaleria .resize {
	position: absolute;
	float: none;
	top: 10px;
	right: 10px;
	width: 21px;
	height: 21px;
	background: url(http://laprensa.vo.llnwd.net/o37/diez/ez/design/diez%20Lightning/images/sprites.png) -131px -119px no-repeat;
}

#widget-fotogaleria .video {
	position: absolute;
	float: none;
	width: 40px;
	height: 40px;
	background: url(http://laprensa.vo.llnwd.net/o37/diez/ez/design/diez%20Lightning/images/sprites.png) -74px -10px no-repeat;
	left:0; right:0; top: 0; bottom: 0;
	margin: auto;
}


#widget-fotogaleria .detalleGrande, #widget-fotogaleria .detalleMedia, #widget-fotogaleria .detalleGrandeVideo {
	overflow: hidden;
	position: relative;
	margin: 2px 0 45px 0;
	line-height: 25px;
}

#widget-fotogaleria .detalleGrande {
	background-color: #1a1a1a;
	width: 456px;
	height: 95px;
	float: left;
}

#widget-fotogaleria .detalleGrandeVideo {
	background-color: #1a1a1a;
	width: 307px;
	height: 100px;
	float: left;
}

#widget-fotogaleria .detalleMedia {
	background-color: #000;
	width: 220px;
	height: 110px;
	float: left;
}

#widget-fotogaleria .descripcion {
	margin: 0 10px;
	float: left;
	color: #fff;
	font:16px/20px flamabasic !important;
}

#widget-fotogaleria .iconComentarios {
	width: 20px !important;
	height: 17px !important;
	position: relative;
	background: url(http://laprensa.vo.llnwd.net/o37/diez/ez/design/diez%20Lightning/images/sprites.png) -250px -250px no-repeat;
	font:10px/12px flamabasic !important;
	margin: 5px 0;
	padding-left: 12px;
	float: left;
}

#widget-fotogaleria .calificacion, #widget-fotogaleria .fecha {
	font-style: italic;
	font-size: 12px;
	float: left;
	margin-right: 3px;
}

#widget-fotogaleria .calificacion {
	margin-top: -10px;
}

#widget-fotogaleria .tituloPrimario {
	height: 41px;
	overflow: hidden;
	clear: both;
}

#widget-fotogaleria .tituloSecundario {
	height: 61px;
	overflow: hidden;	
	clear: both;
}

#widget-fotogaleria span.iconCalificacionBuena, #widget-fotogaleria span.iconCalificacionMala {
	margin-top: 4px;
}

#widget-fotogaleria .detalleGrande a, #widget-fotogaleria .detalleMedia a, #widget-fotogaleria .detalleGrandeVideo a {
	color: #fff;
	text-decoration: none;
}

#widget-fotogaleria .detalleGrande a:hover, #widget-fotogaleria .detalleMedia a:hover, #widget-fotogaleria .detalleGrandeVideo a:hover {
	text-decoration: underline;
}

#widget-fotogaleria .wrapMedia {
	width: 220px;
	height: 300px; /* 233 */
	overflow: hidden;
	float: left;
	position: relative;
}


#widget-fotogaleria .imgMedia {
	width: 220px;
	height: 124px;
	overflow: hidden;
	float: left;
	position: relative;
}

#widget-fotogaleria .imgMedia img {
	width: 220px;
}


.cargar a.cargarMas {
	text-transform: uppercase;
text-decoration: none;
font: 12px/22px flamabasic !important;
color: #999999;
margin-top: 10px;
width: 100%;
border-bottom: 1px solid #999999;
display: block;
}


.cargar {
	width: 100%;
	height: 56px;
	position: relative;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

.cargar a {
	color: #999999;
}

.cargar a:hover {
	color: #464646;
}

.cargar .btn-cargar {
	width: 45px;
	height: 16px;
	background: url(http://laprensa.vo.llnwd.net/o37/diez/ez/design/diez%20Lightning/images/sprites.png) 0 -149px no-repeat;
	position: relative;
	margin: 0 auto;
	display: block;
}

/* **************************** */

#widget-fotogaleria .menuvideo {
	width: 300px;
	/*height: 720px;*/
	float: left;
	background-color: #242424; 
	filter: none;
	-webkit-box-shadow: 8px 8px 5px 0px rgba(19,19,19,0.6);
	-moz-box-shadow: 8px 8px 5px 0px rgba(19,19,19,0.6);
	box-shadow: 8px 8px 5px 0px rgba(19,19,19,0.6);
}

#widget-fotogaleria .tituloCanal {
	width: 260px;
	height: 48px;
	padding: 0 20px;
	float: none;
	border-bottom: 1px solid #6b6b6b;
}

#widget-fotogaleria .tituloCanal a {
	color: #fff;
	font: 14px/48px flama, Arial, sans-serif;
	text-transform: uppercase;
}

#widget-fotogaleria .tituloCanal a:hover {
	color: #ed1d24;
}

#widget-fotogaleria .imagenCanal {
	background: url(http://laprensa.vo.llnwd.net/o37/diez/ez/design/diez%20Lightning/images/sprites.png) no-repeat -155px -230px; 
	width: 26px;
	height: 17px;
	margin: 15px 10px 0 0;
	float: left;
}

/* Menu videos */

#content-menu.cssmenu {
	width: 300px !important;
}

#content-menu.cssmenu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  line-height: 1;
  display: block;
  position: relative;
  width: 300px;
}

#content-menu.cssmenu > ul li {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}

#content-menu.cssmenu > ul li a {
  display: block;
  position: relative;
  margin: 0;
  border-top: 1px dotted #3a3a3a;
  border-bottom: 1px dotted #1b1b1b;
  padding: 11px 20px;
  font-family: flamabasic, Arial;
  color: #666666;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #000;
  font-size: 13px;
  font-weight: 300;
  background: #242424;
  filter: none;
}

/* The hover state of the menu/submenu links */
#content-menu.cssmenu > ul li > a:hover,
#content-menu.cssmenu > ul li:hover > a, 
#content-menu.cssmenu > ul li > a.activo {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  background: rgba(107,107,107,0.1);
  background: -webkit-linear-gradient(#6b6b6b, #242424);
  background: -moz-linear-gradient(#6b6b6b, #242424);
  background: linear-gradient(#6b6b6b, #242424);
  border-color: transparent;
}

#content-menu.cssmenu{width:300px;height:auto}
#content-menu.cssmenu li{float:left;width: 100%;}
#content-menu.cssmenu li a{width: 260px; height: 25px;}
#content-menu.cssmenu .primera .seccionDespegable{left:300px;top: -48px;padding: 0; width: 190px;}
#content-menu.cssmenu .primera .seccionDespegable a { font: 11px/13px flamabasic; }
#content-menu.cssmenu .nav-secciones{padding:0}

/* *************** */




#widget-fotogaleria .tituloVideo {
	width: 100%;
	height: 45px;
	position: relative;
	float: left;
	text-align: center;
	background-color: #c7071c;
	font: 20px/45px flamabasic !important;
	color: #fff;
	text-transform: uppercase;
}

#widget-fotogaleria .contenedorVideo {
	width: 630px;
	height: auto;
	position: relative;
	float: left;
	padding: 0 25px;
	background-color: #000;
}

#widget-fotogaleria .wrapMediaVideo {
	width: 200px;
	height: 280px;
	overflow: hidden;
	float: left;
	position: relative;
	display: none;
}


#widget-fotogaleria .imgMediaVideo {
	width: 200px;
	height: 113px;
	overflow: hidden;
	float: left;
	position: relative;
}

#widget-fotogaleria .imgMediaVideo img {
	width: 200px;
}

/* ************************** */


#widget-fotogaleria .wrapGrandeVideo {
	width: 307px;
	height: 334px; /* 430 */
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 25px;
	display: none;
}

#widget-fotogaleria .imgGrandeVideo {
	width: 307px;
	height: 200px;
	overflow: hidden;
	position: relative;
}

#widget-fotogaleria .imgGrande img {
	width: 307px;
}

/* ************************************ */

#widget-institucional {
	background:#000;
	width:980px;
	height:auto;
	margin: 0 auto;
	padding-bottom: 100px;
}

#widget-institucional .contenedor {
	width: 640px;
	height: auto;
	position: relative;
	float: left;
	padding: 0 170px;
	background-color: #fff;
}

#widget-institucional h2 {
	font: 14px/40px flamabasic, arial;
	height: 40px;
	text-transform: uppercase;
	text-align: center;
}

/* *** Sitemap **/

#sitemap .col1 {
	width: 	300px;
	float: left;
	margin-right: 10px;
}

#sitemap .col2 {
	width: 	300px;
	float: left;
	margin-left: 10px;
}

#sitemap li {
	height: 40px;
	width: 100%;
	list-style: none;
	display: block;
}

#sitemap li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font: 14px flamabasic, arial;
}

#sitemap a.seccion {
	text-transform: uppercase;
	text-decoration: none;
	font: 16px flamabasic, arial;
	height: 40px;
	width: 100%;
	float:left;
}


#sitemap li a:hover, #widget-institucional a.seccion:hover {
	text-decoration: underline;
}

#sitemap .linea-abajo {
	width: 100%;
	border-bottom: 1px solid #c8c8c8;
}

#sitemap .linea-arriba {
	width: 100%;
	border-top: 1px solid #c8c8c8;
}


/*********************** */



.tVerde {
	color: #65ab27;
}

.tAzul {
	color: #098ac4;
}

.tRojo {
	color: #c5081e;
}


#widget-institucional .contenedor-menu {
	width: 894px;
	height: auto;
	position: relative;
	float: left;
	padding: 27px 43px;
	background-color: #fff;
}

#widget-institucional .menu {
	width: 172px;
	height: auto;
	float: left;	
	
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;
}

#widget-institucional .menu ul {
	list-style-type: none;
	display: block;	
}

#widget-institucional .menu li  {
	width: 156px;
	height: 26px;
	background-color: #c7071c;
	margin: 4px 0;
	vertical-align: top;
	padding: 8px;
	color: #fff;
}

#widget-institucional .menu a {
	color: #fff;
	font: 12px flamabasic, arial;
	text-transform: uppercase;
	background-color: #c7071c;
}

#widget-institucional .menu a:hover, #widget-institucional .menu li:hover {
	color: #c7071c;
	background-color: #e6e6e6;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;
}

#widget-institucional li.info {
	height: 12px;
	background: #c7071c url(../img/info.png) no-repeat 8px 4px; background-size: 19px 19px;
}

#widget-institucional .menu activo a, #widget-institucional .menu .activo li {
	color: #c7071c;
	background-color: #e6e6e6;	
}

#widget-institucional li.info:hover {
	background-color: #c7071c;
}

#widget-institucional .stage {
	width: 702px;
	height: auto;
	margin-left: 20px;
	float: left;
}

.tituloSecciones {
	color: #c7071c;
	font: 18px flama, arial;
}

#widget-institucional .subtitulo-bold {
	color: #c7071c;
	font: 14px flama, arial;
	text-align: left;
	height: auto;
	text-transform: none;
}

#widget-institucional .subtitulo {
	color: #c7071c;
	font: 14px flamabasic, arial;
	text-align: left;
	text-transform: none;
}

#widget-institucional .itemSusc {
	width: 108px;
	height: 80px;
	padding: 0 4px;
	color: #666666;
	font: 12px flamabasic, arial;
	float: left;
	margin-top: 10px;
}

#widget-institucional .linea-derecha {
	border-right: 1px solid #666666;
}

#widget-institucional .revista1 {
	width: 160px;
	height: 210px;
	overflow: hidden;
	background: url(../img/clasificados/edicion_impresa1.jpg) no-repeat;
	float: left;
}

#widget-institucional .revista2 {
	width: 160px;
	height: 210px;
	overflow: hidden;
	background: url(../img/clasificados/edicion_impresa2.jpg) no-repeat;
	float: left;
}

#widget-institucional .revista img {
	width: 160px;
}

#widget-institucional .revista-info {
	width: 175px;
	min-height: 210px;
	color: #808080;
	font: 12px flamabasic, arial;
	float: left;
}

.bt-grisOscuro {
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-o-border-radius: 4px; 
    color: #FFF !important;
	padding: 3px 5px 0px 5px !important;
	font: 10px/13px flama, arial !important;
   	height: 15px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	float: left;
	margin: 10px 5px !important;
	background-color: #808080 !important;
}

.bt-grisOscuro:hover {
	background-color: #c7071c !important;
}

.carrito {
	width: 19px;
	height: 15px;
	background: url(../img/clasificados/carrito.png) no-repeat; background-size: auto 15px;
	float: left;
	margin: 10px 5px;
}

#widget-institucional .revista-pdf {
	width: 345px;
	min-height: 40px;
	color: #666666;
	font: 12px/15px flamabasic, arial;
	float: left;
}

.icoPlus {
	width: 16px;
	height: 15px;
	background: url(http://laprensa.vo.llnwd.net/o37/diez/ez/design/diez%20Lightning/images/sprites.png) no-repeat -91px -253px;
	float: left;
	margin-top: 10px;
}

.icoPdf {
	width: 32px;
	height: 32px;
	background: url(../img/clasificados/icopdf.png) no-repeat;
	float: left;
}

#widget-institucional .contactos {
	width: 80%;	
	color: #8f8f8f;
	font: 12px flamabasic, arial;
}

.font-flama {
	font-family: flama, arial;	
}


#botonera-dseccion {
	width: 100%;
	height: 50px;
	background-color: #66ad23;
}

#botonera-dseccion a {
	font: 14px/50px flamabasic, arial;
	text-transform: uppercase;	
	margin: 0 10px;
	color: #fff;
	text-decoration: none;
}

#botonera-dseccion a:hover {
	text-decoration: underline;	
}

#botonera-dseccion ul {
	text-align: center;	
}

#botonera-dseccion li {
	list-style-type: none;
	display: inline;
	color: #fff;
	font-size: 23px;
}

/* ******************************************************** */

.form-busqueda {
	background-color: #404040;
	font: 14px flamabasic, arial;
	color: #fff;
	margin: 5px 0 25px;
}

.form-keyword {
	width: 100%;	
	float: left;
	margin: 10px;
}

.form-keyword input {
	width: 700px;
	height: 25px;
	margin: 0 10px;	
}

.form-icon-notas {
	background: url("http://test.diez.hn/csp/mediapool/sites/diez/assets/img/circulo.png") no-repeat;
	width: 17px; height: 17px;
	float: left;
	margin-top: 7px;
}

.form-enlace-avanzada, a.form-enlace-avanzada {
	color: #cdcdcd; font: italic 12px/31px flamabasic, arial; text-decoration: none;	
}

.form-advancedSearch {
	margin: 10px;
	line-height: 30px;
	border: 1px solid #989898;
	width: 900px;
	padding: 15px;
}

.form-busqueda legend {
	color: #989898;
	text-transform: uppercase;
	font: 14px flama, arial;	
}

.form-btnSubmit
{
	position: relative;
	clear: both; 
	float: left; 
	margin:0;
	left: 0;
	cursor: pointer;
	
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:80px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
}

.form-btnSubmit:hover
{
	/*border:1px solid #333;*/
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}

.form-btnSubmit:active {
	position:relative;
	top:1px;
}

#DSearch .colImagen {
	width: 140px;
	height: 79px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

#DSearch .colImagen img {
	width: 140px;	
}

#DSearch .colContenido {
	width: 810px;
	float: left;
}

/* ***************** */

.btnDescargar {
	background: url(../img/btnDescargaLink.png) no-repeat;	
	width: 150px;
	height: 32px;
}

/* ***************** */

#widget-fotogaleria .contenedorEncuestaGrande {
	width: 798px;
	height: auto;
	position: relative;
	float: left;
	padding-left: 182px;
	background-color: #000;
}

#widget-fotogaleria .wrapEncuesta {
	width: 300px;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;	
	background-color: #404040;
	color: #fff;
	border: 1px solid #404040;
}

#widget-fotogaleria .contenedorEncuestaPequena {
	width: 936px;
	height: auto;
	position: relative;
	padding: 0 22px;
	float: left;
	background-color: #000;
}

