@charset "ISO-8859-1";
body{ margin: 0px; font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
background: #FAFAFA;
}
body a{text-decoration:none;}

#header{margin:0px; width:100%;
background: #1e6d08; /* Old browsers */
background: -moz-linear-gradient(top, #1e6d08 1%, #299a0b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#1e6d08), color-stop(100%,#299a0b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1e6d08 1%,#299a0b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1e6d08 1%,#299a0b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1e6d08 1%,#299a0b 100%); /* IE10+ */
background: linear-gradient(to bottom, #1e6d08 1%,#299a0b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e6d08', endColorstr='#299a0b',GradientType=0 ); /* IE6-9 */
min-width:960px;}

.min_960 {margin:auto; width:960px;}

#super_wrapper{}
#super_wrapper .flecha_derecha{ float:right; top:50%; right:0px; width: 47px; height:100px; background:url(../images/f_derecha.png); position: fixed;}
#super_wrapper .flecha_izquierda{ float:left; top:50%; left:0px; width: 47px; height:100px; background:url(../images/f_izquierda.png); position: fixed;}

#header .logotipo{ float:left; margin:5px 0px; font: 300 20px/30px 'Oswald Light', 'Arial Narrow', 'Helvetica', 'Arial', sans-serif; color:#fff;}
#header .logotipo img{margin:5px 0px}
#header .logotipo .logohome{margin:3px 15px 3px 0px;}
#header .logotipo .logoseccion{margin:3px 15px 3px 0px; width:170px; height:24px;}
#header .logotipo .separador{ margin-top:-5px;}
#header .logotipo > a.AnchorTexto{font: 300 20px/30px 'Oswald Light', 'Arial Narrow', 'Helvetica', 'Arial', sans-serif; color:#fff;cursor:pointer;text-decoration:none;}
.spanHeader{font: 300 20px/30px 'Oswald Light', 'Arial Narrow', 'Helvetica', 'Arial', sans-serif; color:#fff;}

#header #fecha{color:#fff; font-size:16px; font-size:12px;}

#header .btn{width:33px; height:30px; margin:5px 1px; font-size:12px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; overflow:hidden; color:#FFF; float:right;
				font-family: 'Oswald Light', "Arial Narrow", sans-serif; font-size:16px; font-weight: 300; line-height:30px; background-color:#111; cursor:pointer;
			  	background: rgb(41,154,11); /* Old browsers */
				background: -moz-linear-gradient(top, rgba(41,154,11,1) 0%, rgba(24,132,10,1) 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,154,11,1)), color-stop(100%,rgba(24,132,10,1))); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top, rgba(41,154,11,1) 0%,rgba(24,132,10,1) 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top, rgba(41,154,11,1) 0%,rgba(24,132,10,1) 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top, rgba(41,154,11,1) 0%,rgba(24,132,10,1) 100%); /* IE10+ */
				background: linear-gradient(to bottom, rgba(41,154,11,1) 0%,rgba(24,132,10,1) 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#18840a',GradientType=0 ); /* IE6-9 */
				/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c7eFF', endColorstr='#0060c3',GradientType=0 ); /* IE6-9 */
				/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#19A6FE',EndColorStr='#14A0FC');*/
			  }
			  
#header .btnnogradient{width:33px; height:30px; margin:5px 1px; font-size:12px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; overflow:hidden; color:#FFF; float:right;
			  font-family: 'Oswald Light', "Arial Narrow", sans-serif; font-size:16px; font-weight: 300; line-height:30px; background-color:#111; cursor:pointer;
			  	background: rgb(41,154,11); /* Old browsers */
				background: -moz-linear-gradient(top, rgba(41,154,11,1) 0%, rgba(24,132,10,1) 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,154,11,1)), color-stop(100%,rgba(24,132,10,1))); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top, rgba(41,154,11,1) 0%,rgba(24,132,10,1) 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top, rgba(41,154,11,1) 0%,rgba(24,132,10,1) 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top, rgba(41,154,11,1) 0%,rgba(24,132,10,1) 100%); /* IE10+ */
				background: linear-gradient(to bottom, rgba(41,154,11,1) 0%,rgba(24,132,10,1) 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#18840a',GradientType=0 ); /* IE6-9 */
				/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c7eFF', endColorstr='#0060c3',GradientType=0 ); /* IE6-9 */
				/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#19A6FE',EndColorStr='#14A0FC');*/
			  }			  
/*#header .btn_slide{width:500px; height:24px; -o-user-select: none; -khtml-user-select: none;}*/
#header .btn_slide{width:auto; height:24px; -o-user-select: none; -khtml-user-select: none;}
#header .btn_slide .icono{ float:left; margin:3px 5px 5px 5px; opacity:0.5;filter: alpha(opacity=50);}
#header .btn_slide .iconohover{ float:left; margin:3px 5px 5px 5px; opacity:1;filter: alpha(opacity=100);}
#header .btn:hover{background: #33cc00; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33cc00', endColorstr='#33cc00',GradientType=0 ); /* IE6-9 */}

/*#header #btn_buscador:hover{ width:100px;}*/
#header .btn_buscador_hover{ width:100px;}
/*#header #btn_conectar:hover{ width:115px;}*/
#header .btn_conectar_hover{ width:118px;}
#header .btn_conectar_hoverd{ width:120px;}
/*#header #btn_fecha{width:115px; padding:0px 8px; background:none; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#1E4A97',EndColorStr='#2159A7');}*/
#header #btn_fecha{width:auto; padding:0px 8px; background:none; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#1f6f08',EndColorStr='#217b09'); cursor:auto;}
/*#header #btn_impresa{width:75px; background:none;}*/
/*#header #btn_impresa:hover{ width:160px;}*/
#header .spanfechaheader{
/*font-size: 12px;*/
color: #FFF;
font-family: 'Oswald Light', "Arial Narrow", sans-serif;
font-size: 15px;
font-weight: 300;
line-height: 30px;
cursor: pointer;
}
#header .btn_imp{width:121px; background:none !important; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#1f6f08',EndColorStr='#217b09');}
#header .btn_imp_hover{width:121px; background:none !important; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#1f6f08',EndColorStr='#217b09');}
/*#header #btn_clima{ width:80px;}
#header #btn_clima:hover{ width:105px;}*/
#header .btn_clima{ width:80px;}
#header .btn_clima_hover{ width:105px;}
/*#header #btn_apps:hover{ width:95px;}*/
#header .btn_apps_hover{ width:95px;}
/*#header #btn_mi_carpeta:hover{ width:125px;}*/
#header .btn_mi_carpeta_hover{ width:125px;}
/*#header #btn_contacto:hover{ width:130px;}*/
#header .btn_contacto_hover{ width:130px;}
#header #btn_fondo:hover{}

#header .impresa{ float:right; margin:5px; width:45px; height:30px;}
#header .impresa a{ position:absolute;}
#header .impresa img{ width:45px; height:30px;}
#header .impresa #cerrar_impresa{ display:none;}
#header #clima{float:right; color:#C3C3C3; font-family: 'Oswald Light', sans-serif; font-size:16px; font-weight: 300;  margin:10px; text-align:right;}

#header .subcatname
{
	float:right;
	color: #FFF;
	font-size: 24px;
	margin-top: 3px;
	margin-left: 5px;
}

/* Menu */

#header #menu_principal{margin:auto; height: 30px; background-color: #393939; }
#header .categoria{font-family: 'Oswald Light', "Arial Narrow", sans-serif; font-weight: 300; font-size:13px; color:#ccc; padding:5px 7px; background-color:#393939; float:left; -webkit-transition: background-color .7s ease; -moz-transition: background-color .7s ease; transition: background-color .7s ease; letter-spacing:2px; text-align:center; border-right: solid 1px #000; -khtml-user-select: none;}
#header .categoria:hover {background-color:#888; color:#ccc; cursor:pointer;}
#header .categoria:active { color:#fff; text-shadow: 0px 0px 10px #ffffff; filter: dropshadow(color=#ffffff, offx=0, offy=0); font-weight: 300;}

#header .seleccionada{background-color:#000; color:#FFF; padding:5px 14px;}

.spacerClassMenu {height:0px !important; }

/* Submenu */

#caja_submenu {overflow:hidden; height:0px; min-width:960px; background-color:#1a1a1a;}
#header #submenus{ overflow:hidden; height:40px; position:relative;}
#header .submenu{ position: absolute; display:none;}
#header #submenu100{ display:block;}
#header .btn_submenu{
	font-family: 'Oswald Light', "Arial Narrow", sans-serif; 
	font-weight: 300; 
	font-size:15px; 
	color:#ccc; 
	padding:0px 6px; 
	float:left; 
	-webkit-transition: all .7s ease; 
	-moz-transition: all .7s ease; 
	transition: all .7s ease; 
	letter-spacing:1.7px;
	line-height:35px;
	height:35px;
	margin-top:1px;
	border-left:thin #333 solid;
	position:relative;
	overflow:hidden;
	}
#header .activa{ background-color:#029401;}
#header .activa .palabra a{ color:#fff;}
#header .btn_submenu:hover{background-color:#444; color:#ccc; cursor:pointer; opacity:1;}
#header .btn_submenu:active { color:#fff; text-shadow: 0px 0px 10px #ffffff; filter: dropshadow(color=#ffffff, offx=0, offy=0);}
#header .apagado{background:#222}
#header .texto_apagado{color:#666;}
#header .seleccionado{background:#000; color:#FFF;}
#header .palabra{float:left;font-family: 'Oswald Light', "Arial Narrow", sans-serif; font-weight: 300; font-size:13px; color:#ccc;}
#header .palabra a{ color:#ccc;}
#header .btn_submenu:hover a{ color:#FFF;}
#header .btn_submenu a:hover{ color:#029401;}
#header .btn_submenu .principales{width:0px; height:15px; background-color:#000; border-radius:2px; -webkit-border-radius:2px; float:left; margin:10px 0px; background: url(../imgdiseno/menu/dropper.png) no-repeat top; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
#header .btn_submenu:hover .principales{width:15px; margin:10px 4px;}

#header .su{ width:100px; height:150px; text-align:center; padding:0px; margin:5px; font: Helvetica, Arial, sans-serif, 14px; }
#header .su img{ width:100px; height:116px; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease;}
#header .su:hover img{ opacity:.4;}
#header .su:hover .over_s{ opacity:1;}
#header .sem{ width:136px; height:150px; text-align:center; padding:0px; margin:5px; font: Helvetica, Arial, sans-serif, 14px; }
#header .sem img{ width:136px; height:auto; /*height:116px;*/ -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease;}
#header .sem:hover img{ opacity:.4;}
#header .sem:hover .over_s{ opacity:1;}
#header .over_s{padding:5px; position:absolute; width:90%; top:20px; margin:auto;  -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; -webkit-backface-visibility: hidden; opacity:0;}
#header .btn_over_s{margin-top:5px; background:#000; font: 13px/30px; letter-spacing:0px; height:30px; text-transform: uppercase; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease;}
#header .btn_over_s:hover{ background:#029401; color:#FFF;}
#header .subseccion{}
#header .semmask { height: 116px; overflow: hidden; }
#header .croptext_su {width:100px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis; letter-spacing: normal;}
#header .croptext_sem {width:136px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis; letter-spacing: normal;}

#header .v_semanales{
	width: 960px;
	overflow: hidden;
	margin: auto;
	height: 160px;
}
#header .v_sociales{
	width: 900px;
	overflow: hidden;
	margin: auto;
	height: 160px;
	float:left;
}
#header .irFototienda
{
	float: right; margin: 5px 0 5px 5px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opactiy .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
#header .irFototienda:hover {filter: alpha(opacity=100); opacity: 1;}

/* OPINION */
#opinion{ width:960px; height:130px; position:relative; margin-top:7px;}
#editorialistas{float:left; width:670px;}
.editorialista{width:150px; height:50px; padding:5px; background:#333; color: #ccc;float:left; margin:0px 7px 7px 0px; color:white; font: 300 14px/16px 'Oswald Light', "Arial Narrow", sans-serif; cursor:pointer;}
.editorialista:hover{background:#666; color:#fff;}
.editorialista img{ width:50px; height:50px; margin-right:5px; float:left;}

#cartones{ width:130px; height:130px; float:left; background:#333;}
#cartones img{ position:absolute;}
#opinion .maskscroll { width:670px; height:130px; margin:0 0 0 0; float:left; overflow: hidden ;}

/* SECCIONES */

#header #secciones{position:relative; height:150px;}
#header .seccion{display:none; position:absolute; overflow:hidden; width:960px; float:left; padding-top:10px; /*background-image:url(../images/bg_seccion.jpg);*/}
#header .ir_seccion{float: right; position: absolute; right:0px; top:0px; color:#CCC; font-family: 'Oswald Light', "Arial Narrow", sans-serif; font-weight: 300; font-size:12px; width:150px;}
#header .ir_a{ background:url(../imgdiseno/ir_tiempo_real.png) no-repeat; width:90px; height: 50px; margin:5px 0px; padding:8px 45px; vertical-align:middle;}
#header .ir_tiempo_real{ background:url(../imgdiseno/ir_tiempo_real.png) no-repeat; width:90px; height: 50px; margin:5px 0px; padding:8px 45px; vertical-align:middle;cursor:pointer;}
#header .ir_impresa{ background:url(../imgdiseno/ir_impresa.png) no-repeat; width:100px; height: 50px; margin:5px 0px; padding:8px 45px;cursor:pointer;}
#header .ir_seccion a{color:#666;}
#header .ir_seccion a:hover{color:#FFF;}

#header .articulo{width:195px; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; overflow:hidden; float:left; margin:5px; border:thin solid #444; text-decoration:none; background-color:#333;}
#header .articulo:hover{width:380px; background-color:#555; border:thin solid #444; text-decoration:none; cursor: pointer;}


#header .contenido_articulo{width:380px; height:130px; overflow:hidden;}
#header .contenido_articulo img{width:195px; height: auto; float:left;}
#header #secciones .contenido_articulo .cabeza{ text-decoration:none;
	float:left;
	font-family: 'Oswald Light', sans-serif; 
	font-weight: 300; 
	font-size:24px; 
	color:#FFF; width: 160px;
	-webkit-transition: all .7s  ease; -moz-transition: all .7s  ease; transition: all .7s ease;
	padding:10px;
	}
	
#header .contenido_articulo .resumen{ text-decoration:none;
	float:left;
	font: lighter "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px; 
	color:#666; width: 160px; padding:20px; background-color:#333;
	-webkit-transition: all .7s .3s ease; -moz-transition: all .7s .3s ease; transition: all .7s .3s ease;
	}
	
#header .contenido_articulo:hover .cabeza{width:160px; color:#FFF; }
#header .contenido_articulo:hover .resumen{width:160px; color:#ccc; background:#222; }


/* LO MAS */


#header #lo_mas{position:relative; width:960px;}

#header #lo_mas .articulo{width:130px; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; overflow:hidden; float:left; margin:5px; border:thin solid #000; text-decoration:none;}
#header #lo_mas .articulo:hover{width:280px; background-color:#333; border:thin solid #444; text-decoration:none;}

#header .bloque{ display:none; position:absolute; margin-left:100px;}
#header #visto{ display:block;}

#header #lo_mas .contenido_articulo{width:350px; height:130px; overflow:hidden; position:relative;}
#header #lo_mas .contenido_articulo img{width:195px; height: auto; float:left;}
#header #lo_mas .contenido_articulo .cabeza{text-decoration:none;
	float:left;
	font-family: 'Oswald Light', sans-serif; 
	font-weight: 300; 
	font-size:20px; 
	color:#FFF; width:120px;
	height:130px;
	background-color:#000;
	margin-left:-50px;
	padding:10px;
	}
	
#header #lo_mas #menu_lo_mas{color:#FFF; font-family: 'Oswald Light', "Arial Narrow", sans-serif; font-weight: 300; font-size:13px; width:100px; height:150px; background:#000; float: left;}	
#header #lo_mas .btn_lo_mas{ height: auto; width:90px; background: url(../imgdiseno/menu/lo_mas_inactivo.png) no-repeat; text-align:left; padding:5px; margin:5px 0px;}
#header #lo_mas .btn_lo_mas:hover{ cursor:pointer;}
#header #lo_mas .lo_mas_activo {background: url(../imgdiseno/menu/lo_mas_activo.png) no-repeat;}
#header #lo_mas .rank{ width:20px; height:20px; text-align:center; line-height:20px; background:#333; color:#FFF; position:absolute; bottom:0px; left:0px; z-index:3;}

#header #lo_mas .contenido_articulo .cabeza_sin_foto
{
	text-decoration:none;
	float:left;
	font-family: 'Oswald Light', sans-serif; 
	font-weight: 300; 
	font-size:20px; 
	color:#FFF; width:100px;
	height:130px;
	background-color:#222;
	padding:10px 30px 10px 10px;
}

#header #lo_mas .contenido_articulo .resumen_sin_foto
{
	text-decoration:none;
	float:left;
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: 100; 
	font-size:12px; 
	line-height:14px;
	color:#FFF; width:120px;
	height:130px;
	padding:10px;
}

#btn_Todas_Notas_Dia {
	font-family: 'Oswald Light', Arial Narrow, sans-serif;
	font-weight: 300;
	font-size: 13px;
	position: absolute;
	top: 67px;
	height: 55px;
	width: 79px;
	background: url(../imgdiseno/menu/bg_btn_TodasLasNotasDelDia.png) no-repeat;
	text-align: left;
	padding: 5px;
	margin: 5px 0px;
}

/* BUSCADOR */
#header #caja_buscador{ height:0px; background-color: #000; overflow:hidden;}
#caja_buscador .lo_mas{ float:left; font-size:18px; margin:8px 0px;}
#caja_buscador .lo_mas_buscado{
	font-family: 'Oswald Light', sans-serif; 
	font-weight: 300; 
	font-size:14px; 
	color:#ccc;
	margin:5px 0px;
	float:left;
	width:605px;
	}
#caja_buscador .contbuscado{ float:left; width:480px; /*overflow:auto;*/ height:45px; }
#caja_buscador .buscado{ padding:5px; background-color:#666; float:left; margin:5px; cursor:pointer;}
#caja_buscador .buscado:hover{background-color:#029401; color:#FFF;}

#header #caja_contacto{height:0px; background-color: #222; overflow:hidden;}
#header #caja_contacto .contactos{color:#666; font-size:13px; position:relative; height:150px;}
#header #caja_contacto .contactos h2{color:#999; font-size:18px; font-family: 'Oswald Regular', "Arial Narrow", sans-serif; font-weight: 400;}
#header #caja_contacto .col_contacto{ float:left; margin:8px 20px 8px 0px;}
#header #caja_contacto .col_directorio{ margin:8px 0px; position:absolute; top:0px; right:0px; text-align:center; cursor:pointer; background: #333; padding:10px; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease;}
#header #caja_contacto .ver_directorio{ font-size:10px; margin-top:-3px;}
#header .btn_palabra{padding:9px; margin:0px auto 15px; width:150px; color:#CCC; cursor:pointer; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; background: url(../imgdiseno/header/contacto/f_sig.png) right no-repeat; background-color:#333; text-align:left;}
#header #caja_contacto .publicidad{ color: yellow; font-weight:bold;}
#header .btn_palabra:hover{background-color:#666;color:#FFF;}
#header #caja_contacto .btn_rs{background:#333; margin:0px 0px 15px; width:125px; line-height:23px; color:#CCC; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease;}
#header #caja_contacto .btn_rs:hover{background:#666;color:#FFF;}
#header #caja_contacto .btn_rs img{ margin-right:5px;}
#header #caja_contacto .col_directorio:hover{color:#FFF; background:#666;}

#header #caja_ayuda{height:0px; background-color: #222; overflow:hidden;}
#header #caja_ayuda .col_contacto{ float:left; margin:8px 20px 8px 0px; font: 14px/20px Helvetica, Arial, sans-serif; color:#CCC;}
#header #caja_ayuda h2{color:#999; font:300 36px/42px 'Oswald Light', "Arial Narrow", sans-serif;}
#header #caja_ayuda a .btn_ayuda{float:right; text-align:center; margin: 15px; width:150px; cursor:pointer;}
#header #caja_ayuda a .btn_ayuda img{margin:5px; opacity:.8;}
#header #caja_ayuda a .btn_ayuda:hover img{opacity:1;}
#header #caja_ayuda a .nombre_ayuda{font-family: "Oswald Light", Arial, Narrow, Helvetica, Arial, sans-serif; font-weight:300;/*font: 300 36px/42px 'Oswald Light', "Arial Narrow", sans-serif;*/color:#CCC;}

#header .btn_palabratips{padding:9px; margin-top:-13px; width:240px; color:#222; cursor:pointer; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; background: url(../imgdiseno/header/contacto/f_sig_Oscuro.png) right no-repeat; background-color:#03f374; text-align:left;}

#header #caja_mi_carpeta{height:0px; overflow:hidden; background:url(../images/bg_mi_carpeta.jpg) fixed top no-repeat; background-color:#000;}
#header .mi_carpeta1{
	position: relative;
	height: 150px;
	padding-top: 10px;
} 
#header .mi_carpeta2{
	
	position: relative;
	height: 150px;
	padding-top: 10px;
	text-align:center;
	color:#ccc;
	font: 300 16px/20px  'Oswald Light', "Arial Narrow", sans-serif;
	-webkit-box-shadow: inset 0px 0px 20px 1px rgba(0, 0, 0, .8);
	box-shadow: inset 0px 0px 20px 1px rgba(0, 0, 0, .8);
}
#header .mi_carpeta3{
	display:none;
	position: relative;
	height: 150px;
	padding-top: 10px;
	text-align:center;
	color:#ccc;
	font: 300 16px/20px  'Oswald Light', "Arial Narrow", sans-serif;
	-webkit-box-shadow: inset 0px 0px 20px 1px rgba(0, 0, 0, .8);
	box-shadow: inset 0px 0px 20px 1px rgba(0, 0, 0, .8);
}
.ir_a_mi_carpeta{ font-size:18px; margin-top:30px;}

#header .nota_seccion{
	position: relative;
	width: 195px;
	height: 130px;
	float: left;
	cursor: pointer;
	overflow: hidden;
	background: #222;
	margin: 0px 15px 5px 0px;
}
#header .seccion .nota_seccion{margin: 0px 7px 5px 0px;}
#header .nota_seccion:hover{ background:#444;}
#header .nota_seccion:hover img{opacity:.5;}
#header .nota_seccion img{position:absolute;  -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; width:195px;}
#header .gd_nota_seccion{width:195px; height:130px; background:url(../imgdiseno/gd_nota_seccion.png) no-repeat; position:absolute; opacity:.8; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; -webkit-backface-visibility:hidden;}
#header .nota_seccion:hover .gd_nota_seccion, #header #cartones:hover .gd_nota_seccion{ opacity:1;}
#header .titulo_nota_seccion{font: 400 17px/20px  'Oswald Regular', "Arial Narrow", sans-serif; position: absolute; color: #ccc; bottom: -1px; margin: 6px 10px; text-shadow: 1px 1px 0px #000000; filter: dropshadow(color=#000000, offx=1, offy=1);}
#header .nota_seccion:hover .titulo_nota_seccion, #header #cartones:hover .titulo_nota_seccion{color:#FFF;}
#header .nota_seccion .resumen{ font: lighter 11px/14px Helvetica, Arial, sans-serif; color:#777; margin-top:5px;}
#header .nota_seccion:hover .resumen{ color:#ccc;}
#header .ir_mi_carpeta{ background:url(../imgdiseno/header/micarpeta/bg_ir_mi_carpeta.png); height:130px; width:100px; float:right; cursor: pointer;}
#header .ir_mi_carpeta .texto{ float:left; text-align:center; color:#666; font-family: 'Oswald Light', "Arial Narrow", sans-serif; font-weight: 300; font-size:12px; width:70px; margin-top:70px;}
#header .ir_mi_carpeta:hover .texto{ color:#fff;}

.buscador_input { float:right; font-family: 'Oswald Light', "Arial Narrow", sans-serif; font-weight: 300; position:relative; margin-top:1%; width:317px;}
.search_header { width:300px; height:20px; margin-left:8px;}
.search::-webkit-input-placeholder, .search_header::-webkit-input-placeholder { color: #9c9c9c; font-style: italic; }
.search_header{	outline:none;
	padding: 3px 5px;
	border: 1px solid #a8a8a8;
	font-size:13px;
	background: #f1f1f1;
	vertical-align:middle;
	color:#666666;
	
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	-khtml-border-radius: 5px; /* Linux browsers */
	border-radius: 5px; /* Opera 10.50, IE and CSS3 */	
	 
	 -moz-box-shadow: 1px 1px 3px #c9c9c9  inset, 0 0 0 0 ;
	 -webkit-box-shadow: 1px 1px 3px #c9c9c9 inset, 0 0 0 0 ;
	 box-shadow: 1px 1px 3px #c9c9c9 inset, 0 0 0 0 ;
	 /*rgba(0, 0, 0, 0.25)*/ 
}

.btn_search {
	position: absolute;
	top:4px;
	right:4px; /*z-index:5*/
}




/* Version Impresa en el header */

#header #version_impresa{ height:0px; background:url(../imgdiseno/header/bg_impresa.png); overflow:hidden;}
#header .v_impresa{
	width: 870px;
	overflow: hidden;
	margin: auto;
	height: 185px;
}
.portada{ float:left; margin:0px 15px; margin-top:25px; background:url(../imgdiseno/impresa_bg_portada_semanal.png); height:139px;width:116px;}
.portada img{width:116px; height:auto;clip:rect(0px,116px,99px,0px);position:absolute;}
.nom_seccion{font:300 18px/1 'Oswald Light','Arial',serif; color: #ddd; text-align:center; margin-top:10px; height:44px;}
.nom_seccion a{font:300 18px/40px 'Oswald Light','Arial',serif; color: #ddd; text-align:center; /*margin-top:100px;*/}
.nom_seccion a:hover{text-decoration:none;color: #ddd;}
.edicion_impresa{float:left; background:url(../imgdiseno/header/edicion_impresa.png); width:40px; height:180px;}
.cerrar_impresa{float:right; background:#333; width:40px; height:180px;}
.cerrar_impresa img{ margin:5px; width:32px; height:auto;}
.h_impresa_ant{float:right; background:#333; width:50px; height:180px;}
.h_impresa_ant img{ width:50px; height:180px;}

.clipimp
{
	position:relative;
	height:139px;
	width:116px;
	border:solid 1px #ccc;
}

.clipimp img
{
	position:absolute;
	clip: rect(0px,116px,0px,139px);
}

.divsombreado
{
	position:relative;
	-webkit-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, .8); 
	box-shadow: inset 0px 0px 20px 2px rgba(0, 0, 0, .8);
	width:116px;
	height:99px;   	
}

/*
#header .v_impresa #paginas{width:3000px; overflow:hidden; height:250px; margin-top:15px;}
#header .v_impresa .pagina{float:left; margin:10px; width:130px; margin-left:880px; overflow:hidden; text-align:center; color:#666; font-size:12px; font-weight:bold;}
#header .v_impresa .pagina:hover{color:#FC0;}
#header .v_impresa img{width:130px; height:111px; margin-bottom:10px;}
#header #version_impresa .anterior{
	float:left;
	margin-top: -90px;
	background: url(../images/anterior.png) no-repeat;
	width: 22px;
	height: 34px;

}
#header #version_impresa .siguiente{
	float: right;
	margin-top: -90px;
	background: url(../images/siguiente.png) no-repeat;
	width: 22px;
	height: 34px;
}
*/


/* CLIMA */
#header #caja_clima{ height:0px; background:url(../imgdiseno/header/clima/fondos/999.png) top; overflow:hidden; -webkit-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, .5); box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, .5);}
#header .c_clima{
	width: 960px;
	overflow: hidden;
	margin: auto;
	height: 150px;
	color:#FFF;
}
#header .c_clima
#info_clima {margin-top:10px;}
#info_clima {font-family: 'Oswald Light', "Arial Narrow", sans-serif; font-weight: 300;}
#info_clima .actual{width:180px; float:left;}
#info_clima .temperatura_actual {font-size:20px; text-transform:uppercase;}
#info_clima .grados_actual{font-size:80px; line-height:70px; font-weight: 400;}
#info_clima .ciudad:hover{text-decoration:underline;}

#info_clima .pronostico_hoy{width:auto; float:left; margin:20px 30px 0; font-size:28px; text-shadow: 1px 1px 2px #000; filter: dropshadow(color=#000, offx=1, offy=1);}
#info_clima .pronostico_hoy img{ margin:0px 10px 10px 0px;}
#info_clima .btn_pronosticos{ float:left; background:#039; margin:4px 2px; padding:5px 10px; cursor:pointer;}
#info_clima .descripcion{ background: rgba(0,0,0,.6); -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, .3); box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, .3); width:auto; height:50px; font-size:18px; padding:5px; line-height:24px;}
#info_clima .cerrar_clima{float:right;}
#info_clima .pronosticos{ float:right; margin-right:-10px;}
#info_clima .dia{float:right; width:80px; height:58px; line-height:16px; padding:5px; background: rgba(0,0,0,.6); text-align:center; text-shadow: 1px 1px 2px #000; filter: dropshadow(color=#000, offx=1, offy=1);}
#info_clima .nombre_dia{ color:#BCE6FF; margin-bottom:3px; font-size:13px; line-height:13px;}
#info_clima .dia img{ width:24px; height:24px;}
#info_clima .dia .pronostico{ color:#FF0;}

/* CONECTAR */
#header #caja_conectar{ height:0px; background:url(../imgdiseno/header/bg_conectar.jpg) repeat-x; overflow:hidden;}
#header .c_clima{
	width: 960px;
	overflow: hidden;
	margin: auto;
	height: 230px;
	color:#FFF;
}



/* APPS */

#header #caja_apps{ height:0px; background:#1a1a1a; overflow:hidden;}
#header .c_apps{
	width: 960px;
	overflow: hidden;
	margin: auto;
	height: 130px;
}
#apps{width:960px; height:100px; position:relative;}
#apps a {text-decoration:none;}
#apps .icono{float:left; width:120px; height:100px; text-align:center; opacity:.5; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; margin:5px 0px; font-weight:bold;}
#apps .icono:hover {opacity:1; background-color:#a7010d; -webkit-box-shadow: inset 0px 0px 40px 5px rgba(0, 0, 0, .5); box-shadow: inset 0px 0px 40px 5px rgba(0, 0, 0, .5);}
#apps .clasificacion {margin-top:-30px; color:#fff; font-family: 'Oswald Light', "Arial Narrow", sans-serif; font-weight: 300; font-size:13px; text-decoration:none; display:block; height:45px; opacity:1;}
#apps .cantidad{ font-weight:bold; margin-top:-10px; font-size:12px; color:#f9dd00;}

/* Avisos de ocasión*/

#avisos{width:960px; height:100px; position:relative;}
#avisos a {text-decoration:none;}
#avisos .icono{float:left; width:120px; height:100px; text-align:center; opacity:.5; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; margin:5px 0px; font-weight:bold;}
#avisos .icono:hover {opacity:1; background-color:#a7010d; -webkit-box-shadow: inset 0px 0px 40px 5px rgba(0, 0, 0, .5); box-shadow: inset 0px 0px 40px 5px rgba(0, 0, 0, .5);}

#avisos .clasificacion {margin-top:-40px; color:#fff; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; display:block; height:45px; opacity:1;}
#avisos .cantidad{ font-weight:bold; margin-top:-10px; font-size:12px; color:#f9dd00;}
#avisos .ligasmenumty {font-family: 'Oswald Light', Arial Narrow, sans-serif; font-weight: 300; font-size: 13px; color:#f9dd00; top: 10px; height: 50px; width: 110px; text-align: left; vertical-align: middle; cursor: pointer; margin-top: 5px;}
#avisos .ligasmenumex {font-family: 'Oswald Light', Arial Narrow, sans-serif; font-weight: 300; font-size: 13px; color:#f9dd00; top: 10px; height: 50px; width: 110px; text-align: left; vertical-align: middle; cursor: pointer; margin-top: 5px;}
#avisos .ligasmenugdl {font-family: 'Oswald Light', Arial Narrow, sans-serif; font-weight: 300; font-size: 13px; color:#f9dd00; top: 10px; height: 50px; width: 110px; text-align: left; vertical-align: middle; cursor: pointer; margin-top: 5px;}
#avisos .ligasmenumty:hover {color:#09F;}
#avisos .ligasmenumex:hover {color:#029401;}
#avisos .ligasmenugdl:hover {color:#F33;}


#cont {background-color:#FFF; text-align:center; padding:10px 0px; width:100%; z-index:10;}

/* GUÍAS */

#guias{width:960px; height:100px; position:relative;}
#guias a {text-decoration:none;}
#guias .icono{float:left; width:120px; height:100px; text-align:center; opacity:.5; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; margin:5px 0px; font-weight:bold;}
#guias .icono:hover {opacity:1; background-color:#029401; -webkit-box-shadow: inset 0px 0px 40px 5px rgba(0, 0, 0, .5); box-shadow: inset 0px 0px 40px 5px rgba(0, 0, 0, .5);}
#guias .clasificacion {margin-top:-30px; color:#fff; font-family: 'Oswald Light', "Arial Narrow", sans-serif; font-weight: 300; font-size:13px; text-decoration:none; display:block; height:45px; opacity:1;}
#guias .cantidad{ font-weight:bold; margin-top:-10px; font-size:12px; color:#0CC;}


#cont {text-align:center; padding:10px 0px; width:100%; z-index:10;}
#cont .primes{display:none;}
#cont #prime1{ display:block;}
/*
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/HqHm7BVC_nzzTui2lzQTDT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/bH7276GfdCjMjApa_dkG6T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}*/

/* TEMAS TEXTO SECUNDARIO LOGO PRODUCTO */

#header .fteTema{ font: 300 20px/30px 'Oswald Light', 'Arial Narrow', 'Helvetica', 'Arial', sans-serif;}
#header .temaDefault{color:#fff;}
/*#header .temaRnB{color:#b5eb3d;}*/
#header .logotipo > a.temaRnB{color:#b5eb3d;}
/* ESTILOS PUBLICIDAD ESPECIAL*/

#wrapperbanner_pubbottom{  text-align:center; position:fixed; width:100%; left:0px; height:207px; bottom:0px; padding:0px; overflow:hidden; z-index:9999 }
#bannerbot_pubbottom{  text-align:center; position:absolute; width:960px; left:50%; margin-left:-480px; border:solid 0px #0F0; text-align:center; bottom:-207px;}
#bannerbot_pubbottom img{vertical-align: top;}
#closebtn_pubbottom { text-align:center; position:absolute; width:25px; left:50%; margin-left:450px; top:17px; cursor:pointer; z-index:9999;}

.banner_center_pubexpand{ position:relative; top:0px; width:960px; height:400px; z-index:1; left:50%; margin-left:-480px; margin-bottom:15px; margin-top:15px; overflow:hidden; background:none; }
.banner_bg_pubexpand{ display:none; position:fixed; top:40px; width:1400px; overflow:hidden; height:950px; z-index:-1; left:50%; text-align:center; margin-left:-700px; }
.btn_pubesp_pubexpand{ text-align:center; position:absolute; width:120px; height:25px; left:50%; margin-left:353px; top:6px; cursor:pointer; z-index:999999; }

/*
.banner_center_pubexpand{ position:relative; top:0px; width:1000px; height:250px; z-index:1; left:50%; margin-left:-500px; overflow:hidden; background:none; margin-top:2px; margin-bottom:2px; }
.banner_bg_pubexpand{ display:none; position:fixed; top:0px; width:100%; overflow:hidden; height:570px; z-index:-1; left:0px; }
.btn_pubesp_pubexpand{ text-align:center; position:absolute; width:120px; height:25px; left:50%; margin-left:370px; top:8px; cursor:pointer; z-index:9999;}
*/

/* SUBURBANAS - Submenu*/
#suburbanas .subMenuSoc { width:660px; height:36px; background:#999999; overflow:hidden; float:left}
#suburbanas .subMenuSoc ul { float: left; width:650px; height:36px;}
#suburbanas .subMenuSoc ul li { font:300 14px/19px 'Oswald Light','Arial',serif; color:#FFF; float:left; display: inline-block; text-align:center; height:36px;}
#suburbanas .subMenuSoc ul li a{color: #fff; overflow: hidden; display:block; padding:0px 6px; height:36px; line-height:36px;} 
#suburbanas .subMenuSoc ul li a:hover{ color:#FFF; background:#666;}
#suburbanas .subMenuSoc ul li a.sel{ color:#fff; background:#333; padding:0px 6px; height:36px; line-height:36px;}
#suburbanas .subMenuSoc img{ vertical-align:middle; margin:auto; max-width:18px; max-height:19px; margin-top:8px;}
/* SUBURBANAS - Submenu Fototienda*/
#suburbanas .subNavFotoT:hover { cursor:pointer}
#suburbanas .subNavFotoT h1{float:left; padding:0px 0 0px 5px; font:400 18px/22px 'Oswald Regular','Arial',serif; color:#000; background-color:#93db70; width:295px; height:36px; line-height:36px;}
#suburbanas .subNavFotoT .drop{position:absolute; top:11px; right:11px;}
#suburbanas .subNavFotoT .dropRotFT{-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform:  rotate(90deg);-ms-transform: rotate(90deg);} 
/* SUBURBANAS - Submenu Fototienda Toggle*/
/*R*/#suburbanas #Fototienda_form { width:300px;height:259px; background:#93db70; overflow:hidden; display:none; position:absolute; top:36px; right:0; z-index:1000;}
#suburbanas #Fototienda_form p{font: 100 13px/16px 'helvetica','Arial',serif; color:#000; margin:17px 0 0 5px; padding:0;width: 95px; float:left; overflow:hidden}
#suburbanas #Fototienda_form .buscador { position:relative;float: left; margin:10px 0 5px 0}
#suburbanas #Fototienda_form .buscador input  
{
	outline:none;
	padding: 3px 5px;
	border: 1px solid #a8a8a8;
	font-size:13px;
	background: #f1f1f1;
	vertical-align:middle;
	color:#666666;
	width:100%;	
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	-khtml-border-radius: 5px; /* Linux browsers */
	border-radius: 5px; /* Opera 10.50, IE and CSS3 */	
	background: #f1f1f1;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
	width:180px; 
	height:20px;
}
#suburbanas #Fototienda_form .buscador img {position: absolute; top:4px; right:4px; }
#suburbanas #Fototienda_form select  
{
	outline:none;padding: 3px 5px;border: 1px solid #a8a8a8;font-size:13px;background: #f1f1f1;vertical-align:middle;color:#666666;width:100%;-moz-border-radius: 5px; /* Firefox */-webkit-border-radius: 5px; /* Safari and Chrome */-khtml-border-radius: 5px; /* Linux browsers */border-radius: 5px; /* Opera 10.50, IE and CSS3 */
	padding: 4px; -webkit-background-size: 1600px 32px; -webkit-appearance: none;
	width:192px; background:url("../imgdiseno/menu/select2.png");background-size:1600px 32px;background-repeat:no-repeat;background-position-x: 100%;background-position-y: 50%;appearance:none;arrow-color: #ffffff;
}
select::-ms-expand {
    display: none;
}
#suburbanas #Fototienda_form .inputfecha
{
	outline:none;
	padding: 3px 5px;
	border: 1px solid #a8a8a8;
	font-size:13px;
	background: #f1f1f1;
	vertical-align:middle;
	color:#666666;
	width:100%;	
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	-khtml-border-radius: 5px; /* Linux browsers */
	border-radius: 5px; /* Opera 10.50, IE and CSS3 */	
	background: #f1f1f1;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
	margin-top: 10px;
	width:133px;
	float:left;	
}

#suburbanas #Fototienda_form .btnbuscar
{
	padding:5px; width:80px; border: solid thin #444;float:left; text-align:center;
	background:#333;
	font:300 20px/22px 'Oswald Light','Arial',serif; color: #fff;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	-khtml-border-radius: 3px; /* Linux browsers */
	border-radius: 3px; /* Opera 10.50, IE and CSS3 */	
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(1, 1, 1, .8);
	box-shadow: inset 0px 0px 2px 0px rgba(1, 1, 1, .8);
}
#suburbanas #Fototienda_form .btnbuscar:hover{ background:#029401; color:#fff; }

.menufototmL_10{ margin-left: 10px; }
.menufototmT_10{ margin-top: 10px; }
.menufototmB_10{ margin-bottom: 10px; }
.menufototm_5{ margin: 5px; }

/* RIEL APPS */
#riel_apps{background:#333; width:1920px;}
#riel_apps a{ color:#09f; font-size:13px; line-height:13px; padding:2px; /*background:#3a3a3a;*/}
#riel_apps a:hover{color:white; background:#09f;}
#riel_apps .link_app{color:#09f; font-size:13px; line-height:13px; margin-top:3px;}
.plataforma{float:left; height:180px;}
.nombre_plataforma{ color:#fff; background:#222; line-height:40px;}
.nombre_plataforma img{ float:left; margin-right:5px;}
.nombre_app{ line-height:22px;}

#riel_apps #android, #riel_apps #windows{background:#292929;}
#riel_apps #android .nombre_plataforma, #riel_apps #windows .nombre_plataforma{ background:#1a1a1a;}

#riel_apps #android .app, #riel_apps #blackberry .app, #riel_apps #smarttv .app{-webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; -webkit-border-radius: 5px; border-radius: 5px; cursor:pointer;}
#riel_apps #android .app:hover, #riel_apps #blackberry .app:hover, #riel_apps #smarttv .app:hover{background:#09f; color:#fff; -webkit-box-shadow:inset 0 0 50px 1px rgba(0,0,0,.5); box-shadow:inset 0 0 50px 1px rgba(0,0,0,.5);}

#riel_apps .grandes {float:left;}
#riel_apps .chicas {float:left; width:150px; padding:5px;}
#riel_apps .grandes .app{float:left; width:140px; padding:5px; margin:5px;}
#riel_apps #ios .chicas {width:170px;}
#riel_apps #ios .grandes .app{width:180px;}
#riel_apps .chicas .app{ padding:5px; margin:5px; height:40px;}
.icono_app{float:left; margin-right:10px;}

#menu_apps{ background:#000; height:40px; margin-top:4px;}
.btn_plat{ padding:5px; backface-visibility:hidden; line-height:30px;}
.btn_plat:hover{opacity:1;}
.btn_plat img{margin:-3px 5px;}

.btn_apps_r{float:right; width:150px; text-align:center;}
.apps_apagado{ opacity:.3; cursor:pointer;}

#header .btn_multimedia{width:230px; height:160px; margin:10px 5px 10px 5px; float:left; cursor:pointer; background:#222;}
#header .btn_multimedia:hover{background:#333; color:#FFF;}
/*#header .nota_seccion {width:230px;}
#header .nota_seccion img{width:230px;}*/
#header .txt_mm{text-align:center; color:#029401;font-family: "Oswald Light", Arial, Narrow, Helvetica, Arial, sans-serif; font-weight:300;}
.ic_mm{width:230px; height:130px; position:absolute; opacity:.8; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; -webkit-backface-visibility:hidden;}
.ic_mm:hover{opacity:.4;}
.mm_fg{background:url(../imgdiseno/menu/multimedia/mm_fg.png) no-repeat;}
.mm_vo{background:url(../imgdiseno/menu/multimedia/mm_vo.png) no-repeat;}
.mm_ga{background:url(../imgdiseno/menu/multimedia/mm_ga.png) no-repeat;}
.mm_pc{background:url(../imgdiseno/menu/multimedia/mm_pc.png) no-repeat;}

#front-arrow-wrapper .prev-link
{
	float: left;
	left: 0;
	text-decoration: none;
	top:47%;
	position:fixed;
	z-index:9999;
	width:25px;
}
#front-arrow-wrapper .next-link
{
	float: right;
	right: 0;	
	text-decoration: none;
	top:47%;
	position:fixed;
	z-index:9999;
	width:25px;
}
#front-arrow-wrapper .prev-contoverlay
{
	float: left;
	left:-125px;
	position:relative;
	width:150px;
	transition: left 0.5s ease;
	-webkit-transition: left 0.5s ease;
	-moz-transition: left 0.5s ease;
	z-index: 9999;
}
#front-arrow-wrapper .next-contoverlay
{
	float: right;
	right:-125px;
	position:relative;
	width:150px;
	transition: right 0.5s ease;
	-webkit-transition: right 0.5s ease;
	-moz-transition: right 0.5s ease;
	z-index: 9999;
}
#front-arrow-wrapper .prev-icon
{
	background: url(../imgdiseno/navegacion/prev.png) 100% 0 no-repeat;
	background-color: #029401;
	background-position: 0px 8px;
	background-size: 18px 30px;
	float: left;
	height: 45px;
	width: 25px;
	z-index:9999;
}
#front-arrow-wrapper .next-icon
{
	background: url(../imgdiseno/navegacion/next.png) 100% 0 no-repeat;
	background-color: #029401;
	background-position: 6px 8px;
	background-size: 18px 30px;
	float: right;
	height: 45px;	
	width: 25px;
	z-index:9999;
}
#front-arrow-wrapper .next-overlay, #front-arrow-wrapper .prev-overlay
{
	background: rgba(0, 0, 0, 0.7);
	background-color: #029401;
	color: #F16C14;
	filter: alpha(opacity=1);
	font-size: 14px;
	font-family: Helvetica, Arial, "Lucida Grande" , sans-serif;
	height: 45px;
	opacity: 1;
	width: 125px;
	transition: all 0.5s ease;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;	
}
#front-arrow-wrapper .next-overlay
{
	float:right;
	visibility: visible;
}
#front-arrow-wrapper .prev-overlay
{
	float:left;
	visibility: visible;
}
#front-arrow-wrapper .textnamep
{
	color: #FFF;
	font-family: 'Oswald Light' , "Arial Narrow" , sans-serif;
	font-size: 19px;
	font-weight: 100;
	letter-spacing: 2px;
	line-height: 45px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	width: 125px;
	white-space: nowrap;	
}
#front-arrow-wrapper .prev-link:hover > .prev-contoverlay
{
	visibility: visible;	
	left: 0px;
	transition: left 0.5s ease;
	-webkit-transition: left 0.5s ease;
	-moz-transition: left 0.5s ease;
}
#front-arrow-wrapper .next-link:hover > .next-contoverlay
{
	visibility: visible;	
	right: 0px;
	transition: right 0.5s ease;
	-webkit-transition: right 0.5s ease;
	-moz-transition: right 0.5s ease;
}

#header .btnTV:hover { background:#000}
#header .btnTV .btn_slide img{opacity:1;}

#header .color_TV { background: #FF0000 !important; } 
#header .color_TV:hover { background: #3c0!important; }

/* Sub Menú PLAY */
#header #caja_elnorteplay{height:0px; background-color: #222; overflow:hidden; font-family: 'Oswald Light', Arial, Narrow, Helvetica, Arial, sans-serif; font-weight: 300;}
#header #caja_play{height:0px; background-color: #222; overflow:hidden;}
#header .semPlaySM{width: 165px; height: 154px; text-align: center; padding: 0px; margin:0 5px 0 0; background: #000; border: none; float:left;}
#header .semPlay a, #header .semPlaySM a{ color:#fff}
#header .semPlay{width: 165px; height: 154px; text-align: center; padding: 0px; margin: 5px 5px 5px 0; background: #000; border: none; float:left;}
#header .semPlay img, #header .semPlaySM img{ width:166px; height:123px; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease;}
#header .semPlay:hover img, #header .semPlaySM:hover img{ opacity:.4;}
#header .semPlay div, #header .semPlaySM div{ margin-top:5px;}


#alertaweb { width:960px; height:80px; background:#000; margin:0 auto;}
#alertaweb .pleca { background:url(../imgdiseno/alertas/pleca_alerta_texto.png) no-repeat; width:125px; height:80px; float:left}
#alertaweb .pleca h1{font:300 25px/38px 'Oswald Light','Arial',serif; color:#fff; margin:20px 0 0 15px;float: left;}
#alertaweb .texto {width:720px; float:left}
#alertaweb h2 {font:400 30px/34px 'Oswald Regular','Arial',serif; color:#fff; margin:5px 0 0 10px;float: left; }
#alertaweb p {font:lighter 13px/16px 'Helvetica','Arial',serif;color:#fff;margin:5px 0 0 10px;float: left;padding: 0px;}
#alertaweb .ics a { width:34px; height:80px; border-left:1px solid #242424;float:right;}
#alertaweb .ics:hover a { background:#242424}
#alertaweb .ics img {margin-top:25px}
        
#ticker { width:960px; height:80px; background:#000; margin:0 auto;}
#ticker .pleca { background:url(../imgdiseno/alertas/pleca_ticker_texto.png) no-repeat; width:185px; height:80px; float:left}
#ticker .pleca h1{font:300 25px/38px 'Oswald Light','Arial',serif; color:#fff; margin:20px 0 0 10px;float: left;}
#ticker .texto {width:665px; float:left}
#ticker h2 {font:400 22px/25px 'Oswald Regular','Arial',serif; color:#fff; margin:10px 0 0 10px;float: left; }
#ticker p {font:lighter 13px/16px 'Helvetica','Arial',serif;color:#fff;margin:5px 0 0 10px;float: left;padding: 0px;}
#ticker .ics a { width:34px; height:80px; border-left:1px solid #242424;float:right;}
#ticker .ics:hover a { background:#242424}
#ticker .ics img {margin-top:25px}

#header .plecalibre{ width:100px; height:24px; position:absolute; top:0; left:0; z-index:10; display:block; background-image: url(../imgdiseno/libreacceso.png); background-image: none\9; background-repeat:no-repeat; background-position: 0 0; background-size: 100px 24px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='libre/imgdiseno/libreacceso.png', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='libre/imgdiseno/libreacceso.png', sizingMethod='scale')";}