﻿/*

HOJA DE ESTILOS COMUN


6C1C41   azul (peluqueria)
9AA701   verde (estetica)
fe9020   naranja (comun)   //partimos de ff9933

030335  azul neutro comun    //partimos 114C80

D0DAE0  bordecito gris   // partimos de  DDE1E5
 
000099 azul iluminado    // 6C1C41 granate de elcorpo


339933 verde oficial de estética
3366cc azul oficial de peluqueria

*/

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style: none;
}
a img {
	border: 0;
}


html {
	background: #f7f7f7 url('backg_body.png') repeat-x top left;
}
body {
	font: 12px/16px Arial, Helvetica, Verdana, sans-serif;
	position:relative;
}
#contenedor {
	position:relative;
	width: 1000px;
	margin: 0 auto;
	padding: 4px 0 0;
	overflow: visible;
	clear:both;
	z-index:1;
}
#cabecera {
	position:relative;
	height:85px;
	margin:0 auto;
	background: #fff url('back_header20.gif') no-repeat bottom left;
	border: 1px solid #D0D0D0;
	border-width: 1 1px;
	width: 992px !important;
}
#navegacion {
	margin:0 auto;
	padding-bottom:10px;
	float:left;
	display:inline;
	width:1000px !important;
	padding: 0;
	margin: 0;
	background:url('backg_block.png') repeat -13px 0;
}
#contenido {
	clear:both;
	float:left;
	width:100%;
	position:relative;
	padding:10px 0 0;
	overflow:hidden;
}
#index #contenido, #usuarios #contenido, #empresas #contenido, #cuerponavegacion #contenido, .portadilla #contenido {
	padding-top: 0px;
}
#cabecera, #navegacion {
	width:992px;
}


#headerinfo {
	position:absolute;
	top:66px;
	left:219px;
}

p.tagline {
	color:#717477;
	font-size:13px;
	letter-spacing: 2.9px;
	display:inline;
	padding:0 6px 0 0;
}
p.tagline em, p.update em {
	font-style:normal;
}
p.update em {
	font-style:normal;
}
p.update {
	font-size:10px;
	margin-bottom:6px;
	display:inline;
	color:#bbb;
	border-left: 0px solid #fefefe;
	padding:0 0 0 7px;
}
p.update em {
	color:#666!important;
}
#cabecera .update {
	text-transform:none;
}



#contenido_principal, #contenido_secundario, #contenido_suplementario {
	clear:both;
}


img {
	font-size:11px;
	display:block;
}
a, a:focus, a:active {
	text-decoration: none;
	color: #030335;    
	outline: none;
}
a:hover {
	text-decoration:none;
	color:#F6B511;
}
table, th, td {
	border-collapse: collapse;
	background-color: ccc;
	color:#fff;
}
input, select {  	font:11px Arial, Helvetica, sans-serif; }
.accesskey {   	border:0; 	text-decoration:none; }
h2, h3, h4, h5, h6 {
	margin-bottom:8px;
	line-height:normal;
	padding-right:0px;
	color:#030335;
}
h2 em, h3 em, h4 em, h5 em, h6 em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.05em;
}
h2 {  	font-size:32px; 	letter-spacing:-1px; }
h3 {  	font-size:22px; 	letter-spacing:-1px; }
h2 {  	line-height:1.1em; }
h4 {
	font-size:18px;
	letter-spacing:-1px;
	background:url('back_corners.png') no-repeat -1016px 0;
	position:relative;
	top:-11px;
	left:-15px;
	margin-right:-26px;
	padding:11px 15px 0;
	width:1025px; 
}
h5 { 	font-size: 21px; 	letter-spacing: -1px; }
h6 {  	font-size:14px; }
h2 a, h3 a, h4 a, h5 a, h6 a {  	color: #030335; 	border:0; }
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { 	color:#909090; }  /*770035*/
#contenido_principal h4 { 	width:auto; 	margin-right:0;  }
#contenido_secundario h4.tiendalabel, h4.tiendalabel a, h4.tiendalabel a:hover { 	color:#fe9020;  }
#contenido_secundario h4.tiendalabel a:hover { 	color:#909090;  }

p { 	color:#555; }
p a { 	border-bottom:1px dotted #ddd; }
li a:hover {  	text-decoration:none; }




.wrap {
	background:transparent url('backg_block.png') repeat scroll -13px 0;
	float:left;
	padding:0 4px 10px 15px;
	width:981px;
}
.bloque {
	clear:both;
	padding:11px 0;
	background:#fff url('back_corners.png') no-repeat -4px 100%;
	float:left;
}
.col_01 {   width:640px; 	float:left; }
.col_02 { 	width:320px; 	float:right; } 
.modulo { 	clear:both; 	margin-bottom:12px; }
.clear { 	display:block; 	clear:both; 	line-height:1px; }
.txt_centro { 	text-align:center; }
.apoyos {   overflow:hidden; 	margin-top:8px; }
.apoyos li {
	width:auto !important;
	clear:left;
	padding-left:20px;
	margin-bottom:2px !important;
	margin-left:15px !important;
	line-height: 18px;
	background:url('bolo.gif') no-repeat 0px 1px;
	color: #D9A00F;
}
.apoyos li a  {   	display:inline;  	color:#030335; }
.apoyos a:hover {  	color:#F6B511; }

.foto {
	background:#fff;
	position:relative;
	overflow:hidden;
	margin:0 0 6px 0;
}


.foto p {
	position:absolute;
	bottom:0;
	left:0;
	background:#030315!important;
	color:#fff;
	/* margin-right:-30px; */
	/* width:100%; */
	padding: 4px 8px 4px 8px;
	font-size:11px!important;
	line-height:14px;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
}
.foto a:hover img { 	filter:alpha(opacity=90); 	-moz-opacity:.9; 	opacity:.9; }

.foto p a {   	color:#fff; 	border:0; 	 }   
.izquierda { 	float:left!important; 	margin:5px 15px 5px 0; }
.derecha {  	float:right!important; margin:5px 0 5px 15px; }
.mas {
	display:block;
	text-align:right;
	font-size:11px;
	color:#030335;
	clear:both;
}
.mas strong { 	text-transform:uppercase; }
.mas:hover, .mas a:hover, .mas:hover strong, .mas a:hover strong { 	color:#fe9020!important; }
.antetitulo { 	padding-bottom:0px; }
.antetitulo img { 	display:inline; 	position:relative; 	top:2px; }
.antetitulo, .antetitulo a { 	color:#fe9020; 	border:0; }
.antetitulo a:hover { 	color:#9BAAB9; }
.seccion {
	text-transform:uppercase;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:5px;
}
.antetitulo .seccion img {
	display:inline;
	line-height:0;
	position:relative;
	top:2px;
}
.antetitulo span { 	color:#C7CFD8; }

#cabecera h1 {
	text-indent:-9999px;
	top:12px;
	position:relative;
	left:11px;
	background:url('nada.gif') no-repeat top left; /* jt: aqui es donde iba el logotipo*/
	width:700px;
}

#cabecera h1 a {
	display:block;
	width:349px;
	height:49px;
}

#cabecera h1 em {
	display:block;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	line-height:16px;
}

#saltar_nav {	display:none;}

#cabecera h1 span {
	display:none;
}
#cabecera h1 .seccion {
	text-indent:0;
	position:absolute;
	top:10px;
	left:370px;
	text-transform:none;
	color:#52575A;
	font-size:32px;
	padding-left:20px;
	border-left:1px solid #B1B1B2;
	height:auto;
	width:auto;
	white-space:nowrap;
	line-height:32px;
}
#cabecera h1 em, #cabecera h1 a.subseccion {
	display:block;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	line-height:16px;
}
#cabecera h1 a.subseccion {
	position:absolute;
	top:43px;
	left:375px;
	width:140px;
	padding-left:15px;
	text-indent:0;
	text-transform:none;
	color:#52575A;
}
#cabecera h1 a.seccion:hover, #cabecera h1 a.subseccion:hover {
	color:#B2B2B2;
}
#cabecera .tag {
	position:absolute;
	bottom:12px;
	left:405px;
	font-size:16px;
	font-weight:bold;
}


.nav {
	float:left;
	width:100%;
	clear:both;/*temporal*/
}
.nav li {
	float:left;
}
.nav li a {
	display:block;
	padding:4px 10px;
	font-weight:bold;
}
.nav li a:hover {
	color:#5995B1;
}
.nav li.last_child {
	border-bottom:0!important;
}
.nav_supauxiliar li {
	font-size:14px;
}


/* principal general */
#nav_mainnavig {
	position:relative;
	background:#dfdfdf url('backg_mainnav.gif') repeat-x 0 0;
	border-bottom:1px solid #756565;   /*   linea de un pixel debajo de nav_mainnavig    */
	left:4px;
}
#nav_mainnavig a {
	color:#fff;
	font-size:14px;
	background:url('sep_main_nav.gif') no-repeat center right;
	padding:4px 10px 6px;  /* taf  t lr  b    */
}
#nav_mainnavig a:hover {
	background:#536372 url('backg_mainnav.gif') repeat-x center left;
	text-decoration:none;
}
  
#nav_mainnavig .first_child a {
	border-left:0;
	padding-left:11px;
}


 
/* activos de navegacion principal */
#index #nav_index a, #medicina_estetica #nav_med_est a, #cirugia_estetica #nav_cir_est a, #estetica_dental #nav_est_den a, #cuidado_cabello #nav_cabello a,  #empresas #nav_empresas a, #usuarios #nav_usuarios a {
	background:#DBDEE0 url('backg_mainnav.gif') repeat-x bottom left;
    /*color:#323537;*/
	cursor:default;
}
 
 
/* secundaria */
#nav_supauxiliar {
	position:absolute;
	top:4px;
	right:4px;
	width:auto;
	float:right;
	background:url('back_sec_nav.png') repeat-x bottom left;
	z-index:100;
	border-bottom:1px solid #DBDDDE;
}
#nav_supauxiliar li {
	position:relative;
	bottom:-1px;
	margin-top:-1px;
}
#nav_supauxiliar li a {
	padding:3px 10px;
	color: #030335; /* color:#fe9020;*/
	border-left:1px solid #DADCDE;
}
#nav_supauxiliar li.first_child {
	background:url('back_sec_nav_end.png') no-repeat bottom left;/*padding:1px 0 0 11px;*/
	padding-left:20px;
}
#nav_supauxiliar li.first_child a {
	border:0;
}

#nav_tools {
	position:absolute;
	top:6px;
	width:989px;
	background:#fff url('back_header20.gif') repeat-x top left;
	padding:5px 0 4px;
	border:1px solid #D0D0D0;
	border-width:1px 1px 0;
}
#nav_tools li a {
	padding:0 8px;
}

#nav_supauxiliar li a:hover {
	color:#B2B2B2;
}
 
#nav_tools {
	left:auto;
	right:12px;
	top: 7px !important;
	float:left;
	width:auto;
	border:0;
}
#nav_tools li {
	border-left:1px solid #4083A9;
}
#nav_tools li a {
	color:#A5C8DB;
	font-weight:normal;
}
#nav_tools li a:hover {
	color:#fff;
}
#nav_tools li.first_child {
	border:0;
}

#nav_tools li#nav_busqueda {
	background:none;
	border:0!important;
}



#nav_busqueda {
	position:absolute;
	top:68px;
	right:25px;
	padding:0;
	width:350px;
	font-size:12px;
	text-align:right;
	white-space:nowrap;
}

#nav_busqueda label {
	display:none;
}
#nav_busqueda li label {
	display:inline;
	color:#fe9020;
}
#nav_busqueda ul {
	display:inline;
	float:right;
	padding-right:135px;
}
#nav_busqueda li {
	border:0!important;
	line-height:22px;
	height:22px;
	position:relative;
}
#nav_busqueda li input.botonradio {
	height:15px;
	width:15px;
	padding:0;
	margin:0;
}
#nav_busqueda li input.botonradio, #nav_busqueda li label {
	vertical-align: middle;
	font-weight:bold;
}
*html #nav_busqueda li {
	top:4px;
}
 

#nav_busqueda .submit, #nav_busqueda .text {
	position:absolute;
	top:0;
	right:0;
}

/*
#nav_busqueda .submit {
	text-indent:-9999px;
	background:url('btn_search.gif') no-repeat top left;
	height:19px;
	border:0;
	top: 2px;
	padding-left:15px;
	width:18px;
	overflow:hidden;
	display:block;
	right:0;
}
*/
#nav_busqueda .text {
	width:90px;
	border:1px solid #e0e0e0;
	border-color:#ccc #e0e0e0 #e0e0e0 #ccc;
	color:#444;
	padding:0 5px;
	margin-right:25px;
	top:3px;
}
#nav_tools #nav_busqueda ul, #nav_tools #nav_busqueda li {
	float:none;
	display:inline;
}


#nav_beautymarket_esp p.label, #nav_beautymarket_esp p.edicion {
	top:144px;
}

#nav_beautymarket_esp {
	position:static!important;
	width:992px;
	padding-bottom:4px;
	top:1px;
}
html>body #nav_beautymarket_esp {
	float:left;
}

#nav_beautymarket_esp {
	font-size:11px;
	font-weight:bold;
	position:absolute;
	right:0;/*top:141px;*/
	top:0;
	z-index:10;
	clear:both;
}
 
 
.modulo .label_LGP {
	display:none;
	clear:both;
	overflow:hidden;
}
.modulo .label_LGP.labelon_LGP, .modulo .label_LGP.activaJs_LGP {
	display:block;
}
.modulo .js_is_on_LGP .modulo .label_LGP.labelon_LGP {
	display:none;
}
.modulo li.numero_activa a {
	cursor:default;
}

.modulo .nav {
	position:absolute;
	top:-24px;
	left:0;
	z-index:100;
	clear:both;
}
 
/* contenido principal */
.bloque_noticias {
	padding-top:0;
}
/* contenido secundario */
#contenido_secundario h3 {
	display:none;
}
/* =RANKING NOTICIAS */ 
#modulo_ranking {
	width:305px;
	margin-top:30px;
	position:relative;
	clear:both;
	float:left;
}
#modulo_ranking .label_LGP {
	border:1px solid #D0DAE0;
	font:12px/18px Arial, Helvetica, sans-serif;
	padding:4px 4px 10px;
	position:relative;
	z-index:1;
}
#modulo_ranking_noticias ol {
	clear:both;
}
#modulo_ranking ul li {
	bottom:-1px;
	font-size:11px;
	margin:0 2px 0 0;
	position:relative;
	font-weight:normal;
	border:1px solid #D0DAE0;
	display:inline!important;
}
#modulo_ranking ol li {
	color: #a55 !important;
	font-size: 14px;
}
#modulo_ranking ul li.numero_activa {
	border-bottom:1px solid #fff;
}
#modulo_ranking li a {
	background:#5a5 url('backg_news.png') repeat-x scroll left center;
	padding:3px 6px;
	font-weight:normal;
}
#modulo_ranking ul li.numero_activa a {
	background:#fff;
	color:#fe9020;
}
/* noticias ranking */
#modulo_ranking ol {
	margin-left:20px;
}
#modulo_ranking ol, #modulo_ranking ol li {
	list-style:decimal outside;
	color:#035A89;
}
#modulo_ranking ol li a {
	background:none;
	padding:0;
}
#modulo_ranking ol li a:hover {
	color:#990044;
}
#modulo_ranking .mas {
	border:0;
	border-top:1px dotted #e0e0e0;
	margin:8px 0 -5px !important;
}
#modulo_ranking .mas a {
	font-weight:bold;
	border:0;
}




.espaciotop {
	clear:both;
	margin:11px 0 10px;
	padding: 0;
}


#publicidadsuperior, 
.publicidadhorizontal {width:990px;margin:0 auto;position:relative;z-index:2;}
.publicidadhorizontal table {background:#FFF;}
.publicidadhorizontal { float:left; width:auto;}



.bloque_publicidad {
	padding:0;
	clear:both;
	margin:0 auto;
	float:none!important;
	width: 990px;
	background:none;
}
#publicidad_principal.wrap {
	margin:0 auto;
	padding:0!important;
	width:990px!important;
	background:none!important;
}
 
.publicidad {
	clear:both;
	margin:0 auto;
}
 
.publicidad_990 {
	width:990px;
	float:none;
	clear:none;
}
.publicidad_300 {
	width:305px;
	clear:both;
	float:left;
	margin:0 0 12px;
}
 
 
.publicidad_234 {
	width:234px;
	float:right;
	clear:none;
	padding-right:5px;
}
.publicidad_150 {
	width:150px;
	clear:both;
	overflow:hidden;
	margin:0 0 10px;
	float:none;
}
 
.publicidad td {
	background:#DDD;
}
 

.publicidad_entre_bloques {
	width:985px;
	margin:0 auto;
}

#contenido .bloque_publicidad {
	float:left!important;
	width:1000px;
	background:none!important;
}
#contenido .bloque_publicidad #publicidad_principal.wrap {
	background:url('backg_block.png') repeat -13px 0!important;
	padding:8px 5px 0!important;
	float:left;
	width:990px!important;
}
 


#contenido .bloque_publicidad #publicidad_principal.wrap .publicidad_990 {
	float:none;
	width:990px;
	text-align:center;
}

#contenido .bloque_publicidad #publicidad_principal.wrap .adclass {
	float:none;
	width:990px;
	text-align:center;
}



 
 
 


 
#bloque_suplementos {
	display:inline;
	float:left;
	margin:0;
	padding:0 7px;
	width:661px;
}
#bloque_suplementos ul {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width:658px;
}
#bloque_suplementos ul li {
	display:inline;
	float:left;
	height:283px;
	margin:16px 8px;
	overflow:hidden;
	padding:0;
	position:relative;
	width:203px;
}
#bloque_suplementos ul li a {
	background-color:#fff;
	clear:both;
	height:280;
	display:inline;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	text-decoration:none;
	width:203px;
}
#bloque_suplementos img {
	border:none;
	position:relative;
	z-index:1;
	margin:0;
	padding:0px 0px 38px 0;
	border-top:8px solid #ccddee;
}
#bloque_suplementos strong.titular {
	background-color:#ddd;
	bottom:0;
	color:#030335;
	cursor:pointer;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:38px;
	line-height:16px;
	margin:0;
	opacity:0.9;
	padding:4px 7px;
	position:absolute;
	width:189px;
	z-index:2;
}
#bloque_suplementos h5 {
	clear:none;
	float:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	height:26px;
	line-height:22px;
	margin:6px 1px 0;
	padding:0;
	width:202px;
}
#bloque_suplementos p.apoyos {
	background:#EDEFF0 none repeat scroll 0 0;
	clear:both;
	float:left;
	height:16px;
	margin:0 !important;
	padding:3px 10px 5px;
	width:183px !important;
	z-index:1;
}
#bloque_suplementos p.apoyos a, #bloque_suplementos p.apoyos a:visited, #bloque_suplementos p.apoyos a:active {
	border:none;
	background:none!important;
	color:#6d818f;
	height:auto!important;
	width:auto!important;
}
#bloque_suplementos h5 a, #bloque_suplementos h5 a:visited, #bloque_suplementos h5 a:active {
	background:none!important;
	color:#7B7B7B;
	height:26px !important;
}
#bloque_suplementos .tiendadestacado1 img {
	border-color:#fe9020;
}
 
#bloque_suplementos .tiendadestacado2 img {
	border-color:#fe9020;
}
 
#bloque_suplementos .tiendadestacado3 img {
	border-color:#fe9020;
}
#bloque_suplementos li a:hover img {
	opacity:0.9;
	filter: alpha(opacity = 90);
}
#bloque_suplementos li a:hover strong {
	opacity:0.35;
	filter: alpha(opacity = 35);
	height:46px;
	padding:0;
	width:189px;
	padding:4px 7px 0;
	margin:0;
	line-height:16px;
	height:42px;
}
 

/* noticias externas suplementos */
#bloque_noticias_externas {
	display:inline;
	float:left;
	margin:12px 0 0 1px;
	overflow:hidden;
	width:305px;
}
#bloque_noticias_externas div.externa {
	display:inline;
	float:right;
	margin-left:1px;
	overflow:hidden;
	width:300px;
	border-bottom:2px solid #fe9020;
	border-left:2px solid #fe9020;	
	border-top:2px solid #fe9020;		
}
#bloque_noticias_externas div.externa h5 a{
	background-color:#fe9020;
	border-bottom:2px solid #fe9020;
	clear:both;
	float:left;
	height:30px;
	margin:0;
	padding: 5px 0px 5px 15px;
	position:relative;
	width:300px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:22px;
	font-weight:normal;
	color: #FFFFFF;
}
 
 
#bloque_noticias_externas ul {
	float:left;
	margin:0px;
	padding: 20px 5px 25px 5px;
	width:100%;
}
#bloque_noticias_externas li a{
	background-color:#EEEEEE;
	color:#030335;
	font-size:12px;
	margin-left:5px;
	margin-top: 3px;
	margin-bottom:5px;	
	line-height: 32px;
	padding:4px 4px;
}

#bloque_noticias_externas li a:hover{
	background-color:#fe9020;
	color:#ffffff;
}

#bloque_noticias_externas li.color1 {
	background: transparent;
}






.bloque_noticias .col_02 .modulo {
	clear:both;
	float:left;
	margin:0 0 10px!important;
	padding:0;
	position:relative;
	width:320px;
	display:inline;
}
.col_02 .modulo.size_1 {
	height:100px;
}
.col_02 .modulo.size_4 {
	height:400px;
}
.col_02 .modulo.size_5 {
	height:500px;
}



.col#modulo_lomejor {
	padding-left:0;
	position:relative;
	width:304px;
}
#modulo_lomejor #modulo_ranking {
	clear:both;
	display:inline;
	float:left;
	margin:30px 0 0 8px !important;
}
#modulo_lomejor ul#pestanas_modulo_ranking_superior {
	height:30px;
	overflow:hidden;
	width:305px;
}
#modulo_lomejor li.max {
	border-width:0 0 1px 1px;
	bottom:0;
	color:#666666;
	float:left;
	height:22px;
	position:absolute;
	right:10px;
}
#modulo_lomejor li.min {
	bottom:21px;
	float:left;
	font-family:Times, serif;
	font-size:20px;
	font-weight:bold;
	height:22px;
	line-height:normal;
	position:absolute;
	right:10px;
}
#modulo_lomejor li.ultimo {
	border:none;
	clear:both;
	color:#3A78A0;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	margin:0;
	overflow:hidden;
	padding:0 0 5px;
	width:100%;
}
#modulo_lomejor .label_LGP form {
	margin:5px 0;
	padding:8px;
}
.bloque_noticias .col_02 #modulo_ranking {
	background:transparent none repeat scroll 0 0;
	clear:both;
	float:left;
	margin:30px 0 0 !important;
	padding:0;
	position:relative;
	width:300px;
}
#modulo_ranking ol {
	background:url('nada.gif') repeat scroll 0 0 #FFFFFF;
	height:360px;
	margin-left:0;
	padding-left:27px;
	width:263px;
}
#modulo_ranking ul li.numero_activa a {
	padding:5px 6px 1px;
	height:19px;
}
#modulo_ranking ul li.numero_activa {
	border:1px solid #D0DAE0;
	border-bottom:1px solid #FFFFFF;
}
#modulo_ranking li.item_pestana a {
	background:#F6B511;
	color:#FFFFFF;
	display:inline;
	float:left;
	font-weight:normal;
	height:17px;
	padding:3px 4px;
}
#modulo_ranking .nav {
	top:-27px;
}
#modulo_ranking .mas {
	margin:4px 0 -12px;
	padding-top:4px;
}

 
.modulo.js_is_on_LGP2, .modulo .pestana_LGP2 {
	display:none;
}
.modulo .pestana_LGP2.activaJs_LGP2 {
	display:block;
}

#contenido_principal .col_02 .modulo h4 a {
	color:#fe9020;
	background:none;
}
#contenido_principal .col_02 .modulo h4 a:hover {
	color:#7B7B7B;
}

#contenido_principal .col_02 .modulo h4 {
	background:transparent url('top_block_col02.gif') no-repeat scroll right 0;
	color:#fe9020;
	font-size:17px;
	font-weight:bold;
	left:auto;
	margin:0 0 10px;
	padding:1px 10px 0 0;
	position:relative;
	right:0;
	text-align:right;
	top:0;
	width:auto;
	height: 26px;
}


#titular h4  a {
	background:transparent url('top_block_col02.gif') no-repeat scroll right 0;
	color:#fe9020;
	font-size:17px;
	font-weight:bold;
	float: right;
	left:auto;
	margin:0 0 5px 0;
	padding:1px 10px 0 0;
	position:relative;
	right:0;
	text-align:right;
	top:0;
	width: 219px;
	height: 26px;
}



.portadilla #contenido_principal .col_02 .modulo h4 {
}


#contenido_principal h4 {
	margin-right:0;
	width:994px;
}
#contenido .col_01 h4 {
	width:auto;
}




.bloque_publicidad, .publicidad_entre_bloques {
	z-index:999;
}





#modulo_lomejor .contenido {
	clear:none;
	display:inline;
	float:left;
	height:auto;
	margin:1px;
	overflow:visible;
	position:relative;
	width:300px;
}
#modulo_lomejor.opcion_a .bolsas {
	margin-bottom:4px;
}
#modulo_lomejor.opcion_a .publicidad {
	background-color:#000000;
	float:left;
	height:90px;
}

#contenido_secundario h3 {
	display:inline;
}
#contenido_principal .col_02 {
	clear:right;
	display:inline !important;
	margin:1px 0;
	padding-bottom:1px;
	width:320px;
}




.publicidad_300 {
	float:right;
	margin:0 0 10px !important;
	padding:0 11px 0 0;
	position:relative;
	width:309px;
	z-index:999;
}
.publicidad_300 table, .publicidad_300 th, .publicidad_300 td {
	background-color: white !important;
	padding:0px;
}

 


#contenido_principal .wrap {
	margin-bottom:0;
	padding-bottom:0;
}



.bloque_publicidad, .publicidad_entre_bloques {
	z-index:999;
	position:relative;
}

 
#nav_mainnavig li#nav_siguenos {
	display:inline;
	float:right;
	height:22px;
	margin-top:3px;
	overflow:hidden;
	width:96px;   /* con twitter   116 */
}
#nav_mainnavig li#nav_siguenos li a, #nav_mainnavig li#nav_siguenos li a:hover {
	background:transparent url('icons_social.gif') no-repeat scroll 0 0;
	float:left;
	height:20px;
	margin:1px;
	padding:0;
	text-indent:-9999px;
	width:20px;
}

#nav_mainnavig li#nav_siguenos li.facebook a {
	background-position:0px -40px;
}	
#nav_mainnavig li#nav_siguenos li.twitter a {
	background-position:0px top;
}
#nav_mainnavig li#nav_siguenos li.googleplus a {
	background-position:0px -60px;
}
#nav_mainnavig li#nav_siguenos li.favoritos a {
	background-position:0px bottom;
}

#nav_mainnavig li#nav_siguenos li.contacto a {
	background-position:0px -20px;
}

 
.portadilla .col_02 {/*width:315px !important;*/
}
 
 


A.piemenu:link {	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6C1C41; FONT-FAMILY: Arial, Helvetica, sans-serif    }
A.piemenu:visited {	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif    }
A.piemenu:hover {	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #CADB01; FONT-FAMILY: Arial, Helvetica, sans-serif    }


.pie {	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif   }



.col_01{width:640px;}
.col_02 .modulo {clear:both;}
.bloque_noticias .col_02 .modulo{margin:5px 0 12px 0;}
.bloque_noticias .col_02{width:310px;}
.bloque_noticias .col_01{padding-top:3px;}
.modulo .noticia {clear:both;float:left;}
.modulo_noticias_01 {width:390px;float:left;}
.modulo_noticias_02 {width:230px;float:right;clear:none;}
.noticia_twocolumns {width:640px;float:left;}

.modulo_noticias_01, .modulo_noticias_02 { margin-bottom: 0;}
.noticia_twocolumns { 
margin-top: 0;
margin-bottom: 10px; 
border-bottom: 1px solid #D0DAE0;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D0DAE0;
padding: 0px 0 10px 0;}

 
.modulo_noticias_01 .fila{width:420px;margin-right:-20px;}
.modulo_noticias_02 .fila {width:330px;margin-right:-20px;}
.firma{color:#D0DAE0;font:bold 11px Arial, Helvetica, sans-serif;padding:0 0 2px;}
.autor, .localizacion{color:#8093A1;font:11px Arial, Helvetica, sans-serif;}
.autor{color: #666666;}
.noticia .apoyos li div.audio{display:inline;padding-right:3px;position:relative;top:1px;}
.noticia .apoyos li.audio{line-height:18px;}

.noticia_destacada_izq {padding-top:0;float:left;}

.bloque_noticias h4 {background:none;position:static;padding:0;}
.noticia{border-top:1px solid #D0DAE0;padding:10px 0 5px;margin:5px 0 8px;border-bottom:0;width:100%;}
.noticia.noticia.first_child{border-top:0;padding-top:0;padding-bottom:0;}

.modulo .fila .noticia{width:190px;float:left;margin-right:15px;clear:none;}
.modulo .fila .noticia h3{font-size:18px;font-weight:normal;}
.modulo .fila .noticia h4, 

.bloque_noticias .col_02 #modulo_ranking{margin-top:25px!important;}

.bloque_tienda h4{ overflow:hidden;margin-bottom:-3px;padding-top: 15px;}
.bloque_tienda h4 span{font-weight: normal;font-size: 12px;}
.bloque_tienda ul.secciones_destacadas{position: relative;top: -25px;margin-bottom: -25px;float: right;}
.bloque_tienda ul.secciones_destacadas li{float: left;display: inline;margin: 0;padding: 0 7px; font-size: 11px; border-left: 1px solid #DDD;}
.bloque_tienda ul.secciones_destacadas li a{color: #999;}
.bloque_tienda ul.secciones_destacadas li a:hover{color: #369;}

.js_is_on_LGP .modulo_contenido.activaJs .tabla_resultados, 
.js_is_on_LGP .modulo_contenido.activaJs .apoyos{display:none;}

 
.publicidad_300{float:auto;margin:0 0 0px !important;padding:0 11px 0 0;position:relative;width:300px;z-index:998;}

.noticia p, h6{padding-top:2px;padding-right:10px;}
.noticia h5{padding-top:0px;padding-right:10px;}
.noticia p.antetitulo,
.noticia p.firma, 
.foto p a{color:#fff!important;}

.noticia .firma, 
.noticia .comenta{display:inline;line-height:19px;}
.noticia .comenta{border:1px solid #fff;white-space:nowrap;line-height:14px;}
.firma {margin-right:3px;}


/*
.listaarticulos  ul, li  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #6C1C41; FONT-FAMILY: Arial, Helvetica, sans-serif    }

.listaarticulostitle {	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #6C1C41; FONT-FAMILY: Arial, Helvetica, sans-serif    }
A.listaarticulostitle:link {	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #6C1C41; FONT-FAMILY: Arial, Helvetica, sans-serif    }
A.listaarticulostitle:visited {	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif    }
A.listaarticulostitle:hover {	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #CADB01; FONT-FAMILY: Arial, Helvetica, sans-serif    }
 
 
.listaarticuloslead {	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #898989; FONT-FAMILY: Arial, Helvetica, sans-serif    }
A.listaarticuloslead:link {	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #898989; FONT-FAMILY: Arial, Helvetica, sans-serif    }
A.listaarticuloslead:visited {	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif    }
A.listaarticuloslead:hover {	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #CADB01; FONT-FAMILY: Arial, Helvetica, sans-serif    }
*/

/* Site Info */
#info_site {
	position:relative;
	padding:5px 15px 25px;
	color:#777;
	font-size: 11px;
}
#info_site strong {
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	top:-3px;
}
#info_site img {
	display:inline;
}
#info_site .avisos {
	position:absolute;
	top:0px;
	right: 10px;
}
#info_site .avisos li {
	float:left;
	border-right:1px solid #e0e0e0;
	padding:0 5px;
	line-height:12px;
}

#info_site .avisos .last_child {
	float:left;
	border-right:0px;
	padding:0 5px;
	line-height:12px;
}

#info_site .avisos li#nav_rss {
	border:0;
	padding:0;
}

.bloque_pie_enlaces.elementos_recomendados {
	margin-bottom:10px;
	background:none;
}


/* bloque pie enlaces de interes */
#contenido_corporativo h4{text-indent:-9999px;height:0;overflow:hidden;margin:0;}
.bloque_pie_enlaces{margin-bottom:10px;}
.bloque_pie_enlaces.elementos_recomendados .enlaces_interes{float:left;background:#f4f4f4 url('bg_pie.gif') repeat-y top left;width:967px;}
.bloque_pie_enlaces.elementos_recomendados .enlaces_interes li {clear:none;float:left;margin:0 5px 0 0;padding:8px 15px 10px;width:206px;}
.bloque_pie_enlaces .enlaces_interes{float:left;background:#f4f4f4 url('bg_pie.gif') repeat-y top left;}
.bloque_pie_enlaces .enlaces_interes li{width:208px;float:left;margin:0;margin-right:5px;clear:none;padding:8px 15px 10px;}
.bloque_pie_enlaces .enlaces_interes li.modulo_04{margin-right:0px;}
.bloque_pie_enlaces .enlaces_interes li h5{width:auto;font-size:12px;margin:0;padding:8px 0 5px;letter-spacing:0;}
.bloque_pie_enlaces .enlaces_interes li li{float:none;margin:0;padding:2px 0;border-top:1px solid #e0e0e0;font-size:11px;width:auto;}
.bloque_pie_enlaces .enlaces_interes li li a{background:url('bolillo_pie.gif') no-repeat top right;display:block;}
.bloque_pie_enlaces .enlaces_interes li li a:hover{background-position:bottom right;}

*html .bloque_pie_enlaces .enlaces_interes li li a{float:left;width:100%;}






/* anuncios de empresa */
#bm_ads {
clear: both;
float: left;
padding:0 5px 10px 0;
border-top: 1px solid #D0DAE0;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #D0DAE0;
width: 965px;

}


.bm_ads ul{ padding:0 5px 10px;}
.bm_ads div{ margin:0 5px 0 5px; }

.bm_ads li  {
width: 192px;
display:block;
float:left;
padding-left: 1px;
padding-bottom: 5px;
}

#bm_ads h2
{
margin-left: 2px;
font-size:14px;
font-weight:bold;
color: #fe9020;
padding-top: 10px;
}

#bm_ads td
{
color: #333333;
font-size:12px;
font-weight:normal;
padding: 3px;
}

#bm_ads a {
color: #336699;
font-size: 12px;
font-weight: normal;
line-height: -10px;
letter-spacing: -0.7px;
}

#bm_ads .s {
color: #336699;
font-size: 11px;
font-weight: normal;
line-height: 8px;
}


.bm_ads_pl td {
color: #336699;
font-size: 11px;
font-weight: normal;
line-height: 10px;
}

#bm_ads a:hover {
color: #66aa11;
}

#bm_ads .g {
color: #336699;
font-size: 12px;
font-weight: bold;
line-height: 10px;
text-decoration: underline
}


#bm_ads .z {
color: #030335;
font-size: 12px;
font-weight: bold;
line-height: 10px;
text-decoration: underline
}



/*anuncios segunda mano*/



#bm_part {
width: 960px;
clear: both;
float: left;
padding:10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
background:#dfdfdf;
}

#bm_part h3
{
margin-left: 2px;
font-size:20px;
font-weight:bold;
color: #fe9020;
padding-top: 10px;
}

#bm_part h6 a
{
margin-left: 2px;
font-size:13px;
font-weight:bold;
color: #787878;
padding-top: 10px;
}
#bm_part h6 a:hover
{
color: #fe9020;
}


#bm_part td
{
color: #333333;
font-size:10px;
line-height: 12px;
font-weight:normal;
padding: 3px;
}

#bm_part .g {
color: #111;
font-size: 11px;
font-weight: bold;
line-height: 12px;
text-decoration: none;
}
#bm_part .g a:hover
{
color: #fe9020;
}

#bm_part .s {
color: #336699;
font-size: 9px;
font-weight: normal;
}

.unit {margin:0;float:left;}
/*definicion basica ancho columnas*/
.c100 {width:100%;}

.c34  {width: 34%;}
.c33  {width: 33%;}



/*
.rdcopyright { 
	COLOR: #99b3e6; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none  
	}
	

A.rdcopyright:link {
	COLOR: #99b3e6; TEXT-DECORATION: none
}
A.rdcopyright:visited {
	COLOR: #99b3e6; TEXT-DECORATION: none
}
A.rdcopyright:active {
	COLOR: #99b3e6; TEXT-DECORATION: none
}
A.rdcopyright:hover { COLOR: #ffffff
}

*/



/*-------------------------------------------------- navigation pages ----------------------------------------------------------------- */

#crumb {
clear: both;
margin: 0px 0px 10px 0px;
background:#ffffff;
}

.crumb {
	FONT-SIZE: 10px; COLOR: #666666; LINE-HEIGHT: 13px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

A.crumb:link {
	COLOR: #666666; text-decoration:underline
}
A.crumb:visited {
	COLOR: #666666; text-decoration:underline
}
A.crumb:active {
	COLOR: #666666; text-decoration:underline
}






#contenido_principal_art{width:640px;margin:0 0 0;}
.contenido_noticia_02a{width:140px;float:left;position:relative;}
.contenido_noticia_01a{width:500px;float:right;}
.contenido_noticia_01 .foto p, .contenido_noticia_02 .foto p{ margin-bottom:0px; }
.contenido_noticia_01 a{font-weight:bold;}
.contenido_noticia_01 h2{font-size:32px;}
/*
 h4{font-size:20px;font-weight:normal;margin:0;padding:0;background:none;position:static;} 
*/
#contenido_principal_tb .contenido_noticia_02 h4{font-weight:bold;color:#5F6F81;border-top:1px solid #E3E6E8;width:150px;margin:0;font-size:11px;padding:5px 0 10px!important;}


.contenido_noticia_02 a{color:#5995B1;}
.contenido_noticia_02 a:hover{color:#770035;}
.contenido_noticia_01 p {margin-bottom:12px;}
.contenido_noticia_01 p.antetitulo{margin:0;}


/*
#contenido_secundario {clear:none;width:305px;}
#contenido_secundario .modulo{margin-left:8px;}
#contenido_secundario h4{position:static;padding:0;margin:0;width:auto;}
*/
#desarrollo_noticia{border-bottom:3px solid #030335;padding:0 0 10px;margin:0 0 10px;}
#desarrollo_noticia .foto{margin-bottom:15px;}
#desarrollo_noticia p
{
	font-size:16px;
	line-height:23px!important;
	margin-bottom: 20px;
}

#desarrollo_noticia h3,
#desarrollo_noticia h4,
#desarrollo_noticia h5,
#desarrollo_noticia h6{
	color: #030335;
	font-size: 17px;
	margin: 25px 0 10px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #DDD;
	letter-spacing: normal;
	
}

#desarrollo_noticia ul, #desarrollo_noticia li{
	color: #555;
	font-size: 15px;
	line-height: 20px!important; 
	list-style-type: circle;
	margin-left: 20px;
	margin-bottom: 18px;  
}


#desarrollo_noticia ul{
	margin-bottom: 20px; 
}

#desarrollo_noticia td{
	color: #333333;
}

#desarrollo_noticia .tamanoletra3 p{	font-size: 10px; line-height: 16px;		}
#desarrollo_noticia .tamanoletra4 p{	font-size: 12px; line-height: 18px;		}
#desarrollo_noticia .tamanoletra5 p{	font-size: 14px; line-height: 20px;		}
#desarrollo_noticia .tamanoletra6 p{	font-size: 16px; line-height: 22px;		}
#desarrollo_noticia .tamanoletra7 p{	font-size: 18px; line-height: 24px;		}



.nav_herramientas {width:150px!important;margin: 0 0 30px; padding:5px 0 0;}
.nav_herramientas li{margin:0 4px 0 0;display: block;overflow: hidden;font-size:11px!important;}
.nav_herramientas li, 
.nav_herramientas li a{background:none;color:#888;}
.nav_herramientas li {font-weight: bold;list-style-type: none;height:16px;margin-bottom:3px;}
.nav_herramientas a {float:left;width:130px;margin: 0 0 1px;padding:0 0 0 22px!important;font-weight: normal !important; }
.nav_herramientas li a:hover {text-decoration: none;color:#fe9020;}

.nav_herramientas li a strong{text-decoration: none;color:#fe9020;}

.nav_herramientas li.enviar a{background:url('but_enviar.png');}
.nav_herramientas li.imprimir a {background:url('but_imprimir.png');}
.nav_herramientas li.comentar a {background:url('but_comentar.png');}
.nav_herramientas li.usuarios a {background:url('but_usuarios.png');}

/*
.nav_herramientas li.valorar a {background: url('but_valorar.png');}
.nav_herramientas li.movil a {background:url('but_movil.png');}
.nav_herramientas li.rectificar a {background:url('but_rectificar.png');}
.nav_herramientas li.escuchar a {background:url('but_escuchar.png');}
*/

.nav_herramientas li.enviar a,
.nav_herramientas li.imprimir a,
.nav_herramientas li.comentar a,
.nav_herramientas li.usuarios a,
.nav_herramientas li.valorar a,
.nav_herramientas li.movil a, 
.nav_herramientas li.rectificar a,
.nav_herramientas li.escuchar a {background-repeat: no-repeat;text-decoration: none;background-position:0 -40px;}

.nav_herramientas li.enviar a:hover,
.nav_herramientas li.imprimir a:hover,
.nav_herramientas li.comentar a:hover,
.nav_herramientas li.usuarios a:hover,
.nav_herramientas li.valorar a:hover,
.nav_herramientas li.movil a:hover, 
.nav_herramientas li.rectificar a:hover,
.nav_herramientas li.escuchar a:hover {background-position:0 0;text-decoration: none;}


.nav_herramientas li.compartir{color:#666;position:relative;overflow:visible;z-index:2;}

#contenido_principal .contenido_noticia_02 .compartir h4{border-bottom: none;margin:0;height:18px;padding:2px 0 0 22px!important;background:url('but_compartir.png') no-repeat 0 -40px;color:#888;font-weight:normal;text-transform:none;border:0;width:auto!important;font-size:11px;}
.compartir h4:hover, 
.compartir h4.open {color:#770035!important;background-position: 0 0!important;}
.compartir h4.seleccionado{background-position: 0 -60px!important;}

#nav_compartir {width:155px;position:absolute;top:19px;left:0;z-index:10;background:#fff;float:left;overflow:hidden;}
#nav_compartir li {float:left;width:15px;padding:1px 2px;margin:0 2px 3px 0;border:1px solid #e0e0e0;}
#nav_compartir li a{display:block;width:15px;height:15px;}

.compartir li.meneame a{background: url('meneame.gif') no-repeat top left;}
.compartir li.delicious a{background: url('delicious.gif') no-repeat top left;}
.compartir li.fresqui a{background: url('fresqui.gif') no-repeat top left;}
.compartir li.myspace a{background: url('myspace.gif') no-repeat top left;}
.compartir li.facebook a{background: url('facebook.gif') no-repeat top left;}
.compartir li.twitter a{background: url('twitter.gif') no-repeat 0 0;}
.compartir li.livespaces a{background: url('livespaces.gif') no-repeat 0 0;}
.compartir li.google a{background: url('google.gif') no-repeat 0 0;}
.compartir li.technorati a{background: url('technorati.gif') no-repeat 0 0;}
.compartir li.blinklist a{background: url('blinklist.gif') no-repeat 0 0;}
.compartir li.msnreporter a{background: url('msnreporter.gif') no-repeat 0 0;}



.publicidad_cuerpo_noticia {
	padding-bottom:5px;
}
 
.publicidad_space {
	clear:both;
	margin:0 auto;
}

.nav_compartir{float: left !important;width: 150px !important;margin: 10px 0; padding: 3px 0 !important;border-top:1px dotted #ddd !important;border-bottom:1px dotted #ddd !important;}
.nav_compartir li a{display:block !important;font-weight:bold !important;width:17px;height:17px;padding:0!important;margin:0 8px 0 0;}

.tableblock{ padding:0px; margin: 0px; border-bottom:0;width:100%;}



.youtubeentry{ padding: 0px; clear:both; }
.description{ font-size: 9px; }
.youtubeentry img{ padding-bottom: 10px;}