a{
	color: #1C6093;
	text-decoration: none;
}
a:hover{
	color: #C30; text-decoration: none;}
.spacer, .espaceador{
height: 10px; clear:both; display:block; text-indent: -9999px; line-height: 1px; margin: 0px; padding: 0px;}
.espaceador{height: 20px;}
.hr
{
	height:1px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	background-color: #D7D7D7;
	clear: both;
	display: block;
}
a.boton{
	padding: 5px;
	right: 10px;
	top: 4px;
	background-color: #C25E2C;
	color: #E5E5DF;
	font-size: 10px;
	line-height: 11px;
	text-transform:uppercase;
	display: inline-block;}
a.boton:hover{
	background-color: #E5E5DF;
	color: #C25E2C;}	
#mnuRevistas {
	background-image: url(../img/bkMNUrevistas.png);
	background-position: left top;
	clear: both;
	height: 27px;}
#mnuRevistas a{
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC6633;
	border-left-color: #F2A400;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 8px;}
#mnuRevistas a:hover{
	color: #F3B972;	}
#mnuRevistas ul li:first-child a{
border-left-width: 0px;}
#mnuRevistas ul li:last-child a{
border-right-width: 0px;}
#mnuRevistas ul li{
float: left;}

#anuncioTOP {
	z-index: 1000;
}
#anuncioTOP .banner{
	float:left;
	}
#anuncioTOP .bannerInterno{
	float:right;}

#headerPrincipal{
	position: relative;
	height: 90px;
	background-image: url(../img/bkMAINhead.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}#headerPrincipal .logo {
	position: absolute;
	left: 32px;
	top: 24px;
}
#headerPrincipal .fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCFF;
	text-decoration: none;
	text-transform: uppercase;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#headerPrincipal .buscadorTOP {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 284px;
}
#headerPrincipal .buscadorTOP ul{
	position:relative;
	z-index: 100;
	width: 290px;
	margin-bottom: -4px;
}
#headerPrincipal .buscadorTOP ul li{
	float:left;}
#headerPrincipal .buscadorTOP ul li a{
	display: inline-block;
	height: 14px;
	background-image: url(../img/btnOpcionesBuscador.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	line-height: 9px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
	margin-bottom: -2px;
}
#headerPrincipal .buscadorTOP ul li a:hover{
	color:#6FF;
}

#headerPrincipal .buscadorTOP .textoBuscador{
	display:block;
	clear:both;
	background-image: url(../img/bkFRMbuscar.png);
	position:relative;
	z-index: 1;
	width: 290px;
	height: 28px;
}

#headerPrincipal .buscadorTOP .textBuscador{
	padding:0px;
	background-image: url(../img/bkFRMbuscar.png);
	height: 28px;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	z-index: -1;
	position:absolute;
}
#headerPrincipal .buscadorTOP .btnBuscar{
	background-image: url(../img/btnBuscar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 29px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: -99999px;
	cursor:pointer;
	position:absolute;
	right: 0px;
}
#headerPrincipal .buscadorTOP .btnBuscar:hover{
	background-position: 0px -28px;}

/** Inicio MENU **/
#nav {
	float:left;
	width: 952px;
	height: auto;
	position:relative;
	background-color: #fff;
	background-image: url(../img/bkMAINmnu.png);
	background-repeat: repeat-x;
	background-position: top;
}
#nav .redes{
	position: absolute;
	right: 10px;
}
#nav .redes a{
	display:inline-block;
	height: 30px;
	width: 24px;
	border: none;
	background-image: url(../img/iconosMEDIAheader.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav .redes a.fb{
	background-position: 0px 0px;
}
#nav .redes a.fb:hover{
	background-position: 0px -30px;
}
#nav .redes a.tw{
	background-position: -25px 0px;
}
#nav .redes a.tw:hover{
	background-position: -25px -30px;
}
#nav .redes a.yt{
	background-position: -50px 0px;
}
#nav .redes a.yt:hover{
	background-position: -50px -30px;
}
#nav .redes a.rs{
	background-position: -75px 0px;
}
#nav .redes a.rs:hover{
	background-position: -75px -30px;
}


#nav .select, #nav .current {margin:0; padding:0; list-style:none; display:block;}
#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a,
#nav .current a {
	display:block;
	height: 10px;
	float:left;
	text-decoration:none;
	font-size:11px;
	font-weight: normal;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
}
* html #nav .select a, * html #nav .current a {width:1px;}
#nav .select a b, 
#nav .current a b {
	display:block;
	padding: 0px 9px 0 9px;
	margin-top: 8px;
	color:#FFF;
	line-height: 14px;
	font-weight:normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #205D8F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #10314B;
}
#nav .select:first-child a b,
#nav .current:first-child a b{
	border-left-width: 0px;
}

#nav .select:last-child a b,
#nav .current:last-child a b{
	border-right-width: 0px;
}

#nav .select a:hover, 
#nav .select li:hover a {
	background-position:center top;
	background-image: url(../img/bkMNUover.png);
	cursor:pointer;
	background-repeat: no-repeat;
}

#nav .select a:hover b, 
#nav .select li:hover a b {color:#6FF }
#nav .sub {display:none;}
/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0; font-size:11px;}
#nav .current a {
	background-position:center top;
	background-image: url(../img/bkMNUselected.png);
}
#nav .current a b {color: #FFD; border:none; font-weight:bold; }
#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {
	color:#333;
	text-decoration: none;
}
#nav .sub_active .current_sub a{
	font-size:11px;
	font-weight:bold;
}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {
	color:#333;
	text-decoration: none;
}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:952px; top:30px; left:0px; margin-top:0px; padding:0; z-index:100;}
#nav .sub, #nav .sub_active {
	margin:0px;
	padding:0px;
	list-style:none;
	background-image: url(../img/bkMAINmnuSUB.png);
}
#nav .sub_active {display:block; position:absolute; width:100%; top:30px; left:0; margin-top:0px; padding:0; z-index:10; color:#000;}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:0px;}
#nav .sub_active a {height:23px; float:left; text-decoration:none; line-height:23px; white-space:nowrap; font-weight:normal;}
#nav .sub_active a, 
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {
	display:inline;
	padding:0 10px;
	margin:0;
	font-size: 10px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C4621;
	width:auto;
	white-space:nowrap;
	font-weight:normal;
	border:0;
	height:23px;
	line-height:23px;
	background-image: url(../img/bkMAINmnuSUBseparador.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform:uppercase;
}

#nav .select li a:hover .mnuNoticia, 
#nav .select li:hover .mnuNoticia{padding-left:65px;width:887px}

#nav .select li a:hover .mnuDeportes, 
#nav .select li:hover .mnuDeportes{padding-left:115px;width:837px}

#nav .select li a:hover .mnuEmtretenimiento, 
#nav .select li:hover .mnuEmtretenimiento{padding-left:232px;width:720px}

#nav .select li a:hover .mnuGuiaMedica, 
#nav .select li:hover .mnuGuiaMedica{padding-left:300px;width:652px}
/** FIN MENU **/
#main .spacer{
	height: 20px
}

/* CARRUSEL PRINCIPAL */
#CarruselPrincipal {
	background-color: #E7E6E2;
	margin-bottom: 5px;
	height: 345px;
	overflow: hidden;
}
#listadoPrincipal {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#listadoPrincipal li{
	position:relative;
	height: 345px;
	width: 527px;
	}
.panel-content{
	position:relative;
	height: 345px;
	width: 527px;
}
.captions{
	position:absolute;
	padding: 8px;
	width: 511px;
	background-image: url(../img/carPrincipalBG.png);
	bottom: 0px;
	left: 0px;
	background-repeat: repeat;
	z-index: 100;
}
.captions .icoMC, #destacadaNotaDura .icoMC{
	display:none;
	width: 35px;
	height: 35px;
	float:right;
	margin-left: 10px;
	background-image: url(../img/iconosMC.png);
	background-repeat: no-repeat;
	background-position: 36px 0px;
}
.captions .icoVIDEO,  #destacadaNotaDura .icoVIDEO{
	display:block;
	background-position: 0px 0px;
}
.captions .icoAUDIO,  #destacadaNotaDura .icoAUDIO{
	display:block;
	background-position: -36px 0px;
}
.captions .icoGALERIA,  #destacadaNotaDura .icoGALERIA{
	display:block;
	background-position: -72px 0px;
}

#listadoPrincipal h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#listadoPrincipal h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #84B9E5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#listadoPrincipal h2 a {
	color: #84B9E5;
	text-decoration:none;
}
#listadoPrincipal h2 a:hover {
	color: #0099FF;
}
#listadoMedia li .playBtn {
	position: absolute;
	margin-left: 117px;
	top: 54px;
}
#listadoPrincipal h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
	margin: 0px;
	padding: 4px;
	font-weight: normal;
}
/* MEDIA CENTER*/
#mediaCenter {
	background-color: #333333;
	position:relative;
	overflow: auto;
	padding-bottom: 10px;
	width:304px;
}
#resumenNoticioso .btnPlay {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
#mediaCenter a{
	outline: 0;
}
#mediaWrapper {
	width: 284px;
	margin-left: 10px;
}
#listadoMedia {
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 284px;
	background-color: #1B1B1B;
	position:relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#listadoMedia li .desc h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DFEBF8;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#listadoMedia li .desc h3 a{
	color: #DFEBF8;
	text-decoration:none;
}
#listadoMedia li .desc h3 a:hover{
	color: #0099FF;
}
#listadoMedia li .desc h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #84BAE6;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#mediaCenter #go-prev {
	position: absolute;
	left: 10px;
	top: 10px;
	cursor:pointer;
}
#mediaCenter #go-next {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor:pointer;	
}
/* RESUMEN NOTICIOSO */

#resumenNoticioso {
	background-image: url(../img/bgResumen.jpg);
	width: 284px;
	height: 85px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#resumenNoticioso .hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	width: 180px;
	margin-top: 34px;
	float: left;
}
#resumenNoticioso .hora a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #84B8E5;
	text-decoration:none;
}
#resumenNoticioso .hora a:hover{
	text-decoration:underline;
}
#resumenNoticioso .btnPlay {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

/* TESTIGO CIUDADANO */
#testigoCiudadano {
	background-color: #E7E6E2;
	position:relative;
	overflow: auto;
	padding-bottom: 10px;
}
#testigoCiudadano a{
	outline: 0;
}
#testigoWrapper {
	width: 284px;
	margin-left: 10px;
}
#listadoTestigo {
	list-style: none;
	overflow: hidden;
	width: 284px;
	position:relative;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCBC1;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#listadoTestigo li .desc h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8D4623;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#listadoTestigo li .desc h3 a{
	color: #8D4623;
	text-decoration:none;
}
#testigoWrapper #testigoPager #bx-pager a {
	background-image: url(../img/tcbtnpagerNav.png);
}

#listadoTestigo li .desc h3 a:hover{
	color: #F90;
}
#listadoTestigo li .desc h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#testigoCiudadano #tc-prev {
	position: absolute;
	left: 10px;
	top: 24px;
	cursor:pointer;
}
#testigoCiudadano #tc-next {
	position: absolute;
	right: 10px;
	top: 24px;
	cursor:pointer;
}
/* ESPECIALES */
#especiales {
	background-color: #333333;
	position:relative;
	overflow: hidden;
	padding-bottom: 10px;
	width:304px;
}
#especiales a{
	outline: 0;
}
#especialesWrapper {
	width: 284px;
	margin-left: 10px;
}
#listadoEspeciales {
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 284px;
	background-color: #1B1B1B;
	position:relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#listadoEspeciales li .desc h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DFEBF8;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#listadoEspeciales li .desc h3 a{
	color: #DFEBF8;
	text-decoration:none;
}
#listadoEspeciales li .desc h3 a:hover{
	color: #0099FF;
}
#listadoEspeciales li .desc h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #84BAE6;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#especiales #sp-prev {
	position: absolute;
	left: 10px;
	top: 5px;
	cursor:pointer;
}
#especiales #sp-next {
	position: absolute;
	right: 10px;
	top: 5px;
	cursor:pointer;
}

#cuerpo{}
#cuerpo > div{
	margin-top: 20px;
}
.titModulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #153A59;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDDD8;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-left: 10px;}
.titUhora {
	font-size: 14px;
	border-top-color: #CC6633;
	margin-bottom: 0px;}
.titEditoriales {
	font-size: 14px;}
.titTuVoz {
	font-size: 14px;
	border-top-color: #CC6633;
	margin-bottom: 0px;
	background-color:#FFF;
}
.titOtrosServicios{
	font-size: 14px;
	margin-bottom: 0px;
	background-color:#FFF;
}
	
#uHora ul {
	background-color: #F0F0EE;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
	line-height: 14px;
	height: 284px;
}
#uHora ul li{
	clear:both;
	margin-bottom: 10px;}
#uHora ul span{
	display:block;
	height: 30px;
	width: 35px;
	float: left;}
#uHora ul .ayer{
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 2px;}
#uHora ul .todas{
	font-size:9px;
	text-align: right;
	margin-bottom: 0px;
	text-transform: uppercase;}
#ePaper{
	font-size: 11px;
	text-align: center;
	color: #333;}
#ePaper>div{
	background-color: #F0F0EE;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;}
#ePaper .imgEpaper{
	background-image: url(../img/bkIMGepaper.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 153px;
	width: 122px;
	margin-left:2px}
#ePaper .imgEpaper img{
	margin-top: 6px;}
#ePaper .imgRuz{ background-color:#CCC; padding:1px; }

#editoriales{
	font-size: 11px;
	color: #666666;
}
#editoriales .obervador{
	padding-bottom: 9px;}
#editoriales ul {
	height: 243px;
}
#editoriales ul li{
	padding-bottom: 15px;}
#editoriales h3{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;}
#editoriales .notaDelDia h1{
	font-size: 15px;
	color: #069;
	margin-bottom: 4px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;}
#editoriales h1{
	font-size: 12px;
	color: #069;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;}
#editoriales h2{
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	font-weight: normal;}
.moduloNotas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.moduloNotas .notaDestacada{
	width: 350px;
	float: left;}
.moduloNotas .notaDestacada img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;}
.moduloNotas .notaDestacada h3{
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
	margin-bottom: -1px;}
.moduloNotas .notaDestacada h1 {
	font-size: 18px;
	font-weight:normal;
	line-height: 1.2em;}
.moduloNotas .notaDestacada h2 {
	font-weight: normal;
	padding-top: 7px;
	line-height: 15px;
	font-size: 12px;}
.moduloNotas ul {
	float: right;
	width: 267px;
	margin-left: 10px;}
.moduloNotas ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 6px;}
.moduloNotas ul li h1 {
	font-size: 12px;
	font-weight: normal;}
.moduloNotas ul li h3 {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
	margin-bottom: -1px;}
.moduloNotas ul li h2 {
	font-weight: normal;
	padding-top: 7px;
	line-height: 13px;
	font-size: 11px;}
.anuncioInstitucional{
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;}
.moduloClimaGal .anuncioMiniTorre{
	width:160px;
	float: left;
	height:600px;}
.moduloClimaGal #utilitario{
	width: 448px;
	float: right;
	margin-bottom: 20px;}
.moduloClimaGal #utilitario .menuUtil{
}
.moduloClimaGal #utilitario .menuUtil li{
	float:left;
	margin-right: 2px;}
.moduloClimaGal #utilitario .menuUtil li a{
	display: block;
	margin-bottom: -3px;
	background-color: #F0F0EC;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADACF;
	border-right-color: #DADACF;
	border-bottom-color: #DADACF;
	border-left-color: #DADACF;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	cursor:pointer;}
.moduloClimaGal #utilitario .menuUtil li a:hover{
	color: #FFF;
	background-color: #DADACF;}
.moduloClimaGal #utilitario .menuUtil li .sel{
	border-bottom-color: #FFF;
	background-color: #FFF;}

.moduloClimaGal #utilitario #contenidoUtil{
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADACF;
	border-right-color: #DADACF;
	border-bottom-color: #DADACF;
	border-left-color: #DADACF;
	clear:both;
	height: 100px;
	}
	
.moduloClimaGal #galeriaDia{
	width: 448px;
	height: 334px;
	float: right;
	position: relative;
	overflow:hidden;
	background-color:#000;
}

.moduloClimaGal #galeriaDia .titGaleria{
	color: #84BAE6;
	background-color: #000;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.moduloClimaGal #galeriaDia .anterior{
	background-image: url(../img/btnGALportada.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	left: 10px;
	top: 150px;
	height: 38px;
	width: 38px;
	cursor: pointer;
	z-index: 50;}
.moduloClimaGal #galeriaDia .anterior:hover{
	background-position: 0px -38px;
}
.moduloClimaGal #galeriaDia .siguiente{
	background-image: url(../img/btnGALportada.png);
	background-repeat: no-repeat;
	background-position: -38px 0px;
	display: block;
	position: absolute;
	right: 10px;
	top: 150px;
	height: 38px;
	width: 38px;
	cursor: pointer;
	z-index: 50;}
.moduloClimaGal #galeriaDia .siguiente:hover{
	background-position: -38px -38px;}
.moduloClimaGal #galeriaDia ul.galeria {
	position: relative;
	height:300px;}
.moduloClimaGal #galeriaDia ul.galeria li {
	width: 448px;
	height:300px;
	float: left;
	text-align:center;
	position:relative;}
.moduloClimaGal #galeriaDia ul.galeria li .infoGal{
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0F0F0;
	background-image: url(../img/bkNoirTransparente.png);
	padding: 10px;
	text-align: left;
	line-height: 14px;}
.moduloClimaGal #galeriaDia ul.galeria li .infoGal span{
	font-size: 11px;
	color: #CCC;
	text-align: right;
	display: block;
	margin-top: 5px;}
.moduloClimaGal #galeriaDia .indicadorGal{
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;}
.moduloClimaGal #galeriaDia .indicadorGal span{
	font-size: 11px;
	font-weight: bold;
	color: #4A525B;}

.moduloClimaGal #contenidoUtil {
	overflow:hidden;
}
.moduloClimaGal #contenidoUtil .clima{
	height: 80px;
	width: 426px;
	overflow:hidden;
	position:relative;
	padding: 10px;
}
.moduloClimaGal #contenidoUtil .clima .anterior{
	position:absolute;
	left: 10px;
	top: 35px;
	display: block;
	width: 22px;
	height: 22px;
	z-index: 50;
	background-image: url(../img/btnCLIMAportada.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:pointer;
	}
.moduloClimaGal #contenidoUtil .clima .anterior:hover{
	background-position: 0px -23px;}
.moduloClimaGal #contenidoUtil .clima .siguiente{
	position:absolute;
	right: 10px;
	top: 35px;
	display: block;
	width: 22px;
	height: 22px;
	z-index: 50;
	background-image: url(../img/btnCLIMAportada.png);
	background-repeat: no-repeat;
	background-position: -24px 0px;
	cursor: pointer;}
.moduloClimaGal #contenidoUtil .clima .siguiente:hover{
		background-position: -24px -23px;}
.moduloClimaGal #contenidoUtil .clima ul{
	position:relative;
	width:auto;}
.moduloClimaGal #contenidoUtil .clima ul li{
	float: left;
	width: 212px;
	margin-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0EC;
	display:table;
	text-align: left;
	vertical-align: middle;
}
.moduloClimaGal #contenidoUtil .clima ul li img{
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 24px;
	margin-right: 10px;}
.moduloClimaGal #contenidoUtil .clima ul li div{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	display:table-cell;
	vertical-align: middle;
	text-align: left;
	margin:0px;
	padding:0px;}
.moduloClimaGal #contenidoUtil .clima ul li div span{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	display: block;}
.moduloClimaGal #contenidoUtil .clima ul li.impar{
	border:none;
	width: 213px;}
.moduloClimaGal #contenidoUtil .clima ul li.impar img{
	margin-left: 10px;}
.moduloClimaGal #contenidoUtil .clima .enlace{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0EC;
	font-size: 10px;
	text-align: right;
	display:block;
	clear:both;
	padding-top: 5px;
	text-transform: uppercase;
}
.moduloClimaGal #contenidoUtil .redes, .moduloClimaGal #contenidoUtil .rss{
	height: 80px;
	width: 426px;
	overflow:hidden;
	position:relative;
	padding: 10px;
}
.moduloClimaGal #contenidoUtil .redes .descripcion, .moduloClimaGal #contenidoUtil .rss .descripcion{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0EC;
	width: 212px;
	float: left;
	display:block;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.moduloClimaGal #contenidoUtil .redes .descripcion a, .moduloClimaGal #contenidoUtil .rss a {
	width:32px;
	height:32px;
	display:block;
	background-image: url(../img/btnRedes.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
	margin-right: 10px;
}
.moduloClimaGal #contenidoUtil .redes .descripcion a.fb{
	background-position: 0px 0px;	
}
.moduloClimaGal #contenidoUtil .redes .descripcion a.fb:hover{
	background-position: 0px -32px;	
}
.moduloClimaGal #contenidoUtil .redes .descripcion a.tw{
	background-position: -33px 0px;	
}
.moduloClimaGal #contenidoUtil .redes .descripcion a.tw:hover{
	background-position: -33px -32px;	
}
.moduloClimaGal #contenidoUtil .redes .descripcion a.yt{
	background-position: -66px 0px;	
}
.moduloClimaGal #contenidoUtil .redes .descripcion a.yt:hover{
	background-position: -66px -32px;	
}
.moduloClimaGal #contenidoUtil .redes .descripcion h3{
	font-size: 11px;
	font-weight: normal;
	color: #666666;	
}
.moduloClimaGal #contenidoUtil .redes .descripcion h1{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.moduloClimaGal #contenidoUtil .redes .descripcion h2{
	font-size: 10px;
	font-weight: normal;
	color:#333;
}
.moduloClimaGal #contenidoUtil .redes .impar, .moduloClimaGal #contenidoUtil .rss .impar{
	border:none;
	width: 213px;
}

.moduloClimaGal #contenidoUtil .redes .impar a, .moduloClimaGal #contenidoUtil .rss .impar>a{
	margin-left: 10px;
}
.moduloClimaGal #contenidoUtil .rss a{
	background-position: -99px 0px;
}
.moduloClimaGal #contenidoUtil .rss a:hover{
	background-position: -99px -32px;
}
.moduloClimaGal #contenidoUtil .rss h1{
	margin-top: 3px;
	font-size: 14px;
	font-weight: normal;
	color:#333;
	font-style: italic;
}
.moduloClimaGal #contenidoUtil .rss h1 i{
	font-weight: bold;
	color:#666;
}
.moduloClimaGal #contenidoUtil .rss h3{
	font-size: 11px;
	font-weight: normal;
	color:#666;
}
.moduloClimaGal #contenidoUtil .rss h3 a{
	display: inline;
	background:none;
	float:none;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
}
.moduloClimaGal #contenidoUtil .rss h3 a, .moduloClimaGal #contenidoUtil .rss h2 a{
	display: inline;
	background:none;
	float:none;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
}
.moduloClimaGal #contenidoUtil .rss h2{
	margin-top: 3px;
	font-size: 14px;
	font-weight: normal;
	color:#333;
	font-style: italic;
	margin-left: 10px;
}
.moduloClimaGal #contenidoUtil .rss h2 span{
	color:#666;
	font-style: normal;
	font-size: 11px;
	display: block;
}

#footer{
	position:relative;
	padding-top: 20px;
}
#footer .menuFooter{
	background-color: #E7E6E2;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;}
#footer .menuFooter a {
	font-size: 9px;
	text-transform: uppercase;
	background-image: url(../img/btnMNUfooter.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 28px;
	padding-left: 30px;
	padding-right: 20px;
	margin: 10px;
	text-align: left;
	line-height: 14px;}
#footer .menuFooter a.mapa {
	background-position: 0px 0px;}
#footer .menuFooter a.mapa:hover {
	background-position: 0px -29px;}
#footer .menuFooter a.hogar {
	background-position: 0px -58px;}
#footer .menuFooter a.hogar:hover {
	background-position: 0px -87px;}
#footer .menuFooter a.epaper {
	background-position: 0px -116px;}
#footer .menuFooter a.epaper:hover {
	background-position: 0px -145px;}
#footer .menuFooter a.archivo {
	background-position: 0px -174px;}
#footer .menuFooter a.archivo:hover {
	background-position: 0px -203px;}
#footer .menuFooter a.home {
	background-position: 0px -232px;}
#footer .menuFooter a.home:hover {
	background-position: 0px -261px;}
#footer .menuFooter a.mail {
	background-position: 0px -290px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
#footer .menuFooter a.mail:hover {
	background-position: 0px -319px;
	
}
#footer .menuFooter a.movil {
	background-position: 0px -348px;
	border:none;}
#footer .menuFooter a.movil:hover {
	background-position: 0px -377px;}
#footer .creditoSitio{
	background-image: url(../img/bkCreditoSitio.png);
	background-repeat: repeat-x;
	height: 24px;
	color: #B7D8F2;
	font-size: 11px;
	text-align: center;
	line-height: 23px;}
#footer .creditoSitio a{
	color: #FFF;}
#footer .creditoSitio a:hover{
	color: #0FF;}
#footer .anuncioFooter {
	position: absolute;
	top: -112px;
	right: 0px;
	height: 90px;
	width: 770px;
	border: 1px solid #CAC8BF;
	background-color: #E7E6E2;
	text-align: right;
	z-index:1000;}
#footer .anuncioFooter a{
	background: none;
	margin: 0px;
	padding: 0px;
	border:none;}

#columnaMain{
	min-height: 2300px;
	background-color:#FFF;
	margin-bottom: 112px;
	z-index: 80;
}
.anuncioRecuadro{
	background-color:#CAC8BF;
	padding:2px;}
.modTuVoz{
	background-color: #F2F2EE;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAC8BF;	
}
.modOtrosDispositivos{
	width: 304px;
	position: relative;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAC8BF;
}
.modOtrosDispositivos ul{
	position:relative;
	width:auto;
}
.modOtrosDispositivos ul li{
	float:left;
	width: 284px;
	margin-left: 10px;
	margin-right: 10px;
}
.modOtrosDispositivos ul li img{
	float:left;
	margin-right: 10px;
}
.modOtrosDispositivos ul li h1{
	margin-top: 16px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.modOtrosDispositivos ul li h2 a{
	color:#06C;
	font-size: 13px;
	font-weight:normal;
	font-style: italic;
}
.modOtrosDispositivos ul li h2 a:hover{
	color:#F90;
}
.modOtrosDispositivos ul li h3{
	margin-top: 5px;
	font-size: 12px;
	font-weight:normal;
	margin-right: 10px;
}
.modOtrosDispositivos .anterior{
	position:absolute;
	left: 0px;
	top: 90px;
	display: block;
	width: 22px;
	height: 22px;
	z-index: 50;
	background-image: url(../img/btnCLIMAportada.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:pointer;
	}
.modOtrosDispositivos .anterior:hover{
	background-position: 0px -23px;}
.modOtrosDispositivos .siguiente{
	position:absolute;
	right: 0px;
	top: 90px;
	display: block;
	width: 22px;
	height: 22px;
	z-index: 50;
	background-image: url(../img/btnCLIMAportada.png);
	background-repeat: no-repeat;
	background-position: -24px 0px;
	cursor: pointer;}
.modOtrosDispositivos .siguiente:hover{
		background-position: -24px -23px;}
#losMas{
}
#losMas .menuLosMas{
}
#losMas .menuLosMas li{
	float:left;
	margin-right: 2px;}
#losMas .menuLosMas li a{
	display: block;
	margin-bottom: -3px;
	background-color: #F0F0EC;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADACF;
	border-right-color: #DADACF;
	border-bottom-color: #DADACF;
	border-left-color: #DADACF;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	cursor:pointer;}
#losMas .menuLosMas li a:hover{
	color: #FFF;
	background-color: #DADACF;}
#losMas .menuLosMas li .sel{
	border-bottom-color: #FFF;
	background-color: #FFF;}

#losMas #contenidoLosMas{
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADACF;
	border-right-color: #DADACF;
	border-bottom-color: #DADACF;
	border-left-color: #DADACF;
	clear:both;
	background-color: #FFF;
	padding: 15px;
}
#losMas #contenidoLosMas ol{
	list-style-type:decimal;	
	margin:0px;
	padding: 0px;
	color:#C30;
}

#losMas #contenidoLosMas ol li {
	font-size: 12px;
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 8px;
}

#viejasPortadas ul{
	background-color: #F0F0EE;
	min-height: 155px;
	font-size: 11px;
	color:#666;
}
#viejasPortadas ul li{
	background-image: url(../img/bkIMGcovers.png);
	width: 94px;
	background-repeat: no-repeat;
	margin-left: 11px;
	padding-top: 6px;
	margin-top: 10px;
	float: left;
	background-color: #F0F0EE;
	text-align:center;
}
#viejasPortadas ul li img{
	padding-bottom: 6px;
}
#viejasPortadas .titModulo{
	font-size: 12px;
	border-top-color: #CC6633;
	margin-bottom: 0px;
	text-align:center;
}
#viejasPortadas .titModulo u{
	font-size: 11px;
	text-decoration: none;
	color:#666;
}
#wallpapers {
	position:relative;
	background-color: #F0F0EE;
}
#wallpapers .contenidoWall{
	width: 353px;
	position:relative;
	background-color: #F0F0EE;
	padding: 12px;
	padding-bottom: 0px;
	overflow:hidden;
}
#wallpapers ul{
	position: relative;
	background-color: #F0F0EE;
	min-height: 145px;
	font-size: 11px;
	color:#666;
	width: 600px;
}
#wallpapers ul li{
	float:left;
	background-color: #F0F0EE;
	text-align:center;
	width:112px;
	margin-right: 12px;
}
#wallpapers ul li img{
	padding-bottom: 6px;
}
#wallpapers .titModulo{
	font-size: 12px;
	border-top-color: #CC6633;
	margin-bottom: 0px;
	text-align:center;
	background-color: #FFF;
}
#wallpapers .titulo{
	font-size: 11px;
	margin-bottom: 4px;
}
#wallpapers .enlace{
	font-size: 10px;
}

#wallpapers .anterior{
	background-image: url(../img/byteFlechitas.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 20px;
	width: 20px;
	position: absolute;
	left: 0px;
	top: 5px;
}
#wallpapers .anterior:hover{
	background-position: 0px -80px;
}
#wallpapers .siguiente{
	background-image: url(../img/byteFlechitas.gif);
	background-repeat: no-repeat;
	background-position: -20px -60px;
	height: 20px;
	width: 20px;
	position: absolute;
	right: 0px;
	top: 5px;
}
#wallpapers .siguiente:hover{
	background-position: -20px -80px;
}
#wallpapers .indicadores{
	text-align:center;
	margin:0px;
	padding:0px;
	position: absolute;
	left:0px;
	bottom: 5px;
	width: 100%;
	height: 10px;
	overflow: hidden;}
#wallpapers .indicadores a{
	display:inline-block;
	margin:0px;
	margin-left:1px;
	margin-right:1px;
	padding:0px;
	height: 10px;
	width: 10px;
	background-image: url(../img/indicadorGal.gif);
	background-position: 0px -10px;
	background-repeat: no-repeat;}
#wallpapers .indicadores a:hover{
	background-position: 0px -20px;}
#wallpapers .indicadores a.sel{
	background-position: 0px 0px;}
	
#tickerUhora{
	background-color: #DBEDF1;
	margin-bottom: 18px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #153A59;
}
/**** Para la nube de etiqutas del MC ****/
.btnVerMC{
	float: right;
	clear:none;
}
.nubeTags{
	clear:both;
	margin:10px;
	color:#CCC;}
.nubeTags .tituloTags{
	color: #81BAE7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	padding: 0 0 5px;
	padding-left: 10px;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3C1D5;
}
.nubeTags .bkTags{
	position: relative;
	background-image: url(../img/bkNubeMC.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 87px;
	width: 100%;
}

.nubeTags .datos{
	position: absolute;
    text-align: center;
    top: 20%;
    vertical-align: middle;
	width: 100%;
}
.nubeTags .datos a {
    padding-left: 4px;
    padding-right: 4px;
	color:#9BD7FF;
}
.nubeTags .datos a:hover{
	color:#FFC;
}

.titulo_mpedh {
	color: #333;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #8D4623;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	padding-top: 4px;
	font-weight: bold;
}
.sitios_mpedh {
	background-color: #E7E6E2;
	overflow:hidden;
	font-weight: bold;
}
.btn102nueve {
    display: block;
    height: 60px;
    width: 124px;
    margin-right: 25px;
    margin-left: 36px;
    background-image: url(http://www.elsalvador.com/mwedh/img/botones_mpedh.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: left;
}
.btn102nueve:hover {
    background-position: 0px -60px;
}
.btnCanal21 {
    display: block;
    height: 60px;
    width: 83px;
    background-image: url(http://www.elsalvador.com/mwedh/img/botones_mpedh.png);
    background-repeat: no-repeat;
    background-position: -149px 0px;
    float: left;
}
.btnCanal21:hover {
    background-position: -149px -60px;
}

.btnmediolleno {
    display: block;
    height: 60px;
    width: 190px;
    margin-right: 25px;
    margin-left: 56px;
    margin-top: 7px;
    margin-bottom: 3px;
    background-image: url(http://www.elsalvador.com/mwedh/img/botones_mpedh.png);
    background-repeat: no-repeat;
    background-position: -254px 0px;
    float: left;
    clear:both;
}
.btnmediolleno:hover {
    background-position: -254px -60px;
}


