#listadox {
	padding: 0px 10px 10px;
	color: #535353;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-x-position: center;
	background-y-position: top;
	background-image: url(../img/bg-indep.gif);
	background-position: top;
	margin: 0px;
}


#listadox h3 {
	font-size:14px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#listadox h1{
	margin-bottom:10px;
	color:#333333;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#listadox a{color:#333333;text-decoration:none;}




/* listado articulos.php*/
#contenido2 {
	background-image: url(../img/bg_00art.gif);
	background-repeat: repeat-x;
	padding:0 25px 0 25px;
}
.resumen{text-align:justify;}
.resumen img{float: right;margin-left: 20px;clear:both;}
.titulo {color:#898686;}
.titulo a {color:#898686;}
.epigrafe {color:#898686;}
.categor a {color:#898686;}
.bajada {color:#898686;}
.contenido a{
	color:#FF0066;
	font-weight: bold;
	text-decoration: underline;
}
.resumen a{color:#898686;}
#thumbnail {padding-left: 200px; margin-left: 200px;}

.hr{border:#F4FAF4;}
#leer{
	margin:10px 0 20px;
	background: url(../img/leer.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 12px;
	color:#FF3366;
}
a.#leer{color:#FF3366;}

#artblock{min-height:150px;clear:both;margin-bottom:45px;}

.articulo_video { min-height: 200px; border-bottom:grey dashed 1px; }
.articulo_video h3 { color:#4D80C0; } 
.articulo_video .thumbnail { float:right; margin-top:10px; }
.articulo_video .thumbnail a img { border: 0 }
.articulo_video #resumen { text-align: justify; width: 500px; }
.articulo_video #informacion { color:#ff3366; margin:3px; text-align:left; font-size:10px; }
/* FIN listado articulos.php*/

#anteriores01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	margin-left:6px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#anteriores01 a{
	text-decoration:none;
	color: #666666;
}

#anteriores01 a:hover{color: #FF99CC}


#anteriores01 h3{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #B3A6A6;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-left: 6px;
	}

#anteriores01 ul {
	position: relative;
	padding-left: 0px;
	margin-left:2px;
}

#anteriores01 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	
}

#anteriores01 li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC3C3;
	padding: 4px 0px;
}

#anteriores01 ul, #anteriores01 ul li {
	margin: 0 0 0 0px;
	padding-right: 0px;
	padding-left: 5px;
}
#anteriores01 li {
	padding-left: 10px;
}

#anteriores02 {
	font-family: "Trebuchet MS", sans-serif, Arial, "Lucida Sans";
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 110px;
}

#anteriores02 a{
	text-decoration:none;
	color: #666;
	line-height: 11px;
}

#anteriores02 a:hover{color: #FF99CC}


#anteriores02 h3{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #B3A6A6;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 13px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-left: 6px;
	}

#anteriores02 ul {
	padding-left: 0px;
	margin-left:0px;
}

#anteriores02 ul li {
	list-style-image: url(../img/bullet.gif);
	margin:0;
	width: 85px;
	list-style-position: inside;
}

#anteriores02 li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC3C3;
	padding: 4px 0px;
}

#anteriores02 ul, #anteriores01 ul li {
	margin: 0 0 0 0px;
	padding-right: 0px;
}
#anteriores02 li {
	padding-left: 2px;
}



/* CSS Document */



#contenido .paginas{
	font-size: 100%;
	padding:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d8d8;
	margin-top:15px;
	text-align:right;
	}

#contenido .paginas a{color:#1b707a; text-decoration:none;}
#contenido .paginas a:visited{color:#1b707a;text-decoration:underline;}

.enviar-amigui a{
	color:#999999;
	text-decoration: none;
	background-image: url(../img/carta.gif);
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.galeria{
	background-color:#FFFFFF;
}

.galeria a{
	color:#999999;
	text-decoration: none;
	height: 25px;
	width: 140px;
}

.enviar-paginas {
	margin-top: 10px;
}


/**MUJER DESTACADA*/
.mujer-destacada{
	font-family:"Trebuchet MS", sans-serif, Arial, "Lucida Sans";
	font-size:12px;
	background-image: url(../img/bg_md.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.imagenes td img a{
	border: none;
}

.imagenes td img{border: none;}
table.imagenes {
	border:solid #FF6699 1px;
	padding:2px;
	background-color: #FFFFFF;
}

#mujer-destacada{
	margin: 10px 35px 10px 35px;
	padding: 0px;
	clear: both;
}
#mujer-destacada #contenido h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #F489AE;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F490B3;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#mujer-destacada #contenido h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #F489AE;
	text-decoration: none;
}
#mujer-destacada #contenido h4 {
	font-weight: bold;
	margin:20px 0 20px 0;
	text-align:justify;
}

.mujer-destacada .listado a{color:#CC668A;}
/*#FIN MUJER DESTACADA*/


.zoom-links {
	float: right;
}

#contenido {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 35px;
}

#contenido .img {
	float: right;
	padding: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contenido h1 {
	font-weight:bold;
	font-size: 2em;
	margin:0;
	padding:0;
}

#contenido h2{
	font-weight:bold;
	font-size: 1.2em;
	text-align:left;
	}

#contenido h3 {
	font-weight:bold;
	margin-top:8px;
	font-size: 1.3em;
	margin: 8px 0 0 0;
	padding:0;
}

#contenido h4 {
	font-weight:bold;
	margin-top:8px;
	font-size: 1.1em;
	margin: 8px 0 0 0;
	padding:0;
}

#contenido .categor {
	text-decoration: none;
	margin-left:0px;
	margin-top:15px;
	background-image: url(../img/icn_categ.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
	font-size: 12px;
	font-weight:bold;
}

#contenido .categor a {text-decoration: none;}

#contenido .bajada {
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#contenido .fecha {
	margin:0;
	padding:0;
	font-size: 1em;
	text-transform:lowercase;
	text-align: right;
}

#contenido .contenido{margin-top:20px; text-align:justify;}

hr {border: 1px solid;}

.kilos-salud, .cuerpo-forma, .cuestion-piel, .moda-tendencias, .nueva-juventud, .ser-mama, .psicologia, .sexualidad, .ya-soy-mujer, .columna-medico {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #535353;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}

.credito{
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	color:#000;}

.llamado {
  margin-left: 16px;
  margin-bottom: 16px;
  float: right;
  width: 30%;
  padding: 1em;
  font-size: 140%;
  line-height: 180%;
  text-align: center;
  clear:both;
}



/* CUERPO EN FORMA*/
.cuerpo-forma {background-image: url(../img/bg_01cef.gif);}
.cuerpo-forma h1 {color:#4D80C0;margin:0;}
.cuerpo-forma h1 a {color:#4D80C0;text-decoration:none;}
.cuerpo-forma h1 a:visited {text-decoration:none;}
.cuerpo-forma h3 {color:#4D80C0;margin-bottom:3px;}
.cuerpo-forma .categor {color:#4D80C0;border-bottom:solid #4D80C0 1px;}
.cuerpo-forma .categor a {color:#4D80C0;}
.cuerpo-forma h4 {text-align:justify;}
.cuerpo-forma .img {border: solid #4D80C0 1px;}
.cuerpo-forma .fecha {color:#6989Ba;}
.cuerpo-forma .resumen a{color:#4D80C0;}
.cuerpo-forma .resumen img{float: right;margin-left: 20px;}
.cuerpo-forma hr{border:#EFF4F9;}
.cuerpo-forma .llamado {background-color:#1e64be;color:#fff;} 

/* FIN CUERPO FORMA*/

/* CUESTION PIEL*/
.cuestion-piel {background-image: url(../img/bg_02cdp.gif);}
.cuestion-piel h1 {color:#F5A04D;margin:0;}
.cuestion-piel h1 a {color:#F5A04D;text-decoration:none;}
.cuestion-piel h1 a:visited {text-decoration:none;}
.cuestion-piel h3 {color:#F5A04D;margin-bottom:3px;}
.cuestion-piel .categor {color:#F5A04D;border-bottom:solid #F5A04D 1px;}
.cuestion-piel .categor a {color:#F5A04D;}
.cuestion-piel h4 {text-align:justify;}
.cuestion-piel .img {border: solid #F5A04D 1px;}
.cuestion-piel .fecha{color:#F5A04D;}
.cuestion-piel .resumen a{color:#F5A04D;}
.cuestion-piel .resumen img{float: right;margin-left: 20px;}
.cuestion-piel hr{border:#FEF6EF;}
.cuestion-piel .llamado {background-color:#f96d29;color:#fff;} 
/* FIN CUESTION PIEL*/


/* KILOS DE SALUD*/
.kilos-salud {background-image: url(../img/bg_03kds.gif);}
.kilos-salud h1 {color:#67A264;margin:0;}
.kilos-salud h1 a {color:#67A264;text-decoration:none;}
.kilos-salud h1 a:visited{text-decoration:none;}
.kilos-salud h3 {color:#67A264;margin-bottom:3px;}
.kilos-salud .categor {color:#67A264;border-bottom:solid #67A264 1px;}
.kilos-salud .categor a {color:#67A264;}
.kilos-salud h4 {text-align:justify;}
.kilos-salud .img {border: solid #67A264 1px;}
.kilos-salud .fecha{color:#67A264;}
.kilos-salud .resumen a {color:#67A264;}
.kilos-salud .resumen img{float: right;margin-left: 20px;}
.kilos-salud hr{border:#F4FAF4;}
.kilos-salud .llamado {background-color:#37af31;color:#fff;} 
/* FIN KILOS DE SALUD*/



/* MODA Y TENDENCIAS*/
.moda-tendencias {background-image: url(../img/bg_04myt.gif);}
.moda-tendencias h1 {color:#7C4383;margin:0;}
.moda-tendencias h1 a {color:#7C4383;text-decoration:none;}
.moda-tendencias h1 a:visited {text-decoration:none;}
.moda-tendencias h3 {color:#7C4383;margin-bottom:3px;}
.moda-tendencias .categor {color:#7C4383;border-bottom:solid #7C4383 1px;}
.moda-tendencias .categor a {color:#7C4383;}
.moda-tendencias h4 {text-align:justify;}
.moda-tendencias .img {border: solid #7C4383 1px;}
.moda-tendencias .fecha{color:#7C4383;}
.moda-tendencias .resumen a{color:#7C4383;}
.moda-tendencias .resumen img{float: right;margin-left: 20px;}
.moda-tendencias hr{border:#FAF4FA;}
/* FIN MODA Y TENDENCIAS*/


/* CLIMATERIO*/
.nueva-juventud {background-image: url(../img/bg_05nj.gif);}
.nueva-juventud h1 {color:#298281;margin:0;}
.nueva-juventud h1 a {color:#298281;text-decoration:none;}
.nueva-juventud h1 a:visited {text-decoration:none;}
.nueva-juventud h3 {color:#298281;margin-bottom:3px;}
.nueva-juventud .categor {color:#298281;border-bottom:solid #298281 1px;}
.nueva-juventud .categor a {color:#298281;}
.nueva-juventud h4 {text-align:justify;}
.nueva-juventud .img {border: solid #298281 1px;}
.nueva-juventud .fecha{color:#298281;}
.nueva-juventud .resumen a{color:#298281}
.nueva-juventud .resumen img{float: right;margin-left: 20px;}
.nueva-juventud hr {border:#EEF9F8;}
.nueva-juvenud.llamado {background-color:#128fa9;color:#fff;}
/* FIN NUEVA JUVENTUD*/


/* PSICOLOGIA*/
.psicologia {background-image: url(../img/bg_06p.gif);}
.psicologia h1 {color:#8E5F66;margin:0;}
.psicologia h1 a {color:#8E5F66;text-decoration:none;}
.psicologia h1 a:visited {text-decoration:none;}
.psicologia h3 {color:#8E5F66;margin-bottom:3px;}
.psicologia .categor {color:#8E5F66; border-bottom:solid #8E5F66 1px;}
.psicologia .categor a {color:#8E5F66;}
.psicologia h4 {text-align:justify;}
.psicologia .img {border: solid #8E5F66 1px;}
.psicologia .fecha{color:#8E5F66;}
.psicologia .resumen a{color:#8E5F66;}
.psicologia .resumen img{float: right;margin-left: 20px;}
.psicologia hr {border:#F8F4F4;}
.psicologia .llamado {background-color:#8a515d;color:#fff;} 
/*FIN PSICOLOGIA*/


/* SER MAMA*/
.ser-mama {background-image: url(../img/bg_07sm.gif);}
.ser-mama h1 {color:#5882BC;margin:0;}
.ser-mama h1 a {color:#5882BC;text-decoration:none;}
.ser-mama h1 a:visited {text-decoration:none;}
.ser-mama h3 {color:#5882BC;margin-bottom:3px;}
.ser-mama .categor {color:#5882BC;border-bottom:solid #5882BC 1px;}
.ser-mama .categor a {color:#5882BC;}
.ser-mama h4 {text-align:justify;}
.ser-mama .img {border: solid #5882BC 1px;}
.ser-mama .fecha{color:#5882BC;}
.ser-mama .resumen a{color:#5882BC;}
.ser-mama .resumen img{float: right;margin-left: 20px;}
.ser-mama hr {border:#F3F7FC;}
.ser-mama .llamado {background-color:#518ee2;color:#fff;}  
/*SER MAMA*/


/* SEXUALIDAD*/
.sexualidad {background-image: url(../img/bg_08sex.gif);}
.sexualidad h1 {color:#DE5258;margin:0;}
.sexualidad h1 a {color:#DE5258;text-decoration:none;}
.sexualidad h1 a:visited {text-decoration:none;}
.sexualidad h3 {color:#DE5258;margin-bottom:3px;}
.sexualidad .categor {border-bottom:solid #DE5258 1px;color:#DE5258;}
.sexualidad .categor a {color:#DE5258;}
.sexualidad h4 {text-align:justify;}
.sexualidad .img {border: solid #DE5258 1px;}
.sexualidad .fecha{color:#DE5258;}
.sexualidad .resumen a{color:#DE5258;}
.sexualidad .resumen img{float: right;margin-left: 20px;}
.sexualidad hr {border:#FCEFF0;}
.sexualidad .llamado {background-color:#af212a;color:#fff;} 
/*FIN SEXUALIDAD*/


/* YA SOY MUJER*/
.ya-soy-mujer {background-image: url(../img/bg_09ysm.gif);}
.ya-soy-mujer h1 {color:#C96A8C;margin:0;}
.ya-soy-mujer h1 a {color:#C96A8C;text-decoration:none;}
.Ya-soy-mujer h1 a:visited {text-decoration:none;}
.ya-soy-mujer h3 {color:#C57592;margin-bottom:3px;}
.ya-soy-mujer .categor {color:#C96A8C; border-bottom:solid #C96A8C 1px;}
.ya-soy-mujer .categor a {color:#C96A8C;}
.ya-soy-mujer h4 {text-align:justify;}
.ya-soy-mujer .img {border: solid #C96A8C 1px;}
.ya-soy-mujer .fecha{color:#C96A8C;}
.ya-soy-mujer .resumen a{color:#C96A8C;}
.ya-soy-mujer .resumen img{float: right;margin-left: 20px;}
.ya-soy-mujer hr {border:#FBDCE7;}
.ya-soy-mujer .llamado {background-color:#d65a87;color:#fff;} 
/*FIN YA SOY MUJER*/



.infertilidad .llamado{background-color:#aa67bf:color:#fff;}



#mujerblock {
	padding: 5px 5px 25px;
	margin: 15px 25px;
	display: block;
	border-bottom: 1px dashed #FF698C;
	min-height:230px;
	clear:both;
}

#mujerblock h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #ff698c;
	margin: 0px;
	padding: 0px;
}
#mujerblock h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff698c;
}
#mujerblock h4 a {
	color: #ff698c;
	text-decoration: none;
}
#mujerblock p {
	color: #444444;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#mujerblock a {
	margin: 0px;
	padding: 0px;
	color: #444;
	text-decoration:none;
}


#nave{
	margin:auto;
	background:url(../img/bgnave.gif) no-repeat center center;
	height:30px;
	padding-top: 10px;
}

#nave a{
	color:#666666;
}

#testimonioblock {
	padding: 5px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	clear:both;
	min-height:160px;

}
#testimonioblock img a{border:0;}


#testimonioblock h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#testimonioblock h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#testimonioblock h4 a {
	color: #333;
	text-decoration: none;
}
#testimonioblock p {
	color: #444444;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	
}
#testimonioblock a {
	margin: 0px;
	padding: 0px;
	color: #444;
	text-decoration:none;
}
.tbl .hacktablamd #verticales img{border:0;margin-top:30px;
}




/* COLUMNA MEDICO*/
.columna-medico {background-image: url(../img/bg_10colmed.gif);display:block;clear:both;}
.columna-medico h1 {color:#8ab2b6;margin:0;}
.columna-medico h1 a {color:#8ab2b6;text-decoration:none;}
.columna-medico h1 a:visited {text-decoration:none;}
.columna-medico h3 {color:#547377;margin-bottom:3px;}
.columna-medico .categor {color:#547377;border-bottom:solid #547377 1px;}
.columna-medico .categor a {color:#547377;}
.columna-medico h4 {text-align:justify;}
.columna-medico .img {border: solid #547377 1px;}
.columna-medico .fecha {color:#6989Ba;}
.columna-medico .resumen a{color:#4D80C0;}
.columna-medico .resumen img{
	margin-right: 0px;
	clear:both;
	float:right;
}

/* FIN COLUMNA MEDICO*/
