@import "publicidad_fondo.css";


Mia/*****************************/
/*** Core html setup stuff ***/
/*****************************/



/*Esto sirve para que se vea correctamente los margenes en safari de ipad*/

@media only screen and (orientation:portrait){

    /*portrait styles here */

   #site {

            margin-top: 10px;

            margin-right: auto;

            margin-bottom: 10px;

            margin-left: auto;

            padding-bottom:10px;

   }

}

/*Aquí acaban los margenes en safari de ipad*/





table.interior td{
	padding:10px;}

body{ 
font-family:Arial, Helvetica, sans-serif;
	
	} 


#site{
	font-size:.5em;
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;

	}

h1, h2, h3, h4, h5, h6{
	font-size:1em;
	padding:0;
	margin:0;
	font-weight:normal;
}
#header, #botonera, #content, #premium{
	display:block;
	float:left;}

#header{
	width:1000px;
	padding:0;
	/*background:url(../images/header_fondo_3.gif) no-repeat 0 0;*/}
#premium{
	width:100em;
	padding:0px;
	margin:0px;
	}

form {
  margin: 0;
  padding: 0;
}

li{
	font-size:1.1777em;}
	li li{
		font-size:1em;}
td{
	font-size:1.1777em;}
td td{
		font-size:1em;}

.clear {
	clear:both;

}

img.imagen{
	border:2px solid #FF0;}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

input.button_search{
background-color:#FFFFFF;
background-image:url(/images/bt_buscar.gif);
background-position:0 0;
background-repeat:no-repeat;
border:0 solid #375286;
float:none;
height:19px;
margin:0 5px;
width:43px;
}

.inputbox_buscador {
background-color:#FFFFFF;
border:1px solid #7C7C7C;
color:#000000;
font-size:11px;
height:15px;
margin:4px;
padding-bottom:0;
padding-left:5px;
padding-right:5px;
width:100px;
}

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*Estructura*/

/*Header*/
.superbanner{
	/*background:url(../images/cintillo_bannersuperior.gif) no-repeat 0em 0;*/
	text-align:center;
	padding:.6em 0em .5em 0em;
	width:99.1em;
	float:left;
	}

.cabecera{
	width:99.1em;
	float:left;
	margin:0;
	padding:0;
	padding-bottom:0em;
	
	}		
	
.logo {	
     float:left;
	 display:inline;}
.promo{
	float:right;
	display:inline;}
	

/*Fin header*/

/*Botonera superior*/

.area_nav{
	float:left;
	background:url(../images/areanav_fondo.gif) repeat-x 0 0;
	width:99em;
	clear:both;
	padding-left:1em;
	height:4.6em;
	padding-top:.8em;
	padding-bottom:.9em;
	
	}

div.menusup{
	height:3em;
	background:url(../images/bt_info.gif) no-repeat 0 0;
	padding:1.6em 0 0 4.3em;
	float:left;
	width:6.3em;
	}
.menusup a, .menusup a:visited, .menusup a:link{
	font-size:2em;
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

	}
.menusup a:hover{
	text-decoration:underline;}
div.buscador{
	
	float:right;
	text-align:right;
	padding-right:.9em;
	padding-top:.4em;
	padding-bottom:.1em;
	padding-left:.6em;
	height:4.1em;
	*padding-top:.3em;
	*height:3.9em;
	*padding-bottom:.1em;
	width:86.9em;
	background:url(../images/fondo_buscador.gif) no-repeat right;
	
	}
form#cse-search-box{
	height:24px;}
.input_google input{
	display:inline;
	margin:0px;
	padding:0px;
	vertical-align:top;
	height:16px;
	margin-bottom:3px;
	*margin-bottom:4px;
	width:274px;
	*width:268px;
	margin-right:20px;}
.google_send input{
	background:url(../img/lupa.gif) no-repeat 0 0;
	width:28px;
	height:27px;
	margin:0;
	padding:0;
	border:0;
	line-height:0;
	margin-bottom:2px;
	display:inline;
	
	}
.cse-branding-right{
	width:30.9em;
	overflow:hidden;
	clear:both;}
.cse-branding-form{
	clear:both;}
.google_send2 input{
	background:url(../images/bt_buscar2.gif) no-repeat 0 0;
	width:79px;
	height:31px;
	margin:0;
	padding:0;
	border:0;
	line-height:0;
	margin-bottom:2px;
	float:right;
	
	
	}
* html .google_send2 input{
	background:url(../img/bt_buscar2.gif) no-repeat 0 0;
	width:79px;
	height:31px;
	margin:0;
	padding:0;
	border:0;
	line-height:0;
	margin-bottom:2px;
	float:right;
	margin-left:0px;
		}
.google_send, .input_google, .google_send2, .input_google2{
	display:inline;
	}
div.buscador .busc_words{
	font-size:1.1em;
	padding-top:0em;
	width:312px;
	text-align:center;
	float:right;
	color:#fff;
	padding-right:39px;}

div.buscador .busc_words a, div.buscador .busc_words a:link, div.buscador .busc_words a:visited{
	color:#000;
	text-decoration:none;}
div.buscador .busc_words a:hover{
	text-decoration:underline;}

.input_google2 input{
	float:left;
	padding:0px;
	vertical-align:top;
	height:25px;
	*height:20px;
	margin-bottom:3px;
	*margin-bottom:8px;
	width:200px;
	*width:190px;
	margin-right:10px;
	}
.cse-branding-logo, .cse-branding-text{
	margin-top:5px;}

/*Fin botonera superior*/

/*Menu*/

div.menu{
	width:100em;
	display:block;
	overflow:hidden;
	float:left;
	height:8em;
	padding-bottom:.4em;
	background:url(../images/fondo_menu.gif) no-repeat bottom;
	*height:83px;
	}
.breadcrumb{
	margin-bottom:15px;}
.breadcrumbs{
	font-size:1.4em;
	color:#000;
	

	}
.breadcrumbs a.pathway, .breadcrumbs a.pathway:link, .breadcrumbs a.pathway:visited{
	text-decoration:underline;
	color:#2384df;
	font-weight:bold;
	
	}
	
.breadcrumbs a.pathway:hover{
	text-decoration:none;}

.breadcrumbs a.pathway-active, .breadcrumbs a.pathway-active:link, .breadcrumbs a.pathway-active:visited{
	text-decoration:underline;
	color:#2384df;
	font-weight:normal;
	background:#FFF;}
	
.breadcrumbs a.pathway-active:hover{
	text-decoration:none;}
.breadcrumb h1{
	display:inline;
	text-decoration:underline;}	
	
/*Content*/
#site #content{
	padding-top:1.4em;
	float:left;
	width:100em;}

/*Columna izquierda*/
.contenido{
	float:left;
	width:67em;
	vertical-align:top;
	margin:0;
	padding:0px;

	
	}

.bloque1, .bloque2, .bloque3{
	width:67em;
	display:block;
	float:left;
	padding-bottom:2em;
	}

.bloque0{
	width:67em;
	display:block;
	float:left;
	padding-bottom:0em;
	}
.bloque3{
	margin-top:0em;}
.bloque2{
	margin:0em 0 0 0 ;
}

.bloque2_a{
	margin:0px;}

	/*Slide*/
.home_nivel1{
	width:45.9em;
	float:left;
	overflow:hidden;
	margin-bottom:1.5em;}

.ventana{
overflow:hidden;
width:459px;
height:349px;
float:right;
}

#tira{
width:2000px;
height:310px;

}
#tira .moduletable_afondo{
width:459px;
height:349px;
float:left;
overflow:hidden;
}


div.exclusiva_imagen{
	width:459px;
	z-index:1;
	margin:0px;

	}

div.exclusiva_title{
	width:438px;
	display:block;
	float:left;
	margin-bottom:10px;
	}
div.exclusiva_title a, div.exclusiva_title a:link, div.exclusiva_title a:visited{
	font-size:24px;
	color:#fff;
	text-decoration:none;
	line-height:28px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}	
div.exclusiva_title a:hover{
	text-decoration:underline;}

div.exclusiva_texto{
	width:438px;
	z-index:500;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;	
	display:block;
	float:left;
	color:#fff;
	margin-top:5px;
	}
	

.moduletable_afondo .tituloslide{
/*padding-left:13.5em;*/
width:438px;
z-index:500;
margin:-95px 5px 0px 6px;
float:left;
background:url(../images/transparent_bg.png) !important;background:#222;
color:#fff;
padding:5px 5px;
height:77px;
}
.moduletable_afondo p{
background:url(../images/transparent_bg.png) !important;background:#222;
padding-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin: 0px;
overflow:hidden;
color:#454444;
width:438px;
}

.pager {
	background:url(../images/slide_pager.gif) no-repeat 0 0;
	padding: 1px 0px 0px 0px;
	*padding: 0px 0px 5px 0px;
	text-align: center;
	white-space:nowrap;
	margin-top:-9px;
	margin-left:0px;
	width:459px;
	float:none;
	display:block;
	clear:both;
	height:38px;
	
	
	
}
* html #content .pager {
margin-top:13em;

}
.pager img {
	vertical-align: top;
	width: 22px;
	height:20px;
	padding-top:5px;
	*padding-top:9px;
}
.pager span {
	font-size:16px;
	padding: 0 .2em;
	color:#FFF;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pager a, .pager a:link, .pager a:visited {
	color:#fff;
	text-decoration: none;
	font-size:27px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
.pager a:hover {
	text-decoration: underline;
}
.moduletable_afondo p {
	font: 1.4em/1.15em Arial, sans-serif;
	margin: .5em 0 1.5em;
	height:6.5em;
	overflow:hidden;
}
/* slide +*/
.moduletable_afondo:after {
	content:".";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
	text-indent: -9999px;
}
* html .moduletable_afondo {
	height:1%;
}
*+html .moduletable_afondo {
	height:1%;
}
.moduletable_afondo img {
	float: left;
	/*width: 31.7em;*/
}
.moduletable_afondo .txt {
	float: right;
	color: #231f20;
	width: 32em;
}
/*.pager {
	background: url('../images/spr.gif') repeat-x;
	padding: 1em;
	text-align: right;
	white-space:nowrap;
	margin-top:21em;
}
* html #content .pager {
margin-top:13em;

}
.pager img {
	vertical-align: middle;
	width: 1.7em;
	height: 1.6em;
}
.pager span {
	font: 1.8em/1.1em Georgia, serif;
	padding: 0 .2em;
}
.pager a {
	text-decoration: none;
}
.pager a:hover {
	text-decoration: underline;
}*/

	/*Fin slide*/






   /*Top*/
div.top_home {
float:right;
margin-left:0em;
width:19.8em;
background:url(../images/top_home.gif) no-repeat 0 0;
height:32.8em;
padding:.6em 1.3em 1.5em 0em;
margin-bottom:1.5em;
	
	
	}
h3.title_top{
	padding:0em 0 0em 0em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:3.6em;
	color:#000;
	padding-left:.8em;
	font-weight:bold;
	}
.top_category{
	font-size:2.4em;
	color:#000;
	margin-top:.95em;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:0.41em;
	
	}
.top_title{
	padding-right:1em;
	padding-left:1em;}
.top_title a, .top_title a:link, .top_title a:visited{
	font-size:1.8em;
	line-height:1.2em;
	text-decoration:none;
	color:#6b6a6a;
	padding:0em 0em;
	margin-top:2px;
	
	
	
	}
.top_title a:hover{
	text-decoration:underline;}
  /*Fin hot cosmo*/
   





 
 
 
 
 
 /*cabecera modulos destacados*/
 

 .mod_destacado_masmc{
	height:36px;
	background:#ffee00;
	width:24.2em;
	
	}
 h3.mas_mc{
	 font-size:3em;
	 color:#000;
	padding:4px 8px 2px 10px;
 }
 
  .mod_destacado_aldia{
	height:36px;
	background:#e20066;
	width:12.7em;
	
	}
  .mod_destacado_aldia h3{
	 font-size:3em;
	 color:#000;
	padding:4px 8px 2px 10px;
 }
 

 
 
 
 
 /*Módulo Al día*/

div.actualidad_imagen{
	float:left;
	width:33em;
	* html width:330px;}
.bloque3 .bloque4_2 div.actualidad_imagen img{
	margin-bottom:1em;
	border:#ffed00 2px solid;
	display:block;
}
div.actualidad_txt {
	background:url(../images/triangulo_peq_negro.gif) no-repeat 0 .8em;
	padding-left:1.5em;
	float:left;}

.contenido .bloque3 .bloque4_2 .actualidad_txt a, .contenido .bloque3 .bloque4_2 .actualidad_txt a:link,.contenido .bloque3 .bloque4_2 .actualidad_txt a:visited{
	font-size:2.2em;
	color:#e70068;
	text-decoration:none;
	line-height:1.2em;
	}
.contenido .bloque3 .bloque4_2 .actualidad_txt a:hover{
	text-decoration:underline;}
 /*Fin módulo al día*/
 
 
 
 /*Bloque 4*/

  .bloque4_0{
	  width:15.1em;
	  float:left;}
  .bloque4_1{
	 width:18.4em;
	 float:left;}
.bloque4_2{
	width:33em;
	float:right;}
 
 /*Encuesta*/


.bloque3 #encuesta{
	 vertical-align:top;
	 margin:0;
	 padding-top:2.7em;
	  width:17.9em;
	 margin-right:.5em;
	 
	 }
.poll td{
		padding-left:0em;
		padding-right:.5em;}
#encuesta .poll_title{
	color:#000;
	font-size:1.6em;
	line-height:22px;
	padding-bottom:5px;}
.pollstableborder td{
	padding-left:1em;
	}
	
.pollstableborder td label	{
		color:#e70068;
		font-size:20px;
		font-weight:bold;}

 /*Fin encuesta*/

/*Módulo blogs*/

.mod_destacado_blog{
	background:url(../images/title_blogs.gif) no-repeat 0 0;
	width:18.9em;
	height:7em;
	padding:1.5em 0 0 2.1em;
	}
.mod_destacado_blog h3{
	 font-size:3em;
	 color:#000;
	 line-height:1.2em;
	
 }
.blogs{
	padding:.5em .9em 2.3em .9em;
	float:left;
	}
.blog1{
	width:15.6em;
	float:left;
	}
.blog1 ul li{
	background:url(../images/triangulo_yellow.gif) no-repeat 0 .4em;
	padding-bottom:.7em;}
.blog1 li a, .blog1 li a:link, .blog1 li a:visited{
	font-size:1.6em;
	color:#000;
	text-decoration:none;
	padding-left:.7em;
	letter-spacing:-.05em;}
.blog1 li a:hover{
	text-decoration:underline;}
/*Fin módulo blogs*/





.adsense468{
	text-align:center;
	padding:1em 0 .2em 0;
	display:block;
	float:left;
	width:670px;
	}
.adsense_interior{
	padding:1.5em 0em;
	}
.adsense200{
	float:left;
	width:200px;
	margin-right:10px;
	}
.adsense250{
	float:left;
	width:250px;
	margin-right:10px;
	}
/*Postura kamasutra*/

.area5{

	 padding-bottom:0em;
	
	}
	
.posturadia_title{
	background:url(../img/posturadia_fondo.gif) no-repeat 0 0;
	height:35px;
	padding:5px 0 0 26px;
	font-size:3em;
	color:#5e50a1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:28px;
	}
.postura1{
	color:#e21462;
	}
.postura2{
	color:#fff;
	font-style:oblique;}
#kamasutra{
	background:#e21361;
	padding-left:1.5em;
	margin:0 0 2.5em 0;
	}
#kamasutra .headline a, #kamasutra .headline a:link, #kamasutra .headline a:visited{
	font-size:2.4em;
	color:#FFF;
	padding-top:0px;
	padding-right:9.58em;
	background:#e21361;
	text-decoration:none;
	}
#kamasutra .headline a:hover{
	text-decoration:underline;}

#kamasutra .container{
	display:block;
	padding-right:23em;
	background:#e21361;
	
	}
#kamasutra .container .imagen{
	display:inline;
	position:absolute;
	margin-left:435px;
	margin-top:-70px;
}

#kamasutra .container .imagen .forceimage{
	/*background:url(../img/kamasutra_fondo_img.gif) 0 0 repeat-x;*/}
#kamasutra .container .content{
	font-size:1.5em;
	color:#FFF;
	height:83px;}
#kamasutra .container .content a.readmore, #kamasutra .container .content a.readmore:link, #kamasutra .container .content a.readmore:visited{
	padding-left:10px;
	color:#000;
	text-decoration:underline;
	background:url(../img/triangulo_blanco.gif) no-repeat right;
	padding-right:13px;
	font-weight:bold;}
#kamasutra .container .content a.readmore:hover{
	text-decoration:none;}
.vertodas_kamasutra{
	background:url(../img/vertodas_kamasutra.gif) no-repeat 0 0; 
	width:92px; 
	height:18px;
	text-align:center;
	position:absolute;
	margin-top:-28px;
	padding-top:5px;
	}
.vertodas_kamasutra a, .vertodas_kamasutra a:link, .vertodas_kamasutra a:visited{
	font-size:1.4em;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	}
.vertodas_kamasutra a:hover{
	text-decoration:underline;}
/*Fin colummna izquierda*/


/*Columna derecha: sidebar_right*/
.sidebar_right{
	width:30.9em;
	margin-left:2.1em;
	float:right;
	vertical-align:top;
	margin-top:0;
	padding-top:0;
	display:block;

	}
* html .sidebar_right{
	width:309px;
	margin-left:0px;
	float:right;
	display:block;


	}
.sidebar_right .right_ppal, .sidebar_right .right_por, .sidebar_right .right_inf, .sidebar_right .right_int {
	width:309px;
	float:right;
	display:block;
	}
.sidebar_right .right_por, .sidebar_right .right_int{
	margin-top:2em;}
	
.sidebar_right .right_inf {
	*margin-top:2em;}
* html .sidebar_right .right_inf {
	margin-top:2em;}
/*módulos sidebar: título*/ 
.tit_dest{
	font-size:2.4em;
	padding:0.2em 0 0 2.66em;
	color:#fff;
	background:url(../images/tit_dest.gif) no-repeat 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:2em;
	text-align:left;
	width:10.20em;
	line-height:1.2em;
	
	}
 /*Módulo feedburner*/
.sidebar_right .right_ppal .mod_sidebar, .sidebar_right .right_por .mod_sidebar, .sidebar_right .right_por .mod_sidebar{
	 float:left;
	 margin-bottom:20px;
	 display:block;}

#mod_feed{
	width:30.9em;
	margin-bottom:2em;
	padding:0;
	*overflow:hidden;}

.feedburner{
	padding:0em .9em;
	float:left;
}
.feedburner form{
	width:289px;
	margin:0px;
	padding:0px;
	overflow:hidden;}
.feedburner form .feed_antetit{
	color:#000;
	font-weight:bold;
	font-size:1.4em;
	letter-spacing:-0.02em;
	padding-left:0px;
	padding-bottom:.3em;
	*letter-spacing:-0.02em;
	*padding-left:0px;
	text-align:center;
	width:289px;
	padding-top:0px;
	}
.feed_pie{
	text-align:right;
	font-size:1.2em;
	padding-top:5px;
	color:#818181;
	padding-bottom:6px;
	*padding-bottom:0px;
	}


.feed_pie a, .feed_pie a:link, .feed_pie a:visited{
	color:#484be4;
	text-decoration:none;
	}
.feed_pie a:hover{
	text-decoration:underline;}
.feedinput{
	text-align:right;
	}
div.redes_sociales{
	width:28.6em;
	margin:0em 0 0 0em;
	float:left;
	
	}
div.redes_sociales div{
	padding:0em 0em 0 0;
	float:left;
	vertical-align:bottom;
	}
div.redes_sociales div.redes_siguenos{
	width:286px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	padding:2px 0px;
	line-height:1.2em;
	background:#2384df;
	text-align:center;
	
	}
	
div.redes_sociales div.redes_iconos{
	width:286px;
	float:right;
	padding-top:0px;
	text-align:left;
	vertical-align:top;
	text-align:left;
	}
div.redes_sociales div.redes_iconos img{
	vertical-align:top;
	
	}

div.redes_sociales div a, div.redes_sociales div a:link, div.redes_sociales div a:visited{
	font-size:1.1em;
	font-weight:bold;
	color:#5e50a1;
	text-decoration:none;
	text-align:left;
	letter-spacing:-.01em;
	margin-top:0em;
	
	
	
	}
div.redes_sociales div a:hover{
	text-decoration:underline;}
	/*Fin módulo feedburner*/
	
.robapaginas{
background:url(../images/cintillo.gif) no-repeat 0 0;
display:block;
float:left;
padding:1.6em 0 0 0;
margin:0 .3em 2em .4em;
width:30.2em;
}
.roba_int{
	border:1px solid #000;}

 
 /*Módulo Cosmo vídeo*/
 #mod_video{
	 float:right;}

.codigo_video{
	padding-top:0em;
	vertical-align:top;
	height:20.9em;
	width:30.7em;
	}
/*Fin Cosmo video*/

.adsense300{
	border:0px solid #8e8e8e;
	padding:0em .4em 0em .3em;
	display:block;
	float:left;
	margin-bottom:15px;
}


	/*Destacados cosmo*/

#table.destacados{
width:308px;
vertical-align:top;
margin-bottom:10px;
display:block;
float:left;
margin-bottom:2em;
}


table.destacados td.cabdest{
	font-size:1.5em;
	margin:0;
	width:309px;
	height:37px;
	color:#FFF;
	background:url(../img/tit_destacados.gif) no-repeat 0 0;
	}

.destacados td.destacadoscontenido{
padding-right:3px;
padding-left:3px;
vertical-align:top;
border:1px solid #818181;
border-top:1px solid #FFFFFF;
width:296px;
line-height:1.3em;
}

.destacados td.destacadoscontenido table.contenido td{
text-align:left;
vertical-align:top;
font-size:Arial, Helvetica, sans-serif;
width:290px;
padding-right:5px;
padding-left:8px;
font-size:1em;

}

table.destacados td.destacadoscontenido table.contenido td img{
margin-top:9px;
margin-left:0px;
}


table.destacados td.destacadoscontenido table.contenido td a, table.destacados td.destacadoscontenido table.contenido td a:link, table.destacados td.destacadoscontenido table.contenido td a:visited{
color:#dc2067;
font-family:"Trebuchet MS";
font-size:1.3em;
font-weight:bold;
line-height:16px;
padding:0px;
text-decoration:none;
}

table.destacados td.destacadoscontenido table.contenido td a:hover{
text-decoration:underline;}


table.destacados td.destacadoscontenido table.contenido td .leermas_destacados1 a, table.destacados td.destacadoscontenido table.contenido td .leermas_destacados1 a:link, table.destacados td.destacadoscontenido table.contenido td .leermas_destacados1 a:visited{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
font-weight:bold;
text-decoration:none;
padding-left:-100px;
padding-right:10px;
padding-bottom:100px;
}

table.destacados td.destacadoscontenido table.contenido td .leermas_destacados1 a:hover{
text-decoration:underline;}
	/*Fin destacados cosmo*/
	

/*Fin columna derecha*/

/*Pie*/
#footer_site{
	background:url(../images/pie_bottom.gif) no-repeat bottom #fff;
	display:block;
	clear:both;
	padding-bottom:1em;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
	
	}
.clear_footer{
	clear:both;}
.footer_cab{
	background:url(../images/cabe_pie.gif) no-repeat 0 0;
	height:3.3em;
	width:96.1em;
	text-align:right;
	padding-right:3.9em;
	padding-top:1.2em;}
.footer_cab_kewego{
	background:url(../images/cabe_pie_kewego.gif) no-repeat 0 0;
	height:4.6em;
	width:96.1em;
	text-align:right;
	padding-right:3.9em;
}
.footer_cab a, .footer_cab a:link, .footer_cab a:visited{
	color:#FFF;
	font-size:1.8em;
	text-decoration:none;
	}
.footer_cab a:hover{
	text-decoration:underline;}
.footer2{
	background:url(../images/pie_fondo_menu.jpg) no-repeat 0 0;
	width:100em;
	padding-top:2.5em;
	border-left:0px solid #cfcfcf;
	border-right:0px solid #cfcfcf;
	height:26.4em;
	text-align:left;
	}
.footer2_1{
	float:left;
	width:66.7em;
	padding:0 1.5em 0 1.8em;
	
	}
.footer2_2{
	width:25.1em;
	float:right;
	padding:0 2.6em 0 0em;
	
	}
* html .footer2_2{
	width:245px;
	float:left;
	padding:0 2.1em 0 1.7em;
	}
.pie_menu td, .pie_menu2 td{
	vertical-align:top;}
.pie_menu ul li{
	
	padding-left:0em;
	}
.pie_menu2 ul li{
	padding-left:20px;
	padding-top:0px;
	background: url(../images/triangulo_pie2.gif) no-repeat top left;
	margin-top:3px;
	}
.pie_menu ul li a, .pie_menu ul li a:link, .pie_menu ul li a:visited{
	background: url(../images/bolo.gif) no-repeat 0em .3em;
	color:#000;
	font-size:15px;
	line-height:17px;
	text-decoration:none;
	padding-left:1.1em;
}
.pie_menu ul li a:hover{
	text-decoration:underline;}

.pie_menu2 ul li a, .pie_menu2 ul li a:link, .pie_menu2 ul li a:visited{
	color:#fff;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	padding-right:3px;
	
}
.pie_menu2 ul li a:hover{
	text-decoration:underline;}
.pie_enlaces{
	width:143px;
	padding:0 .5em 0 .5em;

	}
* html .pie_enlaces{
	width:143px;
	padding:0 .5em 0 .5em;
	}
.pie_rss{
	width:208px;
	padding-top:7em;
	}
.pie_enlaces p a, .pie_enlaces p a:link, .pie_enlaces p a:visited, .pie_enlaces p{
	color:#000;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.pie_enlaces p a:hover{
	text-decoration:underline;}
.titular_pie{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#c10d15;
	margin-bottom:0.41em;
}

.todos_mia {
background:transparent url(../images/pastilla_todo_art.gif) no-repeat scroll 0 0;
float:right;
height:2.1em;
margin-bottom:1em;
margin-top:1em;
padding-left:1.5em;
padding-top:0.7em;
width:24.2em;
}

.todos_mia a, .todos_mia a:link, .todos_mia a:visited {
color:#000000;
font-size:1.4em;
font-weight:bold;
text-decoration:none;}
.todos_mia a:hover{
	text-decoration:underline;}
	
	/*Pie corporativo*/
.footer_corp{

	float:left;
	width:1000px;
	clear:both;
	padding:1.2em 0em 1em 0em;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
	
	}
.footer_corp p{
	font-size:1.4em;
	color:#000;
	}
.footer_corp p a, .footer_corp p a:link, .footer_corp p a:visited{
	color:#218909;
	text-decoration:none;}
.footer_corp p a:hover{
	text-decoration:underline;}
#pie{
width:1000px;
float:left;
margin-top:12px;}

#pie .inside {
    background: url("http://www.soymanitas.com/images/stories/diseno/fondo-logos-gyj1.gif") no-repeat 0 0;
    border: 1px solid #D2D2D2;
    height: 100px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    position: relative;
    width: 998px;
}
#pie .medios-destacados {
    float: left;
	padding:0px;
 width: 1000px;
  height: 106px;
}
#pie .medios-destacados ul{
    margin-left: 172px;
    margin-top: 0px;
    width: 560px;
	list-style-type: none;}
	
#pie .medios-destacados ul.primerafila {
	height:20px;
	margin-top:40px;
	color: #000000;
    display: block;
    text-align: left;
    text-decoration: none;
    text-indent: -9999px;

}
#pie .medios-destacados ul.segundafila {
	height:20px;
	margin-top:17px;
	color: #000000;
    display: block;
    text-align: left;
    text-decoration: none;
    text-indent: -9999px;

}
#pie #gyj{
	height: 75px;
	left: 29px;
	position: absolute;
	top: 22px;
	width: 86px;
	color: #000000;
	display: block;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
}
#pie #datos_titular{
	height: 22px;
	right: 71px;
	position: absolute;
	top: 25px;
	width: 86px;
	color: #3fa526;
	text-align: left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#pie #datos_direccion{
	height: 46px;
	right: 25px;
	position: absolute;
	top: 45px;
	width: 172px;
	color: #848484;
	text-align: center;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

#pie #cosmo{
	height: 25px;
	width: 100px;
	left: 210px;
	position: absolute;
	top: 35px;
}
#pie #marie-claire{
	height: 25px;
	width: 110px;
	left: 335px;
	position: absolute;
	top: 35px;
}
#pie #atractivas{
	height: 25px;
	left: 470px;
	position: absolute;
	top: 35px;
	width: 83px;
}

#pie #monazen {
    height: 40px;
    left: 570px;
    position: absolute;
    top: 25px;
    width: 99px;
}
#pie #serpadres{
	height: 25px;
	width: 99px;
	left: 170px;
	position: absolute;
	top: 74px;
}
#pie #boutique-secret{
	height: 23px;
	left: 280px;
	position: absolute;
	top: 74px;
	width: 104px;
}
#pie #muyinteresante{
	height: 25px;
	left: 389px;
	position: absolute;
	top: 65px;
	width: 92px;
}
#pie #soymanitas{
	height: 28px;
	left: 500px;
	position: absolute;
	top: 65px;
	width: 104px;
}
#pie #geo{
	height: 24px;
	left:620px;
	position: absolute;
	top: 65px;
	width: 65px;
}
#pie #mia{
	height: 26px;
	width: 63px;
	left: 690px;
	position: absolute;
	top: 74px;
}
#pie .privacidad{
float:left;
height:20px;
padding-left:274px;
padding-top:0px;
margin-top:10px;
}

#pie .privacidad a, #pie .privacidad a:link, #pie .privacidad a:visited{
color:#42a62a;
font-size:14px;
text-decoration:none;
}

#pie .privacidad a:hover{
text-decoration:underline;}

.barra {
color: #999999;}

/*Pie corporativo*/

.todos_mc{
	width:23.9em;
	height:2em;
	padding-left:1.5em;
	background:url(../images/pastilla_todosmc.gif) no-repeat 0 0;
	float:right;
	padding-top:.7em;
	margin-top:1em;
	margin-bottom:1em;}
.todos_mc a, .todos_mc a:link, .todos_mc a:visited{
	color:#000;
	font-size:1.4em;
	text-decoration:none;
	font-weight:bold;}
.todos_mc a:hover{
	text-decoration:underline;}
/*Fin pie*/




/*Portadas de sección y subsección*/

.area1{
	margin-top:1.5em;
	padding-bottom:1.5em;}
table.section_thumbnail_noti_portadas{
	margin-bottom:2em;}
div.title_thumbn{
	color:#d4007b;
	margin-bottom:.5em;}
div.title_thumbn a, div.title_thumbn a:link, div.title_thumbn a:visited{
	color:#d4007b;
	font-size:2.4em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
p.lectortxt{
	font-size:14px;
	padding-top:.5em;
	display:inline;
	line-height:16px;
	margin-top:1em;
	}
p.lectortxt img{
	margin-right:1.2em;
	border:1px solid #000;
	}
div.leermas_thumbn{
	display:inline;
	padding-left:.5em;}
div.leermas_thumbn a, div.leermas_thumbn a:link, div.leermas_thumbn a:visited{
	font-size:14px;
	text-decoration:underline;
	color:#5e50a1;
	line-height:16px;
	}
div.leermas_thumbn a:hover{
	text-decoration:none;}

/*Módulo secundario especial*/
.not_especial{
	background:#e2dfee;
	float:left;}
/*Fin Módulo secundario especial
.not_portadas .headline, .not_portadaskama .headline, .not_especial .headline{
	display:inline;
	float:right;
	width:45.7em;
	text-align:left;
	padding-top:10px;
	margin-bottom:5px;
	}
.not_portadas.cosmotrucos .headline, .not_portadas.trucos-de-belleza .headline{
	width:100%;
		display:inline;
	float:left;
	text-align:left;
	padding-top:10px;
	margin-bottom:5px;}
.not_portadas .headline a, .not_portadas .headline a:link, .not_portadas .headline a:visited, .not_portadaskama .headline a, .not_portadaskama .headline a:link, .not_portadaskama .headline a:visited, .not_especial .headline a, .not_especial .headline a:link, .not_especial .headline a:visited{
	font-size:2.4em;
	color:#d4007b;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.1em;}
.not_portadas .headline a:hover, .not_portadaskama .headline a:hover, .not_especial .headline a:hover{
	text-decoration:underline;}
.not_portadas .container, .not_especial .container{
	display:inline;
	}
.not_portadas .container .imagen, .not_portadaskama .container .imagen, .not_especial .container .imagen{
	float:left;
	display:inline;
	padding-top:10px;}
.not_portadas .container .imagen img.forceimage, .not_especial .container .imagen img.forceimage{
	width:190px;
	height:147px;
	border:1px solid #000;
	margin-right:20px;
	float:left;
	display:inline;}
.not_portadaskama .container .imagen img.forceimage{
	width:190px;
	height:147px;
	border:0;
	margin-right:20px;
	float:left;
	display:inline;}
.forceimage{
	width:220px;
	height:170px;}
.not_portadas .container .content, .not_portadaskama .container .content, .not_especial .container .content{
	width:45.7em;
	float:right;
	display:inline;}

.not_portadas.cosmotrucos, .not_portadas.trucos-de-belleza{
	margin-bottom:1em;} 

.not_portadas.cosmotrucos .container .content, .not_portadas.trucos-de-belleza .container .content {
width:100%;
	float:left;
	display:inline;}
.not_portadas .container .content p, .not_portadaskama .container .content p, .not_especial .container .content p{
	font-size:1.4em;
	line-height:1.2em;
	}
.not_portadas .container .content p a, .not_portadas .container .content p a:link, .not_portadas .container .content p a:visited{
	color:#5e50a1;
	text-decoration:none;
	}
.not_portadas .container .content p a:hover{
	text-decoration:underline;
	}
.not_portadas .container .content a.readmore, .not_portadas .container .content a.readmore:link, .not_portadas .container .content a.readmore:visited, .not_portadaskama .container .content a.readmore, .not_portadaskama .container .content a.readmore:link, .not_portadaskama .container .content a.readmore:visited, .not_especial .container .content a.readmore, .not_especial .container .content a.readmore:link, .not_especial .container .content a.readmore:visited{
	padding-left:.5em;
	color:#5e50a1;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	background:url(../img/ico_leermas.gif) no-repeat right;
	padding-right:13px;
	}
.not_portadas .container .content p a.readmore:hover, .not_portadaskama .container .content p a.readmore:hover, .not_especial .container .content p a.readmore:hover{
	text-decoration:none;}
	
/*Módulo noticia principal

#not_ppal, #not_ppalkama{
	background:url(../img/notppal_fondo.gif) no-repeat 0 0 #e21361;
	float:left;
	margin-bottom:1em;
	padding-bottom:1em;}
#not_ppal .headline, #not_ppalkama .headline{
	background:#000;
	margin-left:1em;
	width:54.2em;
	padding:1em 2em 1em 1.3em;
	}
#not_ppal .headline a, #not_ppalkama .headline a{
	font-size:3em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;}
#not_ppal .container, #not_ppalkama .container{
	margin-top:1.3em;
	padding:0 2em 1em 1em;}
#not_ppal .imagen, #not_ppalkama .imagen{
	float:left;
	margin-right:1.3em;
	display:block;}
#not_ppal .imagen img{
	border:1px solid #000;
	margin:0;}
#not_ppalkama .imagen img{
	border:0px;
	}
#not_ppal .content, #not_ppalkama .content{
	color:#FFF;
	font-size:1.6em;
	line-height:1.2em;}
#not_ppal a.readmore, #not_ppal a.readmore:link, #not_ppal a.readmore:visited, #not_ppalkama a.readmore, #not_ppal a.readmore:link, #not_ppalkama a.readmore:visited{
	color:#000;
	font-size:14px;
	text-decoration:underline;
	background:url(../img/triangulo_blanco.gif) no-repeat right;
	padding-right:13px;
	font-weight:bold;}
#not_ppal a.readmore:hover, #not_ppalkama a.readmore:hover{
	text-decoration:none;}
	
	
div.tags_ppal{
	display:block;
	float:left;}
div.tags_port, div.tags_ppal{
	font-size:1.3em;
	color:#000;
	background:url(../img/ico_leermas.gif) no-repeat 0 .15em;
	padding-left:1.3em;
	vertical-align:top;
	line-height:1.2em;
	}
div.tags_port{
	margin-top:1em;}
div.tags_port a, div.tags_port a:link, div.tags_port a:visited, div.tags_ppal a, div.tags_ppal a:link, div.tags_ppal a:visited{
	color:#5e50a1;
	text-decoration:none;
	}
div.tags_port a:hover, div.tags_ppal a:hover{
	text-decoration:underline;}
/*Fin estructura*/

.article table.contentpaneopen{
	float:left;}
.cajasup_art{
	padding-bottom:1.3em;
	padding-left:1em;
	
	}
.article table.contentpaneopen td.contentheading{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:3em;
	color:#666666;
	line-height:1.2em;
	
	}
.article table.contentpaneopen td.contentheading a, .article table.contentpaneopen td.contentheading a:link, .article table.contentpaneopen td.contentheading a:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#2384df;
	line-height:1.2em;
	text-decoration:none;
	font-weight:bold;}
	.article table.contentpaneopen td.contentheading a:hover{
		text-decoration:underline;}
.tags_articles{
	font-size:1.2em;
	color:#666666;
	background:url(../images/flecha_verde_ppal.GIF) no-repeat .3em .3em #F7FEF1;
	padding:.2em 1em .2em 1em;
	margin:1em 0 1.5em 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
border:1px solid #2384DF;
	float:left;
	clear:both;

	}

.tags_articles a, .tags_articles a:link, .tags_articles a:visited{
	color:#660000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.92em;
	text-decoration:none;
	}

.tags_articles a:hover{
	text-decoration:underline;}

 td.txt_articulo{
	font-size:1.4em;
	line-height:1.2em;
	width:670px;
	color:#6a6868;}
td.txt_articulo h2{
	font-size:1.71em;
	color:#2384DF;
	font-weight:bold;
	line-height:1.2em;
	}
td.txt_articulo img{
	border:1px solid #999999;
	margin:5px 10px 5px 10px;
	padding:2px;
	}

td.txt_articulo .compartir img{
	border:0px;
	margin: 5px 10px 5px 0px;}

table.contentpaneopen td.txt_articulo a, table.contentpaneopen td.txt_articulo a:link, table.contentpaneopen td.txt_articulo a:visited{
	color:#80cb42;
	text-decoration:none;
	font-size:14px;
	}

table.contentpaneopen td.txt_articulo a:hover{
	text-decoration:underline;}

td.iconos_bottom{
	text-align:center;
	padding:1em;}
	
	/*Noticias relacionadas*/
.noticias_related{
	background:url(../img/tira.gif) repeat-x bottom;
	display:block;
	float:left;
	}

* html table.not_related div.row_related{
	height:30px;
	margin-bottom:.3em;}

table.not_related{
	
	width:67em;
	margin-top:2em;
	
	}
table.not_related td{
	padding:.5em;
	}
table.not_related .titulo{
	font-size:24px;
	color:#666666;
	padding-bottom:.5em;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	}
table.not_related .section2, table.not_related .title2{
	float:left;
	display:inline;
	vertical-align:bottom;}

table.not_related .section2{
	font-size:14px;
	color:#2384df;
	padding-right:.5em;
	padding-top:.9em;
	line-height:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;}
table.not_related div.row_related{
		background:url(../images/bolo_notrelated.gif) no-repeat 0 0;
	padding-left:37px;
	min-height:33px;
	padding-top:0em;}
table.not_related .title2 a, table.not_related .title2 a:link, table.not_related .title2 a:visited{
	font-size:18px;
	color:#848383;
	line-height:1.4em;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
	table.not_related .title2{
		vertical-align:top;
		padding-top:6px;}
	/*Fin noticias relacionadas*/

.vertodas{
	width:67em;
	text-align:right;
	margin-top:1.5em;
	}
.vertodas a, .vertodas a:link, .vertodas a:visited{
	color:#FFF;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/vertodas.gif) no-repeat right;
	height:21px;
	padding-right:5px;
	padding-top:7px;
	display:block;

	}
.vertodas a:hover{
	text-decoration:underline;}
	
	
.vertodas_disenadores{
	width:67em;
	text-align:right;
	margin-top:1.5em;
	}
.vertodas_disenadores a, .vertodas_disenadores a:link, .vertodas_disenadores a:visited{
	color:#FFF;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/vertodas_disenadores1.gif) no-repeat right;
	height:21px;
	padding-right:5px;
	padding-top:7px;
	display:block;

	}
.vertodas_disenadores a:hover{
	text-decoration:underline;}
	
div.tit_category{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	}
	
.area1int {
	border:1px solid #999;}


.titularconcursos a, .titularconcursos a:visited , .titularconcursos a:link {
   font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#dc2067;
	font-weight:normal;
	color:#dc2067;
	}
.titularconcursos a:hover{
	text-decoration:underline;}

.enviaramigo a, .enviaramigo a:visited , .enviaramigo a:link {
   font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	
	}
.enviaramigo a:hover{
	text-decoration:underline;
color:#000000;}

.claim-concursos a, .claim-concursos a:visited , .claim-concursos a:link {
   font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#dc2067;
	font-weight:normal;
	
	}
.claim-concursos a:hover{
	text-decoration:underline;
          color:#dc2067;}
.concursos_txt{
font-size:1.3em;
line-height:1.2em;}

.facebook a, .facebook a:visited , .facebook a:link {
   font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	
	}
.facebook a:hover{
	text-decoration:underline;
	color:#ffffff;
}
	
.verconcursos a, .verconcursos a:visited , .verconcursos a:link {
   font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	
	}
.verconcursos a:hover{
	text-decoration:underline;}
	
.article_separator{
	display:none;}
	
.concursos_franja{
	width:67em;
	background:url(../img/tira.gif) repeat-x bottom;
	margin-bottom:17px;
	margin-top:0px;}
	
table.todas_concursos{
width:670px;
display:block;

}

table.todas_concursos td{
padding-bottom:7px;
	}
	

.mas_concursos{
	width:633px;
	background-repeat: no-repeat; 
    line-height:25px;
	padding-left:20px;
color:#000000;
	}

a.mas_concursos, a.mas_concursos:visited, a.mas_concursos:link{
font-size:1em;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background-repeat: no-repeat; 
    line-height:25px;
	padding-left:15px;
		
}
a.mas_concursos:hover{
	text-decoration:underline;}
	
	
div.paginacion_concursos{
	text-align:center;
	vertical-align:middle;
	width:160px;
	height:27px;
	margin-left:150px;
	margin-top:30px;
	margin-bottom:15px;
	padding-top:5px;
	 color:#FFFFFF;
	}

 div.paginacion_concursos a, div.paginacion_concursos a:link, div.paginacion_concursos a:visited{
	 font-size:1em;
	 color:#FFFFFF;
	 text-decoration:none;
	 
	 }
	 div.paginacion_concursos a:hover{
		 text-decoration:underline;
		 }
		 
div.paginacion_concursos .paginacionTodas{
			 color:#ffffff;
			 font-weight:bold;
	 background:url(../img/tira_paginacionblanca.gif) no-repeat 0 1px;
	 padding-left:7px;
	 
}
	 
table.contentpaneopen td.txt_articulo div.paginacion_concursos a.paginacionTodas, table.contentpaneopen td.txt_articulo div.paginacion_concursos a.paginacionTodas:link, table.contentpaneopen td.txt_articulo div.paginacion_concursos a.paginacionTodas:visited{

color:#ffffff;}

 table.contentpaneopen td.txt_articulo div.paginacion_concursos a.paginacionTodas:hover{
 text-decoration:underline;}	 

.Estilo2{
padding-bottom:100px;} 

/*listado todas
table.todas{
width:670px;
margin-top:0px;
padding-top:0px;
}

table.todas td{
padding-top:0px;
background-image:url(../img/tira.gif) repeat-x top;
	}
.mas{
	width:670px;
	padding-left:20px;
	height:10px;
	background-image: url(../img/listado-concursos.gif); 
	background-repeat: no-repeat; 
	background-position:left;
	line-height:25px;
	padding-bottom:7px;
	}
a.mas, a.mas:visited, a.mas:link{
    font-size:1em;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background-repeat: no-repeat; 
    line-height:25px;
	padding-left:15px;
		
}
a.mas:hover{
	text-decoration:underline;}
	
div.paginacion_noticias{
	background-image:url(../img/lomas_pag.gif);
	background-repeat:no-repeat;
	width:160px;
	height:22px;
	padding:.1em 0 0 0;
	color:#FFFFFF;
	margin-left:150px;
	text-align:center;
	vertical-align:middle;
	margin-bottom: 15px;
	
	}
	div.paginacion_noticias img{
	padding-top:1px;}
	
div.paginacion_noticias a, div.paginacion_noticias a:link, div.paginacion_noticias a:visited{
	 font-size:0.8em;
	 color:#FFFFFF;
	 text-decoration:none;
	 height:100px;
	 
	
	 }
div.paginacion_noticias a:hover{
		 text-decoration:underline;
		
		 }
		 
div.paginacion_noticias .paginacionTodas {
			 color:#ffffff;
			  font-size:0.8em;
			 font-weight:bold;
	 background:url(../img/tira_paginacionblanca.gif);
	 background-repeat:no-repeat;
	 padding-bottom:0;
	 padding-left:8px;
	 padding-right:0px;
	 padding-top:0;
	 
	 }

table.contentpaneopen td.txt_articulo div.paginacion_noticias a.paginacionTodas, table.contentpaneopen td.txt_articulo div.paginacion_noticias a.paginacionTodas:link, table.contentpaneopen td.txt_articulo div.paginacion_noticias a.paginacionTodas:visited{

color:#ffffff;}

 table.contentpaneopen td.txt_articulo div.paginacion_noticias a.paginacionTodas:hover{
 text-decoration:underline;}
 */

	
/*Noticias interior*/

/*Quiz*/

#quiz, table.quiz_results, table.quiz_estadisticas, .adminlist_int{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	line-height:1.2em;}

#quiz .contentpagetitle_test,div.componentheading_results, #quiz a.contentpagetitle, #quiz a.contentpagetitle:link, #quiz a.contentpagetitle:visited, .quiz_estadisticas .contentheading_title, #poll .componentheading{
	color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
line-height:1.2em;
	}

#quiz a.blogsection, #quiz a.blogsection:link, #quiz a.blogsection:visited{
	color:#5e50a1;
	text-decoration:none;
	font-size:1em;
	line-height:1.2em;
	}
#quiz a.blogsection:hover{
	text-decoration:underline;}
#quiz .counter{
	color:#D4007B;
	font-weight:bold;
	}
#quiz .contentheading_test{
	font-weight:bold;
	padding:1em 0 0em 0;
	}
#quiz .tira{
	background:url(../images/tira.gif) repeat-x top ;}

#poll label{
	font-size:1.6em;}
#poll .sectiontableheader{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#000000;
	background:url(../images/tira.gif) repeat-x bottom;
	padding-bottom:17px;
	margin-bottom:20px}
#poll .respuesta{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:left;
	padding-left:10px;
	padding-top:33px;
	}
.pollstableborder{
	width:670px;}

#poll #resultados_poll{
	font-size:1.4em;

	}
.smalldark, .smalldark1{
	font-size:1.4em;
	}
.smalldark1{
	font-weight:bold;}
#poll .resultados_tira{
	background:url(../images/tira.gif) repeat-x bottom;
	height:22px;
	display:block;
	}
div.buscador_disenadores{
height:2.7em;
background-image:url(../img/buscador-disenadores.gif);
background-repeat:no-repeat;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:1.4em;
font-weight:bold;
margin-left:103px;
margin-top:0.8em;
padding-top:0.3em;
padding-left:1.5em;}


.buscador_disenadores a, .buscador_disenadores a:visited, .buscador_disenadores a:link{
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
text-decoration:underline;
		
}
.buscador_disenadores a:hover{
	text-decoration:none;}

.otrosenlaces_title{
	font-size:1.71em;
	color:#000;
	margin-bottom:.5em;
	padding-top:.8em;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.otrosenlaces_parent{
	float:left;
	width:100%;
	vertical-align:top;
	background:url(../img/tira.gif) repeat-x bottom;
	padding-bottom:1em;
	margin-bottom:2em;}
.otrosenlaces{
	width:50%;
	float:left;
	}
.otrosenlaces ul{
	padding-left:0;
	margin-left:0;
	vertical-align:top;}

.otrosenlaces ul li{
	padding-left:0;
	padding-bottom:.1em;
	vertical-align:top;
	padding-right:2em;
	margin-top:.7em;
	*margin-top:.7em;
	
	}
table.contentpaneopen td.txt_articulo .otrosenlaces ul li a, table.contentpaneopen td.txt_articulo .otrosenlaces ul li a:link, table.contentpaneopen td.txt_articulo .otrosenlaces ul li a:visited{
	font-size:1em;
	color:#fff;
	text-decoration:none;
	line-height:1.9em;
	padding:.3em 1em .3em 1.5em;
background:url(../images/triangulo_related.gif) no-repeat 0 .2em #80cb42;


	
	}
table.contentpaneopen td.txt_articulo .otrosenlaces ul li a:hover{
	text-decoration:underline;}
	
.sitemap ul li{
	padding-left:0em;
	margin-left:1em;
	
	}
div.sitemap{
width:30em;
color:#0000FF;
line-height:1.5em;
}

.sitemap ul li a, .sitemap ul li a:link, .sitemap ul li a:visited{
	background: url(../img/triangulo_peq.gif) no-repeat 0 .2em;
	color:#5e50a1;
	font-size:0.7em;
	line-height:1.5em;
	text-decoration:none;
	padding-left:.8em;
}
.sitemap ul li a:hover{
	text-decoration:underline;}

/*Categoría, autor y fecha*/
.article_category, .article_autor, .article_fecha{
	display:inline;
	}

.article_category{
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#f03f73;
	font-weight:bold;
	}
.article_autor{
	font-family:Arial, Helvetica, sans-serif;
		font-size:1.2em;
	color:#e20066;
	font-weight:bold;
	float:left;
	margin-right:10px;
	}
.article_fecha{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#656565;
	float:left;
	}

/*Fin noticia interior*/


/*Página landing pages*/

.cab_landing{
background:url(../images/cab_fondo_notippal.GIF) no-repeat scroll 0 0;
margin-bottom:0;
padding:0.7em 0 0.7em 4.6em;
float:left;
width:62.4em;
float:left;}

h1.tag_title{
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:3em;
font-weight:bold;
line-height:1.2em;


	}

.pag_tags{
	float:left;
	
	}

#searchForm, .contentpaneopen_search{
	font-size:1.2em;
	float:left;}

#searchForm{
	margin-top:.5em;
	}
.search_result{
	padding-top:.8em;
	}
.search_result2, .search_paginacion{
	padding-bottom:1em;
	}
.resultado{
	background:url(../img/tira.gif) repeat-x top;
	padding-top:1.33em;
	padding-bottom:1.15em;
	font-size:1em;
	}
.num_small{
	
	font-size:24px;
	color:#EA8400;
	font-weight:bold;
	}


.resultado .small{
	font-size:1em;
	color:#000;
	}
.highlight{
	color:#80cb42;


	text-decoration:underline;
	}

.pag_tag{
	width:670px;
	text-align:center;
	background:url(../images/fondo_pag_tag.gif) no-repeat top center;
	height:25px;
	padding:10px 4px 0em 0.5em;}
.pagination{
	font-size:1em;
	color:#CECCCC;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	

	
	
	
	}
.pagination a, .pagination a:link, .pagination a:visited{
	color:#fff;
	text-decoration:none;
	padding:0 0em;
	font-weight:bold;
	
	}
.pagination a:hover{
	text-decoration:underline;}
	
.pag_tags .category{
background:transparent url(../images/flecha_negra.GIF) no-repeat scroll left center;
color:#6F020D;
font-family:"Trebuchet MS";
font-size:16px;
padding-bottom:0.3em;
padding-left:0.5em;
padding-top:0em;

}

.pag_tags .category a{
	font-family:"Trebuchet MS";
font-size:16px;
color:#6F020D;
text-decoration:underline;
	}
/*Fin Página landing pages*/


.contact_title{
	font-size:2em;
	font-weight:normal;
	color:#d4007b;
	line-height:2em;}

#component-contact{
	font-size:1.2em;
	line-height:1.2em;
	}

.txt_articulo li, txt_articulo td{
	font-size:1em;}

.compartir{
	text-align:center;
	margin-bottom:1em;
	clear:both;}
.compartir img{
	vertical-align:middle;
	margin-right:.3em;
	}
.compartir a, .compartir a:visited, .compartir a:link{
	padding-right:1em;
	color:#.compartir a;
	font-weight:bold;
	text-decoration:none;}
.compartir a:hover{
	text-decoration:underline;}
.video_art{
	float:left;
	margin:5px;}

.tags_txt{
	width:464px;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
line-height:1.3em;
display:block;
float:left;


	}
.pag_tags .headline{
	display:block;
	text-align:left;
	padding:0px 0px 6px 0px;
	margin-bottom:0px;
	margin-top:0em;
	width:464px;

	margin-bottom:.5em;
	font-size:1em;

	
	}
.pag_tags .headline a, .pag_tags .headline a:link, .pag_tags .headline a:visited{
color:#EA8400;
font-family:"Trebuchet MS";
font-size:24px;
font-weight:bold;
line-height:1.1em;
text-decoration:none;
}
.pag_tags .headline a:hover{
	text-decoration:underline;}

#comment img{
	border:0px;}

.cabecera_tags{
	background:#FFFFFF url(../images/fondo_notippal.GIF) no-repeat scroll 0 0;
	padding:15px;
	float:left;
	}
.form_tags{
	float:right;
	padding:5px;
	width:420px;
	}

.form_tags2{
	float:right;
	padding:5px;
	width:370px;
	}

.img_tag{
	float:left;
	width:188px;
	margin-right:18px;
	}
.img_tag img{
	padding:1px;
	border:1px solid #656565;
	height:141px;
width:184px;}
	
/*Especiales*/

 /*Cabecera*/
 .cab_especial{
	 width:67em;
	 background:url(../images/fondo_cab_esp.GIF) no-repeat;
	 background-color:#ffed00;
	 border-bottom:3px solid #000;
	 float:left;
	 * padding-bottom:.3em;
	 	display:inline;
		height:159px;
	 }
.cabespecial_imagen{
	float:left;
	margin:.3em;
	width:26.6em;
	}
 
.cabespecial_txt{
	float:right;
	width:37.4em;
	padding-top:5.5em;
	padding-right:10px;
	
	}
.cabespecial_title{
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3.6em;
	color:#000;
	text-decoration:none;}
.cabespecial_title a, .cabespecial_title a:link, .cabespecial_title a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#000;
	text-decoration:none;

	
	}
.cabespecial_title a:hover{
	text-decoration:underline;}
.cabespecial_subtitle{
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
	color:#000;
	padding-top:5px;}
.cabespecial_prev{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#e20066;
	font-style:normal;
	
	}
	
	/*Móudlo not_principal*/
#not_especiales {
margin-bottom:1em;
padding-bottom:1em;
width:67em;
float:left;
}

#not_especiales .headline {
background-color:#000;
margin-bottom:1.7em;
padding-bottom:0.6em;
padding-left:1.2em;
padding-top:0.3em;
width:65.8em;
}

#not_especiales .headline a {
color:#ffed00;
font-size:2.4em;
}
#not_especiales .container {
margin-top:1.2em;
padding:0 2em 1em 1em;

}
#not_especiales .imagen {
display:block;
float:left;
margin-right:1.3em;

}
#not_especiales .imagen img {
border:2px solid #FFED00;
height:166px;
margin:0;
width:216px;

}
#not_especiales .content {
color:#000000;
font-size:1.6em;
line-height:1.2em;

}
#not_especiales a.readmore, #not_especiales a.readmore:link, #not_especiales a.readmore:visited, #not_especiales a.readmore:link {
background:transparent url(../images/triangulo_negrotrans.GIF) no-repeat scroll right center;
color:#E20066;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
font-style:italic;
font-weight:bold;
padding-left:0.3em;
padding-right:13px;
text-decoration:underline;
}
#not_especiales a:hover{
	text-decoration:none;}
#not_especiales div.tags_port {
background:transparent url(../images/triangulo_rosa1.gif) no-repeat scroll 0 0.15em;
color:#000000;
font-size:0.81em;
line-height:1.2em;
padding-left:0.8em;
}


td.txt_articulo .galeria_art{
	font-size:1.6em;
	color:#000;
	font-weight:bold;
	line-height:1.2em;
	display:block;}
td.txt_articulo .galeria_art img{
	border:0px;}
td.txt_articulo .galeria_art a, td.txt_articulo .galeria_art a:link, td.txt_articulo .galeria_art a:visited{
	font-weight:bold;
	padding:.5em .5em .5em 1em;
	color:#ffffff!important;
	background:#2384df;}

td.txt_articulo .galeria_art a:hover{
	font-weight:bold;
	color:#2384df!important;
	background:#fff;
	}
	
	td.txt_articulo .galeria_art a.link_gal, td.txt_articulo .galeria_art a.link_gal, td.txt_articulo .galeria_art a.link_gal{
	font-weight:bold;
	padding:.5em .5em .5em 1em;
	color:#80cb42!important;
	background:none;
}

td.txt_articulo .galeria_art a.link_gal:hover{
	text-decoration:underline;



	}
	
.sitemap ul li{
	background:transparent url(../images/triangulo_big.gif) no-repeat scroll 0 0;
	padding-left:.8em;
	}

.search_result label{
	padding-right:0px;}



/*Módulos Muy nuevos*/

/*Móudlo principal home*/

.ppal_home{
	width:67em;
	float:left;
	}
.img_ppal_home{
	float:right;
	margin-left:1.8em;
	}
.img_ppal_home img{
	border:2px solid #656565;
	}
.title_ppal_home{
	background:url(../images/title_home.gif) no-repeat 0 0;
	padding-left:7.3em;
	width:25.3em;
	float:left;
	padding-bottom:2.8em;
	padding-top:.5em;
	}
.title_ppal_home a, .title_ppal_home a:link, .title_ppal_home a:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:3em;
	color:#656565;
	font-weight:bold;
	text-decoration:none;}
.title_ppal_home a:hover{
	text-decoration:underline;}
.txt_ppal_home{
	width:23.28em;
	font-size:1.4em;
	color:#858585;
	float:left;
	line-height:1.3em;
	}
.txt_ppal_home a, .txt_ppal_home a:link, .txt_ppal_home a:visited{
	color:#e02b3a;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	}
.txt_ppal_home a:hover{
	text-decoration:underline;}

/*Módulos secundarios Home*/

 .bloque2_1{
	 width:32.5em;
	 float:left;
	 margin-right:2em;
	 *margin-right:0em;
	}
.bloque2_2{
	width:32.5em;
	float:right;}

.secundaria_home{
	width:32.5em;
	float:left;
	}
.img_secundaria_home img{
	border:2px solid #656565;
	margin-bottom:.5em;
	}
.title_secundaria_home{
	background:url(../images/title_home_secundaria.gif) no-repeat 0 0;
	padding-left:6.4em;
	width:26.1em;
	float:left;
	padding-bottom:2.6em;
	padding-top:.5em;
	}
.title_secundaria_home a, .title_secundaria_home a:link, .title_secundaria_home a:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.4em;
	color:#656565;
	font-weight:bold;
	text-decoration:none;}
.title_secundaria_home a:hover{
	text-decoration:underline;}
.txt_secundaria_home{
	width:23.21em;
	font-size:1.4em;
	color:#858585;
	float:left;
	line-height:1.3em;
	}
.txt_secundaria_home a, .txt_secundaria_home a:link, .txt_secundaria_home a:visited{
	color:#e02b3a;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	}
.txt_secundaria_home a:hover{
	text-decoration:underline;}
	
/*Módulo noticias destacados bloque 3*/

.bloque3 .dest1{
	width:19em;
	border-right:0px solid #000;
	padding-right:0px;
	float:left;
	margin-right:5em;
	 }
.bloque3 .dest2{
	width:19em;
	padding:0 0px 0 0px;
	float:left;
	
	}
.bloque3 .dest3{
	width:19em;
	border-left:0px solid #000;
	padding-left:0px;
	float:right;
	margin-left:5em;
	 }

	/*Módulo innovación home*/
	
.area_1a{
	width:34.8em;
	background:url(../images/area1a_fondo.jpg) no-repeat 0 0;
	margin-bottom:2em;
	padding:3.7em 16.2em 1em 16em;
	}
h3.home_h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.4em;
	color:#fff;
	padding-left:.41em;
	}
.area_1a table.todas{
	width:34.8em;
	}
.area_1a td.mas{
height:1em;
line-height:1.6em;
padding-bottom:0.4em;
padding-left:0.6em;
width:34.8em;
background:none;
	}
.area_1a .mod_todos_paginado{
	padding-top:2em;
		width:34.8em;}
.area_1a table.todas td.mas a, .area_1a table.todas td.mas a:visited, .area_1a table.todas td.mas a:link {
color:#000000;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
background:url(../images/triangulo_big.gif) no-repeat 0 .4em;
padding-left:1em;
font-weight:normal;}
.area_1a table.todas td.mas a:hover{
	text-decoration:underline;}

.area_1a div.paginacion_noticias .paginacionTodas{
	color:#cecccc;
	background:transparent url(../images/tira_blanca.gif) no-repeat scroll left center;
	padding-left:0.5em;
	font-size:1.4em;
font-weight:bold;
	}
.area_1a div.paginacion_noticias {
background:url(../images/fondo_pag_innova.gif) no-repeat center top;
height:2.4em;
text-align:center;
padding:.3em 0 .6em 0;
width:34.8em;
margin-left:0px;
margin-top:1.5em;
color:#e0081d;
}

.area_1a div.paginacion_noticias a.paginacionTodas, .area_1a div.paginacion_noticias a.paginacionTodas:link, .area_1a div.paginacion_noticias a.paginacionTodas:visited {
background:transparent url(../images/tira_blanca.gif) no-repeat scroll left center;
color:#fff;
font-size:1.4em;
font-weight:bold;
padding-bottom:0;
padding-left:0.5em;
padding-right:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration:none;}
.area_1a div.paginacion_noticias a.paginacionTodas:hover{
	text-decoration:underline;}

.area_1a b.paginacionTodas{
	text-decoration:underline;
	color:#e0081d;}


/*Módulo tecno Home*/

h3.muy_tecno{
	width:25.8em;
	height:4.6em;
	background:url(../images/muy_tecno.gif) no-repeat 0 0;
	padding:2.5em 0 0 6.7em;

	
	}
h3.muy_tecno span{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.4em;
	color:#FFF;
	}
ul.latestnews_tecnohome{
	padding-left:1.4em;
	margin-top:.5em;
	}
ul.latestnews_tecnohome li{
	font-size:1em;
	background:transparent url(../images/triangulo_big.gif) no-repeat scroll 0 0.4em;
	width:29.7em;
	padding-left:1.4em;
padding-bottom:.7em;
	}
	
a.latestnews_tecnohome, a.latestnews_tecnohome:link, a.latestnews_tecnohome:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#000;
	text-decoration:none;
	line-height:1.2em;
	}
a.latestnews_tecnohome:hover{
	text-decoration:underline;}
.bt_vertodos{
	background:url(../images/bt_vertodos.gif) no-repeat right top;
	width:29em;
	height:2.6em;
	text-align:right;
	padding:.7em 3.5em 0 0;
	
	}
.esphome_col2 .bt_vertodos{
	background:url(../images/bt_vertodos.gif) no-repeat right top;
	width:23em;
	height:2.6em;
	text-align:right;
	padding:.7em 3.5em 0 0;
	margin-right:5em;
	
	}
.bt_vertodos a, .bt_vertodos a:link, .bt_vertodos a:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#FFF;
	text-decoration:none;
	line-height:1.2em;
	}
.bt_vertodos a:hover{
	text-decoration:underline;}
	
	/*Noticias Home*/
	
h3.muy_noticias{
	width:29.8em;
	height:4.1em;
	background:url(../images/noticias_title.gif) no-repeat 0 0;
	padding:2.5em 0 0 2.7em;

	
	}
h3.muy_noticias span{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.4em;
	color:#FFF;
	}


/*Módulo Noticias Home*/

	

 div.mod_todos{
	  float:left;
	  width:49.9em;
	  background:url(../images/masmia_fondo.gif) repeat-x 0 0;
	  padding:1.5em 2.5em 0 2.5em;
	  overflow:hidden;
	 }

#mod_todos td.todas_articles {
	padding-bottom:.7em;
	background: url(../images/triangulo_big.gif) no-repeat 0 .4em;
	padding-left:1.8em;
	font-size:1em;
	
 }
#mod_todos td.todas_articles a, #mod_todos td.todas_articles a:link, #mod_todos td.todas_articles a:visited{
	font-size:1.8em;
	color:#000;
	text-decoration:none;
	line-height:1.2em;
	font-weight:bold;
	
	}
#mod_todos td.todas_articles a:hover{
	text-decoration:underline;}
div.todos_pag{
	background:url(../images/bt_vertodasgal.gif) no-repeat center;
	width:39.9em;
	text-align:center;
	vertical-align:middle;
	height:2.7em;
text-align:center;
padding:1em 0 0em 0;
	}

 div.todos_pag a, div.todos_pag a:link, div.todos_pag a:visited{
	 font-size:1.7em;
	 color:#fff;
	 font-weight:bold;
	 text-decoration:none;
	 vertical-align:top;
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:transparent url(../images/tira_blanca.gif) no-repeat left;
	padding-left:.3em;
	 }
	 div.todos_pag a:hover{
		 text-decoration:underline;}
div.todos_pag a.Estilo1{
	background:none;}
div.todos_pag .pag_active{
			 color:#cecccc;
			 font-size:1.7em;
			 font-weight:bold;
	 text-decoration:underline;
	 padding-left:.3em;
	 background:url(../images/tira_blanca.gif) no-repeat left;
	
	 }
  /*Fin Módulo Noticias Home */
  
 /*Módulo especiales Home*/
 h3.especiales_home_title{
	 background:url(../images/cab_destacados.gif) repeat-x 0 0;
	 width:65.6em;
	 height:3em;
	 padding:1em 0 0 1.4em;
	 clear:both;
	 margin-top:1em;
	 }
	 h3.especiales_home_title span{
		 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		 font-size:2.4em;
		 color:#fff;
		 }
.esphome{
	background:#fff3d3;
	padding:1em 0em;
	width:67em;
	float:left;
	}
.esphome_col1{
	padding:0em .7em;
	width:32.1em;
	float:left;}
.esphome_col2{
	padding:0em .7em;
	width:32.1em;
	float:right;}
.esphome .title a, .esphome .title a:link, .esphome .title a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color:#e0081d;
	background:url(../images/triangulo_esp.gif) no-repeat 0 .3em;
	padding-left:.8em;
	text-decoration:none;
	}
.esphome .title a:hover{
	text-decoration:underline;}
.esphome .description{
	font-size:1.4em;
	margin-bottom:1.07em;
	}
 
  /*Fin Módulo especiales Home*/
 
 .compartir{
	margin:20px 0;
	width:670px;
	text-align:center;}
.compartir img{
	vertical-align:middle;
	margin-right:.3em;
	}
.compartir a{
	padding-right:.3em;}

div.article{
	clear:both;}

a.navbt_link, a.navbt_link:link, a.navbt_link:visited, {
	background:url(../templates/muy/images/bt_anterior_gallery.gif) no-repeat 0 0;
	width: 33px;
	height:34px;
	display:block;
}

#not_ppal .content a, #not_ppal .content a:link, #not_ppal .content a:visited{
	color:#80cb42;
	text-decoration:none;}
#not_ppal .content a:hover{
	text-decoration:underline;}

.blogs_title{
	background:url(../images/ico_blogs.gif) no-repeat 0 0;
	padding-left:7.1em;
	padding-top:2.2em;
	height:5.6em;
	margin-bottom:3em;
	
	}
	
.blogs_title span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:3em;
	color:#656565;
	line-height:1.3em;
	}
.blog_nombre{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#666666;
	background:url(../images/triangulo_big.gif) no-repeat 0 .2em;
	margin-left:1.28em;
	padding-left:0.85em;
	margin-bottom:.5em;
	letter-spacing:-.07em;
	}

.blog_lector{
	background:url(../images/blog_tira.gif) repeat-y 0 0;
	font-size:1.2em;
	color:#010101;
	padding:0 1.16em 0 1.25em;
	line-height:1.2em;
	float:left;
	margin-left:11px;
	width:632px;
	}
.blog_lector a span, .blog_lector a:link span , .blog_lector a:visited span {
	font-weight:bold;
	font-size:1.16em;
	color:#000;
	text-decoration:none;
	}
.blog_lector a:hover span {
	text-decoration:underline;}
.blog_modulo{
	margin-left:.8em;
	font-size:1.4em;
	color:#FFF;
	font-weight:bold;
	margin-bottom:2em;
	padding:0.78em 0 0 1.64em;
	width:637px;
	height:37px;}
.blog_modulo a, .blog_modulo a:link,.blog_modulo a:visited{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
.blog_modulo a:hover{
	text-decoration:underline;}
.blog_modulo span{
	font-weight:normal;
	font-style:italic;
	font-size:0.85em;}

/*Módulo Hazlo tú mismo*/
.area4_1, .area4_2{
	float:left;
	
}
div.latestnews_hazlo{
	width:54.9em;
	float:left;
	background:url(../images/halotumismo_fondo.gif) repeat-x 0 0;
	padding-top:.5em;}
.lastnews_left, .lastnews_right{
	width:25.2em;
	padding:1em .5em 0em 1.2em;}
.lastnews_left{
	margin-right:1.1em;
	float:left;}
.lastnews_right{
	float:right;}

.lastnews_category{
	font-size:1.4em;
	color:#797979;
	padding-left:1.42em;
	padding-bottom:.3em;
	text-transform:uppercase;}
a.latestnews_hazlo, a.latestnews_hazlo:link, a.latestnews_hazlo:visited{
	font-size:1.8em;
	color:#000;
	font-weight:bold;
	background:url(../images/triangulo_big.gif) no-repeat 0em 0em;
	padding-left:1.1em;
	display:block;
	padding-bottom:.3em;
	text-decoration:none;
	}
a.latestnews_hazlo:hover{
	text-decoration:underline;}
h3.cab_hazlo{
	width:65.6em;
	height:3.3em;
	background:url(../images/tit_hazlotumismo.gif) no-repeat 0 0;
	padding:1.7em 0em 0em 1.4em;
	}
h3.cab_hazlo span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.6em;
	color:#fff;
	}

.vermas{
	background:url(../images/bt_vermas.gif) no-repeat 0 0;
	text-align:center;
	width:67em;
	height:2.2em;
	padding-top:1em;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:.8em;
	font-weight:bold;
	margin-bottom:2em;
	}

.vermas a, .vermas a:link, .vermas a:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.7em;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	line-height:1.2em;
	}
.vermas a:hover{
	text-decoration:underline;}
	
/*Módulo especiales Home*/
.especiales_home{
	width:67em;
	background:url(../images/especiales_fondo.gif) no-repeat 0 0;
	float:left;
	clear:both;}

.especiales_home h3{
	padding:.73em 0 0 .52em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.3em;
	color:#FFF;
	margin-bottom:1em;
	}
.especiales_not{
	padding-left:2.5em;
	width:44.9em;
	float:left;
	}
.especiales_img{
	text-align:left;
	width:19.6em;
	float:right;
	text-align:left;
	}

.especiales_img img{
	margin:0 .5em;
	border:1px solid #a9a8a8;
	padding:1px;}
div.especiales_home div.especiales_not div.title {
padding-bottom:0.8em;
padding-right:0;
margin:0;
padding-left:1.8em;
padding-top:0px;
background:url(../images/triangulo_big.gif) no-repeat 0 .4em;
}

div.especiales_home div.especiales_not div.title a, div.especiales_home div.especiales_not div.title a:link, div.especiales_home div.especiales_not div.title a:visited{
color:#000000;
font-size:1.8em;
font-weight:bold;
line-height:1.2em;
*background:url(../images/transparente.gif) no-repeat 0 3px;



}
.especiales_not .description{
	font-size:1.4em;
	color:#797979;
	padding-left:1.3em;
	padding-bottom:1.28em;
	}
/*Fin Módulo especiales Home*/

/*Destacados verticales Home*/

.area6_1 {
margin-right:1.8em;
}
.area6_2 {
margin-right:1.9em;}
.area6_1, .area6_2, .area6_3 {
display:inline;
float:left;
margin-top:1.7em;
width:211px;}


.isingle, .isingle_especial{
	width:21.1em;}
	
.isingle .componentheading, .isingle_especial .componentheading{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color:#2384df;
	padding-bottom:6px;
	
	}
.isingle div.title a, .isingle div.title a:link, .isingle div.title a:visited, .isingle_especial div.title a, .isingle_especial div.title a:link, .isingle_especial div.title a:visited{
color:#000;
font-size:2em;
text-decoration:none;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
}

.isingle div.title a:hover, .isingle_especial div.title a:hover{
	text-decoration:underline;}

.isingle div.title, .isingle_especial div.title {
	padding-bottom:10px;
	letter-spacing:-.07em;
	background:#FFF;

}
.isingle div.content, .isingle_especial div.content{
	font-size:1.4em;
	color:#858585;
	}
.isingle_especial div.content{
	margin-right:1.26em;
	padding:.6em;
	background:#e2dfee;
	}
.isingle img.forceimage, .isingle_especial img.forceimage, .area7_1 .isingle img, .area7_2 .isingle img, .area7_3 .isingle img{
	margin-bottom:1em;
	border:1px solid #a4a4a4;
	width:190px;
	height:147px;
	padding:1px;
}

a.dest_vert{
		color:#2384df;
	font-weight:bold;
	font-size:24px;
	display:block;
	}

/*Fin Módulos destacados inferiores*/

/*Más mia*/

.area7{
width:67em;
	display:block;
	float:left;}
.area8_1, .area8_2{
	float:left;
	
}
h3.masmia{
color:#FFFFFF;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:2.3em;
padding:0.69em 0em 0em .56em;
background:url(../images/cab_masmanitas.gif) no-repeat 0 0;
height:1.47em;
width:28.60em;}
/*Fin más Mia*/

/*Mía test módulo*/
h3.miatest{
background:transparent url(../images/miatest_cab.gif) no-repeat scroll 0 0;
color:#FFFFFF;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:2.3em;
height:1.47em;
padding:0.69em 0 0 0.56em;
width:28.6em;}

.test_desription{
	background:url(../images/masmia_fondo.gif) repeat-x 0 0;
	padding:1.5em .9em 1em 2.1em;
	width:64em;
	}

#cosmo_quiz{
	background:url(../images/quiz_fondo.gif) no-repeat 0 0;
	padding:1.5em 13.1em 3em 2.1em;
	width:51.8em;
	}


.test_desription .title, .test_desription .title a, .test_desription .title a:link, .test_desription .title a:visited, #cosmo_quiz  a.headline, #cosmo_quiz  a:link.headline, #cosmo_quiz  a:visited.headline{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
	color:#000;
	}
.test_desription .title a:hover, #cosmo_quiz  a:hover.headline{
	text-decoration:underline;}
.test_desription .txt, .quiz_txt{
	font-size:1.8em;
	color:#a6a6a6;
	line-height:1.2em;
	}
	
	/*Módulo "Elige tu horóscopo"*/
.tu_horoscopo{
	width:32.3em;
	background:url(../images/tuhorosc_fondo.gif) no-repeat 0 0;
	padding:1.3em .6em 1em 0em;
	float:left;}	
.tu_horoscopo h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.6em;
	color:#FFF;
	margin-bottom:.92em;
	padding-left:.46em;
	}	

.img_horoscopo{
	text-align:center;
	width:11.7em;
	display:block;
	padding-left:1.5em;
	float:left}
.horoscopo_right{
	width:18.5em;
	padding-left:.6em;
	float:right;
	padding-right:0;}
.title_horosc{
	font-size:1.8em;
	font-weight:bold;
	}
.tu_horoscopo .txt_horosc{
	font-size:1.6em;
	}
.horosc_vigente{
	display:block;
	background:url(../images/horos_vigente.gif) no-repeat 0 0;
	padding-top:.8em;
	text-align:center;
	height:2.2em;
	width:18.5em;
	margin-top:1em;
	}
.horosc_vigente a, .horosc_vigente a:link, .horosc_vigente a:visited{
		color:#FFF;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:1.4em;
		text-decoration:none;
		line-height:1.2em;
	}
.horosc_vigente a:hover{
	text-decoration:underline;}

.form_horosc{
	margin:1em 0;}
	/*Fin Módulo Elige tu horóscopo"*/
	

/*Móudlo ¿QUe comemos?*/

.buscador_quecomemos{
	width:32.3em;
	background:url(../images/quecomemos_fondo.jpg) no-repeat 0 0;
	padding:1.3em .6em 6.5em 0em;
	float:left;
	}

.buscador_trucoshome{
		width:32.3em;
	background:url(../images/trucos_fondo.jpg) no-repeat 0 0;
	padding:1.3em .6em 6.3em 0em;
	float:left;
	}
.buscador_quecomemos h3, .buscador_trucoshome h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.6em;
	color:#FFF;
	margin-bottom:.92em;
	padding-left:.46em;
	}	


.quecomemos_right{
	width:15em;
	padding-left:15em;
	float:left;
	padding-right:0;}
.title_quecomemos{
	font-size:1.8em;
	font-weight:bold;
	}




/*Módulo recetas*/
.img_receta{
	width:184px;
	margin-right:26px;
	float:left;
	text-align:center;
	padding:1px;
	border:1px solid #000;
	}

.img_receta img{
	width:184px;
	height:141px;
	}
#recetas{
	width:456px;
	float:left;
	font-size:10px;}
#mia_news .headline a, #mia_news .headline a:link, #mia_news .headline a:visited{
	color:#2384df;
font-family:"Trebuchet MS";
font-size:2.4em;
font-weight:bold;
line-height:1.1em;
text-decoration:none;
text-transform:lowercase;
}

#mia_news .headline:first-letter {
	text-transform:uppercase;}

#mia_news .headline a:hover{
	text-decoration:underline;}

 #mia_news .container{
	 color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:1.4em;
line-height:1.3em;
padding-left:0;
padding-right:1.7em;
float:left;
	 }
#mia_news .container .content a, #mia_news .container .content a:link, #mia_news .container .content a:visited{
	color:#80cb42;
font-family:"Trebuchet MS";
font-size:1.1em;
font-style:italic;
font-weight:bold;
letter-spacing:-0.08em;
padding-left:0.1em;
padding-right:13px;
text-decoration:underline;}

#mia_news .container .content a:hover{
	text-decoration:none;}
 #mia_news .tags{
	 float:left;}

.bloque_buscador{
	margin-bottom:20px;}
.paginacion_buscador{
	float:left;
margin-top:20px;
padding-bottom:2px;
text-align:center;
width:670px;
background:transparent url(../images/paginados_tag.gif) no-repeat scroll top center;
padding-top:10px;
height:22px;}

.paginacion_buscador .numeracion{

color:#000000;
font-size:14px;
margin:0 auto;
text-align:center;
width:280px;}

.paginacion_buscador .numeracion{
color:#CECCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
padding-left:5px;
}

.paginacion_buscador .numeracion a, .paginacion_buscador .numeracion a:link, .paginacion_buscador .numeracion a:visited{ 
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
margin:4px 2px;
padding-left:5px;
padding-right:5px;
text-decoration:none;}

.paginacion_buscador .numeracion a:hover{
	text-decoration:underline;}
	
/*Fin móudlo recetas*/


.vertodos2 {
margin-top:1.5em;
text-align:center;
width:67em;}

.vertodos2 a, .vertodos2 a:link, .vertodos2 a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fondo_pag_tag.gif) no-repeat scroll center center;
color:#FFFFFF;
display:block;
font-family:"Trebuchet MS";
font-size:1.6em;
margin-top:0.5em;
padding:1em 4px 1em 0.5em;
text-align:center;
text-decoration:none;}


.vertodos2 a:hover{
	text-decoration:underline;}

.vertodos3 {
margin-top:1.5em;
text-align:center;
width:67em;}

.vertodos3 a, .vertodos3 a:link, .vertodos3 a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fondo_pag_tag3.gif) no-repeat scroll center center;
color:#FFFFFF;
display:block;
font-family:"Trebuchet MS";
font-size:1.6em;
margin-top:0.5em;
padding:1em 4px 1em 0.5em;
text-align:center;
text-decoration:none;}


.vertodos3 a:hover{
	text-decoration:underline;}
	
/*Artículo recetas*/


.headline_recetas{
font-family: "Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#2384df;
margin-bottom:0.5em;
}

.antetitulo_recetas ul li{
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
line-height:1.2em;
padding-top:0em;
padding-left:0em;
float:left;
width:200px;

}
.antetitulo_menus ul li{
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
line-height:1.2em;
padding-top:0em;
margin-left:5em;

}
.txt_recetas{
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#666666;
line-height:1.3em;}

.ingredientes_recetas ul li{
font-family: Arial, Helvetica, sans-serif;
font-size:1.2em;
color:#010101;
line-height:1.2em;
font-style:italic;
list-style-type: none;}

.ingredientes_recetas ul li:before {
content:"-";}

.menus{
	font-size:1.4em;
	color:#666666;
	background:url(../images/triangulo_rojo1.gif) no-repeat 0 0 #ffffff;
	padding:0 0 0.2em 0.8em;
	margin: 0 0 0.2em 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:.5em;}
	
.menus_img{
margin: 0em 17px 0em 0em;
float:left;
border-width: 0px; 
border-style: none;}



/*Buscadores*/

.recetas_form, .trucos_belleza_form, .trucos_caseros_form, .trucos_cocina_form, .trucos_mascotas_form{
	padding:26px 0 0 363px;
	width:307px;
	height:58px;
	margin-bottom:25px;
	}

.recetas_form{
	background:url(../images/busc_recetas.gif) no-repeat 0 0;}

.trucos_belleza_form{
	background:url(../images/busc_trucos_belleza.gif) no-repeat 0 0;}

.trucos_caseros_form{
	background:url(../images/busc_trucos_caseros.gif) no-repeat 0 0;}
	
	.trucos_cocina_form{
	background:url(../images/busc_trucos_cocina.gif) no-repeat 0 0;}
	.trucos_mascotas_form{
	background:url(../images/busc_trucos_mascotas.gif) no-repeat 0 0;}


td.txt_articulo .autor_image img{
	border:0px;
	margin:0px 5px 0 0;
	padding:0px;}

td.txt_articulo .autor_image{
	float:left;
	padding:0px;
	margin:0px;}

.pagination_tag{
	background:url(../images/paginados_tag.gif) no-repeat 0 0;
	width:670px;
	height:22px;
	padding-top:10px;
	margin-bottom:1.5em;}


.img_tags {
border:1px solid #656565;
float:left;
height:143px;
margin-right:6px;
width:186px;
padding:1px;}

.pag_tags {
float:left;
width:474px;}

.resultado .small {
background:url(../images/flecha_negra.GIF) no-repeat scroll left center transparent;
margin-left:12px;
padding-bottom:0.3em;
padding-left:1em;}

.resultado .small a, .resultado .small a:link, .resultado .small a:visited {
font-family:"Trebuchet MS";
font-size:16px;
text-decoration:underline;
color:#000000;
}

.resultado .small a:hover{
	text-decoration:none;}
.pag_tags .headline {
display:block;
float:left;
font-size:1em;
margin-bottom:0.5em;
margin-top:0;
padding:6px 12px;
text-align:left;
width:450px;}

.num_small {
color:#2384DF;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:bold;}

.pag_tags .headline a, .pag_tags .headline a:link, .pag_tags .headline a:visited  {
color:#2384DF;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:bold;
line-height:1.1em;
text-decoration:none;
}

.pag_tags .headline a:hover{
	text-decoration:underline;}

.tags_txt  {
color:#666;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
width:474px;}

.highlight {
color:#80cb42;
text-decoration:underline;}

#ListadoGaleriasmas h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:3em;
	color:#2384DF;
	}
	
/* Iconos facebook y twitter en artículos */
.bajo_title{
	float:left;
	width:670px;
	display:block;
	clear:both;
	margin-bottom:15px;}

.bajotitle1{
	float:left;
	width:488px;
	padding-top:10px;
	}

.bajotitle2{
	float:left;
	text-align:left;
	padding-left:54px;
	width:128px;}
.btgoogle{
	width:128px;
	display:inline;
	float:left;
	margin-top:10px;}

/* Fin Iconos facebook y twitter en artículos */
