/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @group contenedores */

.nivel,
.content, 
.container-bloque,
.bloque {
	/*overflow:hidden; pauvas: para que se vea landing tag en chrome*/
}
.nivel,
.container-content,
.bloque {
	float:left;
}
.nivel,
.container-content {
	width: 100%;
}
.bloque {
	display:inline;
	margin-left: 5px;
}
.footer, 
.header {
	clear:both;
}

.container-content{
	z-index:1;
	position: relative;
	/*background: #FFF;*/
	/*padding-top: 10px;*/
} /* serpri: para que no monte la pauta sobre el menu. Para que no se vea mal con la toma de home*/
/* @end you only need this */

/* @start estilos de fechas de listados de precios */
.lista9 li a{
	color: #393939;
	text-decoration: none;
	font-size: 13px!important;
}

.lista9 li a hover{
	font-size: 13px!important;
	color: #777;
}
/* @start estilos de fechas de listados de precios */


/*@group Histrico de Precios*/

/*Contenedor Historico de Precios*/
.contenedor-precios{
	border: 1px solid #EBEBEB;
	display: block;
	margin-left: 11px;
	overflow: hidden;
	width: 925px;
}
.contenedor-precios h2{
	background-color: #EBEBEB;
	height: 26px;
	margin: 0 0 15px;
}
.contenedor-precios h2 span{
	background-color: #FD770A;
	color: #ffffff;
	float: left;
	font-size: 16px;
	font-weight: bold;	
	height: 23px;
	padding: 3px 10px 0;
}
/*end Contenedor Historico de Precios*/

/*Precios*/
.precios{
	border: none !important;
	display: block;
	margin: 0 12px !important;
	overflow: hidden;
	width: 900px;
}
.bloque-precios{
	border-right: 1px dotted #ACACAC;
	display: inline;
	float: left;
	margin-left: 12px;
	padding-right: 12px;
}
.bloque-precios h3{
	background-color: #D6D6D6;
	color: #1f649d;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 0;
	text-align: center;
	width: 197px;
}
.bloque-precios li{
	margin-bottom: 5px;
}
.bloque-precios li a{
	padding: 5px;
	color: #393939;
    font-size: 13px;
    text-decoration: none;
}
.bloque-precios li a:hover{
	background-color: #f9f9f9;
}
.bloque-precios li a strong{
	color: #1f649d;
	font-family: "DroidSansBold","Trebuchet MS",sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bloque-precios li:hover a strong{
	background-color: #f9f9f9;
	color: #FD770A;
}
.bloque-precios.cuatro{
	border: none;
}
.foto-precios{
	background-color: #f9f9f9;
	/*display: block;*/
	height: 124px;
	margin: 15px 0;
	text-indent: -9999px;
	width: 197px;
}
.ver-actual{
	margin-bottom: 5px;
	text-align: center;
}
.ver-actual a{
	color: #666666;
	font-size: 12px;
}
.ver-actual a:hover{
	text-decoration: underline;
}
/*end Precios*/

/*Acordeon-precios*/

.acordeon-precios{
	display: block;
	overflow: hidden;
	margin: 10px 12px 0;	
}
.acordeon-precios .mas-precios{
	border-top: 1px solid #EBEBEB;
	display: none;
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
}
.ver-mas-precios{
	display: block;
	float: left;	
	margin: 0 auto;
	width: 917px;
}
.ver-mas-precios a{
	background-color: #FD770A;
	color: #ffffff;
	display: block;
	font-size: 12px;
	margin: 20px auto;
	padding: 2px 0;
	text-align: center;
	width: 860px;
}
.ver-mas-precios a:hover{
	background-color: #777777;
	color: #ffffff;
}
/*end acordeon-precios*/

/*@end Histrico de Precios*//* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 21, 2012 */
@import url(fonts/stylesheet.css);
body {
	background: #f9f9f9 url("../images/sombrasMaquillaje.png") center 0 repeat-y;
	font-family: "DroidSansRegular", "Trebuchet MS", sans-serif;
	color: #393939;
	line-height: normal;
}
strong {
	font-weight: normal;
	font-family: "DroidSerifBold", "Georgia", sans-serif;
}
.nivel {
	margin: 0 0 10px;
}
.container {
	clear: both;
	width: 958px;
	margin: 0 auto;
	background: #FFF;
	overflow: visible;/* se cambia de hidden a visible por los tags compartir del home de reportajes*/
	padding-left: 2px;/*position: relative;*//*edwcas:comentado porque da�a la posicion de los lightbox*/
	/*z-index: 1;*/
}
.contenido {
/*font-size: 80%;*/
}
.content {
	margin: 13px 4px 20px;/*font-size: 80%;*/
	/*position:relative;*/ /*pauvas: para las notificaciones -- serpri: lo re-coment� para que no se descuadren los lightbox*/
}
.nivel-1.content {
	clear: both;
	overflow: hidden;
}
/* @group hovers */

.noticias a:hover {
/*text-decoration: underline;*/
}
/* @end */

/* @group text */

h1 {
	font-size: 24px;
	padding: 15px 0 10px 0;
}
h1 a {
	text-decoration: none;
	display: block;
	outline: none;
}
h2 {
	margin: 5px 0 10px 0;
}
h2 a {
	display: block;
	color: #393939;
	border: none;
}
h3 a {
	color: #666;
}
h2 a, h3 a {
	line-height: 1.2em;
}
a {
	color: #0862A0;
	text-decoration: none;
}
h1, h2, h3 a:hover {
	color: #777;
}
a:hover {
	color: #777;
}
a:visited {
/*color: #393939;*/
}
h1, h2, h3 {
	/*letter-spacing: -0.2px;*/
	font-family: "DroidSansBold", "Trebuchet MS", sans-serif;
	font-weight: normal;
}
p {
	/* 	font-size: 11px; comentado por davlop*/
	color: #393939;
	display: block;
	line-height: 1.3em;
}
h3, h4, h5, h6 {
	display: block;
	line-height: 1.3em;
}
/* @end text */

/* @group generic */

/*
 comentado por davlop

 .especial-link1 {
 text-align:right;
 }

 .especial-link1  a {
 color: #023D4C;
 font-size: 11px;
 font-weight: bold;
 }*/

.titulo1 {
	position: relative;
	padding: 2px 10px;
	background: #393939;
	color: #fff;
}
.contiene-titulo .esquinaizq1, .contiene-titulo .esquinaizq2 {
	left: 0;
}
.contiene-titulo .esquinader1, .contiene-titulo .esquinader2 {
	right: 0;
}
.contiene-img {
	margin: 0px 0px 5px 0px;
}
.contiene-audio {
	width: 320px;
	padding: 3px 0;
	background: #EFEFEF;
}
/* @end generic */

/* @group header */

/* @group Login Usuario */

.container-login {
	background-color: #044b7c;/* background-color: #044b7c; serpri: Ahora el fondo funciona con imagen .container-header2*/
}
.container-login p {
	font-size: 10px;
	color: #E3E3E3;
}
.login-registrado {
	margin: 0 auto;
	width: 960px;
	padding: 5px 0px;
	overflow: hidden;
}
.login-registrado strong {
	color: #FFF;
}
li a.logout {
	color: #83A900;
}
.login-registrado .login-user {
	background: url(../images/icon-login.gif) no-repeat;
	height: 17px;
	padding: 3px 0px 0px 25px;
	color: #a7cee8;
	font-size: 11px;
	float: left;
}
.login-user li {
	float: left;
	padding: 0px 5px;
}
.login-user a {
	color: #a7cee8;
}
.login-user a:hover {
	color: #fff;
}
.login-registrado .login-actividad {
	color: #a7cee8;
	font-size: 11px;
	float: right;
	padding: 3px 10px 0px 0px;
}
.login-actividad li {
	float: left;
	padding: 0px 5px;
	border-right: 1px solid #a7cee8;
}
.login-actividad li.noborder {
	border: none;
}
.login-actividad li a {
	color: #A7CEE8;
}
/* @end Login Usuario */

.container-header {
/*background: url(../images/bg-header.png) repeat-x;*/
}
.container-header2 {
	background: url(../images/bg-header2.png) repeat-x #FFF;
}/*serpri: para que cuando cargue la zona de usuario no se descuadre (parte de la solucion a un issue de los ingenieros).*/
.container-header.nuevo.maquillaje.header_juanes .header {
	background: url(../images/back_headerjuanes.jpg) repeat-x #FFF;
}
.header {
	/*background: url("../images/bg_new_header.png") repeat-x;*/
	background: url("../images/bgHeaderMaquillaje.jpg") repeat-x #FFF;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	color: #fff;
	font-size: 94%/*davlop-1808: ajusto temporalmente para que no se vea descuadrado, hay que revisar el tama�o de las fuentes en el header*/;
	position: relative;/*pauvas esta posicion y el z-index arregla un issue de zindex del menu desplegable*/
	z-index: 9999;/*serpri: para que el menu desplegable quede encima de la pauta desplegable*/
	height: 190px;/* provisional para pushdown*/
}
.header-campana {
	margin: 0 auto;
	padding: 0 10px 0;
	width: 960px;
	color: #fff;
	font-size: 94%/*davlop-1808: ajusto temporalmente para que no se vea descuadrado, hay que revisar el tama�o de las fuentes en el header*/;
	position: relative;/*pauvas esta posicion y el z-index arregla un issue de zindex del menu desplegable*/
}
.header2 {
	margin: 0 auto;
	padding: 0 10px 0;
	width: 960px;
	color: #FFF;
	font-size: 94%/*davlop-1808: ajusto temporalmente para que no se vea descuadrado, hay que revisar el tama�o de las fuentes en el header*/;
	position: relative;/*pauvas esta posicion y el z-index arregla un issue de zindex del menu desplegable*/
	z-index: 9999;/*serpri: para que el menu desplegable quede encima de la pauta desplegable*/
}
.topbar {
	float: left;
	width: 715px;
	margin: 5px 0 0 0;
}
.fecha-diaria {
	color: #A7CEE8;
	font-size: 0.7em;
	/*position: absolute;*/
	float: left;
}
.fecha-diaria span {
	color: #fff;
}
.widgets, .buscador, .buscador-seleccion, .temperatura, .picoyplaca {
	float: left;
}
.buscador-seleccion form {
	display: none;
}
.widgets {
	float: left;
	margin-left: 10px;
}
.fecha-actualizado {
	float: left;
	margin: 7px 20px 0px 0px;
}
.temperatura {
	font-weight: bold;
	margin: 7px 0px 0px 10px;
}
.separa-temperat {
	color: #a7cee8;
	font-size: 0.8em;
	font-weight: normal;
}
.separador {
	color: #a7cee8;
	padding: 10px 0px !important;
}
/* @group Login */

.registro-header {
	position: absolute;
	/*right: 0;*/
	left: 0;
	width: auto;
	/*float: left;*/
	/*padding-left: 700px;*/
	z-index: 2000;
}
/*.login {
 font-size: 0.7em;
 background: url(../images/sprite-nav.png) repeat-x 5px -700px;
 position: relative;
 padding: 0 10px;
 height: 37px;
 width: 230px;
 z-index: 2000;
 top:-1px;
 }*/
.login {
	font-size: 0.7em;
	background: url(../images/sprite-nav.png) no-repeat 5px -2575px;
	position: relative;
	padding: 0 10px;
	height: 37px;
	width: 230px;
	z-index: 2000;
	top: -1px;
}
.login a {
	color: #FFF;
}
.login a:hover {
	color: #A7CEE8;
}
.login li {
	float: left;
	padding: 10px 6px;
}
.login li span.close-login {
	background: url(../images/icon-userlog.gif) no-repeat;
	float: left;
	margin-left: 30px;
	width: 13px;
	height: 13px;
}
.login li span {
	float: left;
	padding-left: 20px; /*riojua*/
}
.login li span.icon-login {
	background: url("../images/icon-userlog2.gif") no-repeat scroll 5px 0 transparent;
	float: left;
	margin-left: 15px;
	color: #fff;/*edwcas*/
}
.login .borde-a {
	font-family: Arial;
	height: 35px;
	display: block;
	float: right;
	margin: -10px -10px 0 0;
	padding: 0px;
	width: 18px;
}
.login-box {
	background: url(../images/bg-login.png) repeat-y;
	position: absolute;
	top: 0px;
	width: 235px;
	z-index: 1500;
}
.login-box .data {
	margin: 40px 0 5px 20px;
	width: 200px;
}
.login-box .data p {
	color: #fff;
	font-size: 11px;
	float: left;
	line-height: 1.3em;
}
.data p span {
	background: none;
	font-size: 9px;
	margin-left: 20px;
	position: relative;
}
.data p span a {
	color: #A7CEE8;
}
.data p span a:hover {
	color: #fff;
}
.login-form {
	margin: 5px 0;
	width: 191px;
	position: relative; /*ajuste para los input del login box*/
}
.login-form .login-form-lh {
	background-position: 0 -650px !important;
	border: 0px;
	color: #4b4848;
	float: left;
	font: normal 12px Arial;
	height: 18px;
	padding: 7px 12px;
	width: 150px;
}
/*se desactivo este estilo por la estrucutra nueva del login box*/
/*.login-form .login-form-rh {
 background-position:0 -700px !important;
 border: none;
 cursor: pointer;
 margin-top: 0px;
 float: left;
 height: 30px;
 width: 15px;
 }*/
.login-form span.img-login { /*estilos par nueva estructura del login box*/
	display: block;
	background-position: 0 -700px !important;
	border: none;
	cursor: pointer;
	margin-top: 0px;
	float: left;
	height: 30px;
	width: 15px;
	position: absolute;/*ajuste para los input del login box*/
	right: 2px;/*ajuste para los input del login box*/
}
.login-box span {
	background: url(../images/borde-btm-login.png) no-repeat left top;
	height: 15px;
	position: absolute;
	width: 235px;
}
.btn-sesion {
	background-position: 0 -750px !important;
	float: left;
	height: 26px;
	margin: 10px 0;
}
.btn-sesion p {
	color: #fff;
	padding: 5px 45px 5px 55px;
	font: 12px "Trebuchet MS", sans-serif;
}
.btn-sesion span {
	background-position: 0 -800px !important;
	float: left;
	height: 28px;
	width: 15px;
}
.validacion p {
	color: #ffff00;
	clear: left;
	font: bold 11px "Trebuchet MS", sans-serif;
	margin: 5px 0 0 20px;
	padding: 0 0 0 30px;
}
.validacion p span {
	background: none;
	color: #fff;
	position: relative;
}
.ico-load, .ico-check {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 0;
}
.ico-load {
	background-position: 0 -200px;
	height: 20px;
}
.ico-check {
	background-position: 0 -250px;
	height: 20px;
}
/* @end */

.picoyplaca {
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0px 0px 10px;
}
/*davlop: agrego la clase picoyplaca2 para el header versi�n beta*/

.picoyplaca2 {
	float: right;
}
.ico-pyp {
	padding: 6px 0 6px 30px;
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -2100px;
	display: block;
}
.picoyplaca2 ul li {
	float: left;
	margin: 0 5px 0 0;
	font-size: 11px;
}
.logo {
	background: url(../images/logo.png) no-repeat;
	float: left;
	margin: 45px 20px 17px 0 !important;
	padding: 0;
	width: 235px;
}
.logo a {
	display: block;
	height: 44px;
	text-indent: -9999em;
}
/* @group Buscador */

.busquedas {
	float: left;
	margin: 55px 0 15px;
	padding: 0;
}
.busquedas form {
	width: 270px;
}
.busquedas form .buscador-noticia {
	background-position: 0 -300px;
	border: 0px;
	color: #a7cee8;
	float: left;
	font: normal 0.7em Arial;
	/*height: 16px;*/
	padding: 4px 6px 0;
	margin: 0; /* serpri: en la pagina de rss sobreescribe estilos */
	width: 130px;
}
.busquedas form .boton-buscador {
	background-position: 0 -350px;
	border: medium none;
	cursor: pointer;
	margin-top: 0px;
	float: left;
	height: 28px;
	width: 30px;
}
.buscador .buscador-noticia, .boton-buscador, .temas .titulo .borde, .login-form, .login-form-lh, .login-form-rh, .btn-sesion, .btn-sesion span, .buscador-noticia2, .boton-buscador2, .buscador-seleccion span.select2, .login-form span.img-login {
	background: url(../images/sprite-bordes.png) no-repeat scroll 0 0 transparent;
}
.buscador-seleccion p {
	line-height: 1.5em;
	margin-top: 7px;
}
.buscador-seleccion span.select {
	background-position: 0 -850px;
	color: #a7cee8;
	font-size: 10px;
	height: 23px;
	margin-top: 2px;
	overflow: hidden;
	padding: 0 0 0 6px;
	width: 115px;
}
select.styled {
	opacity: 0;
	width: 115px;
}
.option {
	background-color: #262626;
	border: none;
	color: #fff;
}
/* @end */

/* @group Nav */

.nav {
	line-height: 100%;
	height: 48px;
	overflow: visible;
	margin: 0;
	/*background: #FFF;*/
	background: url(../images/bgNavMaquillaje2.png) repeat-x;/*width: 950px;*/
}
.nav ul {
	display: block;
	height: 30px;
	/*width: 950px;*/
	/*background: url(../images/bgr_menu.png) repeat-x #e3e3e3;*/
	float: left;
	margin: 4px 0 0 10px;
	width: 880px;/* cambio de 780px por 880px para resolucion ipad*/
}
.menu li {
	float: left;
	/*height: 40px;*/
	position: relative;
}
.menu a {
	color: #fff;
	display: block;
	text-align: center;
}
.menu a#menu_7 {
#width:100px;
}
.nav span {
	display: block;
	padding: 9px 20px;
}
.menu-a a, .menu-b a, .menu-c a, .menu-d a, .menu-e a, .menu-f a, .menu-g a, .menu-h a, .menu-inicio a, .menu-a span, .menu-b span, .menu-c span, .menu-d span, .menu-e span, .menu-f span, .menu-g span, .menu-h span, .menu-inicio span, .menu-i span, .menu-i a, .menu-j a, .menu-j span, .menu-maq a, .menu-maq span {
	background: url(../images/sprite-nav.png) no-repeat;
	font-size: 13px;
}
.menu>li>a {
	cursor: pointer;
	font-family: "DroidSansRegular", "Trebuchet MS", sans-serif;
}
.menu-inicio {
	margin: 0 1px 0 0;
}
.menu-a, .menu-b, .menu-c, .menu-d, .menu-e, .menu-f, .menu-g, .menu-h, .menu-i, .menu-j, .menu-maq {
	margin-left: -20px;
}
.menu-inicio a {
	background-position: -125px -800px;
	position: relative;
	z-index: 9;
}
.menu-inicio span {
	background-position: 0 -750px;
}
.menu-inicio a:hover, .menu-inicio a:active {
	background-position: -127px -1500px;
	z-index: 10;
}
.menu-inicio a:hover span {
	background-position: 0 -1450px;
	padding-bottom: 15px;
}
.menu-a a {
	background-position: -83px 0px;
	position: relative;
	z-index: 8;
}
.menu-a span {
	background-position: 0 -50px;
}
.menu-a a:hover, .menu-a a:active {
	background-position: -83px -850px;
	z-index: 10;
}
.menu-a a:hover span {
	background-position: 0 -900px;
	padding-bottom: 15px;
}
.menu-b a {
	background-position: -82px -100px;
	position: relative;
	z-index: 7;
}
.menu-b span {
	background-position: 0 -150px;
}
.menu-b a:hover, .menu-b a:active {
	background-position: -82px -950px;
	z-index: 10;
}
.menu-b a:hover span {
	background-position: 0 -1000px;
	padding-bottom: 15px;
}
.menu-c a {
	background-position: -96px -200px;
	position: relative;
	z-index: 6;
}
.menu-c span {
	background-position: 0 -250px;
}
.menu-c a:hover, .menu-c a:active {
	background-position: -96px -1050px;
	z-index: 10;
}
.menu-c a:hover span {
	background-position: 0 -1100px;
	padding-bottom: 15px;
}
.menu-d a {
	background-position: -96px -300px;
	position: relative;
	z-index: 4;
}
.menu-d span {
	background-position: 0 -350px;
}
.menu-d a:hover, .menu-d a:active {
	background-position: -92px -1150px;
	z-index: 10;
}
.menu-d a:hover span {
	background-position: 0 -1200px;
	padding-bottom: 15px;
}
.menu-e a {
	background-position: -88px -2400px;
	position: relative;
	z-index: 5;
}
.menu-e span {
	background-position: -2px -2350px;
}
.menu-e a:hover, .menu-e a:active {
	background-position: -87px -1250px;
	z-index: 10;
}
.menu-e a:hover span {
	background-position: 0 -1300px;
	padding-bottom: 15px;
}
.menu-f a {
	background-position: -114px -500px;
	position: relative;
	z-index: 3;
}
.menu-f a:hover {
	z-index: 10;
}
.menu-f span {
	background-position: 0 -550px;
}
.menu-f a:hover, .menu-f a:active {
	background-position: -114px -1350px;
	z-index: 10;
}
.menu-f a:hover span {
	background-position: 0 -1400px;
	padding-bottom: 15px;
}
.menu-elecciones {
	float: left;
	position: relative;
}
.menu-elecciones a {
	background: url(../images/btn_elecciones.png);
	background-repeat: no-repeat;
	margin-left: -18px;
	width: 105px;
	height: 35px;
}
.menu-elecciones a:hover {
	background: url("../images/btn_elecciones_hover.png") no-repeat scroll 0 0 transparent;
	margin-left: -19px;
}
.menu-g a {
	background-position: -100px -300px;
	position: relative;
	z-index: 3;
}
.menu-g a:hover {
	z-index: 10;
	background-position: -95px -1150px;
}
.menu-g span {
	background-position: 0 -2450px;
	padding: 8px 20px 9px 22px;
}
.menu-g a:hover span {
	background-position: 0 -2500px;
	padding-bottom: 15px;
}
.menu-h a {
	background-position: -44px -1950px;
	position: relative;
	z-index: 1;
	color: #000;
	height: 30px;
}
.menu-h a img {
	display: inline;
}
.menu-h a:hover {
	background-position: -44px -2050px;
	z-index: 10;
	height: 36px;
}
.menu-h span {
	float: left;
	background-position: 0 -2000px;
}
.menu-h a:hover span {
	background-position: 0 -2100px;
	padding-bottom: 15px;
}
.menu-h strong {
	font-size: 11px;
	font-weight: normal;
}
/*cesque bot�nespeciales*/

.menu-i a {
	background-position: -97px -2150px;
	position: relative;
	z-index: 2;
	color: #000;
	height: 30px;
}
.menu-i a img {
	display: inline;
}
.menu-i a:hover {
	background-position: -95px -2240px;
	z-index: 10;
	height: 36px;
}
.menu-i span {
	float: left;
	background-position: 0 -2195px;
	color: #FFF;
}
.menu-i a:hover span {
	background-position: 0 -2290px;
	padding-bottom: 15px;
}
.menu-i strong {
	font-size: 11px;
	font-weight: normal;
}
/*fin cesque bot�nespeciales*/

.menu-j a {
	background-position: -115px -300px;
	position: relative;
	z-index: 3;
}
.menu-j span {
	background-position: 0 -2450px;
}
.menu-j a:hover {
	background-position: -115px -1150px;
	z-index: 10;
}
.menu-j a:hover span {
	background-position: 0 -2500px;
	padding-bottom: 15px;
}
.menu-a .active {
	background-position: 0 -900px;
}
.menu-b .active {
	background-position: 0 -1000px;
}
.menu-c .active {
	background-position: 0 -1100px;
}
/* estrucutrua ver mas nuevo header*/
.Secciones .subMenuSecciones {
	background: url(http://static.eltiempo.com/media/css/images/bgSubMenuSecciones.png) -1px 0px repeat-y;
	display: none;
	margin: -7px 0px 0px -2px;
	padding: 5px 5px 0px 12px;
	position: absolute;
	width: 119px;
	height: auto;
	z-index: 99999;
}
.Secciones .subMenuSecciones > li {
	background: url(http://static.eltiempo.com/media/css/images/sprite-MenuSecciones.png) 0px 4px no-repeat;
	margin: 3px 0px;
	padding-left: 15px;
}
.Secciones .subMenuSecciones > li a {
	color: #656565 !important;
	width: 100px;
	text-align: left;
}
.Secciones .subMenuSecciones > li a:hover {
	color: #86B9D8 !important;
}
.Secciones .subMenuSecciones .masSecciones {
	background: url(http://static.eltiempo.com/media/css/images/bgBottomSubMenuSecciones.png) 0px 100% no-repeat;
	margin: 0px 0px -4px -13px;
	padding: 7px 5px 10px 13px;
	position: relative;
	width: 114px;
}
.Secciones .subMenuSecciones .masSecciones a {
	width: 125px;
}
/*@end*/


/* @end */

/* @group Temas d�a */

.temas {
	border-bottom: 1px dotted #818181;
	border-top: 1px dotted #818181;
	display: block;
	float: left;
	/*background: #e5e5e5;*/
	height: 23px;
	overflow: hidden;
	width: 779px;
	font-family: "Trebuchet MS", sans-serif;
}
.temas-dia {
	/*background-color: #FFF;*/
	height: 28px;
	margin: 8px 0 0 7px !important;
	padding: 0 4px;
}
.temas li {
	float: left;
	font-size: 12px;
	/*padding: 5px 4px;*/
	border-right: 1px solid #FFF;
	height: 18px;
}
.temas-dia li {
	float: left;
	font-size: 11px;
	border-right: 1px solid #fff;
	height: 18px;
}
.temas-dia a {
	color: #5f5f5f;
	margin: 1px 3px;
	float: left;
	padding: 4px 4px 3px;
}
.temas a:hover {
	color: #ffffff;
	background: #CECECE;
}
.temas .titulo a {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat 84px -795px;
	color: #4e80a2;
	width: 95px;
	padding: 5px 5px 6px 6px;
	margin: 0;
	border: none;/*font-weight: bold;*/
}
.temas .titulo a:hover {
	/*background-color: #4e80a2;*/
	color: #A7CEE8;
}
.temas .titulo span {
	width: 20px;
	padding: 8px 15px 8px 0;
}
.temas li span {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -135px;
	width: 7px;
	padding: 5px 2px 0 3px;
}
.redes-sociales {
	float: right;
	height: 23px;
	background-color: #DADADA;
	width: 161px;
}
.redes-sociales a {
	text-indent: -9999em;
	height: 22px;
	width: 24px;
}
.ico-twitter:hover {
	background-position: 0 -3150px;
}
.ico-fb:hover {
	background-position: 0 -3200px;
}
.ico-buzz:hover {
	background-position: 0 -3250px;
}
.redes-sociales li {
	border: none;
	padding: 0;
}
.redes-sociales .titulo {
	color: #06609e;
	font-weight: bold;
}
.redes-sociales .titulo span {
	background: url(../images/sprite-bordes.png) no-repeat scroll 0 -550px transparent;
	display: block;
	height: 25px;
	padding: 5px 5px 0px 25px;
	font-size: 11px;
}
/* @end */

/* @group Redes */

.ico-fb, .ico-twitter, .ico-buzz {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 0;
	display: inline-block;
	float: left;
	height: 20px;
	margin: 0px;
	width: 20px;
}
.ico-twitter {
	background-position: 0 0;
}
.ico-fb {
	background-position: 0 -50px;
}
.ico-buzz {
	background-position: 0 -100px;
}
.ico-buzz span {
	background: url(../images/sprite-bordes.png) no-repeat scroll 0 -100px transparent;
}
/* @end */

/* @end header */

/* @group footer */

.content-footer, .content-footer h2, .content-footer h3 {
	font-family: 'DroidSansRegular', "Trebuchet MS", sans-serif !important;
}
hr.separador-footer {
	background: none;
	border-bottom: 1px solid #c3c3c3;
	border-left: none;
	border-right: none;
	border-top: 1px solid #d7d7d7;
	clear: both;
	height: 3px;
	width: 960px;
}
.footer {
	background-color: #f2f2f2;
	padding: 0px;
	font-size: 12px;
	color: #666;
	z-index: 1;
	position: relative;
}
.footerint {
	margin: 0 auto;
	width: 960px;
}
.contenedor-footer-top {
	background-color: #065e9d;
	height: 55px;
	width: 100%;
}
.sombra-footer {
	background: url("../images/sombra-footer.png");
	display: block;
	height: 4px;
	position: relative;
	/*top: -15px;*/
	width: 100%;
}
.footer-top {
	display: block;
	height: 55px;
	margin: 0 auto 15px;
	width: 960px;
}
.footer-top a {
	color: #FFFFFF;
	float: left;
	font-family: "DroidSansBold", "Trebuchet MS", sans-serif;
	font-size: 9px;
}
.footer-top a:hover {
	color: #e3e3e3;
}
.footer-top a.boton-eltiempo {
	margin-top: 17px;
	margin-left: 20px;
}
.footer-top ul {
	float: right;
	margin-right: 20px;
	margin-top: 6px;
}
.footer-top ul li {
	float: left;
}
ul.versiones-eltiempo li a {
	margin: 0 3px;
	padding-top: 28px;
}
.versiones-eltiempo li {
	background-image: url("../images/sprite-iconos3.png");
	background-repeat: no-repeat;
	margin-left: 15px;
}
.vs-impreso {
	background-position: 8px -929px;
}
.vs-impreso:hover {
	background-position: 8px -997px;
}
.vs-ipad {
	background-position: 1px -1067px;
}
.vs-ipad:hover {
	background-position: 1px -1140px;
}
.vs-galaxy {
	background-position: 10px -1213px;
}
.vs-galaxy:hover {
	background-position: 10px -1286px;
}
.vs-kindle {
	background-position: 8px -1359px;
}
.vs-kindle:hover {
	background-position: 8px -1433px;
}
.vs-moviles {
	background-position: 13px -1505px;
}
.vs-moviles:hover {
	background-position: 13px -1578px;
}
.vs-rss {
	background-position: 2px -1645px;
}
.vs-rss:hover {
	background-position: 2px -1711px;
}
.content-footer {
	margin: 8px auto 0;
	width: 960px;
}
/**********  clases Esconder LINKS FOOTER **********/
.links-footer-close {
	visibility: hidden;
}
.newsletter-ET.footer-close, .links-footer-ET.footer-close {
	height: 30px;
}
.links-footer-ET.footer-close h3 a {
	color: #065E9D !important;
}
.links-footer-ET.footer-close h3 a:hover {
	color: #63a3c6 !important;
}
.links-footer-ET.footer-close h3 a span.ico-arrow-dw {
	background: url("../images/sprite-iconos3.png") no-repeat 0 -1847px;
}
.links-footer-ET.footer-close h3 a:hover span.ico-arrow-dw {
	background-position: 0px -742px;
}
/**********  clases MOSTRAR LINKS FOOTER **********/
.links-footer-open {
	visibility: visible;
}
.newsletter-ET.footer-open, .links-footer-ET.footer-open {
	height: 320px;
}
.links-footer-ET.footer-open h3 a {
	color: #63a3c6;
}
.links-footer-ET.footer-open h3 a:hover {
	color: #065E9D !important;
}
.links-footer-ET.footer-open h3 a span.ico-arrow-dw {
	background: url("../images/sprite-iconos3.png") no-repeat 0 -742px;
}
.links-footer-ET.footer-open h3 a:hover span.ico-arrow-dw {
	background-position: 0px -1847px;
}
/********************************************************************************/

.nivel1-footer {
	border-bottom: 1px solid #ececec;
	clear: both;
	overflow: hidden;
	padding: 15px 0 25px;
}
.newsletter-ET {
	border-right: 1px solid #C3C3C3;
	float: left;
	height: 28px;
	margin-left: 30px;
	padding-right: 10px;
	position: relative;
	width: 250px;
}
.newsletter-ET > h3 {
	color: #535d65;
	clear: both;
	float: left;
	font-family: 'DroidSansRegular', "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	margin-bottom: 10px;
	margin-left: 35px;
	position: absolute;
	top: -10px;
	width: 205px;
}
.newsletter-ET > h3 span {
	font-family: 'DroidSansBold', "Trebuchet MS", sans-serif;
}
.newsletter-ET {
	position: relative;
}
.newsletter-ET input,  .newsletter-ET button,  .newsletter-ET .ico-newsletter {
	float: left;
}
.newsletter-ET .ico-newsletter {
	background: url("../images/sprite-iconos3.png") no-repeat 0 -2253px;
	height: 43px;
	left: -14px;
	position: absolute;
	top: -13px;
	width: 45px;
	z-index: 99;
}
.newsletter-ET a.boton-nw {
	background: #535d65;
	/*background: url("../images/sprite-iconos3.png") no-repeat 0 -1783px;*/
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 9px;
	height: 13px;
	left: 21px;
	margin-left: 15px;
	margin-top: 7px;
	padding: 4px 5px 0;
	position: absolute;
	text-transform: uppercase;
	top: 22px;
}
.newsletter-ET a.boton-nw:hover {
	background: #999;
}
.links-footer-ET .titulos-footer-ET {
	display: block;
	overflow: hidden;
}
.links-footer-ET .titulos-footer-ET h3 {
	border-left: 1px solid #FFF;
	border-right: 1px solid #C3C3C3;
	float: left;
	padding: 5px 15px;
	text-align: center;
}
.links-footer-ET .titulos-footer-ET h3 a {
	color: #065E9D;
	font-family: 'DroidSansBold', "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 15px;
}
.links-footer-ET .titulos-footer-ET h3 a:hover {
	color: #63a3c6;
}
.titulos-footer-ET a .ico-arrow-dw {
	background: url("../images/sprite-iconos3.png") no-repeat 0 -1847px;
	display: inline-block;
	height: 6px;
	position: relative;
	width: 7px;
}
.titulos-footer-ET a:hover .ico-arrow-dw {
	background: url("../images/sprite-iconos3.png") no-repeat 0 -742px;
}
.links-footer-ET .contenido-footer-ET>div {
	border-left: 1px solid #FFF;
	border-right: 1px solid #C3C3C3;
	float: left;
	height: 268px;
	padding: 5px 15px;
}
.links-footer-ET .contenido-footer-ET>div li {
	font-size: 10px;
	margin: 3px 0;
}
.links-footer-ET .contenido-footer-ET>div a {
	color: #777777;
	font-size: 10px;
	font-weight: normal;
}
.links-footer-ET .contenido-footer-ET>div a:hover {
	color: #63A3C6;
}
.links-footer-ET .secciones-footer {
	width: 97px;
}
.links-footer-ET .servicios-footer {
	width: 123px;
}
.links-footer-ET .revistas-footer {
	width: 76px;
}
.links-footer-ET .nuestrosPortales-footer {
	border-right: none !important;
	width: 233px;
}
/******* FOOTER ABIERTO **************/

.nivel1-footer.abierto .links-footer-ET .contenido-footer-ET>div {
	height: 320px;
}
.nivel1-footer.abierto .newsletter-ET {
	height: 340px;
}
.nivel1-footer.abierto .titulos-footer-ET h3 a {
	color: #63A3C6;
}
.nivel1-footer.abierto .titulos-footer-ET h3 a .ico-arrow-dw {
	background: url("../images/sprite-iconos3.png") no-repeat 0 -742px;
}
/******* FOOTER CERRADO **************/

.nivel1-footer.cerrado .links-footer-ET .contenido-footer-ET>div {
	display: none;
}
/***** FIN FOOTER NIVEL 1 ********/

ul.nivel2-footer {
	border-bottom: 1px solid #D7D7D7;
	border-top: 1px solid #FDFDFD;
	overflow: hidden;
	padding-bottom: 10px;
}
li.contacto-ET .contenedor-contactoET, li.contacto-ET .membresias-ET {
	height: 45px;
}
li.contacto-ET li span {
	color: #393939;
}
li.contacto-ET, li.membresias-ET {
	float: left;
	font-size: 11px;
	margin-top: 26px;
}
li.contacto-ET {
	margin-left: 25px;
	width: 346px;
}
li.contacto-ET .contenedor-contactoET {
	border-right: 1px solid #dddddd;
	margin-bottom: 5px;
	overflow: hidden;
}
.contacto-ET ul {
	float: left;
}
.contacto-ET div > ul {
	margin-right: 15px;
}
.contacto-ET ul li {
	margin-top: 5px;
}
.contacto-ET a.correo-servicio-cliente {
	background: url("../images/sprite-iconos3.png") no-repeat 0 -792px;
	color: #7a7979;
	padding-left: 23px;
	text-decoration: underline;
}
.contacto-ET a:hover {
	color: #393939;
}
li.membresias-ET {
	border-left: 1px solid #FFFFFF;
	padding-left: 15px;
}
.membresias-ET ul {
	margin-top: 5px;
}
.membresias-ET ul li {
	float: left;
}
.membresias-ET a {
	color: #465057;
	float: left;
	width: 228px;
}
.membresias-ET a:hover {
	color: #393939;
}
.membresias-ET a img {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}
/*Membresia GDA*/
.membresias-ET ul li.membresia-gda{
	margin-top: 5px;
}
.membresias-ET ul li.membresia-gda a img{
	margin-top: -5px;
}
.membresias-ET ul li.membresia-iab{
	border-right: 1px solid #DDDDDD;
}
.membresias-ET ul li.membresia-andiarios{
	border-left: 1px solid #FFFFFF;
    height: 42px;
    padding-left: 20px;
}
.membresias-ET ul li.membresia-andiarios a{
	width: 54px;
}


ul.nivel3-footer {
	border-top: 1px solid #fefefe;
	overflow: hidden;
	text-align: center;
}
ul.nivel3-footer p {
	color: #929191;
	font-size: 11px;
	margin: 15px 0px;
}
.volverarriba {
	background: #065F9B;
	display: block;
	width: 100%;
	height: 10px;
	float: left;
}
.volverarribaint {
	width: 960px;
	margin: auto;
}
.volverarriba .volver {
	float: right;
	color: #FFF;
	font-weight: bold;
	position: relative;
	z-index: 3;
	top: -18px;
	font-size: 10px;
	width: 115px;
	height: 28px;
	padding: 8px 0 0 17px;
	background: transparent url(../images/volverarriba.png) no-repeat;
}
.footer-eltiempo {
	margin: 20px 0;
	display: block;
	float: left;
}
.footer-eltiempo img {
	border: none;
}
.verrss {
	margin: 20px 0;
	display: block;
	float: right;
	height: 25px;
	padding-left: 10px;
	background: transparent url(../images/sprite-iconos.png) no-repeat 0 -2650px;
}
.verrss:hover .tagc {
	color: #ED8900;
}
.footer .a {
	width: 700px;
	float: left;
}
.lifooter {
	display: block;
	float: left;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #ffffff;
}
.lifooter ul {
	width: 100%;
	display: block;
	float: left;
}
.lifooter ul li {
	float: left;
}
.lifooter2 {
	border: none;
	border-bottom: 1px solid #e1e1e1;
}
.copyright {
	display: block;
	border-top: 1px solid #ffffff;
}
.footer .b {
	width: 230px;
	float: right;
}
.footer .b li {
	height: 15px;
	width: 100%;
}
.footer .b a {
	font-size: 9px;
	color: #787878;
	line-height: 10px;
}
.footer .b span {
	font-size: 9px;
	color: #787878;
	line-height: 10px;
	font-weight: bold;
}
.footer .b a:hover {
	color: #1F6492;
}
.btnfooter1 a {
	padding: 0 3px;
	border-right: 1px solid #919191;
	color: #0e6ac0;
	font-size: 11px;
}
.btnfooter1 a:hover {
	color: #fff;
	background: #0e6ac0;
	border-right: 1px solid #393939;
}
.btnfooter2 a {
	padding: 0 4px;
	color: #0E6AC0;
	border-right: 1px solid #777777;
	color: #787878;
	font-size: 9px;
}
.btnfooter2 a:hover {
	color: #1F6492;
}
.copyright p {
	margin-top: 20px;
	color: #787878;
	font-size: 10px;
}
a.dsfooter {
	color: #009ed9;
}
.dsfooter:hover {
	color: #fff !important;
	background: #009ed9 !important;
}
a.dhfooter {
	color: #ed8900;
}
.dhfooter:hover {
	color: #fff !important;
	background: #ed8900 !important;
}
a.dlfooter {
	color: #95bc0e;
}
.dlfooter:hover {
	color: #fff !important;
	background: #95bc0e !important;
}
.membresias {
	margin-top: 10px;
}
.membresias a {
	float: left;
	color: #777777;
	font-size: 10px;
	font-weight: bold;
	padding: 0 10px 0 65px;
	line-height: 15px;
}
.miembrogda {
	border-right: 1px solid #e1e1e1;
	background: url(../images/logo_gda.png) 10px 0 no-repeat;
}
.miembroiab {
	border-left: 1px solid #ffffff;
	background: url(../images/logo_iab.png) 10px 0 no-repeat;
}
/* @end footer */

/* @group Herramientas */

.ico-imprimir, .ico-reportar, .ico-comentar, .ico-compartir2 {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 0;
	display: inline-block;
	padding: 2px 3px;
}
.ico-imprimir a, .ico-reportar a, .ico-compartir2 a, .ico-comentar a {
	color: #777 !important;
	margin: 0 5px 0 20px;
	font: bold 12px "Trebuchet MS", sans-serif;
	float: left;
}
.ico-imprimir {
	background-position: 0 -1850px;
}
.ico-reportar {
	background-position: 0 -1900px;
}
.ico-compartir2 {
	background-position: 0 -1950px;
}
.ico-comentar {
	background-position: 0 -2000px;
}
/* @end */

/* @group Iconos Despliegue */


.ico-vid {
	background: url(../images/sprite-iconos.png) no-repeat scroll 0 -2600px;
	position: absolute;
	height: 36px;
	width: 29px;
	float: left;
	margin: 0px 10px;
	z-index: 40;
}
/* Inicio Arreglo Visualizacion Icono video en Home */

.contiene-video {
	position: relative;
}
.contiene-video .ico-vid {
	left: 0;
	top: 0;
}
/* Fin Arreglo Visualizacion Icono video en Home */

.ico-aud {
	display: block;
	float: left;
	background: url(../images/sprite-iconos.png) no-repeat scroll 0px -3890px;
	height: 24px;
	width: 24px;
	margin: 0px 1px;/*position: absolute;*/
}
.ico-aud2 {
	float: left;
	background: url(../images/sprite-iconos.png) no-repeat scroll 0px -1550px;
	position: absolute;
	height: 36px;
	width: 29px;
	margin: 0px 10px;
	z-index: 40;
}
.ico-img {
	background: url(../images/sprite-iconos.png) no-repeat scroll 0 -1500px;
	height: 36px;
	width: 29px;
	float: left;
	margin: 0px 10px;
	position: absolute;
	z-index: 40;
}
.player-video {
	background: url(../images/sprite-iconos.png) no-repeat scroll 0 -3408px;
	height: 39px;
	width: 39px;
	float: left;
	position: absolute;
	margin: 36px 0px 0px 116px;
}
.player-video2 {
	background: url(../images/sprite-iconos.png) no-repeat scroll 0 -3408px;
	height: 39px;
	width: 39px;
	float: left;
	position: absolute;
	margin: 35px 115px !important;
}
.ico-comparta, .ico-denuncie, .ico-participe {
	background: url(../images/sprite-iconos.png) no-repeat scroll 0 0;
	margin-left: -10px;
	padding: 0 0 10px 35px !important;
}
.ico-comparta {
	background-position: 0 -1600px;
}
.ico-denuncie {
	background-position: 0 -1650px;
}
.ico-participe {
	background-position: 0 -1700px;
}
/* @end */

/* @group Articulos */

.ico-comentarios, .ico-articulos, .ico-video, .ico-foto, .ico-audio, .ico-blog, .ico-foro, .ico-compartir, .ico-archivo, .ico-infografia {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 0;
	display: inline-block;
	float: left;
	height: 20px;
	margin: 0 5px 5px 0;
	width: 20px;
}
.ico-articulos {
	background-position: 0 -530px;
}
.ico-video {
	background-position: 0 -565px;
}
.ico-foto {
	background-position: 0 -599px;
}
.ico-audio {
	background-position: 0 -633px;
}
.ico-foro {
	background-position: 0 -667px;
}
.ico-blog {
	background-position: 0 -701px;
}
.ico-archivo {
	background-position: 0 -735px;
}
.ico-infografia {
	background-position: 0 -769px;
}
.ico-comentarios {
	background-position: 0 -500px;
}
.ico-compartir {
	background-position: 0 -1150px;
	float: right;
}
/* @end */

/* @group contrae / despliega */

.ico-contrae, .ico-despliega {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 0;
	display: inline-block;
	float: left;
	height: 16px;
	margin: 12px 0 0 8px;
	width: 16px;
}
.ico-contrae {
	background-position: 0 -850px;
}
.ico-despliega {
	background-position: 0 -900px;
}
/* @end */

/* @group despliegue */

.despliegue-barnav h4, .despliegue-barnav h5 {
	width: 100%;
}
.despliegue-barnav h4 {
	font-size: 15px;
	margin: 0 0 18px 0;
	color: #fff;/*serpri: en blogs se sobreescribe este color*/
}
.despliegue-barnav h5 {
	font-size: 12px;
	color: #1f6492;
	margin: 0 0 20px;
	letter-spacing: -1px;
}
.despliegue-barnav h6 {
	margin: 15px 15px 5px 0;
}
.despliegue-barnav h6 a {
	font-weight: bold;
	font-size: 15px;
	color: #393939;
	letter-spacing: -1px;
	text-align: left;
}
.despliegue-barnav p {
	font: 11px "Trebuchet MS", sans-serif;
	color: #ffffff;
	margin: 0 20px 20px 0;
}
.modulonav1, .modulonav2, .modulonav3 {
	display: block;
	float: left;
	height: 130px;
	padding: 0 0 20px 20px;
	text-align: left;
}
.modulonav1 {
	width: 220px;
}
a.barnav-a {
	font: bold 11px "Trebuchet MS", sans-serif;
	color: #667a87;
	padding: 2px 10px;
}
.modulonav2 .barnav-a {
	color: #fff;
	width: 83px;
}
.modulonav1 .barnav-a {
	background-color: #ffffff;
	background-image: none;
	width: 97px;
}
.dbarnav4 .barnav-a {
	background-color: #ffffff;
	width: 97px;
}
.dbarnav4 .modulonav3 .lista-temas a {
	height: 20px; /*Ajuste para que quepan m�s secciones (serpri)*/
}
.dbarnav1 .modulonav2 .barnav-a {
	background-color: #009ed9;
	float: left;
}
.dbarnav2 .modulonav2 .barnav-a {
	background-color: #ed8900;
	float: left;
	width: 90px;
}
.dbarnav3 .modulonav2 .barnav-a {
	background-color: #95bc0e;
	float: left;
}
.dbarnav1 .modulonav1 {
	background: url("../images/modulonav1-1.png") transparent;
}
.dbarnav2 .modulonav1 {
	background: url("../images/modulonav1-2.png") transparent;
}
.dbarnav3 .modulonav1 {
	background: url("../images/modulonav1-3.png") transparent;
}
.dbarnav4 .modulonav1 {
	background: url("../images/modulonav1-4.png") transparent;
}
.modulonav2 {
	width: 371px;
	padding-left: 15px;
	border-right: dotted 1px #d0d0d0;
	border-left: solid 1px #f0f0f0;
	background-color: #f9f9f9;
}
.modulonav2 .img-nav {
	background-image: none;
}
/* @group nueva estrucutra menu desplegable */
.nav ul ul {
	background: none;
	width: 940px; /*ancho para el menu desplegable favor no quitar*/
}
.desplega {
	position: relative;
}
.nav .desplega .despliegue-barnav {
	display: none;
	position: absolute;
	top: 27px;
}
.menu-a:hover .despliegue-barnav.dbarnav1, .menu-b:hover .despliegue-barnav.dbarnav2, .menu-c:hover .despliegue-barnav.dbarnav3, .menu-g:hover .despliegue-barnav.dbarnav4, .menu-e:hover .despliegue-barnav.dbarnav5 {
	display: block;
}
.despliegue-barnav.dbarnav1 {
	left: -65px;/*left: -57px;*/
}
.despliegue-barnav.dbarnav2 {
	left: -161px;/*left: -153px;*/
}
.despliegue-barnav.dbarnav3 {
	left: -257px;/*left: -249px;*/
}
.despliegue-barnav.dbarnav4 {
	left: -517px;/*left: -343px;*/
	/*left: -335px;*/
}
.menu-a ul li a, .menu-b ul li a, .menu-c ul .modulonav2 a, .menu-d ul li a {
	background-image: none;
}
.despliegue-barnav {
	display: block;
	width: 940px;
	height: 180px;
	position: absolute;
	top: 27px;
	z-index: 2000;
	background: none;
}
.menu-d .modulonav3 a.vertodas {
	margin-top: 12px;
}
/* @end */

/* mod */

.modulonav3 ul {
	display: block;
	float: left;
	width: 115px;
	padding: 0 10px 0 10px;
}
.modulonav3 .lista-temas a {
	width: 114px;
	height: 28px;
	list-style: outside;
	background: url("../images/bulletnav.gif") no-repeat 0px 3px;
	text-align: left;
	float: left;
	padding-left: 8px;
}
.modulonav3 a {
	color: #393939 !important;
	font: bold 12px "Trebuchet MS", sans-serif;
	background-image: none;
}
.modulonav3 {
	width: 291px;
	border-left: dotted 1px #f0f0f0;
	background-color: #eaeaea;
}
.dbarnav4 .modulonav3 {
	width: 670px;
	padding-left: 30px;
	border-left: none;
	height: 150px;
	padding-bottom: 0px;
}
.dbarnav4 p {
	font-size: 14px;
	margin-top: 20px;
}
.dbarnav4 .modulonav3 ul {
	width: 140px;
}
.modulonav3 a.vertodas {
	color: #FFFFFF !important;
	background-color: #393939;
	padding: 0 15px 0 10px;
	float: right;
	position: relative;
	right: -5px;
	margin-top: 10px;
}
.img-nav {
	float: left;
	width: 200px;
	height: 100px;
	position: relative;
	margin: 15px 10px 0 0;
	border: 2px solid #e3e3e3
}
.despliegue-bnsup, .despliegue-bninf {
	display: block;
	float: left;
	background: url("../images/sprite-dnav.png") no-repeat scroll 0 0 transparent;
	width: 940px;
}
.despliegue-bnsup {
	height: 20px;
	position: relative;
}
.despliegue-bninf {
	height: 11px;
}
.dbarnav1 .despliegue-bnsup {
/*background-position: 0 20px;*/
}
.dbarnav2 .despliegue-bnsup {
	background-position: 0 -20px;
	height: 20px;
}
.dbarnav3 .despliegue-bnsup {
	background-position: 0 -40px;
	height: 20px;
}
.dbarnav4 .despliegue-bnsup {
	background-position: 0 -120px;
	height: 20px;
}
.dbarnav1 .despliegue-bninf {
	background-position: 0 -69px;
	height: 12px;
}
.dbarnav2 .despliegue-bninf {
	background-position: 0 -90px;
	height: 12px;
}
.dbarnav3 .despliegue-bninf {
	background-position: 0 -110px;
	height: 12px;
}
.dbarnav4 .despliegue-bninf {
	background-position: 0 -148px;
	height: 12px;
}
/* @end despliegue */

/* @group flechas */

.arrow1, .arrow2, .arrow3, .arrow4, .arrow5, .arrow6 {
	background: url(../images/sprite-iconos.png) no-repeat scroll 0 0;
}
.arrow1 {
	background-position: 0 -300px;
	cursor: pointer;
	float: left;
	height: 36px;
	margin-right: 10px;
	width: 34px;
}
.arrow1:hover {
	background-position: 0 -299px;
}
.arrow2 {
	background-position: 0 -350px;
	cursor: pointer;
	float: right;
	height: 36px;
	margin-left: 10px;
	width: 34px;
}
.arrow2:hover {
	background-position: 0 -349px;
}
.arrow3 {
	background-position: 0 -400px;
	height: 16px;
	margin: 92px 3px;
	width: 12px;
}
.arrow4 {
	background-position: 0 -450px;
	height: 16px;
	margin: 92px 5px;
	width: 12px;
}
.arrow5 {
	display: block;
	background-position: 0 -2300px;
	height: 20px;
	width: 20px;
	text-indent: -99999px;
}
.arrow6 {
	display: block;
	background-position: 0 -2350px;
	height: 20px;
	width: 20px;
	text-indent: -99999px;
}
/* @end */

/* @group fecha-compartir */

.contiene-fecha-compartir {
	display: block;
	float: left;
	width: 98%;
}
.hora {
	font-size: 10px;
	color: #777;
	margin: 4px 0px 0px 5px;
	float: left;
}
.fecha1 {
	font-size: 10px;
	color: #777;
	float: right;
	margin-right: 10px;
}
.fecha2 {
	font-size: 10px;
	color: #777;
	float: right;
	margin-right: 5px;
}
.fecha2l {
	float: left !important;
	margin-left: 5px !important;
}
.fecha3 {
	font-size: 10px;
	color: #FFF;
	float: right;
}
.hora1 {
	/*font-weight: bold;*/
	color: #777;
}
.btn-compartir1 {
	background: url("../images/sprite-iconos.png") no-repeat scroll 52px -1150px transparent;
	color: #777777;
	float: right;
	font-size: 10px;
	height: 21px;
	margin-top: 5px;
	min-width: 21px;
	padding: 3px 25px 0 0;
}
.btn-compartirinfo {
	background: url("../images/sprite-iconos.png") no-repeat scroll 52px -1150px transparent;
	color: #777777;
	float: right;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	margin-top: 5px;
	min-width: 21px;
	padding: 3px 25px 0 0;
}
.btn-compartir2 {
	background: url("../images/btn_compartir2.png") no-repeat scroll right center;
	color: #9D9D9D;
	float: right;
	font-size: 9px;
	height: 21px;
	min-width: 21px;
	padding: 5px 25px 0px 0px;
}
.btn-compartir1:hover {
	color: #393939;
}
/*.contiene-video {
 display:block;
 float: left;
 border: 2px solid #E3E3E3;
 }*/

.lista3 .contiene-video {
	width: 282px;
	height: 210px;
}
/* @end fecha-compartir */

/* @group tags */

.container-tags {
	display: block;
	/*float: left;*/
	width: 100%;
	overflow: hidden;
}
.lista-tags1 {
	display: block;
	/*float: left;*/
	list-style: none;
	width: 100%;
	background-color: #f1f1f1;
	overflow: hidden;
	height: 16px;
	margin: 10px 0px;
}
.lista-tags1 li {
	padding: 0px;
	margin: 0px;
	float: left;/*width: auto !important;*/ /*riojua da�anaba el mas de los tags*/
}
.lista1 .lista-tags1 li, .lista2 .lista-tags1 li {
	padding: 0;
}
.lista-tags1 li a {
	color: #666;
	font-size: 11px !important;
	display: block;
	float: left;
	background-color: #E3E3E3;
	padding: 2px 3px;
	margin-right: 2px;
	font-weight: normal;
}
.lista-tags1 li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #4E80A2;
}
.tag {
	float: left;
	font-size: 11px;
	padding: 3px;
	text-transform: uppercase;
}
.tagfd {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}
.tag1 {
	color: #0290C5;
}
.tag1:hover {
	color: #ffffff;
	background-color: #0290C5;
}
.tag2 {
	color: #ed8900;
}
.tag2:hover {
	color: #ffffff !important;
	background-color: #ed8900;
}
.tag3 {
	color: #95BC0E;
}
.tag3:hover {
	color: #ffffff;
	background-color: #95BC0E;
}
.tag4 {
	color: #4e80a2;
}
.tag4:hover {
	color: #FFF;
	background-color: #4E80A2;
}
.tag5 {
	color: #667a87;
}
.tag5:hover {
	color: #ffffff;
	background-color: #667a87;
}
.tag6 {
	color: #777777;
}
.tag6:hover {
	color: #ffffff;
	background-color: #777777;
}
.tag7 {
	color: #FFFFFF;
}
.tag7:hover {
	color: #ffffff;
	background-color: #777777;
}
.modulotag {
	top: -1px;
}
.modulotag1 {
	border-top: 1px solid #0290c5;
}
.modulotag2 {
	border-top: 1px solid #ed8900;
}
.modulotag3 {
	border-top: 1px solid #95BC0E;
}
.modulotag6 {
	border-top: 1px solid #3d3d3d;
}
.tagb {
	display: block;
	float: right;
}
.tagc {
	display: block;
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #777777;
	margin: 6px 0 0 20px;
}
.tagd a {
	display: block;
	float: left;
	color: #0290c5;
	font: normal 13px "Trebuchet MS", sans-serif;
}
.destacado .tagc {
	display: block;
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #acacac;
	margin: 0;
}
.encabeza {
	font-size: 12px;
	margin-right: 0px;
	height: 20px;
	background: transparent url(../images/bgr_listatags.gif) no-repeat 0 -3px;
	padding: 0px 0px 0px 25px !important;
	border-left: none !important; /*Especial 100 a�os riojua*/
}
.tagbullet {
	display: block;
	float: left;
	position: relative;
	left: 0;
	height: 20px;
	width: 4px;
}
.tagbulletb {
	display: block;
	position: relative;
	left: -10px;
	top: -5px;
	height: 2px;
	width: 80px;
	z-index: 1;
}
.tagbullet1 {
	background-color: #009ed9;
}
.tagbullet2 {
	background-color: #ed8900;
}
.tagbullet3 {
	background-color: #95bc0e;
}
.tagbullet4 {
	background-color: #4e80a2;
}
.tagbullet5 {
	background-color: #667a87;
}
.tagbullet6 {
	background-color: #3d3d3d;
}
.tagbullet7 {
	background-color: #efc500 !important;
}
.lista4 .destacado .lista-tags1 {
	width: 295px;
}
/* @end tags */

/* @group modulos globales */

.modulo {
	margin: 0 0 15px 0;
}
/* @group nivel noticias destacadas */

.noticias1 .a {
	width: 730px;
}
.noticias1 .b {
	width: 200px;
}
/* @group lista1: noticias destacadas ancho 484px */

.lista1 {
	width: 380px;
	border-left: 1px solid #E3E3E3;
	float: left;
	margin: 0px 10px 0px 0px;
}
.lista1 li {
	padding: 5px 10px;
	overflow: hidden;
}
.lista1 p {
	margin: 0 0 10px 0;
}
.lista1 p a {
	color: #393939;
	font-size: 13px;
	line-height: 17px;
}
.lista1 p a:hover {
	color: #777;
}
.lista1 h2 a {
	font-size: 23.5px;
	line-height: 25px;
}
.lista1 .relacionados {
	clear: both;
}
.lista1 .relacionados li {
	padding: 0;
}
/* @end lista1 */

/* @group variaciones nivel 1 */

/*.lista1 .contiene-video {
 width: 450px;
 height: 250px;
 margin: 0px 0px 10px 0px;
 }*/

.relacionados {
	width: 100%;
	display: block;
}
.relacionados a:hover {
	color: #1F6492;
	cursor: pointer;
}
.relacionados li {
	width: 100%;
}
.enlace {
	color: #666;
	font-size: 11px;
	padding: 2px 0 0px 20px;
	line-height: 15px;
	display: block;
	min-height: 18px;
}
.lista1b .relacionados {
	width: 305px;
	padding-left: 15px;
	float: right;
	border-left: 1px solid #e4e4e4;
}
.relacionados li {
	margin-bottom: 5px;
}
.lista2 .relacionados li {
	margin-bottom: 0px;
}/*serpri*/
.textoc {
	margin: 10px 0 10px;
	line-height: 1.1em;
}
/* @end variaciones nivel 1 */

/* @group lista2: noticias destacadas ancho 234px */

.lista2 {
	width: 220px;
	/*border-left: 1px solid #E3E3E3; riojua*/
	float: left;
}
.lista2 p a {
	font-size: 13px;
	line-height: 16px;
	color: #393939;
}
.lista2 p a:hover {
	color: #777;
}
.lista2 li {
	padding: 5px 10px;
	border-left: 1px solid #E3E3E3; /*borde para Especial 100 riojua*/
}
.lista2b li {
	width: 200px;
	padding: 10px;
	margin: 10px 0 0;
}
.lista2b .lista-tags1 li {
	width: auto;
}
/* @end lista2 */

/* @end nivel noticias destacadas */

/* @group ultimas-noticias */

.ultimas-noticias {
	background: #EEEEEE url(../images/bg1.png) repeat-x scroll 0 bottom;
}
.ultimas-noticias .container-tags {
	padding: 5px 0 5px;
	background: url(../images/sprite-iconos.png) no-repeat 0 -1740px;
}
.ultimas-noticias .titulo {
	font-size: 16px;
	color: #393939;
	padding: 6px 0px 0 17px;
}
.ultimas-noticias #slider p {
	color: #FFFFFF;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: "DroidSansBold", "Trebuchet MS", sans-serif;
	font-size: 14px;
	margin: 0 5px 0px;
}
.ultimas-noticias .enlace {
	display: block;
	font-size: 11px;
	color: #777;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}
/*.seleccion-b {
 background-color: #ececeb;
 height: 40px;
 padding-left: 45px;
 }

 .seleccion-b a {
 border: 1px solid #fff;
 cursor: pointer;
 display: inline;
 float: left;
 height: 6px;
 margin: 16px 3px 3px;
 width: 6px;
 }

 .seleccion-b  .current{
 background-color: #0290c5;
 border: none;
 float: left;
 height: 7px;
 width: 7px;
 }

 .flechas .btn-prev {
 border: 1px solid #fff;
 height: 22px;
 width: 22px;
 margin: 9px 30px 0 5px;
 position: absolute;
 }

 .flechas .btn-next{
 border: 1px solid #fff;
 height: 22px;
 width: 22px;
 margin: 9px 0 0 128px;
 position: absolute;

 }*/

/* @group anythingSlider */

.anythingSlider {
	position: relative;
}
.ultimas-noticias #slider a {
	display: block;
	font-size: 14px;
	color: #393939;
	font-weight: normal;
	font-style: normal;
	padding: 30px 0 15px 5px;
	border-bottom: 1px dotted #B9B9B9;
	text-align: left;
}
.ultimas-noticias #slider a:hover {
	color: #777;
}
.ultimas-noticias #slider .fecha3 {
	display: block;
	float: right;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 2px;
}
.anythingSlider .wrapper {
	position: absolute;
	top: 10px;
	left: 0px;
	overflow: hidden;
	width: 200px;
	height: 115px;
}
/* Width below is max for Opera */

.anythingSlider .wrapper ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.anythingSlider .wrapper ul li {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	width: 200px;
	margin: 0;
}
.anythingSlider .arrow, .anythingSlider1 .arrow {
	display: block;
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -1150px;
	height: /*15px*/20px;/*pauvas*/
	width: 22px;
	text-indent: -9999px;
	cursor: pointer;
	float: left;
}
.anythingSlider .back, .anythingSlider1 .back {
	margin: 0 20px 0 0;
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -1200px;
}
.anythingSlider .back a, .anythingSlider1 .back a, {
background: none;
}
.anythingSlider .forward, .anythingSlider1 .forward {
	margin: 0 0 0 20px;
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -1250px;
}
.anythingSlider .forward a, .anythingSlider1 .forward a, .anythingSlider .back a, .anythingSlider1 .back a {
	background: none;
}
.thumbNav {
	position: relative;
	top: 240px;
	text-align: center;
	z-index: 1;/*pauvas: arreglar problemas */
}
.thumbNav ul {
	margin: 0 20px;
}
.thumbNav li {
	display: block;
	float: left;
	width: 18px;
}
.thumbNav a {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -1350px;
	cursor: pointer;
	float: left;
	height: 9px;
	margin: 7px 4px 3px;
	width: 9px;
}
.thumbNav a:hover {
	background-image: none;
}
.thumbNav a.cur {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -1300px;
	border: medium none;
	float: left;
	height: 9px;
	width: 9px;
}
/* @end anythingSlider */

/* @group lf1 ancho 200*/

.ultimas-noticias.lf1 {
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	width: 200px;
}
.ultimas-noticias.lf1 .container-tags {
	float: left;
}
.ultimas-noticias.lf1 .titulo {
	font-size: 15px;
	float: left;
}
.ultimas-noticias.lf1 .bg-hora {
	background-color: #d10007;
	width: 60px;
	height: 20px;
	float: right;
	margin-top: 2px;
}
.ultimas-noticias.lf1 .anythingSlider {
	position: relative;
	width: 200px;
	height: 150px;
}
.ultimas-noticias.lf1 .slider {
	float: left;
}
.ultimas-noticias.lf1 .thumbNav {
	top: 90px;
	background: #eeedec;
}
/* @end lf1 */

/* @group lf2 ancho 160 */

.ultimas-noticias.lf2 {
	width: 165px;/*width: 160px;*/
}
.ultimas-noticias.lf2 .titulo {
	font-size: 13px;
}
.ultimas-noticias.lf2 .anythingSlider {
	position: relative;
	width: 160px;
	height: 270px;
}
.ultimas-noticias.lf2 #slider .fecha3 {
	background-color: #fff;
	color: #454545;
}
.ultimas-noticias.lf2 .anythingSlider .wrapper {
	width: 160px;
	height: 220px;
	margin-bottom: 10px;
}
.ultimas-noticias.lf2 .anythingSlider .wrapper ul li {
	width: 160px;
}
.ultimas-noticias.lf2 .thumbNav ul {
	margin: 0 10px;
	overflow: hidden;
	width: 140px;
}
.ultimas-noticias.lf2 .anythingSlider .back {
	margin: 0 12px 0 0;
}
.ultimas-noticias.lf2 .anythingSlider .forward {
	margin: 0 0 0 12px !important;
	float: right;
}
/* @end lf2 */

/* @group multimedia2 */

.multimedia2 {
	margin: 0 5px;
	width: 284px;
	background: url(../images/bgr_degradado.png) repeat-x #e2e2e2;
	border: 3px double #ffffff;
	border-top: none;
	padding-bottom: 15px;
	height: 375px;
	position: relative;
}
.multimedia2 h4 {
	width: 290px;
	padding: 5px;
	background: url(../images/icomultimedia2.gif) #1f6492;
	position: relative;
	left: -8px;
	font-size: 14px;
}
.multimedia2 h4 a {
	color: #FFFFFF;
}
.multimedia2 .anythingSlider1 .wrapper1 {
	height: 275px;
	margin-bottom: 10px;
	width: 284px;
}
.anythingSlider1 {
	position: relative;
}
.anythingSlider1 .wrapper1 {
	left: 0;
	position: absolute;
	top: 10px;
	overflow: hidden;
}
.anythingSlider1 .wrapper1 ul {
	left: 0;
	list-style: none outside none;
	margin: 0;
	position: absolute;
	top: 0;
	width: 32700px;
}
.anythingSlider1 .wrapper1 ul li {
	display: block;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.multimedia2 .anythingSlider1 .wrapper1 ul li {
	width: 284px;/*padding-left: 3px;*/
}
.multimedia2 #slider a {
	display: block;
	font-size: 14px;
	color: #393939;
	font-weight: normal;
	font-style: normal;
	padding: 30px 0 15px 5px;
	border-bottom: 1px dotted #B9B9B9;
	text-align: left;
}
.multimedia2 .thumbNav {
	top: 300px;
	left: 35px;
}
.especiales-multimedia {
	margin: 15px 8px 5px;
	border-bottom: 1px dotted #d8d8d8;
	padding-bottom: 20px;
	overflow: hidden;
}
.especial-txt {
	float: left;
	width: 145px;
}
.especial-txt h3 a, .especial-txt p a {
	font: bold 15px/1.2 "Trebuchet MS", sans-serif;
	color: #393939;
	word-spacing: -1px;
	float: none;
}
.especial-txt h3 a:hover, .especial-txt p a:hover {
	color: #777;
}
.especial-txt h3 a {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
}
.especiales-multimedia img {
	border: 3px solid #ffffff;
	float: left;
	margin-left: 15px;
}
.multimedia2 .mas3 {
	background: #ACACAC;
	color: #FFFFFF;
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	position: absolute;
	right: -7px;
	cursor: pointer;
	top: 360px;
}
.multimedia2 .esquinader1 {
	top: 330px;
	right: -7px;
}
/* @end multimedia2 */

/* @group brandeo */
.margen-un { /*clase para ponerle margen-bottom a los modulos ultimanoticias ke NO tiene brandeo/pauta*/
	margin-bottom: 15px;
}
.brandeo {
	width: 200px;
	height: 40px;
	margin: 0 auto;
	margin-bottom: 5px;
	background: url("../images/bg1.png") repeat-x scroll 0 bottom #EEEEEE;
}
.brandeo div {
	margin: 0 auto;
	width: 180px;
	clear: both;
}
.ultimas-noticias.lf1 {
	border-bottom: none !important;
	margin-bottom: 0px;
}
.ultimas-noticias .enlace {
	padding-bottom: 0;
}
.ultimas-noticias.lf1 .anythingSlider {
	height: 139px;
}
.ultimas-noticias.lf1 .thumbNav {
	top: 80px;
}
.anythingSlider .wrapper {
	height: 128px;
}
.ultimas-noticias .enlace {
	padding: 0 5px;
}
.brandeo + .pauta4 + .especial p a {
	display: none;
}
.brandeo.publicidad7 {
	background: #DEDDDB;
	padding: 10px 20px 5px;
	margin-bottom: 15px;
	width: auto;
	height: 79px;
}
.brandeo.publicidad7 p {
	color: #999;
	font-size: 9px;
	float: left;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.modulo.ultimas-noticias.lf2 {
	margin-bottom: 0px;
}
.brandeo.publicidad7 div > div {
	clear: both;
	margin: 0 auto;
	padding: 0;
}
/* @end */

/* @end ultimas-noticias */

/* @group Foro la W */

.forolaw {
	background: url(../images/bgr_degradado.png) repeat-x #E2E2E2;
	border: none;
	margin: 15px 0px;
	overflow: hidden;
}
.foro-header {
	padding: 10px;
	width: 280px;
	position: relative;
	background: #F2F2F2;
	border-bottom: 1px solid #E2E2E2;
	margin: 0px;
}
foro-header a:hover {
	color: #777;
}
.foro-header img {
	float: left;
	margin: 0 10px 0 0;
	border: none;
}
.forolaw .titulo1 {
	background: none;
	margin: 20px 0 0 5px;
	font-size: 10px;
	color: #393939;
	float: left;
	padding: 0px;
}
.forolaw .contiene-titulo {
	position: relative;
	margin: 0 0 5px 0;
}
.forolaw .titulo2 {
	float: left;
	width: 117px;
	height: 25px;
	margin: 15px 0 0 0;
	padding: 2px 5px;
	background: url(../images/law_titulobgr.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	position: relative;
}
.lawradio {
	display: block;
	float: right;
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -2500px;
	height: 30px;
	width: 30px;
	margin-top: 10px;
}
.forolaw .publicidad {
	position: absolute;
	right: 0;
	margin: 0px 10px 0px 0px;
	width: 140px;
	background: #f1f1f1;
	color: #9d9d9d;
	text-align: center;
}
.forolaw .publicidad p {
	margin: 5px 0px 0px 0px;
	color: #919191;
	font-size: 9px;
	font-weight: bold;
}
.forolaw .content-modulo {
	padding: 0 15px;
}
.forolaw .ico-comentario {
	display: block;
	margin: 8px 0;
	color: #393939;
	font-size: 10px;
}
.forolaw .content-modulo p {
	font-size: 13px;
	margin: 0 0 15px 0;
}
.forolaw .contiene-links {
	padding: 0 0 10px 15px;
}
.forolaw .btn-compartir2 {
	float: left;
	font-size: 9px;
	color: #9D9D9D;
	min-width: 21px;
	height: 21px;
	background: url(../images/btn_compartir2.png) no-repeat right;
}
.forolaw .btn-participar {
	float: right;
	padding: 2px 2px 3px 4px;
	background-color: #D10007;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	position: relative;
	top: 2px;
}
.forolaw a:hover.btn-participar {
	background-color: #777;
	color: #FFFFFF;
}
/* @end */

/* modulo la W */

.content_modulo_w {
	background: #E2E2E2;
	width: 300px;
	margin: 0 0 15px;/*margin: 0 0 20px 0;*/
}
.modulo_w {
	height: 233px;
}
.content_tema_w {
	width: 190px;
	height: 230px;
	float: left;
}
.patrocinador_w {
	padding: 10px;
	background: #E2E2E2;
	background: url(../images/w_sombra_patrocinio.png) no-repeat;
}
.border_top_w {
	background: transparent url(../images/w_borde_top.png) no-repeat scroll 3px 0;
	height: 3px;
}
.border_left_w {
	float: left;
	background: transparent url(../images/w_borde_left.png) no-repeat scroll 0 0;
	height: 233px;
	width: 3px;
}
.tema_dia_w {
	height: 199px;
	padding: 16px 12px 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tema_dia_w h4 {
	font-size: 12px;
	background: #1b1b1b;
	padding: 2px 5px;
	color: #FFF;
	width: 86px;
}
.tema_dia_w span {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0px -2896px;
	font-size: 10px;
	padding: 2px 0px 2px 20px;
	float: left;
}
.tema_dia_w .btn-participarw {
	float: right;
	padding: 3px 2px 3px 4px;
	background-color: #D10007;
	font-weight: bold;
	color: #FFF;
 v  font-size: 11px;
	right: -15px;
	position: relative;
	right: 0px;
	overflow: hidden;
}
.tema_dia_w a:hover.btn-participarw {
	background-color: #777;
	color: #FFFFFF;
}
.titulo_tema_w {
	margin-bottom: 8px;
}
.tema_dia_w p {
	color: #232323;
	font-size: 12px;
	margin: 8px 0 8px;
}
.tema_dia_w p:hover {
	color: #777;
}
.border_bottom_w {
	height: 3px;
	background: transparent url(../images/w_borde_bottom.png) no-repeat scroll 3px 0;
}
.senal_vivo_w {
	background: transparent url(../images/w_parlante_w.jpg) no-repeat scroll 0 0;
	width: 90px;
	height: 201px;
	float: right;
	padding: 16px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
.logola_w {
	background: transparent url(../images/w_Logola.png) no-repeat scroll 4px 0;
	height: 62px;
	margin-bottom: 8px;
}
.senal_vivo_w h3 {
	color: #FFF;
	font-size: 14px;/*	font-weight: bold;*/
}
.senal_vivo_w p {
	color: #909090;
	font-size: 11px;
	font-weight: normal;
}
.ondas_w {
	background: transparent url(../images/w_parlanteOndas.png) no-repeat scroll 19px 8px;
	height: 64px;
}
.Compartir3 a {
	color: #777777;
	font-size: 12px;
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 67px -3350px;
	padding: 12px 23px 6px 3px;
}
.ondas_gif {
	background: transparent url(../images/w_ondas.swf) no-repeat scroll 19px 8px;
	height: 64px;
}
.ondas {
	margin-top: 10px;
}
/* fin modulo la W */

/* despliegue formulario  la W

 .content_w_foro{
 width:225px;
 float:right;
 }

 .se�al_w_foro{
 padding:10px 8px;
 background: transparent url(../media/css/images/w_back_foro.jpg) repeat-x scroll 0px 0px;
 height:60px;
 }
 .logola_w2{
 background: transparent url(../media/css/images/w_Logola.png) no-repeat scroll -10px 0;
 height:62px;
 width:70px;
 }
 .se�al_w_foro a{
 float:left;
 text-align:center;
 }
 .se�al_w_foro h3{
 color:#FFF;
 font-size:14px;
 font-weight:bold;
 margin-top:20px;
 }
 .se�al_w_foro p{
 color:#909090;
 font-size:11px;
 font-weight:normal;
 }
 .ondas_w_foro{
 background: transparent url(../media/css/images/w_parlante2.png) no-repeat scroll 10px 12px;
 width:48px;
 height:54px;
 }
 .content_foros{
 padding:16px 36px 38px;
 background:#e5e5e5;
 border:solid 2px #262626;
 }
 .contine_foro_w{
 margin:0px 0px 20px 0px;
 }
 .superior_w{
 border-bottom:dotted 1px #333;

 }
 .contine_foro_w a{
 color:#262626;
 }

 .contine_foro_w p{
 margin:12px 0px 12px 0px;
 font-size:12px;
 }
 .content_foros .btn-participar {
 background-color: #D10007;
 color: #FFFFFF;
 float: right;
 padding:2px 2px 3px 4px;
 position: relative;
 right: -38px;
 font-size:11px;
 }
 .content_foros a.btn-participar:hover {
 background-color: #777777;
 color: #FFFFFF;
 }

 /* foro principal la w

 .foro_principal_w{
 width:660px;
 padding:16px 16px;
 background:#f0f0f0;
 overflow:hidden;
 }
 .foro_principal_w p{
 font-size:11px;
 }

 .foto_foro{
 float:left;
 margin-right:16px;

 }

 .primer_nivel_foro span{
 background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0px -2896px;
 font-size:11px;
 padding:2px 0px 2px 20px;
 float:left;
 }
 .primer_nivel_foro p{
 float:right;
 }
 .post_foro h2{
 overflow:hidden;
 float:left;
 font-size:20px;
 color:#232323;
 margin-top:12px;
 }
 .conten_post_foro{
 overflow:hidden;

 }
 .atividades_foro{
 float:left;
 }
 .atividades_foro li{
 float:left;
 margin:5px 10px 5px 0px;

 }
 .atividades_foro li p{
 font-size:11px;
 }
 .atividades_foro span{
 color:#047cad;
 margin-left:4px;
 }
 .post_foro{
 height:100px;
 }
 /* fin foro principal la w

 .foro_uno{
 width:582px;
 border-top:3px double #ECECEC;

 }
 .foro_uno h1{
 background:#333;
 font-size:20px;
 padding:3px 10px;
 width:29%;
 color:#FFF;
 margin-bottom:20px;
 }
 .logo_la_w{
 height:30px;
 width:40px;
 background: transparent url(../images/w_Logo_laW.png) no-repeat scroll 0px 0px;
 float:right;

 }

 /* fin despliegue formulario  la W */

/* @group lomas */

.lomas .active {
	background-color: #eeeeee;
	padding-bottom: 15px;
}
.texto-lomas {
	display: block;
	float: left;
	border-bottom: 1px dotted #b4b4b4;
}
.last {
	border: none;
}
.texto-lomas p {
	float: left;
	display: block;
	position: relative;
	top: -10px;
	font-size: 24px;
	color: #1f6492;
	font-family: "DroidSerifRegular", Georgia, "Times New Roman", Times, serif;
	padding: 0 7px 0 10px;
}
.texto-lomas a {
	display: block;
	color: #393939;
	font: 11px "Trebuchet MS", sans-serif;
}
.texto-lomas a:hover {
	color: #777;
}
.vermas2 {
	display: block;
	float: left;
	color: #0862A0;
	font-weight: normal;
	font-size: 11px;
	float: right;
}
.lomas-bold p {
	font-size: 40px;
}
.lomas-bold a {
	font: 12px "Trebuchet MS", sans-serif;
	color: #393939;
	padding: 10px 0;
}
.lomas .titulo {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	padding: 5px 10px;
	background: #393939 url(../images/bg3.jpg) repeat scroll;
}
.content-lomas ul {
	overflow: hidden;
}
.lomas {
	overflow: hidden;
	width: 295px;
}
.mas3b {
	background: #1f6492;
}
/* @group lf3 */

.lomas.lf3 {
	width: 160px;
}
.lomas.lf3.lomasarticulo {
	margin-bottom: 0px !important;
}
.lomas.lf3 .content-lomas {
	width: 155px;/*margin-left: 5px;*/
}
.lomas.lf3 .publicidad7 {
	background: #F1F1F1;
	padding: 5px 15px;
}
.lomas.lf3 .publicidad7 p {
	color: #9D9D9D;
	font-size: 9px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.lomas.lf3 .texto-lomas a {
	display: block;
	color: #393939;
	font: 11px "Trebuchet MS", sans-serif;
	float: left;
	overflow: hidden;
	width: 98px;
}
.lomas.lf3 .lomas-bold a {
	font: 12px "Trebuchet MS", sans-serif;
}
.lomas.lf3 .esquinaizq1 {
	left: 0px;
}
.texto-lomas a.lomas-lead {
	display: none;
}
/* @end lf3 */

/* @end lomas */

/* @group newstogram */
/*lf1: gris #777, ancho 484*/
/*lf2: gris #575757: ancho 200*/
/*lf3: blanco, ancho 300*/
/*lf4: blanco, ancho 160*/

.newstogram .titulo {
	background-color: #393939;
	font-size: 13px;
	color: #FFF;
	padding: 5px;
}
.newstogram .tabs {
	overflow: hidden;
}
.newstogram .tabs li {
	float: left;
	margin: 0 3px 0 0;
	background: #fff;
	color: #7e7e7e;
	border: 1px solid #e2e2e2;
	font-weight: bold;
}
.newstogram .tabs li span {
	display: block;
	padding: 4px 8px;
	font-size: 14px;
	color: #acacac;
}
.newstogram .tabs li.active span {
	color: #ffffff;
}
.newstogram.lf2 .tabs li.active span {
	color: #393939;
}
.newstogram .tabs li.active {
	display: inline;
	position: relative;
	top: 2px;
	z-index: 2;
}
.lista4 {
	width: auto;
	margin: 0;/*border: #e3e3e3 solid 1px;*/
}
.lista4 .tagbullet {
	left: -10px;
}
.lista4 li {
	position: relative;
	margin-bottom: 10px;
	padding: 0 10px 0 10px;
}
.lista4 li h3 {
	padding: 5px 0 10px;
	float: none;
}
.lista4 .fecha1 {
	float: none;
}
/*.lista4 .lista-tags1{
 margin:15px 0 0 20px;
 width: 190px;
 }

 .lista4 .destacado .lista-tags1{
 margin: 15px 0 0 0;
 }

 .lista4 .lista-tags1 li{
 width: auto;
 margin: 0px;
 }*/

.newstogram.lf1 .tabs li.active {
	background: #777;
	color: #fff;
	border: 0 none;
}
.newstogram.lf1 .logo-nw {
	float: right;
}
.newstogram.lf1 .lista4 {
	background: #777;
	padding-top: 5px;
}
.newstogram.lf1 .lista4 .hora1 {
	color: #fff;
}
.newstogram.lf1 .lista4 h3 {
	border-bottom: 1px dotted #ABABAB;
}
.newstogram.lf1 .lista4 li a {
	color: #FFF;
	font-size: 13px;
	line-height: 130%;
}
.newstogram.lf1 .lista4 li a:hover {
	color: #CCC;
}
/* @group newstogram lf1 */

.newstogram.lf1 {
	width: 458px;
	height: 400px;
	float: left;
	margin: 0 5px 10px;
	z-index: 0;
}
.newstogram.lf1 .tabs {
	float: left;
}
.newstogram.lf1 .tabs li.active {
	background: #777;
	color: #fff;
	border: 0 none;
}
.newstogram.lf1 .titulo {
	width: 448px !important;
	position: relative;
	background: #393939/*url(../images/news_betalabel1.gif) no-repeat center right*/;
}
.esquinaizq1, .esquinader1, .esquinaizq1b, .esquinader1b, .esquinaizq2, .esquinader2 {
	position: relative;
	width: 5px;
	height: 5px;
	background: url(../images/sprite_esquinas.gif);
}
.esquinaizq1 {
	float: left;
	left: -5px;
	display: none;
}
.esquinader1 {
	float: right;
	right: -5px;
	background-position: 0 -10px;
}
.esquinaizq1b {
	float: left;
	left: -7px;
}
.esquinader1b {
	float: right;
	right: -7px;
	background-position: 0 -10px;
}
.esquinaizq2 {
	float: left;
	left: -5px;
	background-position: 0 -40px;
}
.esquinader2 {
	float: right;
	right: -7px;
	background-position: 0 -48px;
}
.newstogram.lf1 .logo-nw {
	float: right;
}
.newstogram.lf1 .lista4 {
	background: #777;
}
.newstogram.lf1 .lista4 .hora1 {
	color: #fff;
}
/* @end lf1*/

/* @group newstogram lf2 */

.newstogram.lf2 {
	width: 290px;
	margin-left: 5px;
	margin-right: 5px;
}
.newstogram.lf2 .contiene-noticias {
	width: 290px; /*riojua*/
}
.newstogram.lf2 .tabs {
	float: left;
}
.newstogram.lf2 .logo-nw {
	float: right;
}
.newstogram.lf2 .tabs li.active {
	color: #393939;
}
.newstogram.lf2 .lista4 {
	border: 1px solid #E2E2E2;
}
.newstogram.lf2 .lista4 h3 {
	border-bottom: 1px dotted #E2E2E2;
}
.newstogram.lf2 .lista4 li a {
	color: #393939;
	font-size: 12px;
	/*letter-spacing: -0.5px;*/
	line-height: 120%;
}
.newstogram.lf2 .lista4 li a:hover {
	color: #777;
}
.newstogram.lf2 .titulo {
	background: /*url(../images/news_betalabel1.gif) no-repeat center right*/#393939;
	width: 290px !important;
	position: relative;
	left: -6px;
	font-family: "DroidSansBold", "Trebuchet MS", sans-serif;
}
/* @end lf2 */

/* @group newstogram lf3 */

.newstogram.lf3 {
	width: 158px;
}
.newstogram.lf3 .titulo {
	background: url(../images/news_betalabel2.gif) no-repeat 119px 0 #393939;
	font-size: 11px;
	color: #FFF;
	padding: 5px;
}
.newstogram.lf3 .lista4 li {
	border-bottom: 1px dotted #E2E2E2;
}
.newstogram.lf3 .lista4 li a {
	color: #393939;
	font-size: 11px;
	line-height: 120%;
}
/*.newstogram.lf3 .publicidad7 {
 background: #F1F1F1;
 padding: 5px 15px;
 }

 .newstogram.lf3 .publicidad7 p {
 color: #9D9D9D;
 font-size: 9px;
 float: left;
 font-weight: bold;
 text-transform: uppercase;
 margin-bottom: 5px;
 }*/

.newstogram.lf3 .logo-nw {
	background-image: url(../images/logo-newstogram.jpg);
	width: 114px;
	height: 18px;
	margin: 10px auto 15px;
	display: block;
}
.newstogram.lf3 .contiene-noticias {
	border: 1px solid #E2E2E2;
	margin-left: 5px;
}
.newstogram.lf3 .esquinaizq1 {
	left: 0px;
}
/* @end lf3 */

/* @group newstogram lf4 */

.newstogram.lf4 {
	width: 236px;
}
.newstogram.lf4 .contiene-noticias {
	margin: 0 5px;
	background-color: #575757;
}
.newstogram.lf4 .lista4 {
	border: none;
	width: 220px;
	padding-top: 10px;
}
.newstogram.lf4 .lista4 .hora1 {
	color: #FFF;
}
.newstogram.lf4 .lista4 li {
	float: none;
	width: auto;
	border: none;
	border-bottom: 1px dotted #ABABAB;
	overflow: hidden;
}
.newstogram.lf4 .titulo {
	background: /*url(../images/news_betalabel1.gif) no-repeat center right*/#393939;/*	font-weight: normal;
	font-family: "DroidSansBold", "Trebuchet MS", sans-serif;
 * 	A�adir Maquillaje
 */
}
.newstogram.lf4 .lista4 li a {
	color: #FFF;
	font-size: 13px;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
}
.newstogram.lf4 .lista4 li a:hover {
	color: #d1d1d1;
}
.newstogram.lf4 .lista4 h3 {
}
.newstogram.lf4 .esquinaizq1 {
	background-position: 0 -40px;
	left: 0px;
}
.newstogram.lf4 .esquinader1 {
	background-position: 0 -48px;
	right: 0px;
}
/* @end lf4 */

/* @end newstogram*/

/* @group nuestros-portales */

.nuestros-portales {
	width: 615px;
	margin: 0px;
}
.nuestros-portales h2 {
	font-size: 14px;
	width: 595px;
	margin: 0px;
	padding: 5px 10px;
	position: relative;
	left: 0px;
	color: #1f6492;
	background-color: #f1f1f1;
}
.flecha-izq {
	height: 266px;
	width: 25px;
	float: left;
	background: url(../images/carrusel_flecha_izq.png) no-repeat;
	padding: 0px;
	margin: 0px;
}
.flecha-izq:hover {
	background: url(../images/carrusel_flecha_izqover.png) no-repeat;
}
.flecha-der {
	height: 266px;
	width: 25px;
	float: right;
	background: url(../images/carrusel_flecha_der.png) no-repeat;
	padding: 0px;
	margin: 0px;
}
.flecha-der:hover {
	background: url(../images/carrusel_flecha_derover.png) no-repeat;
}
.nuestros-portales .contiene-carrusel ul {
	overflow: hidden;
	background: #E3E3E3;
	background: url(../images/bgr_carrusel_portales.png);
	height: 265px;
}
.nuestros-portales .contiene-carrusel ul li {
	float: left;
	margin: 7px 5px;
	width: 181px;
}
.nuestros-portales .esquinaizq1 {
	left: 0px;
}
.carruselpor {
	background: #EEEEEE;
	margin: 0 0 0 0px;
	width: 181px !important;
	height: 250px;
}
.carruselpor1 {
	margin: 0;
}
.carruselpor p a {
	display: block;
	margin-top: 5px;
	color: #393939;
	font-size: 11px;
	line-height: 14px;
}
.carruselpor p a:hover {
	color: #777;
}
.nuestros-portales .logo-portal {
	background: #FFF;
	height: 30px;
	padding: 5px 30px;/*width: 180px;*/
}
.nuestros-portales .logo-portal img {
	border: none;
}
.nuestros-portales .contiene-img {
	margin: 0px 0 5px 0;
	border: /*1px solid #FFF*/none;
	width: 180px;
	height: 90px;
}
.nuestros-portales .content-modulo {
	padding: 3px;
}
.nuestros-portales .content-modulo p {
	font-size: 13px;
	line-height: 1.3em;
}
.nuestros-portales .content-modulo h3 a {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #393939;
	line-height: 1.2em;/*pauvas*/
	display: block;
}
.nuestros-portales .content-modulo h3 a:hover {
	color: #777;
}
/* @end newstogram */

/* @group tags destacados */

.tags-destacados {
	float: left;
	margin: 10px 0px;
}
.tags-destacados ul {
	border-top: 2px solid #1f6492;
	overflow: hidden;
}
.tags-destacados ul li {
	float: left;
	width: 234px;
}
.tags-destacados .contiene-titulo {
	background-color: #F1F1F1;
	overflow: hidden;
	padding: 5px;
}
.tags-destacados li h3 {
	float: left;
	margin: 0;
	font-size: 12px;
	color: #1f6492;
}
.tags-destacados li .vermas {
	float: right;
	margin: 0;
	font-size: 10px;
	color: #4E80A2;
	font-family: "DroidSansBold", "Trebuchet MS", sans-serif;
	font-weight: normal;
	background: none;
	padding: 0px;
}
.lista-tags {
	padding: 15px 0px 0px 0px;
}
.tags-principales {
	margin: 10px 0 0 0;
	font-size: 12px;
}
ol.tags-principales li {
	float: none;
	margin: 0 0 8px 0 !important;
}
.tags-principales a {
	padding: 3px 10px;
	color: #777;
	background-color: #F1F1F1;
}
.tags-principales a:hover {
	color: #ffffff;
	background-color: #4e80a2;
	padding: 3px 10px;
}
/* @end tags destacados */

/* @group hoy son noticia */
/*lf1: dos columnas, full ancho*/
/*lf2: tres columnas, ancho 765px*/

.son-noticia {
	overflow: hidden;
}
.son-noticia h2 {
	color: #FFF;
	background-color: #4e80a3;
	padding: 3px 10px;
	margin: 0px;
	font-size: 14px;
}
.son-noticia .esquinaizq1 {
	left: 0;
}
.son-noticia .esquinader1 {
	right: 0;
}
.son-noticia .lista li {
	float: left;
	/*position: relative;*/
	margin-left: 15px;
	width: 465px;
	border: 1px solid #E3E3E3;
}
.son-noticia .lista li:first-child {
	margin-left: 0;
}
.son-noticia .lista li .titulo {
	margin: 6px 0 9px 6px;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: normal;
	font-style: normal;
}
.son-noticia .lista li .vermas {
	float: right;
	padding: 0 10px;
	font-size: 12px;
	color: #FFF;
	position: relative;
	right: 0px;
	text-transform: lowercase;
}
.son-noticia .lista li .vermas:hover {
	background-color: #777;
}
.son-noticia .cuadernillo-news {
	overflow: hidden;
	margin: 0 10px 10px;
	height: 140px;
}
.son-noticia .cuadernillo-news li {
	float: left;
	width: 197px;
	padding: 0 10px;
	margin: 0;
	border: 0 none;
	border-left: 1px dotted #E3E3E3;
}
.son-noticia .cuadernillo-news li:first-child {
	padding: 0 10px 0 0;
	border-left: 0 none;
}
.son-noticia .cuadernillo-news li h4 {
	line-height: 120%;
	font-size: 13px;
	font-family: "DroidSansBold", "Trebuchet MS", sans-serif;
	font-weight: normal;
}
.son-noticia .cuadernillo-news li h4 a {
	color: #393939;
}
.son-noticia .cuadernillo-news li h4 a:hover {
	color: #777;
}
.son-noticia .cuadernillo-news li img {
	border: 2px solid #F1F1F1;
	margin: 0px 10px 15px 0px;
	float: left;
}
.son-noticia .cuadernillo-news li .fecha1 {
	float: none;
	margin-right: 0;
	font-size: 9px;
}
.son-noticia .cuadernillo-news li .lista-tags1 {
	display: block;
	/*float: left;*/
	list-style: none;
	width: 100%;
	background-color: #f1f1f1;
	overflow: hidden;
	height: 16px
}
.son-noticia .cuadernillo-news li .lista-tags1 li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: auto;
}
.son-noticia .cuadernillo-news li .lista-tags1 .encabeza {
	background: url("../images/bgr_listatags.gif") no-repeat scroll 0 -3px transparent;
	color: #0290C5;
	font-size: 12px;
	height: 20px;
	margin: 0 2px 0 0;
	padding-left: 5px !important;
	width: 24px;
	overflow: hidden;
}
/* @group son-noticia lf2 */

.son-noticia.lf2 {
	width: 765px;
}
.son-noticia.lf2 .lista li {
	margin-left: 16px;
	width: 239px;
}
.son-noticia.lf2 .lista li:first-child {
	margin-left: 0;
}
.son-noticia.lf2 .cuadernillo-news li {
	border: 0 none;
	border-bottom: 1px dotted #E3E3E3;
	margin: 0;
	padding: 15px 0 15px 0;
	width: 220px;
}
.son-noticia.lf2 .cuadernillo-news li:first-child {
	padding-top: 0;
}
.son-noticia.lf2 .cuadernillo-news li .fecha1 {
	margin: 0;
}
/* @end son-noticia lf2 */

/* @end hoy son noticia */

/* @group paginacion */

.paginacion {
	border-top: 2px solid #E2E2E2;
	font-family: "Trebuchet MS", sans-serif;
}
.paginacion ul {
	overflow: hidden;
	margin: 0px auto !important;
	padding: 10px 0;
	width: 360px/*!important*/;
}
.paginacion ul li {
	float: left !important;
	margin: 0px 25px 0px 0px/*!important*/;
	color: #ACACAC;
}
.paginacion a {
	color: #ACACAC;
	font-size: 14px;
	font-weight: bold;
}
.paginacion a:hover {
	text-decoration: underline;
}
.paginacion li.current {
	padding: 2px 8px;
	background: #F1F1F1;
	font-size: 14px;
	color: #1f6492;
	font-weight: bold;
	border: 1px solid #1F6492;
}
.paginacion .prev, .paginacion .prev a, .paginacion .next, .paginacion .next a {
	font-size: 14px;
	color: #1F6492;
}
.paginacion .inactivo {
	color: #CCC;
}
/* @end paginacion */

/* @end modulos globales */

/* @group Pagina Error */

.error404 {
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
.error404 ol.top {
	text-align: center;
	border-bottom: 1px dotted #C7C7C7;
	padding: 30px 0px;
}
.top li.titulo {
	font-size: 1.5em;
	font-weight: bold;
	margin: 20px 0px;
}
.top li.texto {
	font-size: 0.8em;
	color: #919191;
}
.error404 .down {
	overflow: hidden;
	padding: 5px 60px;
	border-bottom: 1px dotted #C7C7C7;
}
.down .volver {
	float: left;
	margin-right: 45px;
}
.down .info {
	float: left;
	margin: 20px 0px 0px 0px;
}
.info .titulo {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 10px;
}
.info li.bullet {
	background: url(../images/404bullet.gif) no-repeat 0;
	color: #919191;
	font-size: 0.7em;
	line-height: 2em;
	padding: 0px 0px 0px 15px;
}
li.bullet span a {
	font-weight: bold;
	color: #4E80A2;
	font-size: 1em;
}
/* @end */

/* @group enlaces */

.enlacedoc1, .enlacevideo, .enlaceimg, .enlaceaudio, .enlaceforo, .enlaceblogs, .enlacearchivo, .enlaceinfografia {
	background: url("../images/sprite-iconos.png") no-repeat;
}
.enlacedoc1 {
	background-position: -30px -533px;
}
.enlacevideo {
	background-position: -30px -568px;
}
.enlaceimg {
	background-position: -30px -603px;
}
.enlaceaudio {
	background-position: -30px -638px;
}
.enlaceforo {
	background-position: -30px -673px;
}
.enlaceblogs {
	background-position: -30px -708px;
}
.enlacearchivo {
	background-position: -30px -743px;
}
.enlaceinfografia {
	background-position: -30px -778px;
}
/* @end enlaces */



/* @group compartir */

.cajaCompartir {
	float: right;
	/*position: relative;*/
	z-index: 300;
}
.cajaCompartir2 {
	float: left;
}
.boxcompartir {
	width: 170px;
	position: absolute;
	z-index: 500;
}
.boxcompartir2 {
	width: 140px;
	background-color: #F1F1F1;
	border: 2px solid #393939;
	float: left;
}
.boxcompartir li, .boxcompartir2 li {
	border: 0px !important;
}
.boxcompartir2 ul {
	width: 140px !important;
}
.boxcompartir2 li {
	margin-left: 0 !important;
	padding: 0 !important;
}
.top_compartir {
	border-bottom: 1px solid #d4d4d4;
	padding: 10px;
}
.top_compartir span {
	float: left !important;
	font-size: 14px !important;
	font-weight: normal !important;
	float: left !important;
	font-family: 'DroidSansBold', "Trebuchet MS", sans-serif;
}
.top_compartir .cerrar_compartir {
	float: right;
	width: 12px;
	height: 12px;
	background: url("../images/sprite-iconos.png");
	background-position: 0 -1100px;
}
.boxcompartir ul {
	border-top: 1px solid #FFFFFF;
	padding: 10px 0 !important;
	margin: 0 !important;
}
.boxcompartir li {
	margin: 5px 0 5px 10px;
	height: auto !important;
}
.boxcompartir2 ul li a {
	color: #1f6492 !important;
}
.boxcompartir .enviar {
	display: block;
	height: 19px;
	background: url("../images/sprite-compartir.png") no-repeat;
	padding: 2px 0 0 20px;
	width: 70px;
	font-size: 11px;
	text-align: center;
}
.boxcompartir .enviar2, .boxcompartir .btn_facebook, .boxcompartir .btn_buzz, .boxcompartir .btn_twitter {
	display: block;
	height: 19px;
	background: url("../images/sprite-compartir.png") no-repeat !important;
	padding: 2px 0 0 20px;
	width: 70px;
	font-size: 11px;
	margin-left: 25px;
	text-align: center;
}
.boxcompartir .btn_twitter {
	background-position: 0 -30px !important;
}
.boxcompartir .btn_buzz {
	background-position: 0 -60px !important;
}
.boxcompartir .enviar, .boxcompartir .enviar2 {
	background-position: 0 -90px !important;
}
.pestana_r {
	width: 5px;
	height: 9px;
	float: right;
	background: url("../images/pestana_r.gif");
	margin-top: 15px;
}
/* @end compartir */

/* @group registrobox */

.registrocontenedor {
	font-family: "Trebuchet MS", sans-serif;
	width: 779px;
	background-color: #f1f1f1;
	overflow: hidden;
	/*height: 330px; pauvas: este cambio se hizo para el lightbox de registro, si afecta otros lightbox, activar el estilo*/
	/* margin: 20px auto 30px; serpri: espacio en blanco en lightbox de registro*/
	padding: 10px;
}
.registrocontenedor fieldset {
	margin: 0px;
	padding: 0 15px;
	border: none;/*height: 190px;*/
}
.registrocontenedor h3 {
	font-size: 14px;
	margin: 0;
}
.registrocontenedor h5 {
	font-weight: normal;
	margin: 0px;
}
.registrocontenedor h2.top {
	background-image: url(../images/bgr_control_lightbox.gif);
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 10px;
}
.registrocontenedor .nuevosUsuarios, .registrocontenedor .usuariosRegistrados {
	float: left;
	width: 388px;
}
.registrocontenedor .nuevosUsuarios {
	border-right: 1px solid #cccccc;
	height: 271px;/*pauvas: para lightbox de registrarse que tenga mismo ancho a la caja usuariosRegistrados*/
}
.registrocontenedor .usuariosRegistrados {
	border-left: 1px solid #ffffff;
}
.registrocontenedor .nuevosUsuarios h2, .registrocontenedor .usuariosRegistrados h2 {
	color: #0290c5;
	font: bold 18px "Trebuchet MS", sans-serif;
	margin: 20px 10px;
}
.registrocontenedor #botonregistrese {
	background-color: #009ed9;
	display: block;
	float: right;
	left: 261px;
	margin: 0 15px 5px 0;
	padding: 5px 10px;
	text-align: center;
	top: 512px;
	margin-top: 10px;
}
.registrocontenedor #botonregistrese h5 {
	margin: 3px;
	font-weight: bold;
	font-size: 11px;
}
.registrocontenedor #botonregistrese h5 a {
	text-decoration: none;
	color: #FFFFFF;
}
.registrocontenedor .usuariosRegistrados label {
	clear: both;
	display: block;
	margin: 0;
	padding: 5px 0 0;
	float: left;
}
.registrocontenedor .usuariosRegistrados label .labelText {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 1.2em;
	width: 95px;
}
.registrocontenedor form span {
	color: #777777;
	margin: 0 0 0 10px;
	font-size: 12px;
}
.registrocontenedor .qestoReg {
	color: #009ed9;
	font-size: 13px;
	font-weight: bold;
}
.registrocontenedor .olvido {
	float: right;
	margin: /*10px 0*/0 77px 8px 0;
}
.registrocontenedor .olvido h5 {
	margin: 0;
}
.registrocontenedor .olvido h5 a {
	color: #83a900;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.registrocontenedor #alineold #botonregistrese {
	background-color: #009ed9;
	display: block;
	float: none;
	clear: both;
	margin: 20px auto 10px;
	padding: 5px 10px;
	text-align: center;
	width: 100px;
	margin-top: 10px;
}
.confirmacion {
	padding: 10px;
}
.confirmacion h6 {
	color: #1f6492;
	padding-top: 10px;
}
/* @end registrobox */

/* @group reportar abuso */

html .lightbox {
	font: 100%/120% "Trebuchet MS", sans-serif;
	border: 2px solid #acacac;
	background: #f1f1f1;
}
#reportarAbuso h2 {
	color: #0290c5;
	font: bold 18px "Trebuchet MS", sans-serif;
	margin: 20px 10px;
}
#reportarAbuso h2.top {
	background-image: url(../images/bgr_control_lightbox.gif);
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	margin: 0;
}
#reportarAbuso form {
	margin: 20px;
}
#reportarAbuso h6, #reportarAbuso .dato label {
	float: left;
	width: 105px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	letter-spacing: -1px;
}
#reportarAbuso .dato {
	margin-top: 20px;
}
#reportarAbuso .inputImage {
	border: none;
	display: block;
	margin: 10px auto;
	height: 27px;
	width: 98px;
}
#reportarAbuso .dato textarea {
	width: 265px;
	height: 90px;
}
#reportarAbuso #botonregistrese {
	text-align: center;
}
#reportarAbuso .usuariosRegistrados select {
	width: 165px;
}
/* @end reportar abuso */

/* @group enviar amigo */

.tween-window {
	display: none;
	overflow: visible;
	position: absolute;
	z-index: 10000;
	width: 450px;/*left: 270px !important;*/
	/*border:2px solid #acacac;*//*comentado por edwcas*/
	/*top: 0px !important;*//*comentado por bolale 30-09-2013*/
}
.tween-close h2 {
	background-image: url(../images/bgr_control_lightbox.gif) !important;
	height: 20px !important;
	margin: 0 !important;
	color: #FFF !important;
	font-size: 12px !important;
	font-weight: normal !important;
	padding: 5px 0 5px 10px !important;
	float: none !important;
	line-height: 14px !important;
	letter-spacing: 0px !important;
}
.tween-window .tween-content h2 {
	color: #0290C5;
	font: bold 18px "Trebuchet MS", sans-serif;
	margin: 0px 10px 10px 0px;
}
.tween-window .formulario-lightbox label, .tween-content label {
	display: block;
	float: left;
	margin-left: /*9px*/0px;
	margin-right: 15px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.tween-window input {
	width: 200px;
	margin: 8px 0;
}
.tween-window .formulario-lightbox label {
	width: /*165px*/175px;
	margin: 9px 0px 0px 0px;
}
.tween-window span {
	color: #83A900;
}
.tween-window span input {
	width: auto;
}
.formulario-lightBox input, .formulario-lightBox textarea, .tween-content textarea {
	margin-top: 10px;
	width: 200px;
}
.tween-content {
	background: none repeat scroll 0 0 #f1f1f1;
	clear: both;
	padding: 15px;
	width: auto;
	text-align: left;
	border: 2px solid #ACACAC;
	max-height: 500px;
	overflow: auto;
}
.tween-content p {
	float: none !important;
}
.tween-close a {
	background-image: url(../images/close.png) !important;
	display: block !important;
	float: right !important;
	height: 15px !important;
	width: 15px !important;
	cursor: pointer;
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
	text-indent: -9999em;
	position: relative;
}
.tween-close2 a {
	background-image: url(../images/close.png) !important;
	display: block !important;
	float: right !important;
	height: 15px !important;
	width: 15px !important;
	cursor: pointer;
	margin: 0 20px 0 0 !important;
	padding: 0 !important;
	text-indent: -9999em;
	position: relative;
}
.dato-formulario-enviar {
	text-align: center;
	margin: 15px 0px 0px 135px;
	overflow: hidden;
}
.dato-formulario-enviar a {
	color: #FFF !important;
	font-size: 11px;
	font-weight: bold;
	background-color: #009ED9;
	padding: 5px;
	margin: 0 10px;
}
.dato-formulario-enviar a:hover {
	background-color: #777;
}
/* @end enviar amigo */

.ico-comentario {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -2900px;
	display: inline-block;
	padding: 2px 15px;
}
.ingreso {
	background-color: #f1f1f1;
	border: 2px solid #acacac;
	width: 710px;
}
.ingreso .tween-content form {
	float: left;
	width: 380px;
}
.ingreso .tween-content .contentregistro {
	border-left: 1px solid #CCCCCC;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 15px 15px;
	width: 250px;
}
.ingreso .dato {
	padding: 5px 0;
	clear: both;
	text-align: center;
}
.ingreso .dato a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #009ED9;
	padding: 5px;
	margin: 10px 0;
}
.ingreso .tween-content .dato label {
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	margin-right: 15px;
	width: 100px;
}
.ingreso .tween-content .dato-checkbox label {
	font-weight: normal;
	width: auto;
}
.ingreso .tween-content .dato-checkbox {
	float: left;
}
.ingreso .contentregistro ul {
	margin-bottom: 10px;
}
.ingreso .contentregistro li {
	font-size: 12px;
	margin: 5px 0;
}
.ingreso .contentregistro li span {
	color: #83A900;
}
.ingreso .contentregistro a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #009ED9;
	padding: 5px;
	margin: 10px 0;
}
.ingreso #loginForm small {
	float: right;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.ingreso #loginForm small a {
	color: #83A900;
}
.ingreso .tween-content .contentregistro h3 {
	color: #0290C5;
	font: bold 18px "Trebuchet MS", sans-serif;
	margin: 0 10px 20px;
}
.agregarenviar {
	margin: 0 0 0 5px;
}
#contenidoCamposIngresar p {
	font-size: 12px;
	margin-bottom: 25px;
}
.ingreso #loginForm p {
	margin: 0px;
}
.tween-window .volver {
	background-color: #009ED9;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px;
	padding: 5px;
	float: none;
}
.tween-window strong {
	color: #009ED9;
}
.recursoEnviado p {
	margin: 0 !important;
	font-size: 12px !important;
	width: auto !important;
}
.recursoEnviado .usuario {
	color: #009ED9;
}
/* @group preguntas frecuentes */

.usuariosRegistrados ul li {
	list-style-position: outside;
	list-style-type: decimal;
}
/* @end preguntas frecuentes */

/* @group encuesta */

.encuesta, .noticias10b {
	display: block;
	float: right;
	width: 289px;
	margin: 0px 0px 0px 5px;
	background-color: #E3E3E3;
	border: 3px double #FFF;
}
.encuesta li {
	margin: 0 0 15px;
	padding: 0 10px;
	width: 280px;
}
.encuesta .container-tags {
	width: auto;
	overflow: visible;
}
.encuesta li label span {
	color: #393939;
	font-size: 12px;
	font-weight: normal;
}
.encuesta h4 {
	color: #5D8C90;
	font-size: 14px;
	float: left;
	background-color: #FFF;
	margin-top: 5px;
	padding: 3px 5px;
	position: relative;
	margin-bottom: 5px;
	font-family: "DroidSansBold", "Trebuchet MS", sans-serif;
	font-weight: normal;/*left: -8px;*/
}
.encuesta .icolapiz {
	float: right;
}
.encuesta .esquinaizq1 {
	left: -8px;
}
.encuesta .vermas2 {
	color: #0862A0;
	font-weight: bold;
	font-size: 11px;
	float: right;
}
/* @end encuesta*/

/* @group modulo-info-portales */
.titulo-nivel {
	font-size: 1em;
	background: #f4f4f4;
	margin: 0 0 0.5em 0;
}
.extra-sueldo {
	font-size: 1em;
	background: #f4f4f4 url(../../images/sueldazo_millonario.jpg);
	margin: 0 0 0.5em 0;
}
.extra-sueldo span {
	display: block;
	background: #2a79a1;
	padding: 6px 10px;
	width: 102px;
	color: #fff;
}
.titulo-nivel span {
	display: block;
	background: #2a79a1;
	padding: 6px 10px;
	width: 102px;
	color: #fff;
}
.modulo-portal {
	margin: 0 auto 15px;
	width: 192px;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.modulo-portal .contenedor-patrocinado {
	color: #49413A;
	padding: 4px 4px 10px;
	border-top: 1px solid #fff;
	text-align: center;
}
.modulo-portal .contenedor-patrocinado p {
	color: #fff;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
}
.contenedor-patrocinado .contenido-publicidad {
	margin: 0 auto;
	padding: 1px;
	width: 182px;
}
.modulo-portal .module-top, .modulo-portal .module-bottom {
	height: 3px;
	font-size: 0;
	background-image: url(../images/sprite_modulo_portal.png);
}
.modulo-portal h2.imagen-por-texto {
	margin: 0;
}
.modulo-portal h2.imagen-por-texto a {
	display: block;
	background-image: url(../images/sprite_logo_portales2.png);
}
.imagen-por-texto span {
	display: none;
}
.modulo-portal .contenedor-menu1 {
	overflow: hidden;
}
.modulo-portal .menu1 {
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0;
}
.modulo-portal .menu1 h3 {
	margin: 0;
	padding: 0 18px 0 5px;
	background: url("../images/sprite-iconos.png") no-repeat 73px -3096px;
	font-size: 11px;
	font-weight: bold;
	width: 63px;
}
.modulo-portal .menu1 li {
	float: left;
	font-size: 11px;
	line-height: 140%;
}
.modulo-portal .menu1 li.mensaje-ciudad {
	padding: 0 5px 0 0;
	text-align: right;
}
.modulo-portal .menu1 ul {
	border-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	margin: 0;
	position: absolute;
	z-index: 9;
}
.modulo-portal .menu1 ul li {
	display: block;
	float: none;
}
.modulo-portal .menu1 ul li a {
	display: block;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px 7px 3px 5px;
}
.lista20 {
	border-top: 1px solid #fff;
	margin: 0;
}
.lista20 a {
	color: #fff;
	text-align: center;
	background-color: #666;
	display: block;
	padding: 2px 5px 4px;
	text-decoration: none;
	font-size: 12px;
}
.lista20 a:hover {
	background-color: #333;
}
.lista21 {
	border-top: 1px solid #fff;
	margin: 0;
}
.lista21 a {
	background-color: #0A549F;
	display: block;
	padding: 2px 5px 4px;
}
.lista21 a:hover {
	background-color: #333;
}
/* @group form2-1-1 */

.form2-1 .dato-submit {
	text-align: right;
	width: 162px;
}
.form2-1 label {
	display: none;
}
.form2-1-1 {
	border: none;
	width: 192px;
}
.form2-1-1 h2 {
	color: #49413A;
	font-size: 13px;
	margin: 0 0 5px;
	letter-spacing: 0px;
}
.form2-1-1 .dato {
	padding: 0 0 7px;
}
.form2-1-1 form {
	float: none;
}
.form2-1-1 fieldset {
	border-top: none;
	padding: 15px 0 10px 16px;
}
.form2-1-1 select {
	width: 161px;
	margin: 0;
}
.form2-1-1 .input-text {
	margin: 0;
}
.form2-1-1 .dato-radio2 label, .form2-1-1 .dato-radio1 label {
	color: #49413A;
}
.submit-buscar1 {
	background: url(../images/sprite-iconos.png) 0 -3050px no-repeat;
	background-color: transparent;
	height: 26px;
	width: 61px;
	margin: 0;
	border: none;
	cursor: pointer;
}
.form2-1-1 .dato-submit {
	padding: 0;
}
.dato-radio2 label {
	display: inline;
	font-weight: bold;
}
/* @end form2-1-1 */

/* @group portal-vive-in */

.portal-vive-in .contenedor-menu1, .portal-vive-in .menu1, .portal-vive-in .menu1 li, .portal-vive-in .menu1 ul {
	background-color: #75be00;
}
.logo-vive-in1 a {
	margin: 0 5px 5px 84px;
	height: 42px;
	width: 104px;
}
.portal-vive-in .module-head, .portal-vive-in .module-content {
	background-color: #75be00;
}
.portal-vive-in .module-top {
}
.portal-vive-in .module-bottom {
	background-position: 0 -4px;
}
.portal-vive-in .menu1 .ciudad-activa {
	border-left: 2px solid #fff;
}
.portal-vive-in .contenedor-menu1 {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin: 0;
}
.contenedor-menu1 h3 {
	border: none;
	color: #fff;
}
/* @end portal-vive-in */

/* @group portal-clasificar */

.portal-clasificar {
	background-color: #f4f3ef;
	background-image: url(../images/portal-clasificar-fondo.png);
	background-repeat: repeat-x;
}
.portal-clasificar .module-top {
	background-position: 0 -8px;
}
.portal-clasificar .module-bottom {
	background-position: 0 -12px;
}
.logo-clasificar2 {
}
.logo-clasificar2 a {
	background-position: 0 -50px;
	margin: 4px 0 4px 13px;
	height: 40px;
	width: 163px;
}
.portal-clasificar .contenedor-patrocinado p {
	color: #393939;
}
/* @end portal-clasificar */

/* @group portal-metro-cuadrado */

.portal-metro-cuadrado {
	background-color: #ff8c00;
}
.portal-metro-cuadrado .module-top {
	background-position: 0 -16px;
}
.portal-metro-cuadrado .module-bottom {
	background-position: 0 -20px;
}
.portal-metro-cuadrado .form2-1-1 fieldset {
	padding-top: 0;
}
.logo-metro-cuadrado {
}
.logo-metro-cuadrado a {
	background-position: 0 -105px;
	height: 62px;
	margin: 0 0 0 44px;
	width: 150px;
}
/* @end portal-me-trabajo */

/* @group portal-metro-cuadrado */

.portal-me-trabajo {
	background-color: #7fa900;
	background-image: url(../images/portal-me-trabajo-fondo.png);
	background-repeat: repeat-x;
}
.portal-me-trabajo .module-top {
	background-position: 0 -27px;
}
.portal-me-trabajo .module-bottom {
	background-position: 0 -20px;
}
.logo-metro-cuadrado {
}
.logo-me-trabajo a {
	background-position: 0 -250px;
	height: 35px;
	margin: 5px 0 0 12px;
	width: 170px;
}
/* @end portal-me-trabajo  */

/* @group portal-el-empleo */

.portal-el-empleo {
	background-color: #0A549F;
	background-image: url(../images/portal-el-empleo-fondo.png);
	background-repeat: repeat-x;
	padding-top: 1px;
}
.portal-el-empleo h2 {
	color: #fff;
}
.portal-el-empleo .module-top {
	height: 0;
	background: none;/*background-position: 0 -24px;*/
}
.portal-el-empleo .module-bottom {
	background-position: 0 -20px;
}
.logo-el-empleo {
}
.logo-el-empleo a {
	background-position: 0 -200px;
	height: 29px;
	margin: 13px 0 0 15px;
	width: 170px;
}
/* @end portal-el-empleo  */

/* @group portal-estrategia */

.portal-estrategia-laboral {
	background-color: #ffffff;
	border: medium solid #0066B9;
	padding-top: 1px;
}
.portal-estrategia-laboral .module-top {
	height: 0;
	background: none;/*background-position: 0 -24px;*/
}
.portal-estrategia-laboral .module-bottom {
	background-position: 0 -20px;
}
.logo-estrategia-laboral {
}
.logo-estrategia-laboral a {
	background-position: 0 -324px;
	height: 38px;
	margin: 13px 0 0 15px;
	width: 170px;
}
/* @end portal-estrategia  */

/* @group modulo elecciones 2010 */

.eleccionesHome {
	width: 202px;
	background: #f1f1f2 url(../images/fondoSombra.gif) repeat-y;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 20px;
	overflow: hidden;
}
.tituloElecciones {
	background: url(../images/tituloElecciones.jpg) no-repeat;
	height: 61px;
}
.tituloElecciones h2 {
	margin: 0;
	padding: 30px 0 0 24px;
}
.tituloElecciones h2 a {
	color: #fff;
	font-weight: bold;
}
.contenidoElecciones {
	margin: 0 0 0 9px;
	background: #fff;
	padding: 10px 0 0 0;
}
.contenidoElecciones h4 {
	width: 180px;
}
.contenidoElecciones ul {
	margin: 0;
}
.contenidoElecciones li, .titular1-foro a {
	background: url(../images/sprite_iconos1.png) no-repeat;
}
.contenidoElecciones li {
	background: url(../images/sprite_iconos1.png) no-repeat 3px -434px;
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	font-weight: normal;
	padding-left: 14px;
}
.contenidoElecciones .videoElecciones {
	background: none;
	padding-left: 10px;
	padding-bottom: 10px;
}
.contenidoElecciones li a {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
}
.contenidoElecciones li a:hover {
	text-decoration: underline;
}
.videoElecciones img {
	float: left;
	border: 3px solid #CCCCCC;
}
.videoElecciones h4 {
	width: 84px;
	float: left;
	margin-left: 5px;
}
.eleccionesHome .vinculoEspecial {
	background: #7c7972 url(../images/fondoVinculoEspecial.gif) no-repeat top left;
	width: 180px;
	height: 20px;
	padding: 5px 0 0 20px;
}
.eleccionesHome .vinculoEspecial a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
.eleccionesHome .patrocinio2 {
	padding: 5px 0 10px 0;
	width: 186px;
	text-align: center;
}
/* @end modulo elecciones 2010 */

/* @group eleccionesHome1 */

.eleccionesHome1 {
	background: #fff;
	padding: 0 0 0 0;
	width: auto;
}
.eleccionesHome1 .tituloElecciones {
	background-image: url(../images/tituloElecciones1.jpg);
}
.eleccionesHome1 .contenidoElecciones {
	margin: 0;
}
.eleccionesHome1 .contenidoElecciones .videoElecciones {
	padding: 0 0 5px;
}
.eleccionesHome1 .contenidoElecciones li {
	padding: 5px 0 5px 15px;
}
.eleccionesHome1 .contenidoElecciones h4 {
	width: auto;
}
.eleccionesHome1 .videoElecciones h4 {
	width: 74px;
	margin-left: 10px;
	margin-top: 0;
	display: inline;
}
.eleccionesHome1 .videoElecciones img {
	margin: 0 0 0 5px;
}
.eleccionesHome1 .vinculoEspecial {
	width: auto;
	background: url(../images/fondoVinculoEspecial1.jpg) no-repeat left bottom;
	padding-left: 10px;
}
.eleccionesHome1 .patrocinio2 {
	width: auto;
	text-align: center;
}
.eleccionesHome1 .patrocinio2 iframe {
	float: none;
}
/* @end eleccionesHome1 */

/* @group estrategia-laboral */

.portal-estrategia-laboral {
	background-color: #ffffff;
	border: medium solid #0066B9;
	padding-top: 1px;
}
.portal-estrategia-laboral .module-top {
	height: 0;
	background: none;/*background-position: 0 -24px;*/
}
.portal-estrategia-laboral .module-bottom {
	background-position: 0 -20px;
}
.logo-estrategia-laboral {
}
.logo-estrategia-laboral a {
	background-position: 0 -324px;
	height: 38px;
	margin: 13px 0 0 15px;
	width: 170px;
}
.lista21 {
	border-top: 1px solid #fff;
	margin: 0;
}
.lista21 a {
	background-color: #0A549F;
	display: block;
	padding: 2px 5px 4px;
}
.lista21 a:hover {
	background-color: #333;
}
/* @end */

/* @group Lightbox Preguntas */

.preguntas {
	padding: 10px;
}
.preguntas h3 {
	font-size: 16px;
	color: #0862A0;
}
.preguntas li {
	font-size: 14px;
	margin: 10px 0px;
}
.preguntas p {
	font-size: 11px;
}
/* @end */

/* @end modulo-portal */

/* @group Urtak */

/* widget border */
#urtak-widget .urtakw-border {
	background: #c9c9c9 !important;
}
/* active tab */
#urtak-widget .urtakw-header ul.urtakw-tabs li a.urtakw-active, #urtak-widget .urtakw-header ul.urtakw-tabs li a.urtakw-active:visited, #urtak-widget .urtakw-header ul.urtakw-tabs li a.urtakw-active:hover, #urtak-widget .urtak-widget .urtakw-header ul.urtakw-tabs li a.urtakw-active:active {
	background-color: #c9c9c9 !important;
}
/* inactive tab */
#urtak-widget .urtakw-header ul.urtakw-tabs li a, #urtak-widget .urtakw-header ul.urtakw-tabs li a:visited {
	background-color: #393939 !important;
}
/* inactive tab hover */
#urtak-widget .urtakw-header ul.urtakw-tabs li a:hover, #urtak-widget .urtak-widget .urtakw-header ul.urtakw-tabs li a:active {
	background-color: #393939 !important;
}
/* yes */
#urtak-widget .urtakw-color-y {
	color: #7bcd48 !important;
}
#urtak-widget .urtakw-color-bg-y {
	color: #ffffff !important;
	background-color: #5D8C90 !important;
}
/* no */
#urtak-widget .urtakw-color-n {
	color: #529fd4 !important;
}
#urtak-widget .urtakw-color-bg-n {
	color: #ffffff !important;
	background-color: #5D8C90 !important;
}
/* don't care */
#urtak-widget .urtakw-color-d {
	color: #555555 !important;
}
#urtak-widget .urtakw-color-bg-d {
	color: #ffffff !important;
	background-color: #393939 !important;
}
/* @end Urtak */

/* @group Box comentar */

.form3 {
	padding: 70px;
	text-align: center;
	background-color: #F1F1F1;
}
.avisoExito {
	color: #1F6492;
	font-size: 16px;
	font-weight: bold;
}
.avisoError {
	color: #1F6492;
	font-size: 16px;
	font-weight: bold;
}
/* @end */

.noticias1 .lista2 .relacionados {
	margin: 0px !important;
}
.noticias1 .lista2 .lista-tags1 {
	margin: 0 0 5px 0 !important;
}
.noticias1 .lista2 .contiene-img {
	height: 100px;
}
.btn_publireportaje {
	display: block;
	float: left;
	height: 20px;
	width: 113px;
	background: url(../images/btn_publireportaje.gif) no-repeat;
	margin-bottom: 10px;
}
.btn_reporteriaciudadana {
	display: block;
	float: left;
	height: 20px;
	width: 134px;
	background: url(../images/repociuda_home.png) no-repeat;
	margin-bottom: 10px;
}
/* @group convertir en pagina de inicio */
.notice-wrapper {
	padding: 2px;
	background-color: #ccc;
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3-4 */
	-khtml-border-radius: 5px; /* linux browsers*/
	border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
	margin: 0 auto;
	/*behavior: url(border-radius.htc);*/
	position: absolute;
	/* Ensure that the notices are on top of everything else. */
	z-index: 10020;
}
.notice-wrapper.status-bar {
	width: 530px;
	text-align: center;
	font-size: 15px;
	top: -17px;
	right: 65px;
}
.notice-wrapper.notice {
	width: 237px;
	font-size: 13px;
	right: 2px;
	top: 29px;
}
.notificacion {
	position: relative;
	background-color: #fff;
	color: #545252;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
	border: 2px solid #ed8900;
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3-4 */
	-khtml-border-radius: 5px; /* linux browsers*/
	border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome *//*behavior: url(border-radius.htc);*/
}
.notificacion ul {
	padding: 13px;
	margin: 0;
}
.notificacion ul li {
	list-style-type: none;
}
.notificacion ul li span, .notificacion a {
	color: #ed8900;
	text-decoration: none;
}
.notificacion ul li span, .notice ul li a {
	font-weight: bold;
	font-size: 16px;
}
.notice ul li span {
	display: block;
}
.status-bar .flecha-indicadora {
	position: absolute;
	z-index: 1;
	background: url(../images/sprite_notify.png) no-repeat 0px -150px;
	display: block;
	height: 14px;
	width: 8px;
	top: 17px;
	right: -8px;
}
.notice .flecha-indicadora {
	position: absolute;
	z-index: 1;
	background: url(../images/sprite_notify.png) no-repeat 0px -200px;
	display: block;
	height: 9px;
	width: 14px;
	top: -9px;
	right: 14px;
}
.notificacion .ico-cerrar {
	display: block;
	background: url(../images/sprite_notify.png) no-repeat 0px 0px;
	height: 15px;
	width: 16px;
	text-indent: -9999em;
	float: right;
	margin: -10px -9px 0 0;
}
.notificacion .ico-grande {
	display: block;
	background: url(../images/sprite_notify.png) no-repeat 0px -100px;
	height: 50px;
	width: 33px;
	float: left;
}
.clear {
	clear: both;
}
.notice .ico-grande {
	margin: 0.5em 1em 1em 0em;
}
.notice .ico-cerrar {
	margin: -9px -9px 0 0;
}
.status-bar .notificacion ul li + li + li {
	margin-top: -17px;
}
.status-bar .notificacion ul li + li + li {
	position: relative;
	top: 12px;
}
.ttl-seccion { /*esto es para posicionar el icono*/
/*position: relative;*/
}
.ttl-seccion .ico-pagina-inicio {
	display: block;
	background: url(../images/sprite_notify.png) no-repeat 0px -50px;
	height: 22px;
	width: 30px;
	position: absolute;
	right: 10px;
	top: 2px;
}
.status-bar .notificacion ul li + li + li + li {
	margin-top: 0px;
}
.ttl-seccion .txt-pagina-inicio {
	display: none;
}
.ttl-seccion .ico-pagina-inicio:hover .txt-pagina-inicio {
	display: block;
	position: absolute;
	right: 20px;
	width: 156px;
	color: #fff;
	font-size: 13px;
}
.contenedorregistro .registrocampo {
	padding: 10px 135px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E4E3E2;
	width:330px;
}
.contenedorregistro .textarea {
	width: 288px;
	height: 140px;
}
.comoenviar {
	font-size: 14px;
}
.izqucg {
	left: 0;
}
.derucg {
	right: 0;
}
.listacomo {
	margin: 0 5px;
}
.listacomo .lista4 {
	background: #f7f7f7;
	height: 900px;
}
.listacomo .lista4 h3 {
	color: #393939;
	font-size: 14px;
	font-weight: bold;
}
.listacomo .lista4 li a {
	color: #7E7E7E;
	font-size: 14px;
}
.listacomo .lista4 h2.ayuda {
	background: none;
	color: #393939;
	font-size: 18px;
}
.listacomo .lista4 .contienevideo {
	width: 282px;
	height: 176px;
	margin-left: -5px;
}
.reg-comentarios {
	display: block;
	width: 505px;
	height: 57px;
	padding: 15px 0 0 20px;
	margin: auto;
	border: 3px double #fff;
	background-color: #f1f1f1;
}
.reg-comentariosb {
	display: block;
	float: right;
	width: 100px;
	text-align: right;
}
.reg-comentariosb .esquinader1 {
	left: 6px !important;
	top: 4px;
}
.reg-comentariosb a {
	padding-right: 10px;
}
.reg-comentarios p {
	float: left;
	width: 300px;
	margin: 5px 0;
	color: #393939;
	font: 14px "Trebuchet MS", sans-serif;
}
.btnreg-comentario {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;/*Borrar Maquillaje*/
	background-color: #009ed9;
	padding: 5px;
	position: relative;
}
.btnini-comentario {
	display: block;
	color: #009ed9;
	font-size: 11px;
	text-decoration: underline;
	margin-top: 5px;
}
.registrocampo .subevideo {
	margin-bottom: 20px;
}
.registrocampo .subevideo input {
	width: 20px;
}
.registrocampo .subevideo .sino {
	margin-right: 10px;
}
.registrocampo.camponoborder {
	border: none;
}
h3.check {
	padding-left: 0;
}
a.check input {
	width: 20px;
}
.enviarucg {
	text-align: center;
	margin: 20px 0 10px;
	cursor: pointer;
}
.enviarucg .enviar, .enviarucg .cancelar {
	background-color: #009ED9;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0px 10px 10px;
	width: 87px;
}
.input .agregarugc .borrar {
	text-align: center;
	margin: 20px 0 10px;
}
.input .agregarucg {
	background-color: #009ED9;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0px 10px 10px;
}
.form1 .uncampocheckregistro em {
	float: left;
	font-style: normal;
	color: #83A900;
}
/* @end */

/* @group Minuto a minuto */

.minuto {
	width: 940px;
}
.minuto span {
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	background-color: #FFF;
	float: left;
	margin-bottom: 2px;
}
.content-minuto1 ul {
	height: 125px !important;
	overflow-x: hidden;
	border-bottom: 1px solid #FFF;
}
.content-minuto .modulohome {
	height: 90px;
	overflow-x: hidden;
	border-bottom: 1px solid #FFF;
}
.minuto li {
	padding: 5px 0;
	border-bottom: 1px dotted #919191;
	overflow: hidden;
}
/*.minuto .minutotit {
 font-size: 11px;
 padding: 3px 0px 3px 25px;
 background: url(../images/ico-reloj.png) no-repeat  5px 0px #D10006;
 }*/

.minuto .minutotit {
	font-size: 12px;
	padding: 3px 0px 3px 8px;
	background: url(../images/ico-reloj.png) no-repeat -125px -3px;
	width: 130px;
	float: left;
	text-indent: -999em;
}
.minuto .minutotit2 {
	font-size: 13px;
	padding: 2px 8px;
	background-image: none !important;
	width: auto;
	margin-top: -21px;
	margin-left: 20px;
	text-indent: 1em;
}
.minuto .noticiaminuto {
	float: left;
	font-size: 12px;
	padding: 4px 8px;
	letter-spacing: 0px;
}
.minuto p {
	font-size: 12px;
	margin-bottom: 0px !important;
	padding: 0 5px 0 10px;
	width: 830px;
	float: left;
}
.minuto p a {
	color: #4E80A2;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;/*margin-right:5px;*/
}
.minuto p a:hover {
	color: #777;
}
.top-minuto {
	color: #FFF;
	background-color: #ACACAC;
}
.minuto1 .top-minuto {
	color: #FFF;
	background-color: #D10006;
}
.masminuto {
	display: block;
	text-align: center;
	color: #D10006;
	font-size: 11px;
	padding: 5px 0px;
	font-weight: bold;
}
.fotominuto {
	float: left;
	margin: 4px 8px 2px 8px;
}
/*.content-minuto p a{
 float:left;
 }*/
.modulohome .fotominuto {
	margin-right: 100%
}
/* @end */

/* @group Emergencia */

.emergencia-principal {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}
.emergencia-principal2 {
	margin: 0px 0px 10px 0px;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}
.emergencia-principal3 {
	margin: 0px;
	float: left;
}
.emergencia-principal .minuto {
	width: 185px;
}
.emergencia-principal2 .minuto {
	width: 425px;
}
.emergencia-principal3 .minuto {
	width: 300px;
}
.emergencia-principal3 .content-minuto {
	background-color: #F1F1F1;
	width: 300px;
}
.emergencia-principal3 .minuto ul {
	border-bottom: 1px solid #FFFFFF;
	height: 170px;
	overflow: auto;
}
.emergencia-principal3 .minuto p {
	float: left;
	font-size: 12px;
	margin-bottom: 0 !important;
	padding: 0 5px 0 10px;
	width: 177px;
}
.emergencia-principal .content-minuto {
	background-color: #F1F1F1;
	width: 181px;
}
.emergencia-principal2 .content-minuto {
	background-color: #F1F1F1;
	width: 425px;
}
.top-minuto2 {
	color: #FFF;
	background-color: #acacac;
	overflow: hidden;
}
.emergencia-principal li.minuto-emergencia {
	padding: 0px;
}
.emergencia-principal .minuto ul {
	height: 350px;
	overflow: auto;
}
.emergencia-principal2 .minuto ul {
	height: 220px;
	overflow: auto;
}
.emergencia-principal .minuto p {
	float: left;
	font-size: 12px;
	margin-bottom: 0 !important;
	padding: 0px 10px;
	width: 150px;
}
.emergencia-principal2 .minuto p {
	float: left;
	font-size: 12px;
	margin-bottom: 0 !important;
	padding: 0px 10px;
	width: 395px;
}
.emergencia-secundario {
	margin: 0px;
	float: left;
}
.emergencia-secundario .minuto {
	width: 300px;
}
.emergencia-secundario .content-minuto {
	background-color: #F1F1F1;
	width: 290px;
	margin: 0px 0px 25px 0px;
}
.emergencia-secundario li.minuto-emergencia {
	padding: 0px;
	margin: 0px 5px;
}
.emergencia-secundario .minuto ul {
	height: 340px;
	overflow: auto;
}
.emergencia-secundario .minuto p {
	float: left;
	font-size: 12px;
	margin-bottom: 0 !important;
	padding: 0 5px 0 10px;
	width: 205px;
}
.minuto .esquinaizq {
	float: left;
}
.minuto .esquinader {
	float: right;
	background-position: 0 -10px;
}
.esquinaizq, .esquinader {
	position: relative;
	width: 5px;
	height: 5px;
	background: url(../images/sprite_esquinas.gif);
}
.content-minuto {
	float: left;
	width: 930px;
	background-color: #F1F1F1;
}
.fadebox {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 10005;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
}
/*.img-emergencia {
 float: left;
 border: 2px solid #E3E3E3;
 }*/

/* @end */

/* foros la W header */

.se�al_w_foro {
	padding: 10px 8px;
	background: transparent url(../images/w_back_foro.jpg) repeat-x scroll 0px 0px;
	height: 60px;
}
.se�al_w_foro a {
	float: left;
	text-align: center;
}
.logola_w2 {
	background: transparent url(../images/w_Logola.png) no-repeat scroll -10px 0;
	height: 62px;
	width: 70px;
}
.se�al_w_foro h3 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
.se�al_w_foro p {
	color: #909090;
	font-size: 11px;
	font-weight: normal;
}
.ondas_w_foro {
	background: transparent url(../images/w_parlante2.png) no-repeat scroll 10px 12px;
	width: 48px;
	height: 54px;
}
/* fin foros la W header */

/* clasificados en header (serpar) */

.dbarnav5 .barnav-a {
	width: 110px;
}
.dbarnav5 .modulonav3 .lista-temas a {
	background: url("../images/bulletnav.gif") no-repeat scroll 0 3px transparent;
	float: left;
	height: 20px;
	list-style: disc outside none;
	left: -9px;
	padding-left: 16px;
	text-align: left;
	width: 153px;
}
.dbarnav5 .modulonav1 {
	background: url("../images/modulonav1-5.png") repeat scroll 0 0 transparent;
}
.despliegue-barnav.dbarnav5 {
	left: -342px;
}
.dbarnav5 .modulonav3 {
	border-left: medium none;
	height: 150px;
	padding-bottom: 0;
	padding-left: 30px;
	width: 670px;
}
.dbarnav5 p {
	font-size: 14px;
	margin-top: 20px;
}
.dbarnav5 .modulonav3 ul {
	width: 140px;
}
.dbarnav5 .despliegue-bnsup {
	background-position: 0 -160px;
	height: 20px;
}
.dbarnav5 .despliegue-bninf {
	background-position: 0 -188px;
	height: 12px;
}
.dbarnav5 .modulonav3 a {
	font-size: 11px;
}
.dbarnav5 .modulonav3 a.titulo-clasificado {
	color: #1F6492 !important;
	font-size: 12px;
	letter-spacing: -1px;
	position: relative;
	left: -16px;
	width: 147px;
	margin: 10px 0;
	padding: 2px 0 0 22px;
	background: url(../images/sprite_clasificados.png) no-repeat left top;
}
.dbarnav5 .modulonav3 a.titulo-vehiculos {
	background-position: left -100px;
}
.dbarnav5 .modulonav3 a.titulo-vivienda {
	background-position: left -50px;
}
.dbarnav5 .modulonav3 a.titulo-varios {
	background-position: left -150px;
	width: 82px;
}
.dbarnav5 h4 {
	background: url(../images/logo_clasificados.png) no-repeat;
	display: block;
	height: 29px;
	width: 222px;
	margin: 0 0 0 -8px;
}
.dbarnav5 h4 strong {
	display: none;
}
.modulonav3 a.verclasificados {
	background-color: #dd2309;
	color: #FFFFFF !important;
	float: right;
	margin-top: 10px;
	padding: 2px 15px 2px 10px;
	position: relative;
	right: -5px;
}
.dbarnav5 .modulonav3 .lista-temas a.clasificado-varios {
	width: 140px;
}
/* fin clasificados en header (serpar) */

/* @group nuevo header */
.container-header.nuevo {
/*background: url("../images/bg_new_header.png") repeat-x;*/
	/*background: url("../images/bg_xmas_header.jpg") repeat-x center top;*/
}
/* @group barra superior */

.fecha-actualizado.nuevo {
	margin: 9px 20px 0 3px;
}
.fecha-diaria.nuevo {
	clear: both;
	color: #bdd9e9;
	font-size: 9px;
	margin-left: 411px;
	width: 200px;
}
.fecha-diaria.nuevo span {
	color: #FFF !important;
}
.fecha-diaria.nuevo span {
	/*border-left: 1px dotted #FFF;*/
	color: #A7CEE8;/*margin-left: 5px;
	padding-left: 10px;*/
}
.login.nuevo {
	background: none;
	width: auto;
	font-size: 11px;/*margin-right: 130px;*/
}
.login li.suscribete {
	background: url("../images/paper_icon.gif") no-repeat right 10px;
	padding: 10px 22px 10px 0;
}
.login li.suscribete.nuevo {
	/* cambios suscripciones*/
	background: url("../images/paper_icon.gif") no-repeat 80px 10px #173a55;
	padding: 10px 22px 10px 10px;
	margin: 0 0 0 -10px;
	width: 70px;
	font-size: 13px;
	height: 13px;/*end cambios*/
}
.login li.vivamoset {
	background: url("../images/card_icon.gif") no-repeat right 10px;
	padding: 10px 18px 10px 0;
	margin: 0 5px;
}
.login li.vivamoset a {
	border-left: 1px dotted #FFF;
	padding: 0 5px;
}
.login li.conectate {
	background: url("../images/user_icon.gif") no-repeat right 10px;
	/*background: url("../images/user_icon.png") no-repeat right 6px;*/
	padding: 10px 23px 10px 10px;
	margin: 0 5px;
	border-left: 1px solid #4E8BB6;
}
.login li.registrate {
	background: url("../images/pen_icon.gif") no-repeat right 10px;
	padding: 10px 18px 10px 0;
	margin: 0 5px;
}
.login li.registrate a {
	border-left: 1px dotted #FFF;
	padding: 0 5px;
}
.login li.espaciopauta {
}
/* @end */

.logo.nuevo {
	background: url("../images/logo_maquillaje.png") no-repeat;
	width: 330px;
	margin: 50px 20px 8px 316px !important;
}
.logo.nuevo_motor {
	background: url("../images/logo-motor.gif") no-repeat;
	width: 330px;
	margin: 50px 20px 8px 386px !important;
}
/* @group Busqueda */

/* @group Maquillaje Busqueda*/

.busquedas.nuevo.maq_2012 {
	/*background: url("../images/back_busqueda.png") no-repeat;*/
	background: url("../images/bgBuscadorMaquillaje2012.png") no-repeat;
	margin: 2px 0 0;
	position: absolute;
	right: 158px;
}
.busquedas.nuevo.maq_2012 .buscador-noticia {
	background: none;
	color: #000;
	text-transform: capitalize;
	font: normal 1em Arial;
}
.busquedas.nuevo.maq_2012 form .boton-buscador {
	background: url("../images/search_iconblue.png") no-repeat;
	float: right;
	margin: 2px 0 0;
	padding: 0;
	width: 19px;
}
/* @end */

.busquedas.nuevo .buscador-noticia {
	background: none;
	color: #FFF;
	text-transform: capitalize;
}
.busquedas.nuevo {
	/*background: url("../images/back_busqueda.png") no-repeat;*/
	background: url("../images/bgBuscadorMaquillaje.png") no-repeat;
	margin: 8px 0 0;
}
.busquedas.nuevo form {
	width: 167px;
}
.busquedas.nuevo form .boton-buscador {
	background: url("../images/search_icon.png") no-repeat;
	float: right;
	margin: 2px 0 0;
	padding: 0;
	width: 19px;
}
.busquedas.nuevo label {
	display: none;
}
/* @end */

/* @group Login */
li .login_nh {
	display: block;
}
.login_nh {
	border-style: none solid;
	border-width: 1px;
	border-color: #FFF;
	width: 190px;
	position: absolute;
	overflow: hidden;
	z-index: 5;
	margin: -2px 0;
	top: 35px;
	left: 135px;
}
.cerrar_login_nh {
	float: right;
	width: 13px;
	height: 13px;
	margin: -13px 5px 0;
	position: relative;
}
.btn_cerrar_login {
	background: url("../images/close_login_nh.png");
	width: 13px;
	height: 13px;
	display: block;
}
.top_login_nh {
	background: url("../images/back_borders_login.png") 75px 0;
	height: 7px;
	width: 190px;
	padding-bottom: 10px;
}
.content_login_nh {
	background: #ececec;
	padding: 10px 0 0 7px;
	overflow: hidden;
	margin-top: -10px;
}
.content_login_nh p {
	color: #003f69;
	font-size: 11px;
	float: left;
}
.content_login_nh form {
	clear: both;
}
.content_login_nh a {
	font-size: 10px;
	color: #666666;
	margin: 0 0 0 3px;
}
.content_login_nh form {
	background: url("../images/sprite_backs_login.png") no-repeat;
	margin: 0px 0 10px 0;
}
.content_login_nh input {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	height: 30px;
	padding: 0 10px;
}
.content_login_nh form.checkbox_login {
	background: none;
	margin: -10px 0 15px 0;
	color: #065F9B;
}
.content_login_nh form.checkbox_login input {
	height: 15px;
}
.content_bottom {
	background: #ececec;
	padding: 10px 0 0;
}
.boton_ingreso {
	background: url("../images/sprite_backs_login.png") no-repeat scroll 0 -100px;
	width: 80px;
	height: 22px;
	margin: 0 auto 7px;
	text-align: center;
}
.boton_ingreso a {
	color: #ffffff;
	width: 80px;
	height: 22px;
	display: block;
	padding: 4px 0;
}
.boton_ingreso a:hover {
	background: url("../images/sprite_backs_login.png") no-repeat scroll 0 -200px;
	color: #ffffff;
}
.content_bottom p.sin_registro {
	font-size: 10px;
	color: #666;
	margin: 0 0 0 14px;
}
.sin_registro a {
	color: #003f69;
	margin: 0 0 0 3px;
}
.bottom_login_nh {
	background: url("../images/back_borders_login.png") no-repeat scroll 0 -100px;
	width: 190px;
	height: 20px;
}
.error_login {
	background: #ececec;
	border: 2px groove #FFF;
	border-left: none;
	border-right: none;
	padding: 2px 12px;
	margin: -10px 0 0;
}
.error_login p {
	font-size: 11px;
	color: #393939;
	font-weight: bold;
}
.ico-load {
	background-position: 0 -200px;
	height: 20px;
	padding-left: 25px;
}
/* @end */

/* @group Usuario logueado */

.container_logued {
	height: 30px;
	width: 100%;
}
.sub_container_logued {
	background: url("../images/back_logued.png") repeat-x;
	height: 30px;
	width: 960px;
	margin: 0 auto;
	padding: 5px 0;
}
.sub_container_logued a {
	color: #96d1fa;
}
.sub_container_logued a:hover {
	color: #FFF;
}
.logued_izq {
	float: left;
	margin-left: 10px;
	padding-top: 3px;
}
.logued_izq li {
	float: left;
	font-size: 11px;
}
.logued_user {
	background: url("../images/user_icon.gif") no-repeat;
	/*background: url("../images/user_icon.png") no-repeat;*/
	padding: 0px 0px 5px 15px;
	color: #FFF;
}
.logued_exit {
	padding-left: 10px;
	border-left: 1px dotted #FFF;
	margin: 0 0 0 5px;
}
.logued_der {
	float: right;
	font-size: 11px;
}
.logued_der li {
	float: left;
	margin-top: -5px;
	padding: 8px 10px 2px;
	background: #1b6aa0;
	height: 18px;
}
.logued_der li.miactividad {
	background: url("../images/border_actividad.jpg") no-repeat scroll 80px 0;
	padding: 8px 25px 0 10px;
	color: #ffffff;
	height: 20px;
}
.logued_der li a {
	border-left: 1px dotted #003f69;
	padding: 0 0 0 10px;
}
.logued_der li a.logued_alertas {
	border: none;
}
.logued_der li span {
	color: #FFF;
}
/* @end */

/* @group redes, servicos */

.temas {
	width: 788px;/*width: 785px;*/
}
.temas.nuevo {
	font-family: "DroidSansRegular", "Trebuchet MS", sans-serif;
	font-size: 11px;
}
.temas.nuevo .titulo {
	font-family: "DroidSansBold", "Trebuchet MS", sans-serif;
}
.temas-dia.nuevo .temas li {
	/*border-right: 2px groove #FFF;*/
	height: 25px;
	overflow: hidden;
}
.temas-dia.nuevo .temas li:first-child {
	border-right: none;
}
.redes-sociales.nuevo {
	background: #cecece;
	float: right;
	margin: 1px 0 0 6px;
	padding-left: 9px;
	width: 136px;
}
.redes-sociales.nuevo li {
	border-left: 1px dotted #666;
	margin: 3px 0 0;
}
.redes-sociales.nuevo li:first-child {
	border-left: none;
}
.ico-qbc.nuevo {
	background: url("../images/sprite_services_nh1.png") no-repeat scroll -1px -574px;
	margin: 0;
	padding: 0;
}
.ico-qbc.nuevo:hover {
	background: url("../images/sprite_services_nh1.png") no-repeat scroll -1px -539px;
	margin: 0;
	padding: 0;
}
.ico-pyp.nuevo {
	background: url("../images/sprite_services_nh1.png") no-repeat scroll 7px -356px;
	margin-right: 11px;
	padding: 0;
}
.ico-pyp.nuevo:hover {
	background: url("../images/sprite_services_nh1.png") no-repeat scroll 7px -306px;
}
.ico-clima {
	background: url("../images/sprite_services_nh1.png") no-repeat scroll 2px -690px;
	margin-right: 0 !important;
	padding: 0 !important;
	width: 23px !important;
}
.ico-clima:hover {
	background: url("../images/sprite_services_nh1.png") no-repeat scroll 2px -724px;
}
.ico-twitter.nuevo {
	background: url("../images/sprite_services_nh1.png") no-repeat scroll 0 -499px;
	height: 22px;
	margin: 1px 0 1px 1px;
	padding: 0;
	width: 22px;
}
.ico-goplus.nuevo {
	background: url("../images/sprite_services_nh1.png") no-repeat scroll 0 -1021px;
	height: 22px;
	margin: 1px 0 1px 1px;
	padding: 0;
	width: 29px;
}
.ico-fb.nuevo {
	background: url("../images/sprite_services_nh1.png") no-repeat scroll 0 -458px;
	height: 22px;
	margin: 1px;
	padding: 0;
	width: 22px;
}
.redes-sociales.nuevo li.redes_nh {
	border: none;
	margin: 0 0 0 -1px;
}
li .desplegable_redes {
	display: block;
}
.desplegable_redes {
	background: url("../images/back_desp_fb1.png") no-repeat scroll 2px -110px;
	width: 220px;
	height: 38px;
	position: absolute;
	/*overflow: hidden;*/
	right: -2px;
	padding: 15px;
	margin: -3px 0;
	z-index: 5;
}
.desplegable_redes.fb {
	background: url("../images/back_desp_fb1.png") 0 -1px;
	width: 310px;
	height: 38px;
	position: absolute;
	/*overflow: hidden;*/
	right: 22px;
	z-index: 5;
}
.dropdown_services_nh {
	background: url("../images/back_desp_fb1.png") no-repeat scroll 0 -534px;
	float: right;
	font-family: Arial;
	font-size: 11px;
	height: 18px;
	padding: 3px 0 0 10px;
}
.services_form {
	margin: -5px 0 0 -5px;
	display: block;
}
.services_form select {
	border: medium none;
	cursor: pointer;
	margin: -18px 30px 10px -5px;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 140px;
	display: block;
}
.info_servicios_nh span {
	font-size: 22px;
	font-weight: bold;
	color: #393939;
	float: left;
	margin: 0 15px 0 0;
}
.redes-sociales .info_servicios_nh a {
	text-indent: 0;
	width: auto;
	height: auto;
	color: #666;
	font-size: 12px;
}
.redes-sociales .info_servicios_nh a:hover {
	color: #999;
}
/* @group Desplegable clima */

.desplegable_redes.clima {
	background: url("../images/back_desp_fb1.png") no-repeat scroll 0 -1099px;
	border-top: 1px solid #CCC;
	width: 300px;
	height: 202px;
	margin: -5px 0;
	right: 46px;
	padding: 0;
}
.desplegable_redes.clima p {
	font-size: 16px;
	font-weight: normal;
	margin: 10px;
	float: left;
}
.desplegable_redes.clima .logo_canalclima {
	background: url("../../images/logo_canalclima.gif") no-repeat;
	width: 54px;
	height: 19px;
	float: right;
	display: block;
	margin: 13px 10px 0px 0px;
}
.barra_clima {
	background: url("../images/back_desp_fb1.png") no-repeat scroll 3px -434px;
	height: 30px;
	width: 294px;
	padding: 10px 5px 0;
	clear: both;
}
.desplegable_redes.clima .barra_clima p {
	color: #FFF;
	float: left;
	margin: 0 0 0 10px;
	font-weight: bold;
}
.desplegable_redes.clima img {
	margin: 0 0px 0 17px;
	float: left;
}
.desplegable_redes.clima .info_servicios_nh {
	padding: 5px 0 9px;
	overflow: hidden;
	width: 297px;
	height: 50px;
}
.desplegable_redes.clima .info_servicios_nh img {
	margin: -5px 0px 0px 10px;
}
.desplegable_redes.clima .info_servicios_nh p {
	font-size: 12px;
	font-weight: bold;
	color: #797979;
	float: left;
	margin: 9px 4px;
}
.desplegable_redes.clima .tit_cclima {
	padding: 5px 0 0;
	overflow: hidden;
}
.desplegable_redes.clima .tit_cclima p {
	float: left;
	font-size: 10px;
	margin: 0 12px;
}
.desplegable_redes.clima .info_servicios_nh span {
	font-size: 22px;
	font-weight: bold;
	color: #393939;
	float: left;
	margin: 5px 18px 0px 38px;
}
.desplegable_redes.clima .info_servicios_nh a {
	color: #797979;
	font-size: 12px;
	height: auto;
	text-indent: 0;
	width: 130px;
	display: block;
	margin: 5px 0 0 73px;
}
.desplegable_redes.clima .info_servicios_nh a:hover {
	color: #515d70;
}
.desplegable_redes.clima .pronostico_m li {
	border: medium none;
	float: left;
}
.desplegable_redes.clima .tit_pronostico {
	color: #353d4a;
	float: left;
	font-weight: normal;
	line-height: 12px;
	margin: 4px 15px 0px;
	font-size: 11px;
}
.desplegable_redes.clima .pronostico_txt {
	font-size: 15px;
	color: #393939;
	margin: 5px 13px;
}
.desplegable_redes.clima .pronostico_txt span {
	font-size: 11px;
}
/* @end */


/* @group Desplegable pico y placa */

	/** estilo modulo nuevo pyp**/
.menuSecciones .redes-sociales .desplegable_redes.pyp.modpyp {
	margin-top: 0;
	right: 72px;
}
.desplegable_redes.pyp {
	background: url("../images/back_desp_fb.png") no-repeat scroll 0 -1449px;
	width: 300px;
	height: 180px;
	margin: -5px 0;
	right: 77px;
	padding: 0;
}
/** estilo modulo nuevo pyp**/
.desplegable_redes.pyp.modpyp {
	width: 300px;
	height: 135px;
	right: 77px;
	padding: 0;
	background-attachment: scroll;
	background-image: url(../images/bg_desppypontop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: 0;
}
.desplegable_redes.pyp p {
	font-size: 16px;
	margin: 10px;
}
.barra_pyp {
	background: url("../images/back_desp_fb.png") no-repeat scroll 0 -634px;
	height: 40px;
	width: 290px;
	padding: 10px 5px 0;
}
/** estilo modulo nuevo pyp**/
.modpyp .barra_pyp {
	background: url("../images/back_desp_fb.png") no-repeat scroll 0 -634px;
	height: 40px;
	width: 270px;
	padding: 10px 5px 0;
}
.desplegable_redes.pyp .barra_pyp p {
	color: #FFF;
	float: left;
	margin: 0 0 0 10px;
}
/** estilo modulo nuevo pyp**/
.desplegable_redes.pyp.modpyp .barra_pyp p {
	font-size: 13px;
}
.dropdown_services_nh.pyp {
	width: 135px;
	background: url("../images/back_desp_fb.png") no-repeat scroll 0 -734px;
}
/** estilo modulo nuevo pyp**/
.dropdown_services_nh.pyp.modpyp {
	width: 120px;
}
.placas_nh {
	background: url("../images/back_desp_fb1.png") no-repeat scroll 0 -834px;
	height: 28px;
	width: 84px;
	float: left;
	padding: 13px 0 10px 20px;
	margin: 0 20px 0 10px;
}
/** estilo modulo nuevo pyp**/
.placas_nh.modpyp {
	background: url("../images/back_desp_fbmod.png") no-repeat scroll 0 -833px;
	height: 40px;
	margin: 6px 10px 0 17px;
}
.modpyp .placas_nh {
	background: url("../images/back_desp_fbmod.png") no-repeat scroll 0 -833px transparent;
	height: 40px;
	margin: 6px 10px 0 17px;
}
.desplegable_redes.pyp .placas_nh p {
	float: left;
	font-size: 18px;
	margin: 0;
}
/** estilo modulo nuevo pyp**/
.desplegable_redes.pyp.modpyp .placas_nh p {
	font-family: 'DroidSansRegular';
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin: 0;
}
/** estilo modulo nuevo pyp**/
.desplegable_redes.pyp .placas_nh.modpyp p {
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin: 0;
}
.desplegable_redes.pyp .placas_nh span {
	color: #000;
	font-size: 18px;
	margin: 0;
	float: left;
}
/** estilo modulo nuevo pyp**/
.desplegable_redes.pyp.modpyp .placas_nh span {
	float: none;
	padding: 2px 0 !important;
	width: 8px;
}
/*** nuevos estilos pico y placa****/



.desplegable_redes.pyp .info_servicios_nh .pyp_horario {
	text-indent: 0;
	width: auto;
	height: auto;
	color: #666;
	font-size: 10px;
	font-weight: normal;
}
.desplegable_redes.pyp .info_servicios_nh p {
	font-size: 14px;
	font-weight: normal;
	font-family: 'DroidSansBold', "Trebuchet MS", sans-serif;
	color: #393939;
	/*float: left;*/
	margin: 5px 0;
}
.desplegable_redes.pyp .pyp_num {
	margin: 5px auto;
	text-align: center;
	overflow: hidden;
	min-width: 30px;
}
.container-header.nuevo .header .menuSecciones .redes-sociales.nuevo li .desplegable_redes.pyp .placas_nh .placas_nhtipo {
	clear: both;
	color: #000000;
	font-size: 9px;
	margin: 0 0 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.container-header.nuevo .header .menuSecciones .redes-sociales.nuevo li .desplegable_redes.pyp .barra_diapyp {
	clear: both;
	margin: 0 0 0 10px;
	overflow: hidden;
	position: relative;
	width: 130px;
}
.container-header.nuevo .header .menuSecciones .redes-sociales.nuevo li .desplegable_redes.pyp .barra_diapyp ul .diapyp_actual {
	color: #1171af;
	font-weight: normal;
	font-family: 'DroidSansBold', "Trebuchet MS", sans-serif;
	font-size: 9px;
}
.container-header.nuevo .header .menuSecciones .redes-sociales.nuevo li .desplegable_redes.pyp .barra_diapyp ul li {
	display: block;
	float: left;
	width: 21px;
	margin: 0px;
	text-align: center;
	height: 31px;
	font-size: 9px;
	list-style: none;
	border: none;
	margin-left: 5px;
	padding-top: 3px;
}
.container-header.nuevo .header .menuSecciones .redes-sociales.nuevo li .desplegable_redes.pyp .barra_diapyp ul li p {
	font-size: 9px;
	font-weight: normal;
	font-family: 'DroidSansBold', "Trebuchet MS", sans-serif;
	line-height: 9px;
	margin: 6px 0 0 6px;
}
.container-header.nuevo .header .menuSecciones .redes-sociales.nuevo li .desplegable_redes.pyp .barra_diapyp ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	float: left;
	width: 130px;
	padding: 0px;
}
.container-header.nuevo .header .menuSecciones .redes-sociales.nuevo li .desplegable_redes.pyp .barra_diapyp ul li span {
	font-size: 9px;
	color: #A8A7A7;
	margin-top: -4px;
	padding: 2px 0 2px 9px;
}
.container-header.nuevo .header .menuSecciones .redes-sociales.nuevo li .desplegable_redes.pyp .barra_diapyp ul .pyp_actual {
	background-image: url(../images/pyp_diactivo2.jpg);
	background-repeat: no-repeat;
	background-position: 7px 0px;
}
.container-header.nuevo .header .menuSecciones .redes-sociales.nuevo li .desplegable_redes.pyp .verdetalles_pyp {
	color: #666;
	float: left;
	font-size: 10px;
	font-weight: normal;
	margin-left: 140px;
	text-indent: 0;
	width: 120px;
	margin-top: -25px;
	display: block;
}
.container-header.nuevo .header .menuSecciones .redes-sociales.nuevo li .desplegable_redes.pyp .verdetalles_pyp a {
	text-indent: 0;
	width: auto;
	height: auto;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin: 10px 20px 0 10px;
}
.container-header.nuevo .header .menuSecciones .redes-sociales.nuevo li .desplegable_redes.pyp .verdetalles_pyp a:hover {
	color: #515D70;
}
.desplegable_redes.pyp.modpyp .modpyp-body {
	background-image: url(../images/bg_desppypbody.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 100%;
	clear: both;
	float: left;
}
.desplegable_redes.pyp.modpyp .modpyp-body .NoAplica {
	float: none;
	text-align: center;
}
.desplegable_redes.pyp.modpyp .modpyp-bottom {
	background-image: url(../images/bg_desppypbottom2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 100%;
	clear: both;
}
/*** end Group Pico y placa ***/

/*end*/
.temas-dia a.linkQbc {
	margin: 0;
	padding: 0;
}
.desplegable_redes.qbc {
	background: url("../images/back_desp_fb1.png") no-repeat scroll 0 -935px;
	border-top: 1px solid #CCC;
	width: 280px;
	height: 80px;
	margin: 0;
	right: 121px;
	padding: 0;
	position: absolute;
	overflow: hidden;
	z-index: 5;
}
.desplegable_redes.qbc img {
	float: left;
	margin: 15px 9px;
}
.desplegable_redes.qbc p {
	font-size: 12px;
	color: #ffffff;
	margin: 20px 0 0 0px;
	display: block;
	text-indent: 0;
	cursor: pointer;
}
.desplegable_redes.qbc span {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0px;
	display: block;
	text-indent: 0;
	cursor: pointer;
}
/* @end */
.registro-header.nuevo {
	margin-right: 130px;
}
.publicidad-flotante {
	bottom: 78px;
	height: 120px;
	margin: 0 0 0 660px;
	text-align: right;
	width: 300px;
}
.publicidad-flotante2 {
	margin: 0 0 0 835px;
}
/* @group menu */
.menu-a a, .menu-b a, .menu-c a, .menu-d a, .menu-e a, .menu-f a, .menu-g a, .menu-h a, .menu-inicio a, .menu-a span, .menu-b span, .menu-c span, .menu-d span, .menu-e span, .menu-f span, .menu-g span, .menu-h span, .menu-inicio span, .menu-i span, .menu-i a, .menu-j a, .menu-j span, .menu-maq a, .menu-maq span {
	background: none;
	margin-right: 6px;
}
.menu-a, .menu-b, .menu-c, .menu-d, .menu-e, .menu-f, .menu-g, .menu-h, .menu-i, .menu-j, .menu-maq {
	margin-left: 0;
	display: block;
}
.nav span {
	padding: 7px 4px 15px 5px !important;
}
.menu-inicio.current {
	/* background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px 9px;*/
	width: 46px;
}
.menu-inicio.current:hover {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px -708px;
}
.menu-inicio.current:hover span {
	color: #015a96;
}
.menu-a.desplega {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px -31px;
}
.menu-a.desplega:hover {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -1px -353px;
}
.menu-a.desplega:hover span {
	color: #07b6eb;
}
.menu-b.desplega {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px -74px;
}
.menu-b.desplega:hover {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -1px -415px;
}
.menu-b.desplega:hover span {
	color: #ed8900;
}
.nav .menu-a.desplega span {
	padding: 7px 3px 15px 8px !important;
}
.nav .menu-b.desplega span {
	padding: 7px 3px 15px 8px !important;
}
.nav .menu-c.desplega span {
	padding: 7px 3px 15px 8px !important;
}
.nav .menu-e.desplega span {
	padding: 7px 3px 15px 9px !important;
}
.nav .menu-d span {
	padding: 7px 3px 15px 9px !important;
}
.nav .menu-g.desplega span {
	padding: 7px 3px 15px 8px !important;
}
.nav .menu-maq.desplega span {
	padding: 7px 3px 15px 8px !important;
}
.nav .menu-j span {
	padding: 7px 3px 15px 8px !important;
}
.menu-c.desplega {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px -118px;
}
.menu-c.desplega:hover {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -1px -477px;
}
.menu-c.desplega:hover span {
	color: #95bc0e;
}
.menu-e.desplega {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px -161px;
}
.menu-e.desplega:hover {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -1px -534px;
}
.menu-e.desplega:hover span {
	color: #bd2422;
}
.menu-d {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px -207px;
}
.menu-d:hover {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -1px -596px;
}
.menu-d:hover span {
	color: #494949;
}
.menu-g.desplega {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px -290px;
}
.menu-maq {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px 9px;
}
.menu-e.menu_maq.desplega {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px 9px;
}
.menu-e.menu_maq.desplega:hover {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -1px -534px;
}
.menu-maq.desplega.txt1:hover, .menu-maq.desplega.txt1.current {
	background-position: -2px -818px;
	padding-bottom: 15px;
}
#listadesecciones.menu-maq.desplega.txt1:hover, #listadesecciones.menu-maq.desplega.txt1.current, #listadesecciones.select {
	background-position: -2px -753px;
}
.menu-maq.desplega.txt1.activo {
	background-position: -2px -753px;
	padding-bottom: 15px;
}
.menu-maq.desplega.txt1.activo a, .menu-maq.desplega.txt1.activo .span {
	color: #2A97C0;
}
.menu-maq.desplega.txt2:hover, .menu-maq.desplega.txt2.current {
	background-position: -2px -1005px;
	padding-bottom: 15px;
}
.menu-maq.desplega.txt3:hover, .menu-maq.desplega.txt3.current {
	background-position: -2px -909px;
	padding-bottom: 15px;
}
.menu-maq.desplega.txt4:hover, .menu-maq.desplega.txt4.current {
	background-position: -2px -959px;
	padding-bottom: 15px;
}
.menu-maq.desplega.txt5:hover, .menu-maq.desplega.txt5.current {
	background-position: -2px -1080px;
	padding-bottom: 15px;
}
.menu-maq:hover span, .menu-maq.desplega.txt1.current span, .menu-maq.desplega.txt2.current span, .menu-maq.desplega.txt3.current span, .menu-maq.desplega.txt4.current span, .menu-maq.desplega.txt5.current span {
	color: #2a97c0;
}
.menu-g.desplega:hover {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -1px -753px;
}
.menu-g.desplega:hover span {
	color: #73A0BA;
}
.menu-j {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px -251px;
}
.menu-j:hover {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -1px -655px;
}
.menu-j:hover span {
	color: #9d9d9d;
}
.menu-elecciones a {
	background: url(../images/sprite-nav-nuevo.png) no-repeat scroll 0 -1597px;
	display: none;
	margin-left: -2px;
}
.menu-elecciones a:hover {
	background: url(../images/sprite-nav-nuevo.png) no-repeat scroll 0 -1697px;
	margin-left: -2px;
}
.despliegue-bnsup, .despliegue-bninf {
	background: url("../images/sprite-dnav-nuevo.png") no-repeat scroll 0 0 transparent;
}
/* @end */

/* @end */
/* @paute_facil */
.pautefacil_contenedor {
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 10px;
	width: 298px;
}
/* @group Sugerencias y Autocomplete */

.busqueda-archivo .sugerencias {
	overflow: hidden !important;
	margin: 0px 0px 15px 30px !important;
	width: 755px !important;
	float: left !important;
}
.busqueda-archivo .sugerencias p {
	font-size: 18px !important;
	font-weight: bold !important;
}
.busqueda-archivo .sugerencias em {
	font-weight: bold !important;
	text-transform: capitalize !important;
	margin: 0px 5px 0px 0px !important;
}
.busqueda-archivo .sugerencias em a {
	font-size: 14px !important;
	color: #0862A0 !important;
	margin: 0px !important;
}
.busqueda-archivo .sugerencias em a:hover {
	color: #777 !important;
}
.ui-menu {
	display: block;
	/*top: 83px !important;*/
	position: absolute;
}
.ui-menu.ui-widget-content {
	border: 1px solid #0174C4 !important;
	background: #003F69 !important;
	color: #FFF !important;
	width: 154px !important;
	padding: 0 5px;
	z-index: 999999 !important;
}
.ui-menu.ui-widget-content a {
	color: #FFF !important;
	font-size: 11px !important;
	text-transform: capitalize !important;
}
.ui-menu .ui-menu-item a.ui-state-hover {
	background: #0862A0 !important;
	border: none !important;
	margin: 0px !important;
}
/* @end */

/* @fin */

/* @group desplegables 2012 */

.desplegable {
	display: none;
	clear: both;
	position: absolute;
	width: 773px;
	padding: 8px 4px 8px;
	top: 25px;
	z-index: 10;
}
.desplegable.debes_sabernuevo {
	background: url("../../../media/images/back_border1.png") no-repeat 0 -5px;
	left: -61px;
}
.desplegable.debes_hacernuevo {
	background: url("../../../media/images/back_border1.png") no-repeat scroll -0px -300px;
	left: -60px;
	z-index: 10;
}
.desplegable.debes_leernuevo {
	background: url("../../../media/images/back_border1.png") no-repeat scroll -0px -601px;
	left: -146px;
	z-index: 11;
}
.desplegable.especialesnuevo {
	background: url("../../../media/images/back_border1.png") no-repeat scroll -0px -1499px;
	left: -311px;
	z-index: 11;
}
.desplegable.seccionesnuevo {
	background: url("../../../media/images/back_border1.png") no-repeat scroll -0px -901px;
	left: -53px;
	z-index: 11;
}
.desplegable.clasificadosnuevo {
	background: url("../../../media/images/back_border1.png") no-repeat scroll -0px -1200px;
	left: -231px;
	z-index: 11;
	padding: 9px 4px
}
.news_desplegable {
	background: #F3F3F3;
	padding: 10px 18px 18px;
	width: 216px;
	border-right: 1px solid #D1D1D1;
	float: left;
	height: 185px;
}
.desplegable.especialesnuevo>.news_desplegable:first-child {
	width: 218px;
}
.news_desplegable.desplegable_publi {
	background: #DADADA;
	padding: 18px 10px 10px 25px;
	border-right: 2px solid #F3F3F3;
}
.btn_mas_desplegable.desplegable_publi {
	margin: 0 auto;
	width: 120px;
}
.news_desplegable.desplegable_publi img {
	border: 1px solid #393939;
}
.img_publi {
	position: relative;
}
.desc_publi {
	padding: 6px;
	background: #393939;
	position: absolute;
	bottom: 0;
	width: 190px;
	left: 0;
}
.desc_publi p {
	text-transform: uppercase;
	color: #FFF;
	font-size: 11px;
	width: 120px;
	float: left;
}
.desc_publi .ico_publi {
	background: url("../../../media/images/ico_publi.png") no-repeat;
	width: 10px;
	height: 15px;
	float: right;
}
.news_desplegable img {
	border: 1px solid #BBB;
}
.news_desplegable h2 a {
	color: #393939;
	font-size: 14px;
	text-align: left;
	margin: 10px 0;
	float: left;
}
.news_desplegable h2 a:hover {
	color: #666;
}
.news_desplegable h3 a {
	text-align: left;
	color: #666;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.news_desplegable h3 a:hover {
	color: #333;
}
.btn_mas_desplegable {
	width: 60px;
	float: left;
}
.btn_mas_desplegable a {
	background: none repeat scroll 0 0 #393939;
	font-size: 11px;
	padding: 2px 5px;
}
.btn_mas_desplegable a:hover {
	color: #F1F1F1;
	background: #666;
}
.desplegable .temas_desplegable.seccionesnuevo .btn_mas_desplegable {
	background: none;
	float: right;
	margin: 0 0 5px;
}
.desplegable .temas_desplegable.seccionesnuevo .btn_mas_desplegable a {
	color: #FFF;
	font-size: 11px;
	text-align: center;
}
.desplegable .temas_desplegable {
	float: left;
	padding: 15px;
	width: 225px;
	margin: 0;
	height: 183px;
}
.desplegable .temas_desplegable.debes_sabernuevo {
	background: #009ed9;
}
.desplegable .temas_desplegable.debes_hacernuevo {
	background: #ed8900;
}
.desplegable .temas_desplegable.debes_leernuevo {
	background: #9cc810;
}
.desplegable .temas_desplegable.seccionesnuevo {
	background: #F3F3F3;
	width: 615px;
}
.desplegable .temas_desplegable.especialesnuevo {
	background: #5e5e5e;
}
.desplegable .temas_desplegable.clasificadosnuevo {
	background: #F3F3F3;
	width: 103px;
	padding: 15px 10px 14px 5px;
}
.desplegable .temas_desplegable.clasificadosnuevo.lista-varios {
	width: 120px;
	padding-right: 22px;
}
.desplegable .temas_desplegable.clasificadosnuevo.lista-empleos {
	padding-left: 11px;
}
.desplegable .temas_desplegable.clasificadosnuevo2 {
	background: #e5322d;
}
.desplegable .temas_desplegable .titulo_temas {
	border-bottom: 1px dotted #FFF;
	width: 100%;
	font-size: 13px;
	padding: 0 0 5px;
	margin: 0 0 10px;
	background: none;
}
.desplegable .temas_desplegable.seccionesnuevo .titulo_temas {
	background: none;
	border-bottom: 1px dotted #6A6A6A;
	width: 100%;
	margin: 0 0 10px;
}
.desplegable .temas_desplegable.seccionesnuevo .titulo_temas p {
	float: left;
	color: #393939;
}
.desplegable .temas_desplegable.seccionesnuevo li {
	background: url("../../../media/images/flecha_desplegable.png") no-repeat scroll 0 -45px;
	margin: 5px 0;
	width: 140px;
}
.desplegable .temas_desplegable.seccionesnuevo li a, .desplegable .temas_desplegable.clasificadosnuevo li a {
	color: #6A6A6A;
}
.desplegable .temas_desplegable li {
	float: left;
	margin: 10px 0;
	padding: 0 0 0 12px;
	width: 100px;
	background: url("../../../media/images/flecha_desplegable.png") no-repeat scroll 0 5px;
}
.desplegable .temas_desplegable .btn_mas_desplegable {
	width: 140px;
	text-align: center;
	background: no-repeat;
}
.desplegable .temas_desplegable li a {
	text-align: left;
	font-size: 13px;
}
.desplegable .temas_desplegable li a:hover {
	text-decoration: underline;
}
.desplegable .temas_desplegable.clasificadosnuevo .titulo_temas {
	background: none;
	border-bottom: none;
	width: 80px;
	margin: 0 0 7px;
	padding: 2px 0 3px 25px;
	background: url(../images/sprite_clasificados.png) no-repeat left top;
}
.desplegable .temas_desplegable.clasificadosnuevo .titulo_temas a {
	color: #1f6492;
	font-weight: bold;
}
.desplegable .temas_desplegable.clasificadosnuevo.lista-vehiculos .titulo_temas {
	background-position: left -100px;
}
.desplegable .temas_desplegable.clasificadosnuevo.lista-vivienda .titulo_temas {
	background-position: left -50px;
}
.desplegable .temas_desplegable.clasificadosnuevo.lista-varios .titulo_temas {
	background-position: left -150px;
}
.desplegable .temas_desplegable.clasificadosnuevo li a {
	text-align: left;
	font-size: 12px;
}
.desplegable .temas_desplegable.clasificadosnuevo li {
	background: url("../../../media/images/flecha_desplegable.png") no-repeat scroll 0 -45px;
	margin: 5px 0;
	width: 105px;
	padding-left: 10px;
}
.desplegable .temas_desplegable.clasificadosnuevo.lista-varios li {
	width: 118px;
}
.clasificadosnuevo2 h4 {
	border-bottom: 1px dotted #fff;
	padding-bottom: 15px;
}
.clasificadosnuevo2 h4 a {
	background: url("../images/logo_clasificados2.png") no-repeat center top;
	width: 107px;
	height: 52px;
	margin: 0 59px;
}
.clasificadosnuevo2 h4 a:hover {
	background: url("../images/logo_clasificados2.png") no-repeat center top;
}
.clasificadosnuevo2 h4 span {
	visibility: hidden;
}
.clasificadosnuevo2 p {
	color: #fff;
	margin: 17px 0;
	font-size: 14px;
}
.clasificadosnuevo2 a.publicar_clasificado {
	display: block;
	float: right;
	color: #fff;
	font-size: 12px;
	background: url("../../../media/images/flecha_desplegable2.png") no-repeat scroll 8px 8px #1f6492;
	padding: 3px 10px 3px 16px;
}
.clasificadosnuevo2 a.publicar_clasificado:hover {
	background: url("../../../media/images/flecha_desplegable2.png") no-repeat scroll 8px 8px #1f6492;
	text-decoration: underline;
}
/* @group Especiales */

.especialesnuevo .news_desplegable {
	height: 160px;
	padding: 15px 18px 8px 19px;
}
.desplegable.especialesnuevo .titulo_temas {
	background: url("../../../media/images/flecha_desplegable.png") no-repeat scroll 10px -35px #F3F3F3;
	height: 20px;
	padding: 10px 0 0 20px;
	width: 742px;
}
.desplegable.especialesnuevo .titulo_temas p {
	font-weight: bold;
	color: #5E5E5E;
	font-size: 13px;
	float: left;
}
.container_especial {
	border: 2px solid #393939;
	height: 150px;
	position: relative;
	width: 200px;
}
.especialesnuevo .btn_mas_desplegable {
	width: 140px;
	float: right;
	margin: 0 28px 0 0;
	font-weight: normal;
}
/*.especialesnuevo .btn_mas_desplegable a{
 background: #5e5e5e;
 }*/
.especialesnuevo .btn_mas_desplegable a:hover {
	background: #666;
	text-decoration: underline;
}
.container_especial:hover {
	border: 2px solid #94bb0e;
	cursor: pointer;
}
.container_especial .link_especial {
	display: block;
	width: 200px;
	height: 150px;
	position: absolute;
}
.container_especial img {
	border: none;
	opacity: 0.8;
	filter: alpha (opacity=80);
}
.container_especial:hover img {
	opacity: 1;
	filter: alpha (opacity=100);
}
.icothumb_especiales {
	background: url("../../images/sprite_icoespeciales.png");
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 5px;
	z-index: 1000;
}
.icothumb_especiales.fotos {
	background-position: 0 -100px;
}
.icothumb_especiales.videos {
	background-position: 0 -200px;
}
.icothumb_especiales.info {
	background-position: 0 -300px;
}
.container_especial h2 {
	margin: 0;
	padding: 4px 3px;
	position: absolute;
	bottom: 0;
	background: url("../../images/img_especiales/bg_transp.png");
	width: 194px;
	left: 0;
	z-index: 99999;
}
.container_especial h2 a {
	color: #FFF;
	font-size: 15px;
	margin: 0;
	font-weight: normal;
	font-family: "DroidSansRegular", "Trebuchet MS", sans-serif;
}
.container_especial h2 a:hover {
	color: #FFF;
}
/* @end */

/* @end */

/* @group Nuevo home ET */
.columna {
	float: left;
}
.columna.a {
	margin-right: 20px;
	width: 380px;
}
.columna.b {
	margin-right: 20px;
	width: 220px;
}
.columna.c {
	width: 300px;
}
.content_columna_ab {
	float: left;
	width: 640px;
}
.content_columna_c {
	float: left;
}
/* @end */

/* @group Imagen Video .play-video */

a.play-video {
	cursor: pointer;
	display: block;
	float: left;
	margin-bottom: 10px;
	position: relative;
}
a.play-video .icoPlay {
	background: url("/media/css/images/sprite-playVideos.png") no-repeat -5px -4px;
	display: block;
	height: 93px;
	left: 50%;
	margin: -46px 0 0 -46px;
	position: absolute;
	top: 50%;
	width: 93px;
}
a:hover.play-video .icoPlay {
	background: url("/media/css/images/sprite-playVideos.png") no-repeat -5px -452px;
}
/* @end Imagen Video .play-video */

/* @group Despliegue Twitter Articulo */

.columna.a .twtr-hd {
	display: none !important;
}
.columna.a #twtr-widget-1 .twtr-timeline {
	background: #ECECEC !important;
}
.columna.a .twtr-bd {
	margin-bottom: 10px;
	width: 369px !important;
}
.columna.a .twtr-ft {
	display: none !important;
}
/* @end Despliegue Twitter Articulo */

/* @group Menu Secciones */
.menu.Secciones>li {
	height: 30px;
}
.menu.Secciones .menu-g.desplega:hover {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px -290px;
	color: #FFF;
}
.menu.Secciones .menu-g.desplega:hover a span {
	color: #FFF;
}
.menuSecciones {
	background: #EEE;
	border-bottom: 1px dotted #818181;
	border-top: 1px dotted #818181;
	height: 26px;
	margin-top: -6px;
	position: relative;
	z-index: 9;
}
.menuSecciones .flechaSecciones {
	background: url("../images/sprite-MenuSecciones.png") no-repeat 0 -73px;
	display: block;
	height: 6px;
	left: 80px;
	position: absolute;
	top: -6px;
	width: 14px;
}
.menuSecciones .itemsSecciones {
	float: left;
	margin-top: -3px;
	overflow: hidden;
	width: 800px;
}
.menuSecciones .itemsSecciones>li {
	border-right: 1px dotted #818181;
	float: left;
	font-size: 12px;
	margin: 6px 0;
	padding: 0 20px;
}
.menuSecciones .itemsSecciones>li:first-child {
	padding-left: 14px;
}
.menuSecciones .itemsSecciones>li a {
	color: #656565;
}
.menuSecciones .itemsSecciones>li a:hover {
	color: #86b9d8;
}
.menuSecciones .itemsSecciones .otrasSecciones {
	background: url("../images/sprite-MenuSecciones.png") no-repeat 86px -14px #F9F9F9;
	border-right: none;
	cursor: pointer;
	height: 26px;
	margin: 0;
	padding: 0;
	width: 127px;
}
.menuSecciones .itemsSecciones .otrasSecciones>a {
	display: block;
	height: 14px;
	margin-left: -12px;
	padding: 6px 0;
	text-align: center;
}
.menuSecciones .itemsSecciones .otrasSecciones:hover>a {
	color: #86b9d8;
}
.menuSecciones .subMenuSecciones {
	/*display: none;*/
	background: url("../images/bgSubMenuSecciones.png") repeat-y -1px 0;
	display: none;
	margin: 0 0 0 -2px;
	padding: 5px 5px 0 22px;
	position: absolute;
	width: 105px;
}
.menuSecciones .itemsSecciones .otrasSecciones.activo .subMenuSecciones {
	display: block;
}
.menuSecciones .subMenuSecciones>li {
	background: url("../images/sprite-MenuSecciones.png") no-repeat 0 4px;
	margin: 6px 0;
	padding-left: 15px;
}
.menuSecciones .subMenuSecciones .masSecciones {
	background: url("../images/bgBottomSubMenuSecciones.png") no-repeat 0 bottom;
	margin: 0 0 -4px -23px;
	padding: 7px 5px 10px 18px;
	position: relative;
	width: 110px;
}
.menuSecciones .subMenuSecciones .masSecciones a {
	color: #4A4A4A;
}
.menuSecciones .redes-sociales {
	border-left: 1px solid #BABABA;
	margin: -3px 0 0 0;
	padding: 2px 0 1px 7px;
	width: 151px !important;
}
.menuSecciones .redes-sociales>li, .menuSecciones .redes-sociales>li a {
	float: left;
}
.menuSecciones .redes-sociales>li {
}
.menuSecciones .redes-sociales .ico-qbc {
	background-position: 1px -771px;
	height: 21px;
	margin-top: 1px;
	width: 33px;
}
.menuSecciones .redes-sociales a:hover.ico-qbc {
	background-position: 1px -809px;
}
.menuSecciones .redes-sociales .ico-pyp {
	background-position: 6px -356px;
	border-right: 1px dotted #666;
	height: 19px;
	margin: 0;
	width: 30px;
}
.menuSecciones .redes-sociales a:hover.ico-pyp {
	background-position: 6px -306px;
}
.menuSecciones .redes-sociales .ico-clima {
	background-position: -2px -690px;
	width: 20px !important;
}
.menuSecciones .redes-sociales a:hover.ico-clima {
	background-position: -2px -724px;
}
.menuSecciones .redes-sociales .ico-fb,  .menuSecciones .redes-sociales .ico-twitter {
	margin: 1px 0 0 2px;
	width: 32px;
}
.menuSecciones .redes-sociales .ico-fb {
	background-position: 0 -944px
}
.menuSecciones .redes-sociales a:hover.ico-fb {
	background-position: 0 -858px;
}
.menuSecciones .redes-sociales .ico-twitter {
	background-position: 0 -985px;
}
.menuSecciones .redes-sociales a:hover.ico-twitter {
	background-position: 0 -899px;
}
.menuSecciones .redes-sociales .desplegable_redes {
	display: block;
	right: 0;
}
.menuSecciones .redes-sociales .desplegable_redes.qbc {
	background-position: 0 -1712px;
	border: none;
	margin-top: -1px;
	right: 68px;
}
.menuSecciones .redes-sociales .desplegable_redes.clima {
	margin-top: -1px;
	right: 126px;
}
.menuSecciones .redes-sociales .desplegable_redes.pyp {
	margin-top: 0;
	right: 94px;
}
.menuSecciones .redes-sociales .desplegable_redes.pyp .placas_nh {
	padding: 9px 5px 10px 10px;
	width: 114px;
}
.menuSecciones .redes-sociales .desplegable_redes.pyp.modpyp .placas_nh {
	padding: 9px 7px 10px !important;
	width: 114px;
}
.menuSecciones .redes-sociales .desplegable_redes.pyp .placas_nh.nuevopyp {
	padding-left: 11px;
}
.menuSecciones .redes-sociales .desplegable_redes.pyp .placas_nh p {
	font-weight: normal;
}
.menuSecciones .redes-sociales .desplegable_redes.pyp .placas_nh span {
	font-size: 15px;
	padding: 2px 1px;
}
.menuSecciones .redes-sociales .desplegable_redes.pyp .info_servicios_nh {
	float: left;
	overflow: hidden;
	width: 125px;
}
.menuSecciones .redes-sociales .desplegable_redes.pyp .info_servicios_nh p {
	margin: 2px 0;
}
.menuSecciones .redes-sociales .desplegable_redes.pyp .info_servicios_nh .horario {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	margin-top: -3px;
}
.menuSecciones .redes-sociales .desplegable_redes.fb {
	margin-top: -1px;
	right: 33px;
}
/* @group Bot�n Ol�mpicos */
.menu-olimpicos {
	background: url("../images/btn_menu_olimp1.png") no-repeat scroll 0 0 transparent;
	display: block;
	margin-left: -2px;
	width: 89px;
	height: 27px;
	margin-top: 3px;
}
.menu-olimpicos a:hover {
	background: url("../images/btn_menu_olimp2.png") no-repeat scroll 0 0 transparent;
	display: block;
	margin-left: -2px;
	width: 89px;
	height: 27px;
	margin: 0;
}
/* @end Bot�n Ol�mpicos */

/* @end Menu Secciones */


/* @group Modulo GDA */
.contenedorGDA {
	clear: both;
}
.contenedorGDA .barraTitulo {
	background: #4e80a2;
	overflow: hidden;
}
.contenedorGDA .barraTitulo h2 {
	color: #FFF;
	float: left;
	padding: 10px 0 0 22px;
	margin: 0;
	font-size: 0.938em;
}
.contenedorGDA .logoGrupoDiarios {
	background: url("../images/sprite_GDA.png") no-repeat -33px -129px;
	height: 38px;
	float: right;
	width: 200px;
}
.moduloGDA {
	border: 1px solid #E3E3E3;
	overflow: hidden;
	padding: 15px 5px;
	background-color: #F1F1F1;
}
.moduloGDA .contenidoGDA,  .moduloGDA .diariosGDA {
	border: 1px solid #e3e3e3;
	float: left;
	background-color: white;
}
.moduloGDA .contenidoGDA {
	margin: 0 3px 15px 5px;
	position: relative;
	width: 672px;
}
.moduloGDA .contenidoGDA .item {
	margin-bottom: 12px;
	overflow: hidden;
	padding: 10px;
}
.moduloGDA .contenidoGDA .item .imgGDA {
	float: left;
	margin: 0 10px 0 0;
}
.moduloGDA .contenidoGDA .item .imgGDA img {
	height: 216px;
	width: 434px;
}
.moduloGDA .contenidoGDA .item .descripcion {
	float: left;
	margin-top: 25px;
	width: 200px;
}
.moduloGDA .contenidoGDA .item .descripcion .logoGDA {
	margin-top: 20px;
}
.moduloGDA .contenidoGDA .item .descripcion .PaisHora {
	position: absolute;
	width: 190px;
}
.moduloGDA .contenidoGDA .item .descripcion .PaisHora p {
	color: #777;
	float: left;
	font-size: 13px;
}
.moduloGDA .contenidoGDA .item .descripcion .PaisHora span {
	float: left;
	font-size: 12px;
	margin: 0 0 0 10px;
}
.moduloGDA .contenidoGDA .item .descripcion .tituloNoticia {
	font-size: 15px;
}
.moduloGDA .contenidoGDA .item .descripcion .descripcionNoticia {
	font-size: 13px;
}
.moduloGDA .contenidoGDA .item .descripcion .descripcionNoticia a {
	color: #393939;
}
.moduloGDA .contenidoGDA .item .descripcion .descripcionNoticia a:hover {
	color: #777;
}
.moduloGDA .diariosGDA {
	height: 248px;
	width: 250px;
}
.moduloGDA .diariosGDA .otrasNoticias {
	background: #4e80a2;
	color: #FFF;
	padding: 4px 10px;
	font-size: 14px;
}
.moduloGDA .diariosGDA .cronologicoDiarios {
	height: 222px;
	overflow: hidden;
}
.moduloGDA .diariosGDA .cronologicoDiarios li {
	border-top: 1px solid #E3E3E3;
	cursor: pointer;
	height: 92px;
	padding: 10px 15px;
}
.moduloGDA .diariosGDA .cronologicoDiarios li:hover {
	background: #e3e3e3;
}
.moduloGDA .diariosGDA .cronologicoDiarios li:first-child {
	border: none;
}
.moduloGDA .diariosGDA .cronologicoDiarios .InfoNoticia {
	margin-bottom: 1px;
	overflow: hidden;
}
.moduloGDA .diariosGDA .cronologicoDiarios li .pais {
	font-size: 11px;
	margin-top: 1px;
	color: #7F7E7E;
}
.moduloGDA .diariosGDA .cronologicoDiarios li .hora {
	float: right;
	font-size: 10px;
	margin-top: 2px;
}
.moduloGDA .diariosGDA .cronologicoDiarios li .imagen,  .moduloGDA .diariosGDA .cronologicoDiarios li .pais,  .moduloGDA .diariosGDA .cronologicoDiarios li .hora {
	float: left;
}
.moduloGDA .diariosGDA .cronologicoDiarios li .imagen a {
	font-family: "DroidSansBold", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #4C7FA4;
}
.moduloGDA .diariosGDA .cronologicoDiarios li .despliegue {
	clear: both;
	padding-top: 5px;
}
.moduloGDA .diariosGDA .cronologicoDiarios li .despliegue a {
	color: #393939;
	font-size: 13px;
}
.moduloGDA .diariosGDA .cronologicoDiarios li .despliegue a:hover {
	color: #777;
}
.FinalFutbolCol-1Not .lista1 p a {
	color: #fff;
	font-size: 13px;
	line-height: 17px;
}
.FinalFutbolCol-1Not .lista1 p a:hover {
	color: #777;
}
.moduloGDA .carruselGDA {
	background: #FFF;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	clear: both;
	height: 51px;
	margin: 0 5px 0 6px;
	overflow: hidden;
	position: relative;
}
.moduloGDA .carruselGDA .navLt,  .moduloGDA .carruselGDA .navRg {
	background: url("../images/sprite_GDA.png") no-repeat -36px 0;
	height: 51px;
	position: absolute;
	top: 0;
	width: 20px;
	z-index: 99;
}
.moduloGDA .carruselGDA .navLt {
	left: 0;
}
.moduloGDA .carruselGDA a:hover.navLt {
	background-position: -86px 0;
}
.moduloGDA .carruselGDA .navRg {
	background-position: -5px 0;
	right: 0;
}
.moduloGDA .carruselGDA a:hover.navRg {
	background-position: -128px 0;
}
.moduloGDA .carruselGDA .listaDiarios {
	height: 51px;
	margin: 0 27px;
	width: 873px !important;
}
.moduloGDA .carruselGDA .listaDiarios ul {
	min-width: 3000px;
	overflow: hidden;
	padding: 4px 10px !important;
}
.moduloGDA .carruselGDA .listaDiarios li {
	border: 1px solid #FFF;
	border-right: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
	cursor: pointer;
	float: left;
	height: 40px !important;
	overflow: hidden;
	padding: 0 15px;
}
.moduloGDA .carruselGDA .listaDiarios li:first-child {
	border-left: 2px solid #FFF;
	border-right: 1px solid #E3E3E3;
}
.moduloGDA .carruselGDA .listaDiarios .Diario:hover {
	border: 1px solid #E3E3E3;
	font-family: "DroidSansBold", "Trebuchet MS", sans-serif;
}
.moduloGDA .carruselGDA .listaDiarios li:first-child.Diario:hover {
	border-left: 2px solid #e3e3e3;
}
.moduloGDA .carruselGDA .listaDiarios .Diario .imagenDiario {
	height: 25px;
	width: 100px;
}
.moduloGDA .carruselGDA .listaDiarios .Diario .imagenDiario img {
	width: 100px;
}
.moduloGDA .carruselGDA .listaDiarios .Diario p {
	text-align: center;
}
.moduloGDA .carruselGDA .listaDiarios .Diario p a {
	font-size: 12px;
}
.moduloGDA .carruselGDA .listaDiarios .Diario p a:hover {
	color: #393939;
	font-size: 12px;
	text-align: center;
}
/* @end Modulo GDA */

/* @Group modulo deportes eliminatorias 2014*/

.n1_eliminatorias2014 {
	background: url("../../images/images_futbol/principal_eliminatorias2014.jpg") no-repeat scroll 0 0 #004600;
	margin-bottom: 10px;
}
.n1_eliminatorias2014 h2 a {
	color: #FED229;
	margin: 19px 0 0;
}
.n1_eliminatorias2014 h2 a:hover {
	color: #FFF;
}
.n1_eliminatorias2014 p a {
	color: #FFF;
}
.n1_eliminatorias2014 p a:hover {
	color: #DDD;
}
.n1_eliminatorias2014 .tag {
	font-weight: normal;
}
.modulotag1.n1_eliminatorias2014 {
	border-top: none;
}
.modulotag2.n1_eliminatorias2014 {
	border-top: none;
}
.modulotag3.n1_eliminatorias2014 {
	border-top: none;
}
.n1_eliminatorias2014 .tag1 {
	color: #FFF;
}
.n1_eliminatorias2014 .tag2 {
	color: #FFF;
}
.n1_eliminatorias2014 .tag3 {
	color: #FFF;
}
.n1_eliminatorias2014 .tagbullet1 {
	display: none;
}
.n1_eliminatorias2014 .tagbullet2 {
	display: none;
}
.n1_eliminatorias2014 .tagbullet3 {
	display: none;
}
.n1_eliminatorias2014 .tag1:hover {
	background: none;
	color: #FFFFFF;
}
.n1_eliminatorias2014 .tag2:hover {
	background: none;
	color: #FFFFFF;
}
.n1_eliminatorias2014 .tag3:hover {
	background: none;
	color: #FFFFFF;
}
.n1_eliminatorias2014 .hora {
	color: #FFF;
}
.n1_eliminatorias2014 .enlacedoc1 {
	color: #FFF;
}
.n1_eliminatorias2014 .relacionados a:hover {
	color: #CCC;
}
.n1_eliminatorias2014 .tag-compartir {
	margin: 0px;
	padding: 0px 0px 10px;
}
.n1_eliminatorias2014 .lista-tags1 {
	background: #33592b;
	height: 19px;
	margin: 0px;
	overflow: hidden;
	padding-right: 24px;
	width: 367px;
}
.n1_eliminatorias2014 .lista-tags1 li {
	border-left: none;
}
.n1_eliminatorias2014 .lista-tags1 li a {
	background: none;
	color: #FFF;
	border-right: 1px solid #FFF;
	padding: 3px 5px;
}
.n1_eliminatorias2014 .lista-tags1 li a:hover {
	background: #FFF;
	color: #001E37;
}
.n1_eliminatorias2014 .compartir {
	margin-top: -19px;
}
.n1_eliminatorias2014 .encabeza {
	background: url("../../images/images_futbol/cabezatags_eliminatorias2.jpg") no-repeat;
}
.n1_eliminatorias2014 .btn-compartir1 {
	background: url("../../images/images_futbol/icono_compartir.png") no-repeat;
	color: #777;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
	margin: 0;
	min-width: 25px;
	padding: 0;
}
.n1_eliminatorias2014 .relacionados {
	margin: 0px 0px 10px 0px;
}
.n1_eliminatorias2014 .relacionados a:hover {
	color: #DDD;
}
.n1_eliminatorias2014 .enlacevideo {
	color: #FFFFFF;
}
.n1_eliminatorias2014 .contiene-img {
	border: 2px solid #FFF;
}
/* @end*/

/* @group Modulo Eliminatorias2014 */

.eliminatorias2014 {
	background: url("../../images/images_futbol/bgr_moduloeliminatorias_2y3.jpg") no-repeat scroll 0 0 transparent;
	border-left: medium none !important;
	margin-bottom: 10px;/* padding: 10px 18px !important;*/
}
.eliminatorias2014 h1 {
	/* background: url("../../images/olimpicos-2012/logo_modulo_2y3.png") no-repeat scroll 0 0 transparent;*/
	display: block;
	width: 190px;
	height: 75px;
	margin: 25px 0 10px 5px;
	padding: 0;
	text-indent: -9999px;
}
.eliminatorias2014 h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}
.eliminatorias2014 h2 a {
	color: #FED229;
	font-size: 15px;
	line-height: 17px;
	margin: 5px 0;
}
.eliminatorias2014 h2 a:hover {
	color: #fff;
}
.eliminatorias2014 p {
	margin: 0 0 10px 0;
}
.eliminatorias2014 p a {
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	font-weight: normal;
}
.eliminatorias2014 p a:hover {
	color: #ccc;
}
.eliminatorias2014 .foto {
	margin: 0px;
	width: 190px;
	height: 223px;
	border: 1px solid #FFF;
}
.eliminatorias2014 .boton_resultados img {
	border: none;
}
.juanes-en-et {
	background: url(../../images/img_especiales/juanes_tag.png) transparent;
	height: 20px;
	padding-top: 22px;
	width: 300px;
	display: block;
}
/* @end */

/* @group nuevo header 2012*/
.menuSecciones.temas-dia {
	border-bottom: 1px dotted #818181;
	border-top: 1px dotted #818181;
	height: 26px;
	margin-top: -6px;
	position: relative;
	z-index: 9;
	margin-left: -4px;
	background-color: white;
}
.menuSecciones.temas-dia .temas {
	border-bottom: 1px dotted #818181;
	border-top: 1px dotted #818181;
	display: block;
	float: left;
	height: 26px;
	overflow: hidden;
	width: 779px;
	font-family: "Trebuchet MS", sans-serif;
}
.menuSecciones.temas-dia .temas {
	height: 26px;
	width: 600px;
	background: white;
	border: none;
}
.menuSecciones.temas-dia {
	height: 26px;
	margin: 0 !important;
	padding: 0 4px;
}
.menuSecciones.temas-dia li {
	float: left;
	font-size: 11px;
	border-right: 1px solid white;
	height: 26px;
	margin-right: 0px;
}
.menuSecciones.temas-dia .temas .titulo a {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat 72px -793px;
	color: #4E80A2;
	width: 85px;
	padding: 7px 0px 0px 0px;
	margin: 0;
	border: none;
}
.menuSecciones.temas-dia ul.temas li>a {
	color: #5F5F5F;
	/*margin: 1px 3px;*/
	float: left;
	padding: 6px 4px;
}
.menuSecciones.temas-dia .redes-sociales {
	border-left: 1px solid #BABABA;
	margin: 1px 0 0 0;
	padding: 0px 0 1px 0px;
	/*width: 168px !important;*/
	width: 185px !important;
}
.menuSecciones.temas-dia .busquedas.nuevo.maq_2012 {
	background: url("../images/bgBuscadorMaquillaje2012.png") no-repeat;
	margin: 2px 0 0;
	position: absolute;
	/*right: 174px;*/
	right: 204px;
}
.menuSecciones.temas-dia .redes-sociales a:hover.ico-qbc {
	background-position: 1px -809px;
}
.menuSecciones.temas-dia .redes-sociales .desplegable_redes.clima {
	margin-top: -1px;
	right: 143px;
}
.menuSecciones.temas-dia .redes-sociales .desplegable_redes.pyp.modpyp {
	margin-top: 0;
	right: 89px;
}
.menuSecciones.temas-dia .redes-sociales .desplegable_redes.qbc {
	background-position: 0 -1712px;
	border: none;
	margin-top: -1px;
	right: 83px;
}
.menuSecciones.temas-dia .redes-sociales .desplegable_redes.fb {
	margin-top: -1px;
	right: 48px;
}
.menuSecciones.temas-dia .redes-sociales .desplegable_redes {
	display: block;
	right: 15px;
	top: 25px;
}
/* @end*/

/*@group Nivel Bogota*/

.nivel-bogota {
	border-top: 1px solid #2473a9;
	clear: both;
	margin: 0 6px 15px;
	overflow: hidden;
	padding: 10px 0 0;
}
.nivel-bogota>div {
	background: #f2f2f2;
	border: 1px solid #CCC;
	float: left;
	height: 365px;
	position: relative;
	width: 305px;
	list-style: none;
}
.nivel-bogota>div h3 {
	background: url("../../images/spriteBogota.png") 0 0 no-repeat;
	height: 42px;
	text-indent: -9999px;
	width: 305px;
}
.nivel-bogota .zonaEt {
}
.zonaEt h3 a {
	display: block;
	cursor: pointer;
	height: 80px;
}
.pilasBgt h3 a {
	display: block;
	cursor: pointer;
	height: 80px;
}
.elAnden h3 a {
	display: block;
	cursor: pointer;
	height: 80px;
}
.anden_destacados {
	margin-left: 50px;
	top: 25px;
}
.nivel-bogota .zonaEt h3,  .nivel-bogota .pilasBgt h3 {
	background-color: #e2e2e2;
	/*sombra*/
	box-shadow: 0 1px 13px #c9c9c9;
	-moz-box-shadow: 0 1px 13px #c9c9c9;
	-webkit-box-shadow: 0 1px 13px #c9c9c9;
}
.nivel-bogota .zonaEt h3 {
	background-position: 20px 10px;
}
.nivel-bogota .zonaEt>ul {
	height: 270px;
	overflow: hidden;
	padding: 10px 15px 0;
}
.nivel-bogota .zonaEt ul li {
	border-bottom: 1px dotted #d3d3d3;
	clear: both;
	margin: 7px 0 0;
	overflow: hidden;
}
.nivel-bogota .zonaEt ul img {
	border: 1px solid #CCC;
	height: 75px;
	float: left;
	margin: 0 5px 7px 0;
	width: 75px;
}
.nivel-bogota .zonaEt ul span {
	color: #2473a9;
	font-size: 11px;
}
.nivel-bogota .zonaEt ul h2 a {
	color: #393939;
	font-size: 14px;
}
.nivel-bogota .zonaEt>a,  .nivel-bogota .pilasBgt>a,  .nivel-bogota .elAnden>a {
	bottom: 10px;
	color: #317cae;
	clear: both;
	float: right;
	font-size: 11px;
	text-decoration: underline;
	position: absolute;
	right: 10px;
}
.nivel-bogota .pilasBgt {
	margin: 0 8px;
}
.nivel-bogota .pilasBgt h3 {
	background-position: 20px -50px;
}
.nivel-bogota .pilasBgt h2 a {
	color: #393939;
	margin: 10px 20px 15px;
}
.nivel-bogota .pilasBgt div {
	height: 205px;
	margin: 0 auto;
	width: 264px;
	background-color: #000;
}
.nivel-bogota .pilasBgt img {
	display: block;
	height: 205px;
	margin: 0 auto;
	width: 264px;
}
.nivel-bogota .elAnden {
	background-color: #333538;
	position: relative;
}
.nivel-bogota .elAnden>h3 {
	background-position: 7px -116px;
}
.nivel-bogota .elAnden .nav-video.n-bogota .navLf,  .nivel-bogota .elAnden .nav-video.n-bogota .navRg {
	background: url("../../images/spriteBogota.png") -1px -190px no-repeat;
	display: block;
	height: 28px;
	margin: 0;
	position: absolute;
	top: 200px;
	width: 33px;
}
.nivel-bogota .elAnden .nav-video.n-bogota .navLf {
	left: 10px;
}
.nivel-bogota .elAnden .nav-video.n-bogota .navRg {
	background-position: -83px -190px;
	right: 10px;
}
.nivel-bogota .elAnden>div {
	margin: 5px 20px;
}
.nivel-bogota .elAnden>div h2 a {
	color: #CCC;
	margin: 10px 0 20px;
}
.nivel-bogota .elAnden>div a img {
	border: 1px solid #CCC;
	display: block;
	height: 162px;
	margin: 0 auto;
	width: 208px;
}
.nivel-bogota .elAnden>a {
	color: #FFF;
}
.nivel-bogota .elAnden .navAnden {
	margin: 20px auto 10px;
	overflow: hidden;
	width: 55px;
}
.nivel-bogota .elAnden .navAnden li {
	float: left;
	margin: 5px;
}
.nivel-bogota .elAnden .navAnden a {
	background: url("../../images/spriteBogota.png") -240px -204px no-repeat;
	display: block;
	height: 8px;
	width: 8px;
}
.nivel-bogota .elAnden .navAnden a:hover {
	background-position: -211px -204px;
}
.nav-video.n-bogota .nav-rg a {
	background: url("../images/sprite-iconos3.png") 0px -76px no-repeat;
	width: 26px;
	height: 26px;
	position: absolute;
	right: 10px;
	top: 200px;
	z-index: 300;
}
.nav-video.n-bogota .nav-rg a:hover {
	background-position: -75px -76px;
}
.nav-video.n-bogota .nav-lf a {
	background: url("../images/sprite-iconos3.png") 0px 0px no-repeat;
	width: 26px;
	height: 26px;
	position: absolute;
	left: 10px;
	top: 200px;
	z-index: 300;
}
.nav-video.n-bogota .nav-lf a {
	background: url("../images/sprite-iconos3.png") no-repeat scroll 0 0 transparent;
	height: 26px;
	left: 10px;
	position: absolute;
	top: 200px;
	width: 26px;
}
.nav-video.n-bogota .nav-lf a:hover {
	background-position: -75px 0;
}
ul.nav-video-dot li {
	float: left;
	padding: 5px 6px;
}
ul.nav-video-dot {
	bottom: 62px;
	left: 122px;
	margin: 0 auto;
	position: absolute;
}
ul.nav-video-dot li a {
	background: url("../images/sprite-iconos3.png") 0px -153px no-repeat;
	display: block;
	height: 7px;
	text-indent: -999em;
	width: 7px;
}
.nav-video-dot li a.active {
	background: url("../images/sprite-iconos3.png") 0px -212px no-repeat;
}
.container-anden h2 a {
	color: #CCC;
	margin: 0px 0 0px 5px;
}
.container-anden h2 a:hover {
	color: #666;
}
/*@end Nivel Bogota*/

/*@group Password*/
.olvidoPassword, .cambioPassword {
	display: block;
	margin: 10px auto;
}
/*@end Password*/


/*@group Estado Activo de Botones*/

.menu-maq.desplega.txt1.select {
	background-position: -2px -818px;
}
.menu-maq.desplega.txt1.select a {
	color: #2A97C0;
}
.menu-maq.desplega.txt2.select {
	background-position: -2px -1005px;
}
.menu-maq.desplega.txt2.select a {
	color: #2A97C0;
}
.menu-maq.desplega.txt3.select {
	background-position: -2px -909px;
}
.menu-maq.desplega.txt3.select a {
	color: #2A97C0;
}
.menu-maq.desplega.txt4.select {
	background-position: -2px -959px;
}
.menu-maq.desplega.txt4.select a {
	color: #2A97C0;
}
.menu-maq.desplega.txt5.select {
	background-position: -2px -1080px;
}
.menu-maq.desplega.txt5.select a {
	color: #2A97C0;
}
/*@end Estado Activo de Botones*/



/*Boton Twitter*/

.caja-twitter .boton-twitter {
	background: url('../../images/twitter-boton.png') no-repeat left top;
	display: block;
	float: left;
	height: 20px;
	margin-right: 2px;
	text-indent: -9999px;
	width: 54px;
}
.caja-twitter .boton-twitter:hover {
	background: url('../../images/twitter-boton.png') no-repeat scroll 0 -30px;
}
.caja-twitter .contador-twitter {
	display: block;
	float: left;
	height: 20px;
}
.caja-twitter .contador-twitter .contador-left {
	background: url('../../images/twitter-articulo.png') no-repeat scroll 0 -60px;
	display: block;
	float: left;
	height: 20px;
	width: 6px;
}
.caja-twitter .contador-twitter a {
	background: url('../../images/twitter-articulo.png') repeat scroll 0 -90px;
	color: #333;
	display: block;
	float: left;
	font: 11px/18px 'Helvetica Neue', Arial, sans-serif;
	height: 20px;
	padding: 1px 3px 0;
	text-align: center;
	text-decoration: none;
}
.caja-twitter .contador-twitter a:hover {
	text-decoration: underline;
}
.caja-twitter .contador-twitter .contador-right {
	background: url('../../images/twitter-articulo.png') no-repeat scroll 0 -120px;
	display: block;
	float: left;
	height: 20px;
	width: 6px;
}
/*end Boton Twitter*/


/*@group modulo as*/

.modulo_as>div {
	background: #f2f2f2;
	border: 1px solid #CCC;
	float: left;
	height: 365px;
	position: relative;
	width: 305px;
	list-style: none;
}
.modulo_as>div h3 {
	background: url("../../images/spriteBogota.png") 0 0 no-repeat;
	height: 42px;
	text-indent: -9999px;
	width: 305px;
}
.wrapper_as h3 a {
	display: block;
	cursor: pointer;
	height: 80px;
}
.modulo_as .wrapper_as h3 {
	background-color: #0065a8;
	/*sombra*/
	box-shadow: 0 1px 13px #c9c9c9;
	-moz-box-shadow: 0 1px 13px #c9c9c9;
	-webkit-box-shadow: 0 1px 13px #c9c9c9;
}
.modulo_as .wrapper_as h3 {
	background-position: 20px 10px;
}
.modulo_as .wrapper_as>ul {
	height: 270px;
	overflow: hidden;
	padding: 10px 15px 0;
}
.modulo_as .wrapper_as ul li {
	border-bottom: 1px dotted #d3d3d3;
	clear: both;
	margin: 7px 0 0;
	overflow: hidden;
}
.modulo_as .wrapper_as ul img {
	border: 1px solid #CCC;
	height: 75px;
	float: left;
	margin: 0 5px 7px 0;
	width: 75px;
}
.modulo_as.wrapper_as ul span {
	color: #2473a9;
	font-size: 11px;
}
.modulo_as .wrapper_as ul h2 a {
	color: #393939;
	font-size: 14px;
}
.modulo_as .wrapper_as>a {
	bottom: 10px;
	color: #317cae;
	clear: both;
	float: right;
	font-size: 11px;
	text-decoration: underline;
	position: absolute;
	right: 10px;
}
/*@end modulo as*/

/*@group elecciones en Ecuador */

.eleccciones-en-ecuador {
	background: url(../../images/imagenes_especial/ecuador_tag.png) transparent;
	height: 20px;
	padding-top: 22px;
	width: 600px;
	display: block;
}
/* @end elecciones en Ecuador*/

/*@group muerte chavez*/

.muerte-de-chavez {
	background: url(../../images/imagenes_especial/chavez_tag.png) transparent;
	height: 20px;
	padding-top: 22px;
	width: 600px;
	display: block;
}
/* @end muerte chavez*/


/* @moduloas */

#asamerica_id_modulo {
	margin: 10px 0 0 0;
}
#asamerica_id_modulo .l_noticias .l_noticias_inner ul.asamerica_lst-not{
	padding-bottom: 5px;
}
#asamerica_id_modulo .l_noticias .l_noticias_inner ul.asamerica_lst-not li > a{
	display: block;
    float: left;
    height: 60px;
    margin-right: 9px;
    width: 80px;
}
#asamerica_id_modulo .l_noticias .l_noticias_inner ul.asamerica_lst-not li > a img{
	display: block;
	height: 60px;
	width: 80px;
}
#asamerica_id_modulo .l_noticias .l_noticias_inner ul.asamerica_lst-not li .asamerica_txt_noticia{
	display: table;
}
#asamerica_id_modulo .l_noticias .l_noticias_inner ul.asamerica_lst-not li .asamerica_txt_noticia h4{
	font: 10px/12px Arial,Helvetica;
    margin: 0 0 2px;
}
#asamerica_id_modulo .l_noticias .l_noticias_inner ul.asamerica_lst-not li .asamerica_txt_noticia p{
	font: bold 12px/14px Arial,Helvetica;
    padding: 0;
}

/* @end modulo as*/

/*Habeas*/
.tit_habeas {
	color: #393939;
	font-size: 34px;
	letter-spacing: -1px;
	line-height: 37px;
	padding: 0 0 10px;
	text-align: center;
}
.container_habeas {
	padding: 0 15px;
}
.container_habeas > p {
	line-height: 23px;
	margin: 0;
	padding: 8px 0;
	color: #393939;
	font-family: "DroidSerifRegular", "Georgia", sans-serif;
	font-size: 15px;
}
.despliegue_habeas {
	line-height: 23px;
	margin: 0;
	padding: 8px 0;
	color: #393939;
	font-family: "DroidSerifRegular", "Georgia", sans-serif;
	font-size: 15px;
}
.logoet_habeas {
	margin: auto;
	text-align: center;
	background: url("../../images/logoet_habeas.png") no-repeat scroll 0 0 transparent;
	width: 268px;
	height: 89px;
}
.container_habeas > p span {
	font-family: "DroidSerifBold", "Georgia", sans-serif;
}
.lista_habeas {
	font-size: 14px;
}
.lista_habeas li {
}
.vinculo_habeas {
	text-align: center;
}
/* end habeas*/


/*@group elecciones en Venezuela 2013 */

.eleccciones-en-venezuela2013 {
	background: url(../../images/imagenes_especial/tag-venezuela.jpg) no-repeat transparent;
	height: 22px;
	padding-top: 22px;
	width: 600px;
	display: block;
}
/* @end elecciones en Ecuador*/

/*Footer para suscripciones*/
.contenedor-footer-top.nuevo {
	background-color: #065e9d;
	height: 65px;
	width: 100%;
}
.contenedor-footer-top.nuevo .footer-top {
	display: block;
	height: 55px;
	margin: 0 auto 15px;
	width: 960px;
	padding: 5px 0;
	position: relative;
}
.contenedor-footer-top.nuevo .footer_suscripciones {
	width: 395px;
	background: #1d4464;
	float: left;
	height: 65px;
	margin: -5px 0 0 90px;
}
.contenedor-footer-top.nuevo .suscripciones_imagen {
	background: url("../../images/sprite_suscripciones.png")-120px -194px;
	height: 67px;
	position: absolute;
	top: -3px;
	width: 160px;
	left: 155px;
}
.contenedor-footer-top.nuevo .footer_suscripciones .suscripciones_parrafo_footer {
	color: white;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	width: 155px;
	margin-left: 109px;
	padding: 10px 0;
	float: left;
}
.contenedor-footer-top.nuevo .footer_suscripciones .suscripciones_parrafo_footer span {
	font-family: DroidSansBold;
}
.contenedor-footer-top.nuevo .footer_suscripciones .btn_suscripcionesfooter {
	width: 72px;
	height: 20px;
	text-align: center;
	background: #2b7fb9;
	color: white;
	font-size: 11px;
	float: left;
	margin: 22px 0 0 25px;
	padding: 5px 0 0 0;
	font-family: DroidSansRegular;
	cursor: pointer;
}
.contenedor-footer-top.nuevo .footer_suscripciones .btn_suscripcionesfooter:hover {
	background: #266ab3;
}
/* end Footer*/

/* Suscripciones en articulo*/

.suscripcion_articulo {
	width: 165px;
	box-shadow: 2px 2px 13px #ccc;
	position: relative;
}
.suscripcion_articulo .suscripciones_logo {
	background: url(../../images/sprite_suscripciones.png)no-repeat -96px -314px #065e9d;
	width: 139px;
	height: 21px;
	text-indent: -20px;
}
.suscripcion_articulo h3 {
	font-size: 12px;
	padding-top: 6px;
	color: #fff;
	position: relative;
	z-index: 999;
	padding-left: 25px;
}
.suscripcion_articulo .pestana_izquierda {
	background: url(../../images/sprite_suscripciones.png)no-repeat 0px -90px;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 1;
	top: 17px;
	left: -9px;
}
.suscripcion_imagen {
	background: url("../../images/sprite_suscripciones.png")-120px -194px;
	height: 69px;
	position: relative;
	top: 37px;
	width: 149px;
	left: -11px;
}
.suscripcion_articulo .pestana_derecha {
	background: url(../../images/sprite_suscripciones.png)no-repeat -32px -80px;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 1;
	top: 6px;
	right: -10px;
}
.suscripcion_articulo .content_suscripciones {
	width: 145px;
	height: 185px;
	background: #173a55;
	position: absolute;
	top: 1px;
	left: 10px;
}
.suscripcion_articulo .parrafo_suscripciones {
	display: block;
	font-size: 11px;
	line-height: 14px;
	color: white;
	margin: 40px 10px 0px 0;
	padding: 6px;
	font-family: DroidSansRegular;
	width: 100%;
	float: left
}
.suscripcion_articulo .btn_suscripciones {
	width: 90px;
	height: 20px;
	text-align: center;
	background: #2B7FB9;
	color: white;
	font-size: 12px;
	float: left;
	margin: 0 0px 0 25px;
	padding: 5px 0 0 0;
	font-family: DroidSansRegular;
}
.suscripcion_articulo .btn_suscripciones:hover {
	background: #266ab3;
}
.suscripcion_articulo .parrafo_suscripciones span {
	font-family: DroidSansBold;
}
/*End Suscripciones en articulo*/

/* Suscripciones en seccion*/

.suscripcion_seccion {
	width: 160px;
	height: 190px;
	/*box-shadow: 2px 2px 13px #ccc;*/
	position: relative;
	margin: 10px 0;
}
.suscripcion_seccion .suscripciones_logo {
	background: url(../../images/sprite_suscripciones.png)no-repeat -67px -314px #065E9D;
	width: 154px;
	height: 21px;
	text-indent: -20px;
	padding-left: 46px;
}
.suscripcion_seccion h3 {
	font-size: 12px;
	padding-top: 6px;
	color: #fff;
	position: relative;
	z-index: 999;
	padding-left: 25px;
}
.suscripcion_seccion .pestana_izquierda {
	background: url(../../images/sprite_suscripciones.png)no-repeat 0px -90px;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 1;
	top: 17px;
	left: -9px;
}
.suscripcion_seccion .suscripcion_imagen {
	background: url("../../images/sprite_suscripciones.png")-120px -194px;
	height: 69px;
	position: relative;
	top: 37px;
	width: 149px;
	left: 0;
}
.suscripcion_seccion .pestana_derecha {
	background: url(../../images/sprite_suscripciones.png)no-repeat -32px -80px;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 1;
	top: 6px;
	right: -51px;
}
.suscripcion_seccion .content_suscripciones {
	width: 181px;
	height: 179px;
	background: #173a55;
	position: absolute;
	top: 1px;
	left: 10px;
}
.suscripcion_seccion .parrafo_suscripciones {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: white;
	margin: 40px 10px 0px 0;
	padding: 6px;
	font-family: DroidSansRegular;
	width: 100%;
	float: left;
}
.suscripcion_seccion .btn_suscripciones {
	width: 90px;
	height: 20px;
	text-align: center;
	background: #2B7FB9;
	color: white;
	font-size: 12px;
	float: left;
	margin: 0 0px 0 45px;
	padding: 5px 0 0 0;
	font-family: DroidSansRegular;
}
.suscripcion_seccion .btn_suscripciones:hover {
	background: #266ab3;
}
.suscripcion_seccion .parrafo_suscripciones span {
	font-family: DroidSansBold;
}
/*End Suscripciones en seccion*/

/* pesta�a suscribete*/
	/*.suscribete.nuevo .btn_suscribete {
		background: url("../../images/sprite_suscripciones.png") no-repeat 24px -118px;
		width: 104px;
		height: 38px;
	}
	*/

/*end pesta�a suscribete*/


/* header-light*/

.nav-light {
	line-height: 100%;
	overflow: visible;
	margin: 0 auto;
	background: url(../images/bgNavMaquillaje2.png) repeat-x;
	width: 960px;
	box-shadow: 0px 2px 7px rgba(0,0,0,0.5);
}
.nav-light ul {
	display: block;
	height: 30px;
	float: left;
	margin: 4px 0 0 10px;
	width: 950px;
}
.nav-light span {
	padding: 7px 0px 15px 8px !important;
	display: block;
	font-size: 10.5px;
}
.nav-light .menu-maq:hover {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -2px -291px;
}
.nav-light span:hover, .nav-light .activo {
	color: #87b1cc;
}
.nav-light .menu .logo-nav {
	background: url(../images/spriteHeaderMaquillaje.png) no-repeat scroll -22px -1166px;
	width: 110px;
	height: 40px;
	text-indent: -9999px;
	cursor: pointer;
	margin: 0 0 0 -7px;
}
.Fixed.navFixed {
	display: block;
	z-index: 9999;
}
.Fixed {
	display: none;
	left: 50%;
	margin: 0 0 0 -480px;
	position: fixed;
	top: 0;
	width: 960px;
}
.nav-light .suscribete {
	background: url("../images/paper_icon.gif") no-repeat 80px 8px #173a55;
	padding: 8px 22px 11px 10px;
	margin: -2px 0 0 -3px;
	width: 70px;
	font-size: 13px;
	height: 13px;
}
.nav-light .suscribete a:hover {
	color: #A7CEE8;
}
.prueba {
	width: 960px;
	margin: 0 auto;
	height: 3000px;
	background: lightgrey;
}
.subMenuSeccionesLight li a {
	color: #393939;
}
.nav-light .subMenuSeccionesLight > li a {
	color: #656565 !important;
	width: 111px;
	text-align: left;
}
.subMenuSeccionesLight li a:hover {
	color: #ccc;
}
.nav-light .subMenuSeccionesLight {
	background: url(http://static.eltiempo.com/media/css/images/bgSubMenuSecciones.png) -1px 0px repeat-y;
	display: none;
	margin: -7px 0px 0px -2px;
	padding: 5px 5px 0px 12px;
	position: absolute;
	width: 119px;
	height: auto;
	z-index: 99999;
}
.nav-light .subMenuSeccionesLight > li {
	background: url(http://static.eltiempo.com/media/css/images/sprite-MenuSecciones.png) 0px 4px no-repeat;
	margin: 3px 0px;
	padding-left: 15px;
}
.nav-light .subMenuSeccionesLight .masSecciones {
	background: url(http://static.eltiempo.com/media/css/images/bgBottomSubMenuSecciones.png) 0px 100% no-repeat;
	margin: 0px 0px -4px -13px;
	padding: 7px 5px 10px 13px;
	position: relative;
	width: 114px;
}
/* entretenimiento*/

a.play-video.entretenimiento {
	cursor: pointer;
	display: block;
	margin-bottom: 10px;
	position: absolute;
}
/* Salon de Debate en home*/
.modulo-salonDebate {
	width: 360px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
	padding: 10px;
	margin: 10px 0px;
}
.ico-salondebate {
	/*background: url('../../images/salondebate/sprite_salondebate.png') no-repeat 1px -7px;
		display: block;
		height: 30px;
		width: 36px;
		float: left;
		position: relative;
		top: -3px;*/

	background: url('../../images/salondebate/sprite_salondebate.png') no-repeat 1px 3px, url("../../images/salondebate/pestana_bread.png") no-repeat 147px -2px;
	display: block;
	height: 40px;
	width: 306px;
	float: left;
	position: relative;
	top: -11px;
	overflow: visible;
	z-index: 300;
}
.tit_salonDebate {
	width: 98%;
	background: #393939;
	height: 20px;
	padding: 10px 0 0 10px;
}
.tit_salonDebate .ico-salondebate {
	background: url('../../images/salondebate/sprite_salondebate.png') no-repeat 1px -7px;
	display: block;
	height: 30px;
	width: 36px;
	float: left;
	position: relative;
	top: -3px;
}
.tit_salonDebate h3 {
	color: #95b341;
	font-size: 18px;
	font-family: "DroidSansregular";
	line-height: 12px;
	float: left;
	display: inline-block;
	text-transform: uppercase;
}
.quees-salonDebate {
	float: right;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
	text-decoration: underline;
	margin: 0 10px 0 0;
	cursor: pointer;
}
.contenthome_salonDebate {
	background: #f3f3f3;
	padding: 10px;
	position: relative;
}
.contenthome_salonDebate h4 {
	color: #393939;
	font-size: 28px;
	line-height: 31px;
	font-family: DroidSerifBold;
	font-weight: lighter;
	margin: 0 0 10px 0;
}
.contenthome_salonDebate figure {
	display: block;
	margin: 10px 15px 0 0;
	height: 105px;
	float: left;
}
.contenthome_salonDebate img {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 15px;
}
.modulo-salonDebate .debatientes {
	background: #e3e3e3;
	margin: 15px 0px 5px 0;
	border: 1px solid #ccc;
	overflow: hidden;
	height: 135px;
}
.modulo-salonDebate .debatientes li h2 a {
	font-family: droidserifbold;
	font-size: 22px;
	line-height: 25px;
	color: #393939;
	cursor: pointer;
}
.modulo-salonDebate .debatientes li h2 a:hover {
	color: #ccc;
}
.modulo-salonDebate .debatientes li .tag_debatiente {
	font-family: droidsansregular;
	font-size: 12px;
	line-height: 15px;
	color: #95b341;
	display: block;
	float: left;
	cursor: pointer;
	width: 200px;
}
/*.modulo-salonDebate .debatientes li .tag_debatiente:hover{
		color: #ccc;
	}*/


.modulo-salonDebate .debatientes li span {
	float: left;
	display: block;
	font-size: 11px;
}
.contenthome_salonDebate .carrusel_debate {
	position: relative;
	left: 45%;
	display: inline-block;
	margin: 10px 0;
}
.deb_mostrar .debatientes li {
	height: auto!important;
	width: 320px;
}
.carrusel_debate li {
	float: left;
	display: block;
	margin: 0 auto;
	position: relative;
	left: -50px;
	height: 20px;
	padding: 0;
}
.carrusel_debate a {
	background: url('../../images/salondebate/sprite_salondebate.png') no-repeat -20px -50px;
	background: url('../../images/salondebate/sprite_salondebate.png') no-repeat -20px -50px;
	display: block;
	height: 20px;
	width: 20px;
	margin: 0;
	padding: 0;
}
.carrusel_debate a:hover {
	background: url('../../images/salondebate/sprite_salondebate.png') no-repeat 0px -50px;
	display: block;
	height: 20px;
	width: 20px;
}
.carrusel_debate .active {
	background: url('../../images/salondebate/sprite_salondebate.png') no-repeat 0px -50px;
	display: block;
	height: 20px;
	width: 20px;
}
.quees_salondebate {
	display: none;
	height: 350px;
}
.propongatema_debate {
	width: 349px;
	background: #666;
	z-index: 200;
	position: absolute;
	left: 0px;
	padding: 5px;
}
.propongatema_debate H4 {
	color: #95b341;
	font-size: 13px;
	line-height: 21px;
}
.propongatema_debate p {
	color: #fff;
	font-size: 13px;
	line-height: 16px;
}
.propongatema_debate p a {
	color: #95b341;
}
.propongatema_debate p a:hover {
	color: #ccc;
}
/* fin salon de Debate en Home*/

.Nivelp_salonDebate {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 0px;
	background: #f3f3f3;
}
.header_salonDebate {
	height: 15px;
	background: #393939;
	width: 98.8%;
	padding: 11px 10px;
	margin: 0 0 10px 0;
	float: left;
}
.header_salonDebate {
	height: 15px;
	background: #393939;
	width: 87.8%;
	padding: 11px 10px;
	margin: 0 0 10px 0;
	float: left;
}
.articulo_salondebate .lista_debatientes li h2 {
	margin: 0px;
}
.articulo_salondebate .lista_debatientes li h2 a {
	font-family: droidserifbold;
	font-size: 13px;
	line-height: 15px;
	color: #393939;
	padding: 5px;
}
.articulo_salondebate .lista_debatientes img {
	width: 140px;
	height: 70px;
	float: left;
	margin-bottom: 10px;
}
.articulo_salondebate .lista_debatientes figure {
	display: block;
	margin: 10px 0px 0 6px;
	height: 80px;
	float: left;
}
.articulo_salondebate .lista_debatientes li .tag_debatiente {
	font-family: droidsansregular;
	font-size: 11px;
	line-height: 13px;
	color: #95b341;
	display: block;
	margin: 0px;
	float: left;
	margin: 5px;
}
.articulo_salondebate .lista_debatientes {
	background: #e3e3e3;
	margin: 15px 5px 5px 5px;
	border: 1px solid #ccc;
	overflow: visible;
	padding: 0 5px 0 0;
	float: left;
	width: 147px;
}
.articulo_salondebate .lista_debatientes h3 {
	font-size: 14px;
	font-family: droidsans;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #ccc;
	width: 248px;
	margin-left: 5px;
	box-shadow: 1px 2px -1px rgba(255,255,255,0.5);
	width: 141px;
}
.articulo_salondebate .header_salonDebate h3 {
	color: #95b341;
	float: left;
	font-family: DroidSansregular;
	font-size: 13px;
	line-height: 12px;
	font-weight: lighter;
	position: absolute;
	left: 44px;
}
.header_salonDebate h3 {
	color: #95b341;
	float: left;
	font-family: DroidSansregular;
	font-size: 18px;
	line-height: 12px;
	font-weight: lighter;
}
.header_salonDebate .fecha_salonDebate {
	color: #f9f9f9;
	float: left;
	font-family: DroidSansregular;
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	margin: 0 10px 0 10px;
	border-left: 1px solid #f9f9f9;
	padding: 0 10px;
}
.Nivelp_salonDebate .titulo_salonDebate {
	margin: 15px 28px;
	float: left;
	width: 400px;
}
.Nivelp_salonDebate .imagen_debate {
	width: 465px;
	height: 232px;
	margin: 0;
	float: left;
	background: black;
	display: inline-block;
	margin-bottom: 15px;
}
.Nivelp_salonDebate .titulo_salonDebate h2 {
	font-size: 32px;
	font-family: DroidSerifBold;
	font-weight: lighter;
	line-height: 34px;
	color: #393939;
	margin: 15px 0;
}
.Nivelp_salonDebate .titulo_salonDebate p {
	font-size: 16px;
	font-family: DroidSansRegular;
	font-weight: lighter;
	line-height: 19px;
	color: #414141;
}
.Nivelp_salonDebate .lista_debatientes {
	background: #e3e3e3;
	width: 903px;
	margin: 0 auto;
	height: auto;
}
.Nivelp_salonDebate .lista_debatientes h4 {
	color: #393939;
	font-size: 18px;
	line-height: 30px;
	margin: 10px;
	border-bottom: 1px solid #ccc;
	box-shadow: 0px 1px 0px rgba(255,255,255,0.6);
}
.lista_debatientes figure {
	display: block;
	margin: 10px 0px 0 15px;
	/*height: 105px;*/
	height: 90px;
	float: left;
}
.lista_debatientes img {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 15px;
}
.ico-salondebate {
	/*background: url('../../images/salondebate/sprite_salondebate.png') no-repeat 1px -7px,url('../../images/salondebate/sprite_salondebate.png') no-repeat 1px -7px;
		display: block;
		height: 30px;
		width: 36px;
		float: left;
		position: relative;
		top: -3px;*/

	background: url('../../images/salondebate/sprite_salondebate.png') no-repeat 1px 3px, url("../../images/salondebate/pestana_bread.png") no-repeat 154px 0px;
	display: block;
	height: 40px;
	width: 306px;
	float: left;
	position: relative;
	top: -11px;
	overflow: visible;
	z-index: 300;
}
.lista_debatientes {
	background: #e3e3e3;
	margin: 15px 10px 5px 10px;
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 0 5px 0 0;/*height: 135px;*/
}
.lista_debatientes h3 {
	font-size: 14px;
	font-family: droidsans;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	width: 248px;
	margin-left: 10px;
	box-shadow: 1px 2px -1px rgba(255,255,255,0.5);
}
.lista_debatientes li {
	float: left;/*width: 300px;*/
}
.lista_debatientes li h2 a {
	font-family: droidserifbold;
	font-size: 18px;
	line-height: 21px;
	color: #393939;
}
.lista_debatientes li h2 a:hover {
	color: #666;
}
.lista_debatientes li .tag_debatiente {
	font-family: droidsansregular;
	font-size: 11px;
	line-height: 13px;
	color: #95b341;
	display: block;/*float: left;*/

}
/*.lista_debatientes li .tag_debatiente:hover{
		color: #ccc;
	}*/


.lista_debatientes li span {
	float: left;
	display: block;
	font-size: 11px;
}
.footer_salonDebate {
	width: 885px;
	margin: 0 auto;
	background: #666666;
	height: 40px;
	padding: 10px;
}
.footer_salonDebate h4 {
	color: #95b341;
	font-family: DroidSansBold;
	font-weight: lighter;
	font-size: 16px;
	line-height: 18px;
	margin: 0 auto 5px;
}
.footer_salonDebate p {
	color: #f9f9f9;
	font-family: DroidSansregular;
	font-weight: lighter;
	font-size: 12px;
	line-height: 14px;
}
.footer_salonDebate p a {
	color: #95b341;
}
.footer_salonDebate p a:hover {
	color: #ccc;
}
/* salon debate en articulo*/

.articulo_salondebate .lista_debatientes li {
	float: left;
	overflow: visible;
	width: 152px;
	position: relative;
}
.articulotext_salonDebate h2 {
	font-size: 18px;
	line-height: 20px;
	color: #393939;
	font-family: DroidSerifBold;
	font-weight: lighter;
}
.articulotext_salonDebate {
	background: #f3f3f3;
	padding: 5px;
	margin: 0px 0 10px 0;
}
.articulo_salondebate {
	background-color: rgb(243, 243, 243);
	margin: 0 0 15px 0;
	float: left;
	width: 165px;
}
.articulotext_salonDebate p a {
	color: #393939;
}
.articulo_salondebate .lista_debatientes li:hover, .articulo_salondebate .lista_debatientes li.activo {
	background: #393939;
}
.articulo_salondebate .lista_debatientes li:hover h2 a, .articulo_salondebate .lista_debatientes li.activo h2 a {
	color: #f9f9f9;
}
.ico_select {
	background: url("../../images/salondebate/sprite_debatearticulo.png") no-repeat 0px -236px;
	width: 15px;
	position: absolute;
	height: 15px;
	right: -13px;
	top: 70px;
	-moz-transform: rotate(180deg);  /* FF3.5/3.6 */
	-o-transform: rotate(180deg);  /* Opera 10.5 */
	-webkit-transform: rotate(180deg);  /* Saf3.1+ */
	transform: rotate(180deg);  /* Newer browsers (incl IE9) */
}
.breadcrumb.salon {
	margin: 0px 0px 15px 0px;
	background-color: #393939;
	padding: 0px;
	height: 22px;
}
.seccion_pauta {
	background: url("../../images/salondebate/pestana_bread.png") no-repeat 0px 0px;
	position: relative;
}
/* tooltip salon debate*/



.tooltip {
	text-decoration: none !important;
}
div > .tooltip, li > .tooltip, a > .tooltip, span > .tooltip, article > .tooltip {
	opacity: 0;
	margin-top: -10px;
	visibility: hidden;
	margin-left: -65px;
	width: 140px;
	text-decoration: none !important;
	color: #fff;
	-webkit-transition-property: opacity, margin-top, visibility, margin-left;
	-webkit-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	-webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	-moz-transition-property: opacity, margin-top, visibility, margin-left;
	-moz-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	-moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	-o-transition-property: opacity, margin-top, visibility, margin-left;
	-o-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	-o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	transition-property: opacity, margin-top, visibility, margin-left;
	transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in;
}
div:hover > .tooltip, li:hover > .tooltip, a:hover > .tooltip, span:hover > .tooltip,  a .tooltip:hover, span .tooltip:hover, li .tooltip:hover, div .tooltip:hover, article:hover > .tooltip {
	opacity: 1;
	visibility: visible;
	overflow: visible;
	margin-top: -17px;
	display: inline;
	margin-left: -2px;
	-webkit-transition-property: opacity, margin-top, visibility, margin-left;
	-webkit-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	-webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	-moz-transition-property: opacity, margin-top, visibility, margin-left;
	-moz-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	-moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	-o-transition-property: opacity, margin-top, margin-left;
	-o-transition-duration: 0.5s, 0.3s, 0.3s;
	-o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
	transition-property: opacity, margin-top, visibility, margin-left;
	transition-duration: 0.5s, 0.3s, 0.5s;
	transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}
.tooltip {
	background: #FFFBCF;
	background: -moz-linear-gradient(top, #393939 0%, #393939 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #393939), color-stop(100%, #414141));
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#e08223, endColorstr=#f59b41, GradientType=0 );
	border: 1px solid #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
	margin-left: -40px;
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	color: #777;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1), inset 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1), inset 0 1px 0 #fff;
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.1), inset 0 1px 0 #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1), inset 0 1px 0 #fff;
	z-index: 10;
}
.tooltip:before {
	content: "";
	background: #393939;
	border: 0;
	border-right: 1px solid #000;
	width: 10px;
	height: 10px;
	margin-left: 15px;
	margin-top: 34px;
	display: block;
	position: absolute;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-moz-box-shadow: inset 0 1px 0 #fff;
	-o-box-shadow: inset 0 1px 0 #fff;
	display /*\**/: none 9;
}
.tooltip, a.active > .tooltip, span.active > .tooltip,  a .tooltip.active, span .tooltip.active, div .tooltip.active {
	opacity: 1;
	visibility: visible;
	overflow: visible;
	margin-top: 30px;
	display: inline;
	margin-left: -40px;
	-webkit-transition-property: opacity, margin-top, visibility, margin-left;
	-webkit-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	-webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	-moz-transition-property: opacity, margin-top, visibility, margin-left;
	-moz-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	-moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	-o-transition-property: opacity, margin-top, margin-left;
	-o-transition-duration: 0.5s, 0.3s, 0.3s;
	-o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
	transition-property: opacity, margin-top, visibility, margin-left;
	transition-duration: 0.5s, 0.3s, 0.5s;
	transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}
/* end tooltip*/


.pautaHeader_especial {
	float: right;
}
/* Suscripciones en ET JUEVES CARRUSEL Y ELENCO*/

.suscripcionjueves_seccion {
	width: 160px;
	height: 190px;
	/*box-shadow: 2px 2px 13px #ccc;*/
	position: relative;
	margin: 10px 0;
}
.suscripcionjueves_seccion .suscripcionesjueves_logo {
	background: url(../../images/sprite_suscripciones.png)no-repeat -155px -314px #065E9D;
	width: 175px;
	height: 21px;
	text-indent: 89px;
}
.suscripcionjueves_seccion h3 {
	font-size: 15px;
	padding-top: 6px;
	color: #fff;
	position: relative;
	z-index: 999;
	padding-left: 25px;
}
.suscripcionjueves_seccion .pestana_izquierda {
	background: url(../../images/sprite_suscripciones.png)no-repeat 0px -90px;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 1;
	top: 17px;
	left: -9px;
}
.suscripcionjueves_seccion .suscripcionjueves_imagen {
	background: url("../../images/sprite_suscripciones.png")35px -192px;
	height: 70px;
	position: relative;
	top: 37px;
	width: 153px;
	left: -11px;
}
.suscripcionjueves_seccion .pestana_derecha {
	background: url(../../images/sprite_suscripciones.png)no-repeat -32px -80px;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 1;
	top: 6px;
	right: -51px;
}
.suscripcionjueves_seccion .content_suscripcionesjueves {
	width: 181px;
	height: 179px;
	background: #173a55;
	position: absolute;
	top: 1px;
	left: 10px;
}
.suscripcionjueves_seccion .parrafo_suscripcionesjueves {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: white;
	margin: 40px 10px 0px 10px;
	padding: 6px;
	font-family: DroidSansRegular;
	width: 100%;
	float: left;
}
.suscripcionjueves_seccion .btn_suscripcionesjueves {
	width: 90px;
	height: 20px;
	text-align: center;
	background: #2B7FB9;
	color: white;
	font-size: 12px;
	float: left;
	margin: 0 0px 0 45px;
	padding: 5px 0 0 0;
	font-family: DroidSansRegular;
}
.suscripcionjueves_seccion .btn_suscripcionesjueves:hover {
	background: #266ab3;
}
.suscripcionjueves_seccion .parrafo_suscripcionesjueves span {
	font-family: DroidSansBold;
}
/*End Suscripciones ET JUEVES CARRUSEL Y ELENCO*/

/* MODULO STREAMING CANAL EL TIEMPO */

.moduloET {
	background: url(../../../media/css/images/bgET.jpg) no-repeat;
	width: 300px;
	height: 50px;
}
.redirecciona {
	background: url(../../../media/css/images/circulo.png) no-repeat 0 0;
	float: right;
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	padding: 11px 39px 0 6px;
	height: 30px;
	margin: 6px 5px;
	font-size: 15px;
	overflow: hidden;
	display: block;
	text-indent: -999999px;
	width: 98px;
}
a:hover.redirecciona {
	background: url(../../../media/css/images/circulo.png) no-repeat 0 -42px;
}

li.modulo-canalET {
	height: 247px;
}
a#streaming-vivo-moduloet.play-video span.icoPlay {
	background: url("../../../media/css/images/sprite-playVideosET.png") no-repeat 1px -4px;
	display: block;
	height: 93px;
	left: 50%;
	margin: -59px 0 0 -46px;
	position: absolute;
	top: 50%;
	width: 130px;
}
a:hover#streaming-vivo-moduloet.play-video span.icoPlay {background: url("../../../media/css/images/sprite-playVideosET.png") no-repeat 1px -466px;
	display: block;
	height: 93px;
	left: 50%;
	margin: -59px 0 0 -46px;
	position: absolute;
	top: 50%;
	width: 130px;
}

/*habeas data*/

.uso_datos {
    font-family: "DroidSerifRegular","Georgia",sans-serif;
    font-size: 15px;
    line-height: 23px;
    margin: 50px 150px;
    text-align: justify;
}

.uso_datos ul{
    list-style: disc;
    padding: 15px 25px;
}

/*24 0*/

a.imagen24_0{
	margin-bottom: 20px;
	display: block;
}

/*cerrar pauta ooyala*/

.content_video_pauta{
	position: relative;
	max-width: 566px;
}

.cerrar_pauta_ooyala{
	background: rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid #444;
    border-left: 1px solid #444;
    border-top: 1px solid #444;
    color: #b8b8b8;
    cursor: pointer;
    display: none;
    font-size: 12px;
    height: 10px;
    right: 0;
    bottom: 45px;
    padding: 5px 10px 10px;
    position: absolute;
    text-align: center;
    z-index: 99999;
}
.cerrar_pauta_ooyala:hover{
	border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #FFF;
}
.anuncio_pauta_ooyala{
	background: rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid #444;
    border-left: 1px solid #444;
    border-top: 1px solid #444;
    color: #b8b8b8;
    display: none;
    font-size: 12px;
    height: 10px;
    right: 0;
    bottom: 45px;
    padding: 5px 10px 10px;
    position: absolute;
    text-align: center;
    z-index: 99999;
}
.anuncio_pauta_ooyala:hover{
	border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #FFF;
}
/*header infografias mundial 2014*/

#encabezado-pronosticom14, .pie-pronosticom14{
  background:#ededee ;
   display: block;
   height:128px;
   font-size:12px;
   margin:0 5px;
   padding:5px 10px;
   width:919px;
}
#encabezado-pronosticom14 h1{
	color:#282828;
	font-family:'Arial';
	font-size: 40px;
	font-weight: bold;
	padding:0px;
	margin-bottom:2px;
}
#encabezado-pronosticom14 p{
	color:#282828       ;
	font-family:'verdana';
	font-size: 20px;
	font-weight: normal;
	padding:0 0 10px 0;
	margin:0
}
.nav-pronosticom14{
  border-top:1px solid #ccc;
  padding:5px 0;
}
.nav-pronosticom14 a.btn2-m14{
  background: #fc8729;
  color:#ffffff;
  display:block;
  font-family:'Nexa Bold';
  font-size: 14px;
  font-weight: normal;
  float: left;
  height:37px;
  line-height:40px;
  margin-right:30px;
  text-align:center;
  width:130px;
}
.redes-pronosticom14{
  border-left:1px solid #b5b5b5;
  float: right;
  width: 250px;
  height: 15px;
  padding:12px 0;
}
.redes-pronosticom14 .embeber-m14{cursor:pointer;width:130px;display:inline-block;height:30px}
.redes-pronosticom14 .embeber-m14:hover{background: #cecece}
#caja-m14{
display:none;
}
.redes-pronosticom14 .embebercaja-m14{
background: #cecece;
color:#000;
height:157px;
font-family: 'Octin Sports';
font-size: 10px;
padding:10px;
position:relative;
width:250px;
z-index:30
}
.redes-pronosticom14 .embebercaja-m14 h2{
margin:0 0 5px 0;
padding:0;
}
.boxcodigo-m14{
  width:240px;
  background:#fff;
  height: 70px;
  overflow:scroll;
  padding: 2px;
}
.btncerrar-m14{
  color:#254673;
  cursor:pointer;
  bottom:20px;
  position:relative;
  float:right;
  padding:0 10px
}
.btncerrar-m14:hover{
  color:#fff;
}
.embebercaja-m14 a{
  background:#1776b5;
  color:#bcc4cb;
  display:block;
  font-family: 'Nexa Bold';
  font-size: 14px;
  float:right;
  height:38px;
  text-align: center;
  line-height:38px;
  margin-top:5px;
  width:133px;
}
.redes-pronosticom14 a img{
margin: 0  10px
}

.redes-pronosticom14 .fra-m14{
 vertical-align: top;
  color:#343434;
  height:50px;
}
#encabezado-pronosticom14 p.parr2{
	color:#282828 ;
	font-family:'Arial';
	font-size: 14px;
	font-weight: normal;
	float:left;
	padding:10px;
	margin:0
}
#contenedor-pronosticom14 {
   background:#fff url('../images/bg_referencia.jccpg')  ;
   border:1px solid #fbfcfc;
   display: block;
   height:402px;
   margin:10px auto 0 auto;
   padding:2px 22px;
   width: 930px;
}
section#col1-pronosticom14{
   height:auto;
   text-align:center;
   padding-top:80px;
   width:993px;
}
/*Clase para firefox*/
#iframe_cont{
	float:left;
}
/*End infografias mundial 2014*/

/*Encuesta Home ET*/

#encuesta_home > h3 {
    background: none repeat scroll 0 0 #E9E9E9;
    border-bottom: 1px solid #B9B9B9;
    color: #0E69A5;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}





/* Modulo Debates en Home Politica */

.Nivelp_salonDebate{
		width: 940px;
		margin-top: 15px;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
		padding-right: 10px;
		padding-left: 0px;
		background: #f3f3f3;
		float: left;
		
	}

	.header_salonDebate{
		height: 15px;
		background: #393939;
		width: 98.8%;
		padding: 11px 10px;
		margin: 0 0 10px 0;
		float: left;
	}
	
	.header_salonDebate h3{
		color: #95b341;
		float: left;
		font-family: DroidSansregular;
		font-size: 18px;
		line-height: 12px;
		font-weight: lighter;
	}
	
	.header_salonDebate .fecha_salonDebate{
		color: #f9f9f9;
		float: left;
		font-family: DroidSansregular;
		font-size: 12px;
		line-height: 14px;
		font-weight: lighter;
		margin: 0 10px 0 10px;
		border-left: 1px solid #f9f9f9;
		padding: 0 10px;
	}
	
	.Nivelp_salonDebate .titulo_salonDebate{
		margin: 15px 28px;
		float: left;
		width: 400px;
	}
	
	.Nivelp_salonDebate .imagen_debate{
		width: 465px;
		height: 232px;
		margin: 0;
		float: left;
		background: black;
		display: inline-block;
		margin-bottom: 15px;
	}
	
	
	.Nivelp_salonDebate .titulo_salonDebate h2{
		font-size: 32px;
		font-family: DroidSerifBold;
		font-weight: lighter;
		line-height: 34px;
		color: #393939;
		margin: 15px 0;
	}
	
	.Nivelp_salonDebate .titulo_salonDebate p{
		font-size: 16px;
		font-family: DroidSansRegular;
		font-weight: lighter;
		line-height: 19px;
		color: #414141;
		
	}
	
	.Nivelp_salonDebate .lista_debatientes{
		background: #e3e3e3;
		width: 903px;
		margin: 0 auto;
		height: auto;
	}
	
	.Nivelp_salonDebate .lista_debatientes h4{
		color: #393939;
		font-size: 18px;
		line-height: 30px;
		margin: 10px;
		border-bottom: 1px solid #ccc;
		box-shadow: 0px 1px 0px rgba(255,255,255,0.6);
	}
	
	
	.lista_debatientes figure{
	
	display: block;
	margin: 10px 0px 0 15px;
	/*height: 105px;*/
	height: 90px;
	float: left;
	
		
	}
	
	.lista_debatientes img{
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 15px;
		
	}
	
	.ico-salondebate{
		background: url('../../images/salondebate/sprite_salondebate.png') no-repeat 1px -7px;
		display: block;
		height: 30px;
		width: 36px;
		float: left;
		position: relative;
		top: -3px;
	}
	
	.lista_debatientes{
		background: #e3e3e3;
		margin: 15px 10px 5px 10px;
		border: 1px solid #ccc;
		overflow: hidden;
		padding: 0 5px 0 0;
		/*height: 135px;*/
	}
	
	.lista_debatientes h3{
		font-size: 14px;
		font-family: droidsans;
		padding: 5px;
		border-bottom: 1px solid #ccc;
		width: 248px;
		margin-left: 10px;
		box-shadow: 1px 2px -1px rgba(255,255,255,0.5);
	}
	
	
	
	.lista_debatientes li{
		float: left;
		width: 450px;
	}
	
	.lista_debatientes li h2 a{
		font-family: droidserifbold;
		font-size: 18px;
		line-height: 21px;
		color: #393939;
	}
	
	.lista_debatientes li h2 a:hover{
	
		color: #666;
	}
	
	.lista_debatientes  li .tag_debatiente{
		font-family: droidsansregular;
		font-size: 11px;
		line-height: 13px;
		color: #95b341;
		display: block;
		/*float: left;*/
		cursor: pointer;
	}
	.lista_debatientes li .tag_debatiente:hover{
		color: #ccc;
	}
	
	
	.lista_debatientes li span{
		float: left;
		display: block;
		font-size: 11px;
	}
	
	.footer_salonDebate{
		width: 885px;
		margin: 0 auto;
		background: #666666;
		height: 40px;
		padding: 10px;
	}
	
	.footer_salonDebate h4{
		color: #95b341;
		font-family: DroidSansBold;
		font-weight: lighter;
		font-size: 16px;
		line-height: 18px;
		margin: 0 auto 5px;
	}
	
	.footer_salonDebate p{
		color: #f9f9f9;
		font-family: DroidSansregular;
		font-weight: lighter;
		font-size: 12px;
		line-height: 14px;
		
	}
	
	.footer_salonDebate p a{
		color: #95b341;
	
		
	}
	
	.footer_salonDebate p a:hover{
		color: #ccc;
	
		
	}
	
	.header_salonDebate p a{
		color: #393939;
	}
	
	.titulo_salonDebate p a{
		color: #393939;
	}
.nivel.google-resultado .gsc-results-wrapper-overlay {position: absolute !important;}






/* @group Banners */
/*banner1= 160 x 600 px*/
/*banner2= 120 x 600 px*/
/*banner3= 120 x 60 px*/
/*banner4= 300 x 250 px*/
/*banner5= 300 x 100 px*/
/*banner6= 180 x 35 px*/
/*banner7= 120 x 90 px*/
/*banner8= 180 x 150 px*/
/*banner9= 940 x 30 px*/

.banner1 {
	width: 160px;
	padding: 2px 2px 5px 2px;
}

.banner2 {
	width: 120px;
}

.banner3 {
	width: 120px;
}

.banner4 {
	width: 300px;
	padding: 2px 2px 5px 2px;
	background-color: #F1F1F1;
}
.bannerpu {
	width: 300px;
	padding: 2px 2px 5px 2px;
	background-color: #F1F1F1;
}

.banner5 {
	width: 300px;
	padding: 2px 2px 5px 2px;
	background-color: #F1F1F1;
}

.banner6 {
	width: 180px;
}

.banner7 {
	width: 120px;
	padding-bottom: 10px;
}

.banner8 {
	width: auto;
	padding: 5px;
}

.banner9 {
	width: 940px;
}

.patrocinado {
	width: 120px;
	margin: 5px auto;
	padding-bottom: 10px;
}

.banner {
	margin: 5px auto;
}

.pauta1 {
	width: 198px;
	height: 155px;
}

.pauta2 {
	width: 300px;
	display: block;
	/*overflow: hidden;*/
	background: #F1F1F1;
	padding: 5px 0px 0px 0px;
	margin-bottom: 15px;
	/*margin: 10px 0 15px;*/
}
.pauta2 iframe {
	border: none !important;
}
.pauta-extrasueldo {
	display: block;
	overflow: hidden;
	padding: 5px 0px 0px 0px;
	/*margin: 0 0 15px;*/
}
.pauta-extrasueldo a{
	display: block;
	overflow: hidden;
	padding: 5px 0px 0px 0px;
	/*margin: 0 0 15px;*/
}
.pauta-extrasueldo a:hover {
	display: block;
	overflow: hidden;
	padding: 5px 0px 0px 0px;
	/*margin: 0 0 15px;*/
}


.pauta4 {
	display: block;
	overflow: hidden;
	background: #F1F1F1;
	margin-top: 10px;
	padding: 5px 10px 5px 10px;
	/*margin: 0 0 15px;*/
}

.pauta3 {
	background: #F1F1F1;
	display: block;
	float: left;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
	padding: 5px 10px;
	width: 200px;
	text-align: center;
}

.pauta5{
	display: block;
	float: left;
	overflow: hidden;
	background: #F1F1F1;
	width: 120px;
	padding: 20px 2px;
	height: 285px;
}

.pauta-fija-home {
	padding: 10px 0px 0px 0px !important;
	position: fixed; padding-top: 10px; padding-left: 10px; bottom: 0px; z-index: 10001;
}

.top-publicidad {
	color: #919191;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	/* float: left; */
}

.banner1 .top-publicidad {
	float: none;
}

.banner1 .top-publicidad {
	float: none;
}

.pauta2 .top-publicidad, .pauta5 .top-publicidad {
	margin: 0px 0px 5px 5px;
}

.pauta3 .top-publicidad{
	position:relative;
}
.pauta_icon {
	float: right;
	margin-right: 5px;
}

.pauta_icon img {
	border: none;
}

/*.publicidad1 {
	display: block;
	height: 30px;
	width: 940px;
}*/

.pautanivel9 {
	display: block;
	float: left;
	height: 260px;
	width: 125px;
	border: 1px dotted #E3E3E3;
}

/* @end */

/* @group Publicidad */

.publicidad1 {
	background: #F1F1F1;
	overflow: visible;
	padding-top: 5px;
	position: relative;
	z-index: 200;
}

/* @group publicidad-boton */
.publicidad-boton{
	text-align: center !important;
}
/* @end publicidad-boton */

.publicidad3 {
	overflow: visible;
	margin: 0px 0px 10px -7px;
	width: 960px !important;
}

.publicidad1 p {
	float: left;
	padding: 0 5px 5px;
	color: #9d9d9d;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}

.publicidad2 {
 	margin-left: 5px;
 	margin-right: 5px; 
}

.publicidad2 p {
	color: #9d9d9d;
	padding:15px 10px 3px;
	/*font: normal 9px "Trebuchet MS", sans-serif;*/
	font-size: 9px;
	font-weight: normal;
}

.publicidad-flotante {
	float:  left;
	margin: 0 0 0 650px;
	/*margin: -100px 0 0 650px;*/
	position: absolute;
	z-index: 1000;
}

.btn-pauteaqui {
	display: block;
	float: right;
	margin: 5px 5px 0 0;
	width: 9px;
	height: 9px;
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -2700px;
}


/* @end */


/* @group zona-comercial */

.zona-comercial {
	background-color: #F1F1F1;
	overflow: hidden;
}

.zona-comercial .contiene-titulo{
	padding: 5px 0 0;
}
.zona-comercial p {
	padding: 0 0 0 7px;
	color: #9D9D9D;
	float: left;
	font-size: 9px;
	font-weight: normal;
}

.zona-comercial .lista {
	padding: 15px 10px;
	overflow: hidden;
}

.zona-comercial .lista li {
	float: left;
}

.zona-comercial .lista li img {
	display: block;
	margin: 0 8px;
	border: 1px solid #E3E3E3;
	overflow: hidden;
	float: none;
}

.cajazonacomercializq2 p {
	height: 30px;
	background: url(../images/sprite-bordes.png) no-repeat scroll 0 -900px;
	padding: 14px 0 0 0;
	margin-top: -9px;
	text-align: center;
}

.cajazonacomercializq2 iframe {
	width: 138px;
}

.zona-comercial iframe {
	width: 138px;
}

.cajazonacomercializq2 p a {
	color: #393939 !important;
	/*font: bold 10px "Trebuchet MS", sans-serif;*/
	font-size: 10px;
	font-weight: normal;
	margin-top: 10px;
	padding: 0px !important;
	text-align: center;
}

.cajazonacomercializq2 p a:hover {
	color: #777!important;
}

/* @group lf1 */

.zona-comercial.lf1 .lista li  {
	/*margin: 0 17px;*//*estilos para carrusel*/
	width: 138px;
	margin: 0 7px;/*temporal sin carrusel*/
}

.zona-comercial.lf1 .lista{
	float: left;
	/*width: 860px;*//*estilos para carrusel*/
	width: 920px; /*temporal sin carrusel*/
}

.zona-comercial.lf1 .prev {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -1200px;
	cursor:pointer;
	width:20px;
	height: 20px;
	float: left;
	margin: 66px 0 66px 10px;
}

.zona-comercial.lf2 .prev {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -3550px;
	cursor:pointer;
	width:20px;
	height: 20px;
	float: left;
	margin: 5px 70px 0;
}

.zona-comercial.lf2 .prev:hover {
	background-position: 0 -3575px;
}


.zona-comercial.lf1 .prev:hover {
	background-position: 0 -1225px;
}

.zona-comercial.lf1 .next {
	background:url("../images/sprite-iconos.png") no-repeat scroll 0 -1250px transparent;
	cursor:pointer;
	width:20px;
	height: 20px;
	float: right;
	margin: 66px 10px 66px 0px;
}

.zona-comercial.lf2 .next {
	background:url("../images/sprite-iconos.png") no-repeat scroll 0 -3600px transparent;
	cursor:pointer;
	width:20px;
	height: 20px;
	float: right;
	margin: 0 70px 5px;
}

.zona-comercial.lf2 .next:hover {
	background-position: 0 -3625px;
}


.zona-comercial.lf1 .next:hover {
	background-position: 0 -1275px;
}

/* @end lf1 */

/* @group lf2 */

.zona-comercial.lf2 {
	width: 160px;
}

.zona-comercial.lf2 .contiene-titulo {
	background: #e3e2e2;
	padding-top: 5px;
}

.zona-comercial.lf2 .contiene-titulo p {
	padding: 0 5px 5px ;
}

.zona-comercial.lf2 .lista {
	padding-bottom: 0;
	padding: 15px 10px;
}

.zona-comercial.lf2 .lista li {
	margin: 0 0 5px 0;
	height: 125px;
}

/* @end lf2 */


/* @end zona-comercial */

/* @group pautefacil */

.pautefacil {
	padding: 0px;
	margin-right: 5px;
}

/*.publicidad1 {
	display: block;
	height: 30px;
	width: 940px;
}*/

.pautanivel9 {
	display: block;
	float: left;
	height: 260px;
	width: 125px;
	border: 1px dotted #E3E3E3;
}

/* @end */



/* @group zona-comercial */

.zona-comercial {
	background-color: #F1F1F1;
	overflow: hidden;
}

.zona-comercial p {
	padding: 7px 0 0 7px;
	color: #9D9D9D;
	float: left;
	font-size: 9px;
	font-weight: normal;
}

.zona-comercial .lista {
	padding: 15px 10px;
	overflow: hidden;
}

.zona-comercial .lista li {
	float: left;
}

.zona-comercial .lista li img {
	display: block;
	margin: 0 8px;
	border: 1px solid #E3E3E3;
	overflow: hidden;
	float: none;
}

.cajazonacomercializq2 p {
	height: 30px;
	background: url(../images/sprite-bordes.png) no-repeat scroll 0 -900px;
	padding: 14px 0 0 0;
	margin-top: -9px;
	text-align: center;
}

.cajazonacomercializq2 iframe {
	width: 138px;
}

.zona-comercial iframe {
	width: 138px;
}

.cajazonacomercializq2 p a {
	color: #393939 !important;
	/*font: bold 10px "Trebuchet MS", sans-serif;*/
	font-weight: normal;
	font-size: 10px;
	margin-top: 10px;
	padding: 0px !important;
	text-align: center;
}

.cajazonacomercializq2 p a:hover {
	color: #777!important;
}

/* @group lf1 */

.zona-comercial.lf1 .lista li  {
	/*margin: 0 17px;*//*estilos para carrusel*/
	width: 138px;
	margin: 0 7px;/*temporal sin carrusel*/
}

.zona-comercial.lf1 .lista{
	float: left;
	/*width: 860px;*//*estilos para carrusel*/
	width: 920px; /*temporal sin carrusel*/
}

.zona-comercial.lf1 .prev {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -1200px;
	cursor:pointer;
	width:20px;
	height: 20px;
	float: left;
	margin: 66px 0 66px 10px;
}

.zona-comercial.lf2 .prev {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -3550px;
	cursor:pointer;
	width:20px;
	height: 20px;
	float: left;
	margin: 5px 70px 0;
}

.zona-comercial.lf2 .prev:hover {
	background-position: 0 -3575px;
}


.zona-comercial.lf1 .prev:hover {
	background-position: 0 -1225px;
}

.zona-comercial.lf1 .next {
	background:url("../images/sprite-iconos.png") no-repeat scroll 0 -1250px transparent;
	cursor:pointer;
	width:20px;
	height: 20px;
	float: right;
	margin: 66px 10px 66px 0px;
}

.zona-comercial.lf2 .next {
	background:url("../images/sprite-iconos.png") no-repeat scroll 0 -3600px transparent;
	cursor:pointer;
	width:20px;
	height: 20px;
	float: right;
	margin: 0 70px 5px;
}

.zona-comercial.lf2 .next:hover {
	background-position: 0 -3625px;
}


.zona-comercial.lf1 .next:hover {
	background-position: 0 -1275px;
}

/* @end lf1 */

/* @group lf2 */

.zona-comercial.lf2 {
	width: 160px;
}

.zona-comercial.lf2 .contiene-titulo {
	background: #e3e2e2;
	padding-top: 5px;
}

.zona-comercial.lf2 .contiene-titulo p {
	padding: 4px ;
}

.zona-comercial.lf2 .lista {
	padding-bottom: 0;
	padding: 15px 10px;
}

.zona-comercial.lf2 .lista li {
	margin: 0 0 5px 0;
	height: 125px;
}

/* @end lf2 */


/* @end zona-comercial */

/* @group pautefacil */

.pautefacil {
	padding: 0px;
	border: solid 1px #E3E3E3;
	margin: 0px 0px 15px 0px;
}

.pautefacil .contiene-titulo {
	display: block;
	padding-left: 5px;
}

.pautefacil .titulo {
	display: block;
	padding: 4px 0;
	font-size: 11px;
	color: #306F97;
	font-weight: normal;
	letter-spacing: -0.5px;
	line-height: 120%;
}

.pautefacil .titulo span {
	color: #777777;
}

.pautefacil .lista {
	overflow: hidden;
	margin: 0;
	padding: 0 7px;
}

.pautefacil .lista li {
	padding: 10px 0;
	border-top: 1px dotted #E3E3E3;
}

.pautefacil .lista li:first-child {
	border: 0 none;
}

.pautefacil .lista li ul {
	overflow: hidden;
}

.pautefacil .lista li ul li {
	float: left;
	padding: 0 10px 0 10px;
	border-left: 1px solid #E3E3E3;
	border-top: 0 none;
}

.pautefacil .lista li ul li:first-child {
	border: 0 none;
	padding-left: 0;
}

.pautefacil .lista .link1 {
	color: #306F97;
}

.pautefacil .lista .link2 {
	color: #393939;
	font-weight: normal;
}

.pautefacil .lista .link2:hover {
	color: #777;
}

.pautefacil .lista .link3 {
	display: block;
	color: #393939;
	font-weight: bold;
}

.pautefacil .lista .link3:hover {
	color: #777;
}

.pautefacil .lista li ul li p {
	margin: 5px 0;
	font-size: 10px;
	color: #666666;
	line-height: 140%;
}

.pautefacil .lista li ul li a {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -0.5px;
}

/* @group lf1 */

.pautefacil.lf1 {
	width: 449px;
	float: left;
}

.pautefacil.lf1 .contiene-titulo, .pautefacil.lf2 .contiene-titulo {
	background-color: #F1F1F1;
}
	
.pautefacil.lf1 .lista li ul li {
	width: 200px;
}

/* @end lf1 */

/* @group lf2 */

.pautefacil.lf2 {
	width: 638px;
}

.pautefacil.lf2 .lista li ul li {
	width: 290px;
}

/* @end lf2 */

/* @group lf3 */

.pautefacil.lf3 {
	width: 156px;
}

.pautefacil.lf3 .btn-pauteaqui {
	display: none;
}

.pautefacil.lf3 .contiene-titulo {
	background: #e5eefd;
}

.pautefacil.lf3 .lista {
	padding-top: 5px;
}

.pautefacil.lf3 .lista li {
	border: 0 none;
	padding: 0;
}

.pautefacil.lf3 .lista li ul li {
	padding: 0 0 5px 0;
	width: 140px;
	border: 0 none;
}

/* @end lf3 */

/* @group lf4 */

.pautefacil.lf4 {
	width: 196px;
}

.pautefacil.lf4 .btn-pauteaqui {
	display: none;
}

.pautefacil.lf4 .contiene-titulo {
	background: #e5eefd;
}

.pautefacil.lf4 .lista {
	padding-top: 5px;
}

.pautefacil.lf4 .lista li {
	border: 0 none;
	padding: 0;
}

.pautefacil.lf4 .lista li ul li {
	padding: 0 0 5px 0;
	width: 180px;
	border: 0 none;
}

/* @end lf4 */


/* @end pautefacil */

/* @group Que buena compra */

.que-compra {
	margin: 0px 0px 15px 0px;
}

/* @end */


.pauta-transaccionales{
	display: block;
	height: 30px;
	width: 178px;
	background: #f2f2f2;
	padding: 5px 9px 5px 8px;
	border: 1px solid #e3e3e3;
	border-top: none;
	margin: -7px 0 10px 0;
}
/*Transaccionales Maquillaje*/
.columna-c-pauta .pauta-transaccionales{
	background-color: #FFF;
	border: none;
	right: 15px;
	top: 10px;
	padding: 5px 0;
	position: absolute;
}

/*MegaBarraHome */

.mega-barra-home{
	bottom: 0;
	height: 148px;
	position: fixed;
	width: 8px;
	z-index: 9999;
}

/* Despliegue video Ooyala*/
.zona-comercial.lf1.video .prev {
	background: transparent url(../images/sprite-iconos.png) no-repeat scroll 0 -1200px;
	cursor:pointer;
	width:20px;
	height: 20px;
	float: left;
	margin: 66px 0 66px 10px;
}

.zona-comercial.lf1.video .next {
	background: url("../images/sprite-iconos.png") no-repeat scroll 0 -1250px transparent;
	cursor: pointer;
	margin-right: 388px! important;
	float: right;
	height: 20px;
	margin: 66px 10px 66px 0;
	width: 20px;
}

.zona-comercial.video p {
	padding: 7px 0 0 7px;
	color: #9D9D9D;
	float: left;
	font-size: 9px;
	font-weight: normal;
	font-family: DroidSansRegular;
}

/*.noticias1 .video{
	height: 171px;
	/*float: left; ajuste IE8*!/ 
	width: 581px;
}*/


.video #sliderSmart .viewport {

	height: 120px;
	width: 880px;
	margin-top: 0px;
	margin-left: 17px;
	float: left;
	visibility: visible;
	overflow: hidden;
	position: relative;
	z-index: 2;
	left: 0px;
	width: 505px !important;
}


#ooyalaplayer-12790102>div {
width: 100%;
height: 100%;
background: #000;
position: relative !important;
z-index: 1 !important;
overflow: hidden;
}

/* Pauta nuevo pushdown */

.new_push_down {
    margin: 0 auto;
    width: 960px;
}

/* Pauta nuevo pushdown */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 10, 2012 */



@font-face {
    font-family: 'DroidSansBold';
    src: url('http://www.eltiempo.com/media/css/fonts/droidsans-bold-webfont.eot');
    src: url('http://www.eltiempo.com/media/css/fonts/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.eltiempo.com/media/css/fonts/droidsans-bold-webfont.woff') format('woff'),
         url('http://www.eltiempo.com/media/css/fonts/droidsans-bold-webfont.ttf') format('truetype'),
         url('http://www.eltiempo.com/media/css/fonts/droidsans-bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'DroidSansRegular';
    src: url('http://www.eltiempo.com/media/css/fonts/droidsans-webfont.eot');
    src: url('http://www.eltiempo.com/media/css/fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.eltiempo.com/media/css/fonts/droidsans-webfont.woff') format('woff'),
         url('http://www.eltiempo.com/media/css/fonts/droidsans-webfont.ttf') format('truetype'),
         url('http://www.eltiempo.com/media/css/fonts/droidsans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'DroidSerifBold';
	src: url('http://www.eltiempo.com/media/css/fonts/droidserif-bold-webfont.eot');
	src: url('http://www.eltiempo.com/media/css/fonts/droidserif-bold-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('http://www.eltiempo.com/media/css/fonts/droidserif-bold-webfont.woff') format('woff'), 
		 url('http://www.eltiempo.com/media/css/fonts/droidserif-bold-webfont.ttf') format('truetype'), 
		 url('http://www.eltiempo.com/media/css/fonts/droidserif-bold-webfont.svg#DroidSerifBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSerifRegular';
	src: url('http://www.eltiempo.com/media/css/fonts/droidserif-webfont.eot');
	src: url('http://www.eltiempo.com/media/css/fonts/droidserif-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('http://www.eltiempo.com/media/css/fonts/droidserif-webfont.woff') format('woff'), 
		 url('http://www.eltiempo.com/media/css/fonts/droidserif-webfont.ttf') format('truetype'), 
		 url('http://www.eltiempo.com/media/css/fonts/droidserif-webfont.svg#DroidSerifRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('http://www.eltiempo.com/media/css/fonts/league_gothic-webfont.eot');
    src: url('http://www.eltiempo.com/media/css/fonts/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.eltiempo.com/media/css/fonts/league_gothic-webfont.woff') format('woff'),
         url('http://www.eltiempo.com/media/css/fonts/league_gothic-webfont.ttf') format('truetype'),
         url('http://www.eltiempo.com/media/css/fonts/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

