/* 
	Theme Name: cuidatumiembro
*/
/* css importado */
@import url('reset.css');
@import url('define-js.css');
/* Global */
html {
height: 101%
}
body {
	margin: 0;
	padding:0;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:19px;
}
p {
	padding: 0 21px;
	text-align: justify;
}
p.margen30 {
	
    margin-top:45px;
}
p.margen23 {
	
    margin-top:16px;
    margin-bottom:40px;
}
p.margen200 {
	
    margin-top:111px;
    
}
/* headings */
h1 {
	background: url(images/logo.png) no-repeat;
	width: 520px;
	height: 77px;
	text-indent: -6966px;
	margin:0;
	float:left;
	margin:-26px 0 0;
}
h2 {
	background:transparent url(images/ico-bullet-h2.png) no-repeat scroll left center;
	color:#0e5faa;
	font-size:15px;
	margin:0 0 0 10px;
	padding:0 0 0 21px;
	text-transform:uppercase;
}

h2.a {
color:#0e5faa;
text-decoration:none;
}
h2.margin30 {
    background:transparent url(images/ico-bullet-h2.png) no-repeat scroll left bottom;
	margin:0 0 0 10px;
	padding:30px 0 0 21px;
}
h4 {
	margin: 0;
	text-align: center;
	font-size: 13px;
	color:#5F93C1;
}
h4.izqda {
	margin:0 0 0 22px;
	text-align: left;
	font-size: 13px;
	color:#5F93C1

}
h4.izqdatick {
	margin:0 0 0 22px;
	text-align: left;
	font-size: 13px;
	color:#5F93C1;
    background:url(images/tick.png) no-repeat;
	height:16px;
	float:left;
    padding-left:22px;
    padding-right:10px;
	
    
}
.textoencima{
    width:216px;
    float: left;
    margin-left: 153px;
    color:#5F93C1;
    font-weight:bold;

}
.color1{
   color:#5F93C1;
   font-weight:bold;

}
.margen{
    margin-left: 60px;
}			
.box-home h2{
	background: none;	
	font-size:17px;
	margin:0;
	padding:0 25px;
	text-align:center;
	line-height:22px
}
h3 {
	margin:5px 0 5px 10px;
	padding:0 0 0 2px;	
}
h3.margen30 {
	margin-top:30px;	
}
h3.margen52 {
	margin-top:52px;	
}
.text2 {
padding-right:20px;
}
/* links */
a {
	color:#3681c6;
	text-decoration: none
}
a:hover {
	color:#429aeb;
	text-decoration:underline;
}
.box-sidebar a {
	color:#333
}
h1 a{
	display:block;
}

h2 a{
color:#585858;
}
h2 a:hover{
color:#6d7782;
text-decoration:none
}
/* list */
ul.generic  {
	padding:10px 0 0 50px;
	list-style:none;
}
ul.generic li{
	background: url(images/ico-li-faqs.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}
ul.generic2 li{
    color:#0E5FAA;
}								
/**/
/* Resources */
.fleft {
	float:left
}
.fright {
	float:right
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;visibility: hidden;
	line-height: 0;
	height: 0;
	
}
.txt-small {
	font-size: 10px
}
.blue {
	color:#5F93C1
}

.clearboth{
clear:both
}

/**/
/* Layout */
#container {
	background-repeat:repeat-y;
	margin:0 auto;
	width:987px;
	margin:31px auto 0;
/*	border: 1px solid #666666;*/
	position: relative
}
#containerborder {
  	border: 1px solid #666666;
	-moz-border-radius-topleft:16px;-moz-border-radius-topright:16px;
	-webkit-border-top-left-radius: 16px;-webkit-border-top-right-radius: 16px;
background:#fff;
}
#text-container{
	margin:0 20px 0 10px;
	text-align:justify
}
#logoheader {
  	height:90px;
	margin:-29px 0 0;
}
.logo {
background:url(images/logo.png) no-repeat;
width: 410px;
height: 103px;
}
#livechat {
float:right;
margin:10px 15px 0 0
}
#header {
margin-bottom:16px
}
#header p {
	margin: 0 0 0 10px
}
#sidebar-estatico,
#sidebar {
	width:188px;
	float: left;
}
#content {
	width: 792px;
	margin: 3px 0 0 0;
	float: right;
	padding: 20px 0 15px 0;
}
#footer {
	clear:both;
	padding: 25px;
	font-family:Verdana, Arial,Helvetica,sans-serif;
	/*background: url(images/fnd-footer.png) repeat-x;*/
	padding:0 25px 30px;
	font-size: 9px;
	line-height:12px;
}
.footer2 {
	clear:both;
	font-family:Verdana, Arial,Helvetica,sans-serif;
	background: url(images/bgfooter.jpg) repeat-x;
	height:147px;
	width:100%;
	position:absolute;
}

#menu-top {
	height: 58px;
	background: url(images/fnd_menunav.png) no-repeat;
	margin: 0;
	-moz-border-radius-topleft:15px;-moz-border-radius-topright:15px;
	-webkit-border-top-left-radius: 15px;-webkit-border-top-right-radius: 15px;
}
/**/
/* Footer Menu */
.footermenu{
margin:0 auto 16px;
padding:0;
font-size:11px;
width:79%;
text-align:center;
font-weight:bold;
height:16px;
}
.footermenu li{
float:left;
display:block;
padding:0 4px;
}
.footermenu .lsep{
font-weight:normal;
}
/**/
/* Sidebar Layout*/
.box-sidebar {
	width:178px;
	margin:0 auto 10px auto;
	background: url(images/box-sidebar-middle.png) repeat-y;
}

.box-sidebar .top {
	line-height:65px;
	height: 57px;
	background: url(images/box-sidebar-top.png) no-repeat;
}

.box-sidebar .top2 {
	padding-top:17px;
	line-height:21px;
	height: 57px;
	background: url(images/box-sidebar-top2.png) no-repeat;
}

.box-sidebar .top2 h2 {
	background:transparent url(images/ico-bullet-h2.png) no-repeat scroll left 2px;
}


.box-sidebar .top-newsletter{
	line-height:65px;
	height: 77px;
	background: url(images/box-sidebar-newsletter-top.png) no-repeat;
}
.box-sidebar .bottom {
	height: 20px;
	background:url(images/box-sidebar-bottom.png) no-repeat;
}

.box-sidebar h3 {
	font-size:14px;
	color:#59646c;
}

.box-sidebar li {
	background: transparent url(images/ico-bullet-li.png) no-repeat scroll left 7px;
	padding:0 0 10px 10px;
	font-size:12px;
	line-height:17px
}

.box-sidebar ul {
	padding: 5px 5px 0px 15px;
	list-style:none}
.box-sidebar form {
	padding:5px 20px
}
.box-sidebar label {
	width: 70px;
	display: block;
}
.box-sidebar input {
	margin:5px 0 10px 0
}
.box-sidebar p.no-span {
	text-align: left;
	line-height: 10px
}
.box-sidebar h3 a{
	font-size:14px;
	color:#0e5faa;
}
/**/
/* Box home */
.box-home {
	width:200px;
	margin:-20px auto 10px auto;
	background: url(images/box-home-middle.png) repeat-y;
	float:left
}

.box-home .top {
	line-height:65px;
	height: 43px;
	background: url(images/box-home-top.png) no-repeat 0 0;
}
.box-home .bottom {
	background:transparent url(images/box-home-bottom.png) no-repeat scroll 0 0;
	height:37px;
}
.box-home ul.list-items {
	margin:30px 0 30px 100px;
	font-size:15px;
	color:#626262;
	line-height:16px;
	list-style:none;}
.box-home ul.list-items li{
	background:transparent url(images/ico-bullet-squareblue.png) no-repeat scroll 0 7px;
	margin:0 0 10px;
	padding:0 0 0 14px;
}
.box-home ul.list-items li a{
	color: #7d7d7d;
	font-weight: bold
}
ul.list-graphic {
	margin: 0 0 0 70px; 
	list-style:none;
}
ul.list-graphic li {
	float:left;
	text-align: center;
	margin:0;
	width:160px;
}
ul.list-graphic li .top-link {
	background:transparent url(images/css_sprites_box-home.jpg) no-repeat scroll 0 0;
	display: block;
	padding: 12px 25px 5px 5px;
	height: 150px;
	font-size:13px
}
ul.list-graphic li.option2 .top-link{
	background-position: 0 -167px
}
ul.list-graphic li.option3 .top-link{
	background-position: 0 -334px
}
ul.list-graphic li.option4 .top-link{
	background-position: 0 -501px
}




ul.list-graphic2 {
	margin: 0 0 0 70px; 
	list-style:none;
}
ul.list-graphic2 li {
	float:left;
	text-align: center;
	margin:0;
	width:160px;
}
ul.list-graphic2 li .top-link {
	background:transparent url(images/css_sprites_box-home.jpg) no-repeat scroll 0 0;
	display: block;
	padding: 12px 25px 5px 5px;
	height: 150px;
	font-size:13px
}
ul.list-graphic2 li.option2 .top-link{
	background-position: 0 -167px
}
ul.list-graphic2 li.option3 .top-link{
	background-position: 0 -334px
}
ul.list-graphic2 li.option4 .top-link{
	background-position: 0 -501px
}


.list-graphic-detailslist{
	text-align:left;
	font-size:12px;
	line-height:20px;
	padding-left:10px
}
.list-graphic-detailslist4{
	font-size:14px;
	line-height:22px;
	padding-left:10px;
	text-align:left;
}
.listatratamientos{
	text-align:left;
	font-size:12px;
	line-height:20px;
	padding-left:169px;
margin-top:-5px;
}

.lgraph-tratamientos{

	height:300px;
    text-align:left;
	font-size:12px;
    display: block;
	padding: 12px 25px 5px 5px;
	font-size:13px;
    width:500px;
    margin:0 auto;
 
}
.imagen {
	background:transparent url(images/peines2.jpg) no-repeat scroll 0 0;
	display: block;
	padding: 12px 25px 5px 5px;
	height: 116px;
	font-size:13px
}
.imagen2 {
	background:transparent url(images/pildoras2.jpg) no-repeat scroll 0 0;
	display: block;
	padding: 12px 25px 5px 5px;
	height: 116px;
	font-size:13px
}
.margen {
	float:left;
	text-align: center;
	margin:0;
	width:235px;
}
/**/
/* Box home mini*/
.box-home-mini {
	width:715px;
	margin:0 0 0 16px;
	background: url(images/box-home-mini-middle.png) repeat-y;
}
.box-home-mini .top,
.box-home-mini .bottom,
.box-home .top,
.box-home .bottom  {
	text-indent: -6999px;
	overflow: hidden
}
.box-home-mini .top {
	line-height:65px;
	height: 24px;
	background: url(images/box-home-mini-top.png) no-repeat 0 0;
}
.box-home-mini .bottom {
	background:transparent url(images/box-home-mini-bottom.png) no-repeat scroll 0 0;
	height:23px;
}
/**/
/* Box home newsletter*/
.box-home-newsletter-mini {
	width:759px;
	height:141px;
	display:block;
	margin:21px 0 40px 16px;
	background: url(images/newsletterbg.gif) no-repeat;
}
.title-newsletter{
	color:#0e5faa;
	font-size:13px;
	font-weight:bold;
	margin:0 50px 0 120px;
	padding-top:20px;
	line-height:18px
}
.title-newsletter b,
.title-newsletter strong{
	color:#585858;
	text-transform:uppercase
}
.content-newsletter{
	margin:10px 0 0 114px;
}
.newsletter-oferta{
	color:#ac1200;
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	border:2px solid #e9c2bd;
	width:140px;
	height:50px;
	margin-right:10px;
	padding:4px 5px 0;
	text-align:center;
	float:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.newsletter-form{
	width:480px;
	float:right;
}
.newsletter-nombre{
	float:left;
	margin-right:9px;
}
.newsletter-email{
	float:left;
	margin-right:6px;
}
.newsletter-enviar{
	float:left;
}
.newsletter-enviar input{
	margin-top:10px;
	border:0;
	background: url(images/newsletter_button.gif) no-repeat;
	width:83px;
	height:30px;
	padding-bottom:5px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-shadow:1px 1px 2px #0b5ca5;
	cursor:pointer;
}

.newsletter-enviar input:hover{
	background: url(images/newsletter_button_hover.gif) no-repeat;
	cursor:pointer;
}

.newsletter-nospam{
	color:#5b5b5b;
	font-size:10px;
	margin-top:4px;
	float:left
}
/**/
/* Items con foto en la home*/
.h2lomasleido{
	padding:0 0 10px 0;
	border-bottom:1px dotted #1a5bb5;
	background: none;
	margin:0 0 0 -16px;	
}

#box-photo-txt-home {
	padding: 10px 0 0;
	margin:25px 0 0 -21px;
	font-size: 12px;
	line-height:20px
}
#box-photo-txt-home li{
	width: 260px;
	height: 80px;
	float: left;
	list-style:none;
}
#box-photo-txt-home li a {
}
#box-photo-txt-home li a.photo{
	float:left;
	height:72px;
	margin:0 10px 0 0;
	text-indent:-6999px;
	width:102px;
	background: url(images/css_sprites_photo-txt-home.jpg)
}
#box-photo-txt-home li.soluciones a.photo{
	background-position:0 -215px 
}
#box-photo-txt-home li.testimonios a.photo{
	background-position:0 -72px
}
#box-photo-txt-home li.tratamientos a.photo{
	background-position:0 -144px
}
#box-photo-txt-home .listadopuntos{
	line-height:20px;
}
#box-photo-txt-home  p {
	margin: 5px 0;
	text-align: left
}

#box-photo-txt-home li.listadopuntos ul{
	margin:5px 0 0 14px;
	padding:0
}
#box-photo-txt-home li.listadopuntos li{
width:100%;
height:27px;
list-style-type:disc;
}
/**/
#box-ico-txt-home  li {
	margin: 15px 0 0 0
}
#box-ico-txt-home  li a,
#box-ico-txt-home  li p {
	padding: 0 160px 0 50px;
	margin: 0
}
#box-ico-txt-home  li p {
	line-height: 25px;
}
#box-ico-txt-home  li a{
	display: block;
	height: 40px;
	background: url(images/css_sprites_ico.png) no-repeat;
}
#box-ico-txt-home  li a.item2{
	background-position: 0 -60px
}
#box-ico-txt-home  li a.item3{
	background-position: 0 -124px
}
#box-ico-txt-home  li a.item4{
	background-position: 0 -186px
}
#box-ico-txt-home  li a.item5{
	background-position: 0 -248px
}

.home-left{
	width:500px;
	margin:36px 20px 0 49px;
	float:left;
}
.home-right{
	width:185px;
	float:right;
	margin:61px 20px 0 0;
}
/**/
#box-comparativa-home2 {
	padding: 10px 10px 0;
	margin:14px 0 0 -31px;
}
#box-comparativa-home2 li{
	width: 100%;
	height: 92px;
	margin: 0 0 15px 0;
}
#box-comparativa-home2 li a {
}
#box-comparativa-home2 li a.photo-comparativa{
	float:left;
	height:92px;
	margin:9px 10px 0 0;
	text-indent:-6999px;
	width:122px;
	background: url(images/css_sprites_comparativa-home2.jpg) no-repeat
}
#box-comparativa-home2 li.densidad a.photo-comparativa{
	background-position:0 -91px 
}
#box-comparativa-home2 li.sopesa a.photo-comparativa{
	background-position:0 -184px;
	margin-bottom:22px;
	margin-top:9px;
}
#box-comparativa-home2 h3{
	margin:0;
	padding:4px 0 0 0;
	color:#1a5bb5;
	font-size:13px
}
#box-comparativa-home2 p{
	margin:0;
	padding:3px 0 0 0;
	font-size:12px;
	line-height:16px;
}
#box-comparativa-home2 .hrli{
	width:75px;
	border-bottom:1px dotted #b2b2b2;
	margin:67px auto 25px;
	height:1px;
	line-height:1px;

}
/**/
#box-comparativa-home {
	padding: 10px 10px 0;
	margin:14px 0 0 -31px;
}
#box-comparativa-home li{
	width: 100%;
	height: 92px;
	margin: 0 0 15px 0;
}
#box-comparativa-home li a {
}
#box-comparativa-home li a.photo-comparativa{
	float:left;
	height:92px;
	margin:9px 10px 0 0;
	text-indent:-6999px;
	width:122px;
	background: url(images/css_sprites_comparativa-home.jpg) no-repeat
}
#box-comparativa-home li.densidad a.photo-comparativa{
	background-position:0 -91px 
}
#box-comparativa-home li.sopesa a.photo-comparativa{
	background-position:0 -184px
}
#box-comparativa-home h3{
	margin:0;
	padding:4px 0 0 0;
	color:#1a5bb5;
	font-size:13px
}
#box-comparativa-home p{
	margin:0;
	padding:3px 0 0 0;
	font-size:12px;
	line-height:16px;
}
#box-comparativa-home .hrli{
	width:75px;
	border-bottom:1px dotted #b2b2b2;
	margin:67px auto 25px;
	height:1px;
	line-height:1px;

}

/**/
.separator{
	width:105px;
	border-bottom:1px dotted #b2b2b2;
	margin:-26px auto 20px;
	height:30px;
	line-height:1px;
}
.separator2 {
	width:105px;
	border-bottom:1px dotted #b2b2b2;
	margin:72px auto 20px;
	height:1px;
	line-height:1px;
}
/**/

/* Box home newsletter small*/
.box-home-newsletter-mini-small {
	width:730px;
	height:211px;
	display:block;
	background: url(images/newsletterbgsmall.gif) no-repeat;
	margin:-13px 0 0 -35px;
}
.title-newsletter-small{
	color:#0e5faa;
	font-size:13px;
	font-weight:bold;
	margin:0 10px 0 120px;
	padding-top:48px;
	line-height:18px
}
.title-newsletter-small b,
.title-newsletter-small strong{
	color:#585858;
	text-transform:uppercase
}
.newsletter-form-small{
	width:400px;
	margin:10px 0 0 124px;
	height:45px
}
.newsletter-nombre-small{
	float:left;
	margin-right:13px;
}
.newsletter-email-small{
	float:left;
	margin-right:9px;
}
.newsletter-nospam-small{
	color:#5b5b5b;
	font-size:10px;
	margin:-21px 0 0 124px;
}
/**/


/**/
.home-right h2{
	font-size:14px;
	background:none;
	padding:0 0 0 4px;
	margin:0;
	text-transform:none;
}
.home-foro{
	background: url(images/bgboxforo.gif) no-repeat;
	width:209px;
	height:217px;
	text-align:left;
	margin:0 0 18px 0;
}
.home-foro h2{
	padding:10px 0 0 17px;
	line-height:18px
}
.home-foro h2 b,
.home-foro h2 strong{
	text-transform:uppercase
}
.home-foro p{
	margin:0;
	padding:10px 17px 0 17px;
	text-align:justify;
	line-height:17px;
	font-size:12px;
}

.home-foro-input{
	margin:14px 0 0 35px;
	border:0;
	background: url(images/foro_button.gif) no-repeat;
	width:125px;
	height:30px;
	cursor:pointer;
	display:block;
	text-indent:-9999px
}

.home-foro-input:hover{
	background: url(images/foro_button_hover.gif) no-repeat;
	cursor:pointer;
}
.leermas{
	background: url(images/bgboxforo.gif) no-repeat;
	width:209px;
	height:217px;
	text-align:left;
	margin:0 0 18px 0;
}
.leermas h2{
	padding:10px 0 0 17px;
	line-height:18px
}
.leermas h2 b,
.leermas h2 strong{
	text-transform:uppercase
}
.leermas p{
	margin:0;
	padding:10px 17px 0 17px;
	text-align:left;
	line-height:17px
}

.leermas-input{
	margin:15px auto 0 437px;
	border:0;
	background: url(images/leermas.gif) no-repeat;
	width:70px;
	height:30px;
	cursor:pointer;
	display:block;
    color:#FFFFFF;
    font-size:11px;
    text-align: center;
    padding-top:3px;
	
}

.leermas-input:hover{
	background: url(images/leermas_hover.gif) no-repeat;
	cursor:pointer;
    color:#000000;
}

.home-tratamientos ul{
	margin:5px 0 0 5px;

}
.home-tratamientos li{
	border-top:1px dotted #c1c1c1;
	padding:5px 0 3px;
	font-size:11px;
	height:18px;
}

.home-tratamientos li a{
	color:#5b5b5b;
	white-space:nowrap;
}
.home-tratamientos li a:hover{
	color:#429aeb
}

li.home-tratamientos-primero{
	border:none;
	
}
.home-tratamientos p{
	display:block;
	width:100%;
	margin-left:35px;
	font-size:11px
}

.star1{
	background:url(images/stars.gif) no-repeat;width:12px;height:10px;display:block; float:right
}
.star2{
	background:url(images/stars.gif) repeat-x;width:24px;height:10px;display:block; float:right
}
.star3{
	background:url(images/stars.gif) repeat-x;width:36px;height:10px;display:block; float:right
}
.star4{
	background:url(images/stars.gif) repeat-x;width:48px;height:10px;display:block; float:right
}
.star5{
	background:url(images/stars.gif) repeat-x;width:60px;height:10px;display:block; float:right
}


.home-testimonio{
	background:#dfe6fd;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	-moz-box-shadow:1px 1px 2px #d8d8d8;
	-webkit-box-shadow:1px 1px 2px #d8d8d8;	
	font-size:11px;
	line-height:16px;
	text-align:justify;
	padding:10px;
	margin:10px auto 15px;
	border:1px solid #dde0ed;
}

.home-testimonio strong,
.home-testimonio b{
	display:block;
	padding-top:5px;
	color:#3b7dba
}

.hrsep{
	width:75px;
	border-bottom:1px dotted #b2b2b2;
	margin:5px auto 15px;
	height:1px;
	line-height:1px;
	display:block
}


/**/
/****----- Fin de estilos home -----****/

/* botones footer*/
#cnt-btn-bottom {
	background: url(images/fnd-btn-bottom.png) no-repeat;
	width: 493px;
	height: 90px;
	margin: 50px 0 0 50px;
}
#cnt-btn-bottom ul{
	padding:0;
	line-height: 40px;
	text-transform: uppercase;
}
#cnt-btn-bottom ul li{
	float:left;
	width: 245px;
	text-align: center
}

#cnt-btn-bottom ul li a{
font-family:Verdana, Arial, Helvetica;
font-size:13px;
font-weight:bold;
color:#fff
}
#cnt-btn-bottom ul li a:hover{
color:#92c5ff}

#cnt-btn-bottom ul li.btn-comparativas{
padding-left:13px;
}
#cnt-btn-bottom ul li.btn-leer{
padding-left:83px;
width:100px;
}
#cnt-btn-bottom .url{
	float: right
}
/**/
/* boton peine*/
.bottom2 {
	background: url(images/botonpeine.jpg) no-repeat;
	width: 169px;
	height: 65px;
	margin: 50px 0 0 50px;
    margin: 0 auto;
    padding-left:83px;
}
cnt-btn-bottom ul{
	padding:0;
	line-height: 40px;
	text-transform: uppercase;
}
cnt-btn-bottom ul li{
	float:left;
	width: 245px;
	text-align: center
}

.normal a{
font-family:Verdana, Arial, Helvetica;
font-size:13px;
font-weight:bold;
color:#fff
}
.normal a:hover{
color:#92c5ff}

.comparapeine{
padding-left:13px;
margin-top: 11px;
}
cnt-btn-bottom ul li.btn-leer{
padding-left:83px;
width:100px;
}
cnt-btn-bottom .url{
	float: right
}
/**/
/* boton natural*/
.bottom3 {
	background: url(images/natur.jpg) no-repeat;
	width: 169px;
	height: 65px;
	margin: 50px 0 0 50px;
    margin: 0 auto;
    padding-left:89px;
}
cnt-btn-bottom ul{
	padding:0;
	line-height: 40px;
	text-transform: uppercase;
}
cnt-btn-bottom ul li{
	float:left;
	width: 245px;
	text-align: center
}

.normal a{
font-family:Verdana, Arial, Helvetica;
font-size:13px;
font-weight:bold;
color:#fff
}
.normal a:hover{
color:#92c5ff}

.comparapeine2 {
padding-left:13px;
margin-top: 11px;
}
cnt-btn-bottom ul li.btn-leer{
padding-left:83px;
width:100px;
}
cnt-btn-bottom .url{
	float: right
}
/**/

/* Estilos pagina generica */
ul.grados-enfermedad {
	padding: 0 0 0 20px;
	margin:0 0 20px;
}
ul.grados-enfermedad li{
	width: 175px;
	height: 166px;
	float: left;
	margin: 0 5px 0 0;
	background: url(images/css_sprites_grados-enfermedad.png);
}
ul.grados-enfermedad li.grado1 {

}
ul.grados-enfermedad li.grado2 {
	background-position:-175px 0
}
ul.grados-enfermedad li.grado3 {
	background-position:-350px 0
}
ul.grados-enfermedad li.grado4 {
	background-position:-526px 0;	 
}
ul.grados-enfermedad h4 {
	padding: 14px 0 0 0
}
ul.grados-enfermedad p {
	margin: 0;
	padding:10px 6px 0 8px;
	font-size: 11px;
	text-align: left
}

ul.items-causas {

}
ul.items-causas li {
	height: 101px;
	padding: 0 20px 0 160px;
	background:url(images/css_sprites_items-causas.png) no-repeat
}
ul.items-causas li.item1 {
	background-position: 0 -7px
}
ul.items-causas li.item2 {
	background-position: 0 -113px
}
ul.items-causas li.item3 {
	background-position: 0 -219px
}
ul.items-causas li.item4 {
	background-position: 0 -323px
}
ul.items-causas li.item5 {
	background-position: 0 -427px
}
ul.items-numbers {
	padding: 0 0 0 90px
}
ul.items-numbers li {
	height: 30px;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding:0 20px 0 25px;
	background:url(images/css_sprites_items-numbers.png) no-repeat
}
ul.items-numbers li.item2 {
	background-position: 0 -37px
}
ul.items-numbers li.item3 {
	background-position: 0 -72px
}
ul.items-numbers li.item4 {
	background-position: 0 -107px
}
.tabla-tatamientos {
	background: url(images/tabla_tratamientos.gif);
	width: 722px;
	height: 958px;
	text-indent: -6999px
}

.photo-notice {
	background: url(images/css_sprites_photo-notice.jpg);
	text-indent: -6999px;
	width: 160px;
	height: 160px;
	float: left
}
#photo-ejercicio.photo-notice {
	background-position:0 160px; 
}
/* box green and red */
.box-green,
.box-red {
	width:728px;
	margin:0 auto 10px auto;
}
.box-green {
	background: url(images/box-green-middle.png) repeat-y;
}
.box-red {
	background: url(images/box-red-middle.png) repeat-y;
}
.box-green h2 {
	color:#298e33;
	background: url(images/ico-bullet-green-h2.png) no-repeat left center;
}
.box-red h2 {
	color:#D30707;
	background: url(images/ico-bullet-red-h2.png) no-repeat left center;
}
.box-green .top,
.box-red .top {
	line-height:45px;
	height: 34px;
	padding: 0 0 0 15px
}
.box-green .top {
	background: url(images/box-green-top.png) no-repeat;
}
.box-red .top {
	background: url(images/box-red-top.png) no-repeat;
}
.box-green .middle ul,
.box-red .middle ul{
	padding:5px 20px 0 20px
}
.box-green .middle li, 
.box-red .middle li{
	margin: 0 0 8px 0
}
.box-green .bottom,
.box-red .bottom {
	height: 17px;
	text-indent: -6999px
}
.box-green .bottom {
	background:url(images/box-green-bottom.png) no-repeat;
}
.box-red .bottom {
	background:url(images/box-red-bottom.png) no-repeat;
}
/*box step*/	
.box-steps {
	width:715px;
	margin:0 0 10px 16px;
	background: url(images/box-step-middle.png) repeat-y;
}
.box-steps .top {
	height: 48px;
	background: url(images/box-step-top.png) no-repeat 0 0;
	padding:10px 0 0
}
.box-steps .top2 {
	height: 72px;
	background: url(images/box-step-top2.png) no-repeat 0 0;
	padding:10px 0 0
}
.box-steps .bottom {
	background:transparent url(images/box-step-bottom.png) no-repeat scroll 0 0;
	height:19px;
	text-indent: -6999px
}
.box-steps h3{
	font-size: 1em
}
.box-steps h3 span{
	display: block;
	float: left;
 /*   margin-left: 5px;*/
}
.box-steps h3 span.number{
	padding:0 15px;
    width: 4%;
}
.box-steps h3 span.numberdouble {
    float:left;
    width: 90%;
    line-height:2;
}
.box-steps p{
	padding: 0 50px 0 30px;
	margin: 0
}
.box-comment {
	padding: 0 30px;
	margin: 0 0 20px 0
}
.box-comment p{
	line-height: 25px;
	margin: 5px 0;
	padding: 0 25px 0 0
}
.ico-comment {
	float: left;
	background: url(images/ico-comment.png) no-repeat;
	margin: 0 5px 0 0;
	text-indent: -6999px;
	width: 20px;
	height: 20px
}
.signature {
	text-align:  right;
	font-style: italic;
	margin:0 26px 0 0;	
}
/* Faqs */
#cnt-faqs  {
	margin: 20px 0 0 0
}

#cnt-faqs h3 {
	background: url(images/ico-h3-faqs.png) no-repeat;
	padding: 0 0 0 45px;
	height: 40px;
	line-height: 40px
}
#cnt-faqs hr {
	height: 1px;
	color:#f0f0f0;
	width: 300px
}
.photo-article-right {
width: 310px;
height: 215px;
float: right;
}
.photo-article-left {
width: 310px;
height: 215px;
float: left;
}
#como-funcionan.photo-article-right {
background: url(images/fnd-como-funcionan.png)
}
#como-funcionan.photo-article-right span{
display: block;
font-size: 10px;
padding:108px 15px 5px 200px
}
#seguridad.photo-article-left {
background: url(images/fnd-seguridad.jpg) no-repeat;
width: 125px;
height: 139px;
text-indent: -6999px
}
.tabla-comparativa {
background: url(images/tabla_comparativas.gif);
text-indent: -6999px;
width: 722px;
height: 728px
}
#cnt-external-links {
padding-left: 163px
}

ul.btn-external-link li {
background: url(images/ico-web.png) no-repeat center;
width:65px;
text-align: center;
height: 24px;
float: left
}
ul.btn-external-link a {
display:block;
height:24px;
text-indent:-6999px;
width:65px;
}
ul.btn-external-link li.item1 {


}
ul.btn-external-link li.item2 {
width:174px;
}

ul.btn-external-link li.item2  a{
width:174px;
}

ul.btn-external-link li.item3 {
width:103px;
}
ul.btn-external-link li.item4 {
width:102px;
}
ul.btn-external-link li.item5 {
width:102px;
}
.box-product .photo-article-left {
	width: 199px;
	height: 250px;
	background: url(images/css_sprites_photo_products.jpg);
	margin:0 15px 0 0
}
#hemorroidesno.box-product .photo-article-left  {
	background-position:  0 -250px;
}
#forces.box-product .photo-article-left  {
	background-position:  0 -758px;
}
#MF.box-product .photo-article-left  {
	background-position:  0 -487px;
}
#miracle.box-product .photo-article-left  {
	background-position:  0  -1035px;
}
.box-product .photo-article-left a {
background:transparent url(images/ico-web.png) no-repeat scroll center bottom;
display:block;
height:24px;
line-height:24px;
margin:200px auto 0;
text-align:center;
text-indent:-6999px;
width:65px;
}
#hemapro.box-product .photo-article-left a {
height:250px;
margin:0;
width:199px;
}
.box-product {
	margin:20px 10px 0;
	border-bottom:1px dotted;
	padding: 0 0 5px 0
}
.box-product .external-link {
	text-align: right
}
.box-product h3 {
width: 90%;
height: 43px;
line-height: 43px;
}
.box-product h3 span{
	display: block;
	float:left;
	margin: 0 10px 0 0px;
}
.box-product h3 span.rating {
color:#FF9101;
background:  url(images/css_sprites_ratings.jpg) no-repeat right 0;
padding-right: 40px
}
.box-product h3 span.rating70 {
background-position: right -42px
}
.box-product h3 span.rating65 {
background-position: right -84px
}
.box-product h3 span.rating55 {
background-position: right -126px
}
.box-product h3 span.rating50 {
background-position: right -168px
}
.photo-laser {
background: url(images/laser.jpg);
text-indent: -6999px;
width: 710px;
height: 212px;
}
.photo-quirurgica {
background: url(images/cirugia.jpg);
text-indent: -6999px;
width: 710px;
height: 212px;
}
.photo-no-quirurgica {
background:url(images/noquirurgico.jpg) ;
text-indent: -6999px;
width: 710px;
height: 212px;
}
li.linkcat {
background-image: none;
padding: 0
}
.linkcat h2 {
display: none
}
/* post */
.post small {
display: block;
float: right;
margin:0px 20px 5px 0
}
.entry {
clear: both;
border-top: 1px solid #629BD5;
margin: 0 20px;
}
.entry p{
padding: 0
}
.postmetadata {
background:#D6DADD;
padding: 5px 0 5px 20px;
margin: 0 20px 20px 20px;
}

/**/
.blue-facts{
	color:#0e5faa;
	margin:10px 0 0 20px;
	font-weight:bold;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica;
}
.blue-facts li{
	background: url(images/factsnumber.gif) no-repeat;
	height: 26px;
	padding:6px 0 0 42px;
	line-height:15px;
	margin-bottom:4px;
}
li.fact1{background-position:0 0px}
li.fact2{background-position:0 -30px}
li.fact3{background-position:0 -60px}
li.fact4{background-position:0 -90px}
li.fact5{background-position:0 -120px}

.laserpicleft{
	background:url(images/peineterapialaser.jpg) no-repeat;
	width:125px;
	height:130px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 0;
}
.hojas{
	background:url(images/hojas.jpg) no-repeat;
	width:105px;
	height:110px;
	float:left;
	text-indent:-9999px;
	margin:0 12px 0 22px;
}
.cabeza{
	background:url(images/cabeza.jpg) no-repeat;
	width:155px;
	height:156px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 0;
}
.cabezas{
	background:url(images/cabezas.jpg) no-repeat;
	width:155px;
	height:156px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 0;
}
.nutricion{
	background:transparent url(images/nutricion.jpg) no-repeat scroll 0 0;
	float:left;
	height:228px;
	margin:25px 6px 0 0;
	text-indent:-9999px;
	width:238px;
}
.pelos{
	background:transparent url(images/pelos.jpg) no-repeat scroll 0 0;
    float:right;
    height:203px;
    margin:9px 6px 0 23px;
    text-indent:-9999px;
    width:266px;
}
.ejemplo {
	background:transparent url(images/ejemplo.jpg) no-repeat scroll 0 0;
	float:left;
	height:230px;
	margin:9px 6px 0 23px;
	text-indent:-9999px;
	width:233px;
}
.mino{
	background:url(images/mino.jpg) no-repeat;
	width:155px;
	height:200px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 0;
    margin-top: 20px:
}
.prope{
	background:url(images/prope.jpg) no-repeat;
	width:155px;
	height:150px;
	float:left;
	text-indent:-9999px;
	margin:24px 6px 0 0;
}
.tick{
	background:url(images/tick.png) no-repeat;
	width:16px;
	height:16px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 0;
}
.crecimientopelo{
	background:url(images/crecimientopelo.jpg) no-repeat;
	width:498px;
	height:194px;
	text-indent:-9999px;
    margin-top:32px;
    margin-left:131px;
    margin-bottom:32px;
}
.genes{
	background:url(images/genes.jpg) no-repeat;
	width:143px;
	height:92px;
	float:left;
	text-indent:-9999px;
	margin:-8px 6px 0 22px;
}
.hormonas{
	background:url(images/hormonas.jpg) no-repeat;
	width:143px;
	height:92px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 22px;


}
.manzana{
	background:url(images/manzana.jpg) no-repeat;
	width:143px;
	height:92px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 22px;
    margin-top:14px;
}
.capilaser{
	background:url(images/productos-peineslaser.jpg) no-repeat;
	width:177px;
	height:131px;
	float:left;
	text-indent:-9999px;
	margin:14px 6px 0 22px;
}

.capilaser a{
	display:block;
	width:159px;
	height:131px;
}
.capilaser2{
	background:url(images/productos-peineslaser2.jpg) no-repeat;
	width:213px;
	height:188px;
	float:left;
	text-indent:-9999px;
	margin:14px 6px 0 22px;
}

.capilaser2 a{
	display:block;
	width:159px;
	height:131px;
}

.velform{
	background:url(images/velformpower.jpg) no-repeat;
	width:159px;
	height:128px;
	float:left;
	text-indent:-9999px;
	margin:14px 6px 10px 22px;
}
.velform2{
	background:url(images/velformpower2.jpg) no-repeat;
	width:159px;
	height:111px;
	float:left;
	text-indent:-9999px;
	margin:14px 6px 10px 22px;
}
.androhair{
	background:url(images/androhair.jpg) no-repeat;
	width:159px;
	height:135px;
	float:left;
	text-indent:-9999px;
	margin:14px 6px 0 22px;
}
.androhair2{
	background:url(images/androhair2.jpg) no-repeat;
	width:159px;
	height:135px;
	float:left;
	text-indent:-9999px;
	margin:14px 6px 0 22px;
}
.hairmax{
	background:url(images/hairmax.jpg) no-repeat;
	width:159px;
	height:150px;
	float:left;
	text-indent:-9999px;
	margin:4px 23px 0 8px;
    
}
.hairmax2{
	background:url(images/hairmax2.jpg) no-repeat;
	width:159px;
	height:150px;
	float:left;
	text-indent:-9999px;
	margin:32px 23px 0 8px;
    
}
.hairpro {
	background:url(images/hairpro.jpg) no-repeat;
	width:159px;
	height:112px;
	float:left;
	text-indent:-9999px;
	margin:14px 6px 0 22px;
}
.pildoras1{
	background:url(images/pildoras.jpg) no-repeat;
	width:143px;
	height:92px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 22px;
    margin-top:0px;
}
.psicologia{
	background:url(images/psicologia.jpg) no-repeat;
	width:143px;
	height:92px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 22px;
    margin-top:0px;
}

.genes1{
	background:url(images/genes1.jpg) no-repeat;
	width:143px;
	height:92px;
	float:left;
	text-indent:-9999px;
	margin:-8px 10px 0 22px;
}
.hormonas1{
	background:url(images/hormonas1.jpg) no-repeat;
	width:143px;
	height:92px;
	float:left;
	text-indent:-9999px;
	margin:0 10px 0 22px;


}
.manzana1{
	background:url(images/manzana2.jpg) no-repeat;
	width:143px;
	height:92px;
	float:left;
	text-indent:-9999px;
	margin:0 10px 0 22px;
    margin-top:14px;
}
.pildoras2{
	background:url(images/quimicos.jpg) no-repeat;
	width:143px;
	height:92px;
	float:left;
	text-indent:-9999px;
	margin:0 10px 0 22px;
    margin-top:0px;
}
.psicologia1{
	background:url(images/sicologia2.jpg) no-repeat;
	width:143px;
	height:92px;
	float:left;
	text-indent:-9999px;
	margin:0 10px 0 22px;
    margin-top:0px;
}
.ade {
	background:url(images/ade.jpg) no-repeat;
	width:95px;
	height:113px;
	float:left;
	text-indent:-9999px;
	margin:0px 6px 0 22px;
    
}
.menosaltura {
	/*height:10px;*/
}
.menosaltura2 {
	height:2px;
}				
		
.altura {
	height:15px;
}
.altura2 {
	height:25px;
}
.altura3 {
	height:45px;
}
.altura5 {
	color:#0E5FAA;
	height:65px;
	margin-left:78px;
}
.andro {
	background:url(images/andro.jpg) no-repeat;
	width:155px;
	height:158px;
	float:left;
	text-indent:-9999px;
	margin:10px 14px 0 28px;

}
.universal {
	background:url(images/universal.jpg) no-repeat;
	float:left;
	height:144px;
	margin:11px 14px 0 22px;
	text-indent:-9999px;
	width:188px;

}
.cuadro {
	background:url(images/cuadro.gif) no-repeat;
	width:674px;
	height:616px;
	float:left;
	/*text-indent:-9999px;*/
	margin:21px 6px 25px 63px;
    

}
.peine{
	background:url(images/peines2.jpg) no-repeat;
	width:170px;
	height:120px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 150px;
}
.pildoras{
	background:url(images/pildoras2.jpg) no-repeat;
	width:170px;
	height:120px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 150px;
}
.riesgos{
	background:url(images/riesgo.jpg) no-repeat;
	width:209px;
	height:161px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 22px;
}
.riesgos2{
	background:url(images/pensando.jpg) no-repeat;
	width:157px;
	height:162px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 22px;
}
.medicos{
	background:url(images/medicos.jpg) no-repeat;
	width:209px;
	height:216px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 0;
}
.medicos2{
	background:url(images/medicos2.jpg) no-repeat;
	width:209px;
	height:216px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 22px;
}
.crecpelo{
	background:url(images/crecimiento2.jpg) no-repeat;
	width:660px;
	height:213px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 106px;
}
.calviciefem {
	background:url(images/calviciefem.jpg) no-repeat;
	width:400px;
	height:201px;
	text-indent:-9999px;
	margin:37px 6px 50px 149px;
    
}

.escala {
	background:url(images/escala.jpg) no-repeat;
	width:650px;
	height:332px;
	text-indent:-9999px;
	margin:37px 6px 50px 58px;
    
}
.peine2 {
	background:url(images/peines3.jpg) no-repeat;
	width:171px;
	height:109px;
	float:left;
	text-indent:-9999px;
	margin:19px 6px 0 25px;
}
.productosnat {
	background:url(images/productosnat.jpg) no-repeat;
	width:171px;
	height:115px;
	float:left;
	text-indent:-9999px;
	margin:7px 10px 0 19px;
}
.pelo{
	background:url(images/pelo.jpg) no-repeat;
	width:209px;
	height:216px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 22px;
}
.seguridad{
	background:url(images/candado.jpg) no-repeat;
	width:191px;
	height:172px;
	float:left;
	text-indent:-9999px;
	margin:17px 6px 0 22px;
}
.seguridad2{
	background:url(images/candado2.jpg) no-repeat;
	width:191px;
	height:172px;
	float:left;
	text-indent:-9999px;
	margin:17px 6px 0 22px;
}
.piensa {
	background:url(images/piensa.jpg) no-repeat;
	width:157px;
	height:162px;
	float:left;
	text-indent:-9999px;
	margin:0 6px 0 22px;
}
.producto {
	background:url(images/producto.jpg) no-repeat;
	width:209px;
	height:216px;
	float:left;
	text-indent:-9999px;
	margin:1px 6px 0 22px;
}
.producnatural {
	background:url(images/producnatural.jpg) no-repeat;
	width:209px;
	height:216px;
	float:left;
	text-indent:-9999px;
	margin:3px 3px 0 24px;
}
.ribbon{
	display:block;
	background:url(images/ribbonbg.png) no-repeat;
	width:706px;
	height:44px;
	color:#5e5a5a;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	margin:30px auto 25px;
	text-align:center;
}
.ribbon a{
	text-decoration:underline
}
.ribbon a:hover{
	text-decoration:underline;
	text-decoration:none
}
.ribbon2{
	display:block;
	background:url(images/ribbonbg.png) no-repeat;
	width:706px;
	height:44px;
	color:#5e5a5a;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	margin:30px auto 25px;
	text-align:center;
    padding-right:61px;
}
.imagen-abajo {
height:120px;
margin:0 0 0 180px;
width:375px;
background:url(images/peine-pildoras.jpg)no-repeat;

}
.imagen-abajo-unafoto {
height:120px;
margin:0 0 0 217px;
width:375px;
background:url(images/productosnaturales.gif)no-repeat;
}
.imagen-abajo-unafoto2 {
height:120px;
margin:0 0 0 217px;
width:375px;
background:url(images/peinelaser.gif)no-repeat;
}
.imagen-abajo a.link-peine {
text-indent: -6999px;
margin-right:42px;
}
.link-peine {
padding:0 80px 90px;
}
.link-pill {
padding:0 80px 90px;
}
.cuadro a.cuadro-link {
display:block;
float:right;
height:37px;
padding-top:51px;
text-indent:9999px;
width:86px;
}
.cuadro a.cuadro-link2 {
display:block;
margin-top:30px;
height:70px;
text-indent:9999px;
width:130px;
}
.cuadro a.cuadro-link3 {
display:block;
float:right;
height:30px;
padding-top:18px;
text-indent:9999px;
width:84px;
}
.cuadro a.cuadro-link4 {
display:block;

height:70px;
text-indent:9999px;
width:130px;
}
.container-testim-terapialaser{
margin:0 0 26px 0
}
.testim-terapialaser{
	background:url(images/testim-terapialaserbg.png)no-repeat;
	width:410px;
	height:149px;
	font-size:15px;
	line-height:20px;
	margin:10px 0 0 40px;
	padding:10px 0 0 32px;
	float:left;
	color:#0e5faa
}
.testim-terapialaser2{
	background:url(images/testim-terapialaserbg2.png)no-repeat;
	width:410px;
	height:149px;
	font-size:15px;
	line-height:20px;
	margin:10px 0 0 40px;
	padding:10px 0 0 32px;
	float:left;
	color:#0e5faa
}
.videotestim-terapialaser{
	float:left;
	width:218px;
	margin:0 0 0 20px;
}
.mastestim-terapialaser{
	clear:both;
	text-align:right;
	font-weight:bold;
	padding-top:3px;
	margin:0 74px 0 0;
}
.boton-flash {
background:transparent url(images/ico-bullet-h2.png) no-repeat scroll 0 0;
color:red;
float:left;
margin-left:180px;
padding-left:23px;
}
/**/

/**/
.comparativa-h3{}
.comparativa-h3 img{
	vertical-align:bottom;
	padding-left:1px
}
.comparativa-h3 a{
	color:#666
}
.comparativa-foto-destacado{
	float:left;
	height:150px;
	width:170px;
	margin:0 10px 10px 21px;
	display:block;
	line-height:16px
}
.comparativa-foto-destacado li{
	margin:0 0 11px 0;
	font-family:Verdana;
	font-size:12px;
}

.comparativa-foto-destacado .comparativa-producto{
	background:url(images/productos-peineslaser.jpg) no-repeat;
	height:110px;
	width:160px;
	margin:0;
	text-indent:-9999px
}

.comparativa-tabla{
	margin:20px 0 20px 21px;
}

.comparativa-vervideo{
	background:url(images/verdetalles.gif) no-repeat;
	height:15px;
	padding-left:17px;
	margin-left:5px;
}
.comparativa-vertestimonio{
	background:url(images/verdetalles.gif) 0 -16px no-repeat;
	height:16px;
	padding-left:17px;
	margin-left:5px;
}

.comparativa-tabla{
	background:url(images/comparativa-peinelaser.jpg) no-repeat;
	height:807px;
	width:714px;
	margin:45px auto;
}
.comparativa-tabla3{
	background:url(images/comparativa-ejercicios.jpg) no-repeat;
	height:473px;
	width:714px;
	margin:45px auto;
}
.comparativa-tabla4{
	background:url(images/tablacomparaalargador.jpg) no-repeat;
	height:548px;
	width:714px;
	margin:45px auto;
}
.comparativa-tabla5{
	background:url(images/tablaesperma.jpg) no-repeat;
	height:642px;
	width:610px;
	margin:45px auto;
}
.comparativa-tabla6{
	background:url(images/tablacomparativaeyac.jpg) no-repeat;
	height:660px;
	width:717px;
	margin:45px auto;
}
.comparativa-tabla7{
	background:url(images/tablacomparativaferomonas.jpg) no-repeat;
	height:680px;
	width:613px;
	margin:-10px auto;
}
.comparativa-tabla8{
	background:url(images/tablaerecciones.jpg) no-repeat;
	height:724px;
	width:713px;
	margin:45px auto;
}

.comparativa-tabla-titles{
	display:block;
	margin-left:175px;
	height:30px;
}
.tabla-link {
color:black;
padding:0 10px 70px;
}
.tabla-link:hover {
text-decoration: none;
color: black;
}

.comparativa-tabla-titles li{
	font-weight:normal;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica;
	display:block;
	width:107px;
	margin:0 1px 0 1px;
	padding-top:15px;
	float:left;
	text-align:center;
	line-height:13px;
}
li.comparativa-proddestacado{
	padding-top:11px;
	width:109px;
	margin:0 0 0 -7px;
}

.comparativa-tabla-caracteristicas ul{
	float:left;
	width:155px;
	padding:70px 0 0 14px;
	line-height:45px;
}
.comparativa-tabla-caracteristicas li{
	font-weight:bold;
	color:#0c70a8;
}

.comparativa-tabla-caracteristicas li p{
	margin:14px 0 30px 0;
	padding-left:0;
	line-height:15px;
}

li.comparativa-tabla-total{
	line-height:10px;
	margin-bottom:10px;
}

.comparativa-tabla-iraweb{
	float:right;
	width:542px;
	margin-top:186px;
}
.comparativa-tabla-iraweb ul{
	margin:460px 0 0 0;
}
.comparativa-tabla-iraweb li{
	width:85px;
	float:left;
	margin:0 17px 0 7px;
	text-align:center;
}

.comparativa-tabla-iraweb li a{
	width:85px;
	background:url(images/iraweb_gris.png) top no-repeat;
	height:32px;
	display:block;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
.comparativa-tabla-iraweb li a:hover{
	color:#fff
}

.comparativa-tabla-iraweb li.comparativa-proddestacado a{
	background:url(images/iraweb_blue.png) top no-repeat;
}





.comparativa-tabla-iraweb12{
	float:right;
	width:542px;
	margin-top:106px;
}
.comparativa-tabla-iraweb12 ul{
	margin:460px 0 0 0;
}
.comparativa-tabla-iraweb12 li{
	width:85px;
	float:left;
	margin:0 17px 0 7px;
	text-align:center;
}

.comparativa-tabla-iraweb12 li a{
	width:85px;
	background:url(images/iraweb_gris.png) top no-repeat;
	height:32px;
	display:block;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
.comparativa-tabla-iraweb12 li a:hover{
	color:#fff
}

.comparativa-tabla-iraweb12 li.comparativa-proddestacado a{
	background:url(images/iraweb_blue.png) top no-repeat;
}












.comparativa-tabla-iraweb11{
	float:right;
	width:440px;
	margin-top:43px;
}
.comparativa-tabla-iraweb11 ul{
	margin:460px 0 0 0;
}
.comparativa-tabla-iraweb11 li{
	width:85px;
	float:left;
	margin:0 17px 0 7px;
	text-align:center;
}

.comparativa-tabla-iraweb11 li a{
	width:85px;
	background:url(images/iraweb_gris.png) top no-repeat;
	height:32px;
	display:block;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
.comparativa-tabla-iraweb11 li a:hover{
	color:#fff
}

.comparativa-tabla-iraweb11 li.comparativa-proddestacado a{
	background:url(images/iraweb_blue.png) top no-repeat;
}


html>/**/body .comparativa-tabla-iraweb7{
margin-top:5px;
}

.comparativa-tabla-iraweb7{
		float:right;
	margin-top:42px;
	width:544px;	
}

.comparativa-tabla-iraweb7 ul{
	margin:460px 0 0 0;
}
.comparativa-tabla-iraweb7 li{
	width:85px;
	float:left;
	margin:0 17px 0 7px;
	text-align:center;
}

.comparativa-tabla-iraweb7 li a{
	width:85px;
	background:url(images/iraweb_gris.png) top no-repeat;
	height:32px;
	display:block;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
.comparativa-tabla-iraweb7 li a:hover{
	color:#fff
}

.comparativa-tabla-iraweb7 li.comparativa-proddestacado a{
	background:url(images/iraweb_blue.png) top no-repeat;
}




.comparativa-tabla-iraweb4{
	float:right;
	width:542px;
	margin-top:-66px;
}
.comparativa-tabla-iraweb4 ul{
	margin:460px 0 0 0;
}
.comparativa-tabla-iraweb4 li{
	width:85px;
	float:left;
	margin:0 17px 0 7px;
	text-align:center;
}

.comparativa-tabla-iraweb4 li a{
	width:85px;
	background:url(images/iraweb_gris.png) top no-repeat;
	height:32px;
	display:block;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
.comparativa-tabla-iraweb4 li a:hover{
	color:#fff
}

.comparativa-tabla-iraweb4 li.comparativa-proddestacado a{
	background:url(images/iraweb_blue.png) top no-repeat;
}

.comparativa-tabla-iraweb5{
	float:right;
	width:436px;
	margin-top:10px;
}
.comparativa-tabla-iraweb5 ul{
	margin:460px 0 0 0;
}
.comparativa-tabla-iraweb5 li{
	width:85px;
	float:left;
	margin:0 17px 0 7px;
	text-align:center;
}

.comparativa-tabla-iraweb5 li a{
	width:85px;
	background:url(images/iraweb_gris.png) top no-repeat;
	height:32px;
	display:block;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
.comparativa-tabla-iraweb5 li a:hover{
	color:#fff
}

.comparativa-tabla-iraweb5 li.comparativa-proddestacado a{
	background:url(images/iraweb_blue.png) top no-repeat;
}

.comparativa-enlaces{
	margin-bottom:0;
}

.comparativa-enlaces a{
	display:block;
	width:100px;
	height:60px;
	text-indent:-9999px;
}


li.comparativa-tabla-last{
	margin-right:0;
}
.iraweb {
   background:transparent url(images/iraweb_oscuro.png) no-repeat scroll center top;
   color:#FFFFFF;
   display:block;
   font-size:12px;
   font-weight:bold;
   height:32px;
   line-height:30px;
   width:85px;
   padding-left:45px;
   float: right;
   margin-right:10px;
}
.blanco {
  color:#FFFFFF;
}
.comparativa-tabla2{
	background:url(images/comparativa-peinelaser2.jpg) no-repeat;
	height:800px;
	width:612px;
	margin:0px auto;
}

.comparativa-tabla2-titles{
	display:block;
	margin-left:175px;
	height:30px;
}
.comparativa-tabla2-titles li{
	font-weight:normal;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica;
	display:block;
	width:105px;
	margin:0 1px 0 1px;
	padding-top:15px;
	float:left;
	text-align:center;
}
li.comparativa-proddestacado2{
	padding-top:11px;
	width:92px;
	margin-right:11px;
}

.comparativa-tabla2-caracteristicas ul{
	float:left;
	width:155px;
	margin:70px 0 0 14px;
	line-height:45px;
}
.comparativa-tabla2-caracteristicas li{
	font-weight:bold;
	color:#0c70a8;
}

.comparativa-tabla2-caracteristicas li p{
	margin:14px 0 30px 0;
	padding-left:0;
	line-height:15px;
}

li.comparativa-tabla2-total{
	line-height:30px;
	margin-bottom:10px;
}

.comparativa-tabla2-iraweb{
	float:right;
	/*width:441px !important*/
    width:439px;
}
.comparativa-tabla2-iraweb ul{
	margin:0;
    padding:655px 0 0 0 !important;
    padding:484px 0 0 4px;
}
.comparativa-tabla2-iraweb li{
	width:85px;
	float:left;
	margin:0 17px 0 7px !important;
	margin:0 16px 0 7px;
	text-align:center;
}

.comparativa-tabla2-iraweb li a{
	width:85px;
	background:url(images/iraweb_gris.png) top no-repeat;
	height:32px;
	display:block;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
.comparativa-tabla2-iraweb li a:hover{
	color:#fff
}

.comparativa-tabla2-iraweb li.comparativa-proddestacado2 a{
	background:url(images/iraweb_blue.png) top no-repeat;
}

.comparativa-enlaces2{
	
    
}

.comparativa-enlaces2 a{
	display:block;
	width:100px;
	height:60px;
	text-indent:-9999px;
}


li.comparativa-tabla2-last{
	margin-right:0;
}
.iraweb2 {
   background:transparent url(images/iraweb_oscuro.png) no-repeat scroll center top;
   color:#FFFFFF;
   display:block;
   font-size:12px;
   font-weight:bold;
   height:32px;
   line-height:30px;
   width:85px;
   padding-left:45px;
   float: right;
   margin-right:10px;
}

/**/

.tablita{
  background:transparent url(images/tablita.png) no-repeat scroll;
  width:765px;
  height:554px;
  float:right;
  margin:-24px 0 0;
}

.tablita h2{
		
	font-size:17px;
	margin:43px 0 0;
	padding:0 25px;
	text-align:center;
	line-height:22px;
	background:none;
}
.tablita ul.list-items {
	margin:30px 0 30px 100px;
	font-size:15px;
	color:#626262;
	line-height:16px;
	list-style:none;}
.tablita ul.list-items li{
	background:transparent url(images/ico-bullet-squareblue.png) no-repeat scroll 0 7px;
	margin:0 0 10px;
	padding:0 0 0 14px;
}
.tablita ul.list-items li a{
	color: #7d7d7d;
	font-weight: bold
}
.nuevaletra{
  background:transparent url(images/newsletterbg.gif) no-repeat;
  width:759px;
  height:141px;
  float:left;
  margin:7px 0 0 21px;
}
.cuadreteoferta{
  border:2px solid #E9C2BD;
  color:#AC1200;
  float:left;
  font-size:15px;
  font-weight:bold;
  line-height:20px;
  margin:10px 0 0 119px;
  padding:4px 5px 0;
  text-align:center;
  width:140px;
}
.newslettertexto{
 float:left;
 margin-right:9px;
 color:#666666;
}
.index-izquierda{
	width:530px;
	margin:66px 20px 0 5px;
	float:left;
}
#fotostxt {
	padding: 10px 0 0;
	margin: 66px 0 0 10px;
	font-size: 12px;
	line-height:20px
}
.listadofotos{
   float:left;
   height:50px;
   width:260px;
   margin:22px 0 0 0;
   display: inline;
}
.listadofotos li{
   margin:0 0 0 5px;
   padding:0 0 0 111px;
   display: table-cell;
   height:73px;
   background: url(images/mujer.jpg) no-repeat;
}
.contenedor{
  width:782px;
}
.contenedortexto{
  margin:35px 0 0 190px;
  width:774px;
}
.imagenp{
	background: url(images/pene.jpg) no-repeat;
	width:281px;
	height:407px;
	margin:14px auto;

}
.cosa{
	background: url(images/cosa.png) no-repeat;
	width:370px;
	height:371px;
	margin:30px auto;

}
.h2lomasleido2{
	border-bottom:1px dotted #1A5BB5;
    margin:0 0 0 20px;
    padding:0 0 10px;
	background:transparent none repeat scroll 0 0;
	width:731px;
}
.boxlistafoto{
    float:left;
	line-height:1px;
	margin:2px 0 0 47px;
	width:381px;
		
}
.boxlistafoto li{
   background:url(images/tik.png) no-repeat scroll 1px 8px;
   padding:0 0 0 21px;
   line-height:26px;
   
}
.boxlistafoto9{
    float:left;
	line-height:1px;
	margin:2px 0 0 47px;
	width:545px;
		
}
.boxlistafoto9 li{
   background:url(images/tik.png) no-repeat scroll 1px 8px;
   padding:0 0 0 21px;
   line-height:26px;
   
}
.boxlistafoto10{
   float:left;
line-height:1px;
margin:2px 0 0 47px;
width:414px;
		
}
.boxlistafoto10 li{
   background:url(images/tik.png) no-repeat scroll 1px 8px;
   padding:0 0 0 21px;
   line-height:26px;
   
}
.boxlistafoto5{

	margin:0 0 0 22px;
width:555px;
		
}
.boxlistafoto5 li{
   background:url(images/tik.png) no-repeat;
   padding:0 0 0 21px;
}
   
.boxlistafotob{
    width:281px;
	margin:10px 170px 0 0;
	float:right;
}
.boxlistafotob li{
   background:url(images/tik.png) no-repeat scroll 0 8px;
   padding:0 0 0 21px;
   line-height:35px;
}
.hombre{
	float:right;
	margin:-37px 25px 0;
}
.hombre2{
	float:right;
	margin:-35px 25px 0;
}

.hombre3{
	float:right;
	margin:-35px 25px 0;
}
.hombre4{
	float:right;
	margin:-19px 25px 0;
}
.hombre5{
	float:right;
	margin:21px 25px;
}
.hombre6{
	float:right;
	margin:-45px 4px 0;
}
.hombre7{
	float:right;
	margin:-11px 25px 0;
}
.hombre8{
	float:right;
	margin:-59px 25px 0 -27px;
}
.bodegonerecciones {
width:213px;
height:144px;
background:url(images/provirilia.gif) no-repeat;
float:left;
margin:-7px 0 0 -221px;
}
.bodegonejercicios {
width:213px;
height:144px;
background:url(images/capturasejercicios.gif) no-repeat;
float:left;
margin:-7px 0 0 -221px;
}

.bodegonejercicios2 {
width:400px;
height:144px;
margin:0 0 0 376px;
}

.cajaalargar{
    height:192px;
	margin-top:10px;
	width:761px;
}
.cajaalargar2{
    height:150px;
	margin-top:10px;
	width:761px;
}
.crecepene{
   margin:21px 0 0 104px;
}
.crecepene a{
   color:#666666;
   margin:0 0 0 96px;
}
ul.list-graphic2 {
margin:35px 0 0 121px;
}

ul.list-graphic2 li {
float:left;
margin:0;
text-align:center;
width:160px;
}

ul.list-graphic2 li .top-link {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/css_sprites_box-home.jpg) no-repeat scroll 0 0;
display:block;
font-size:13px;
height:150px;
padding:12px 25px 5px 5px;
line-height:12px;
}

.list-graphic2-detailslist {
font-size:12px;
line-height:20px;
padding-left:10px;
text-align:left;
}

ul.list-graphic2 li.option2 .top-link {
background-position:0 -167px;
}

ul.list-graphic2 li.option3 .top-link {
background-position:0 -334px;
}
.informacion{
 background:url(images/informacion.png) no-repeat;
 width:483px;
 height:134px;
 margin:0 0 0 108px;
 font-size:12px;
 width:386px;
 padding:25px 56px 0 70px;
 text-align:justify;
}
.informacion2{
 background:url(images/comparativa.png) no-repeat;
 width:483px;
 height:65px;
 margin:-18px 0 0 149px;
 font-size:12px;
 width:342px;
 padding:35px 56px 0 97px;
 text-align:justify;
}
.informacion3{
 background:url(images/informacion.png) no-repeat;
 width:483px;
 height:134px;
 margin:0 0 0 108px;
 font-size:12px;
 width:386px;
padding:24px 56px 0 70px;
 text-align:justify;
}
.informacion5{
 background:url(images/informacion.png) no-repeat;
 width:483px;
 height:134px;
 margin:32px 0 0 156px;
 font-size:12px;
 width:386px;
 padding:25px 56px 0 70px;
 text-align:justify;
 float:left;
}

.cajalista{
    width:774px;
	height:365px;

}
.listanormal{
   	margin:0 0 0 -24px;
	line-height:24px;
}
.listanormal li{
   	margin:0 0 0 47px;
	background:url(images/tik.png) no-repeat;
    padding:0 0 0 21px;
}
.3imagenes{
	width:774px;
	height:250px;
}
.cajaflash{
	width:593px;
	height:200px;
	margin:0 auto;
}
.cajatablas{
	width:770px;
	height:245px;
}
.tabletamano{
 	background: url(images/tablatamano.jpg) no-repeat;
	width:449px;
	height:245px;
	float:left;
	margin:0 0 0 20px;
}
.tabletamano2{
 	background: url(images/tablatamano2.jpg) no-repeat;
	width:269px;
	height:178px;
	float:right;
	margin:42px 20px 0 0;
}
ul.list-graphic3 {
margin:35px 0 0 121px;
}

ul.list-graphic3 li {
float:left;
margin:0;
text-align:center;
width:160px;
}

ul.list-graphic3 li .top-link {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/css_sprites_box-home3.jpg) no-repeat scroll 0 0;
display:block;
font-size:13px;
height:150px;
padding:12px 25px 5px 5px;
line-height:12px;
}

.list-graphic3-detailslist {
font-size:12px;
line-height:20px;
padding-left:10px;
text-align:left;
}

ul.list-graphic3 li.option2 .top-link {
background-position:0 -167px;
}

ul.list-graphic3 li.option3 .top-link {
background-position:0 -334px;
}
.cajaotrosproductos {
	height:375px;
	margin:33px 0 0 -129px;
	width:601px;
}
.tamanop{
	width:543px;
}
.boxlistafoto2 {
	margin:0 0 0 22px;
	width:459px;
}
.boxlistafoto2 li{
   background:url(images/tik.png) no-repeat;
   padding:0 0 0 21px;
}
.fotino{
   background:url(images/fotino.jpg) no-repeat;
   height:226px;
   width:300px;
   float:left;
   margin:13px 8px 0 13px;
}
.encuesta{
   background:url(images/encuesta.png) no-repeat;
   width:776px;
   height:165px;
   float:left;
   margin:-14px 0 0 3px;
}
.footer22{
   background:url(images/footer2.png) no-repeat;
   width:988px;
   height:98px;
   float:left;
   margin:-39px 0 16px -25px;
}
.margenabajo{
  margin:60px 0 0;
}
.boxlistafoto3{
    width:459px;
	margin:0 0 0 23px;	
	line-height:25px;
}
.boxlistafoto3 li{
   background:transparent url(images/tik.png) no-repeat scroll 0 50%;
   padding:0 0 1px 25px;
}
.cajaproducto{
	background:url(images/productocompara.png);
	width:718px;
	height:297px;
	margin:33px 0 0 35px;
}
.cajaproducto2{
	background:url(images/productocompara2.png);
	width:718px;
	height:332px;
	margin:33px 0 0 35px;
}
.cajaproducto3{
	background:url(images/productocompara3.png);
	width:718px;
	height:332px;
	margin:33px 0 0 35px;
}
.cajaproducto4{
	background:url(images/productocompara4.png);
	width:718px;
	height:332px;
	margin:33px 0 0 35px;
}
.cajaproducto5{
	background:url(images/productocompara5.png);
	width:718px;
	height:332px;
	margin:33px 0 0 35px;
}
.cajaproductognetics{
	background:url(images/productognetics.png);
	width:718px;
	height:297px;
	margin:33px 0 0 35px;
}
.cajaproductoandropenis{
	background:url(images/productoandropenis.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaproductojesextender{
	background:url(images/productojesextender.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaproductosizedoctor{
	background:url(images/productosizedoctor.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaproductoalarpen{
	background:url(images/cajaproductoalarpen.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaproductovolume{
	background:url(images/productovolume.png);
	width:718px;
	height:296px;
	margin:33px 0 0 35px;
}
.cajaproductomaximumpills{
	background:url(images/productomaximumpills.png);
	width:718px;
	height:332px;
	margin:33px 0 0 35px;
}
.cajaproductovolumepills{
	background:url(images/productovolumepills.png);
	width:718px;
	height:332px;
	margin:33px 0 0 35px;
}
	.cajaproductosemenax{
	background:url(images/productosemenax.png);
	width:718px;
	height:325px;
	margin:33px 0 0 35px;
}
.cajaproductoeyaculaciontv{
	background:url(images/productoeyaculacion.png);
	width:718px;
	height:295px;
	margin:33px 0 0 35px;
}
.cajaproductoeyaculacioncontrol{
	background:url(images/productoeyaculacioncontrol.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaproductcontrolrecoverycenter{
	background:url(images/productcontrolrecoverycenter.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaproductpremature-eyaculation{
	background:url(images/productpremature-eyaculation.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaeyaculacionprecozayuda{
	background:url(images/productoeyaculacionprecozayuda.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaproductophieropremium{
	background:url(images/productophieropremium.png);
	width:718px;
	height:295px;
	margin:33px 0 0 35px;
}
.cajaproductophiero{
	background:url(images/productophiero.png);
	width:718px;
	height:328px;
	margin:33px 0 0 35px;
}
.cajaproductocalam{
	background:url(images/productocalam.png);
	width:718px;
	height:328px;
	margin:33px 0 0 35px;
}
.cajaproductoandrovita{
	background:url(images/productoandrovita.png);
	width:718px;
	height:328px;
	margin:33px 0 0 35px;
}
.cajaproductoprovirilia{
	background:url(images/productoprovirilia.png);
	width:718px;
	height:297px;
	margin:33px 0 0 35px;
}
.cajaproductomaximumoil{
	background:url(images/productomaximumoil.png);
	width:718px;
	height:328px;
	margin:33px 0 0 35px;
}
.cajaproductovigrxoil{
	background:url(images/productovigrxoil.png);
	width:718px;
	height:328px;
	margin:33px 0 0 35px;
}
.cajaproductoenlast{
	background:url(images/productoenlast.png);
	width:718px;
	height:328px;
	margin:33px 0 0 35px;
}
.cajaproductopenactiv{
	background:url(images/productopenactiv.png);
	width:718px;
	height:328px;
	margin:33px 0 0 35px;
}
.cajaproductonaturpenis{
	background:url(images/productonaturpenis.png);
	width:718px;
	height:297px;
	margin:33px 0 0 35px;
}
.cajaproductoalargamiento{
	background:url(images/productoalargamiento.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaproductopeneana{
	background:url(images/productopeneana.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaproductonewpene{
	background:url(images/productonewpene.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaproductopenesalud{
	background:url(images/productopenesalud.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaproductopenemaster{
	background:url(images/productopenemaster.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.cajaproductopenexl{
	background:url(images/productopenexl.png);
	width:718px;
	height:327px;
	margin:33px 0 0 35px;
}
.txttitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0e5faa;
	padding:12px 0 0 27px;
	font-weight:bold;

}
.txttitlenormal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0e5faa;
	padding:43px 0 0 27px;
	font-weight:bold;

}
.txttitle2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4c4b4b;
	padding:9px 0 0 243px;
	font-weight:bold;
}

.txttitle3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0e5faa;
	padding:9px 0 0 243px;
}
.imgestrella{
	float:right;
	margin:3px 225px 0 0;
}
.txttitle4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0e5faa;
	padding:5px 0 0 243px;
}
.txttitle4b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0e5faa;
	padding:5px 0 0 243px;
	line-height:16px;
}
.txttitle4c{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0e5faa;
	padding:5px 0 0 243px;
	line-height:11px;
}
.imgestrella2{
	float:right;
	margin:3px 206px 0 0;
}
.griscolor{
   color:#4c4b4b;
}
.cajatxt{
	width:649px;
	height:229px;
	float:right;
}
.cajatxt2{
	width:649px;
	height:229px;
	float:right;
	margin:0 69px 0 0;
}
.botoncompara{
  	background:url(images/botoncompara.png);
	width:195px;
	height:39px;
	float:left;
	margin:-54px 0 0 27px;
}
.txtbotoncompara{
	margin:9px 0 0 36px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.txtbotoncompara a{
    color:#FFFFFF;
}
.txtbotoncompara a:hover{
    color:#003749;
}
.cajatxtlista{
	color:#0E5FAA;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:129px;
	line-height:23px;
	margin:-220px 32px 0 0;
	width:179px;
}
.cajatxtlista2{
	color:#0E5FAA;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:129px;
	line-height:23px;
	margin:-220px 22px 0 0;
	width:195px;
}
.botongordo{
	background:url(images/botongordo.png);
	width:181px;
	height:72px;
	float:right;
	margin:-83px 47px 0 0;
	
}
.botongordotxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin:18px 0 0;
	text-align:center;
}
.botongordotxt a{
	color:#FFFFFF;
}
.tops{
	background:url(images/top5.png);
	height:540px;
	width:320px;
	float:left;
}
.tops2{
	background:url(images/top6.png);
	height:540px;
	width:317px;
	float:left;
}
.tops3{
	background:url(images/top7.png);
	height:746px;
	width:320px;
	float:left;
}
.tops4{
	background:url(images/top8.png);
	height:540px;
	width:320px;
	float:left;
	margin:0 0 0 -25px;
}
.tops5{
	background:url(images/top9.png);
	height:540px;
	width:320px;
	float:left;
	margin:0 0 0 -25px;
}
.tops6{
	background:url(images/top10.png);
	height:456px;
	width:320px;
	float:left;
	margin:0 0 0 -25px;
}

.tops7{
	background:url(images/top11.png);
	height:456px;
	width:320px;
	float:left;
	margin:0 0 0 -25px;
}
.txttops{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin:17px 0 0 92px;
}
.txttopsvolumen{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin:17px 0 0 47px;
}
.txttopsnuevo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin:15px 0 0 119px;
}
.txttops1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0e5faa;
	font-weight:bold;
	margin:14px 0 0 171px;
}
.txttops2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0e5faa;
	margin:0 0 0 171px;
}
.txttops3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0e5faa;
	margin:-6px 0 0 171px;
}
.txttops4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0e5faa;
	font-weight:bold;
	margin:14px 0 0 171px;
	line-height:12px;
}
.colocarestrella{
	margin:3px 87px 0 0;
	float:right;
}
.colocarestrella2{
	margin:4px 97px 0 0;
	float:right;
}
.colocarestrella3{
	margin:4px 108px 0 0;
	float:right;
}
.colocarestrella4{
	margin:4px 118px 0 0;
	float:right;
}
.top3{
	background:url(images/top2.png);
	height:219px;
	width:386px;
	float:right;
	margin:0 25px 0 0;
}
.top3b{
	background:url(images/top2.png);
	height:219px;
	width:386px;
	float:right;
	margin:0 2px 0 0;
}

.top4{
	background:url(images/top2.png);
	height:219px;
	width:386px;
	float:right;
}

.topfero{
	background:transparent url(images/top2.png) repeat scroll 0 0;
	float:right;
	height:205px;
	margin:-34px 25px 0 0;
	width:386px;
}
.cuadrotop{
	height:500x;
	width:722px;
	margin:-25px 0 0 36px;
}
.florecinas{
	height:227px;
	width:201px;
	background:url(images/florecinas.png);
	float:left;
	margin:21px 8px 5px 16px;
}
.alarga{
	height:227px;
	width:201px;
	background:url(images/alarga.png);
	float:left;
	margin:21px 8px 0 16px;
}
.botontestimonio{
	width:116px;
	height:27px;
	background:url(images/botontestimonio.png);
	margin:124px 0 0 26px;
	
}
.txtproduc{
	width:400px;
	height:80px;
}
.txtproduc2{
	width:327px;
	height:59px;
	margin:24px 0 0;
}
.botonentrar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 0 0 35px;
	padding-top:2px;
}
.botonentrar a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 0 0 5px;
	padding-top:2px;
}
.botonentrar a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
}
.botonentrar a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#496ba3;
}

.botonverprogramas{

height:30px;
background:url(images/boton-verprogramas.gif) no-repeat;
color:#FFFFFF;
margin:18px 0 0 442px;
}

.txtbotonverprogramas a {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-align:center;
margin-left: 16px;
line-height:27px;
}

.espacio {
height:30px;
}
.textoforo{
	color:#3D3D3D;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:150px;
	line-height:13px;
	margin:-136px -191px 0 0;
	text-align:justify;
	width:167px;
}
.botontop{
	background: url(images/botontop.png);
	height:25px;
	width:99px;
	margin:0 0 0 186px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}
.botontop a{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	padding:0 0 0 14px;
}
.botontop a:hover{
 	color:#496ba3;
}
.antesdespues{
	background:url(images/antesdespues.png);
	width:295px;
	height:186px;
	float:right;
	margin:-10px 31px 0 0;
}
.antesdespues2{
	background:url(images/antesdespues2.png);
	width:198px;
	height:209px;
	float:right;
	margin:-15px 52px 0 0;
}
.antesdespues3{
	background:url(images/antesdespues3.png);
	width:395px;
	height:201px;
	float:right;
	margin:-15px 22px 0 0;
}
.newslettertop{
	background:url(images/newslettertop.png) no-repeat;
	width:394px;
	height:359px;
	float:right;
	margin:-26px 8px 0 0;
}
.newslettertop2{
	background:url(images/newslettertop.png) no-repeat;
	width:394px;
	height:359px;
	float:right;
	margin:-26px 33px 0 0;
}
.cuello{
 	background:url(images/cuello.png);
	width:188px;
	height:235px;
	margin:-1px 22px 0 27px;
	float:left;
}
.fotino2{
	background:url(images/fotino2.png) no-repeat;
	height:240px;
	margin:7px 0 0 33px;
	width:194px;
	float:left;
}
.txtencuesta{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#023360;
	margin:68px 0 0 40px;
}
.listaencuesta{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#023360;
	margin:0 0 0 40px;
	width:732px;

}
.listaencuesta li{
 	display:inline;
	margin:7px 0 0 33px;
}
.listaencuesta ul{
 	margin:8px 0 0 -30px;
}
.marcadores{
	margin:1px;
}
.txtmarcador{
	margin:8px 0 0 5px;
	width:109px;
}
.boxmarcador{
width:77px;
}
.floatencuesta{
float:right;
margin:-55px 538px 0 0;
}
.floatencuesta2{
float:right;
margin:-55px 424px 0 0;
}
.txtemail{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#023360;
	margin:-90px 10px 0 0;
	float:right;
}
.veresultados{
	margin:-44px 44px 0 0;
	float:right;
}
.txtspam{
	color:#023360;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.7em;
	line-height:8px;
	margin:-11px 24px 0 0;
	text-align:center;
}
.txtfooter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:7px 0 0;
	margin:-7px auto;
	text-align:center;
	line-height:14px;
}
.txtfooter a{
color:#FFFFFF;

}
.txtfooter a:hover{

}
.txtpequenino{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:13px;
	margin:-1px auto;
	padding:12px 0 5px;
	text-align:center;
	width:646px;

}
.producton1{
	background:transparent url(images/producton1.png) no-repeat scroll 0 0;
	float:right;
	height:124px;
	margin:17px 12px 0 0;
	width:78px;
}
.colocarbanderas{
	margin:9px 0 0 804px;
}
.botontw{ background-image:url(images/botontw.png);
	float:right;
	height:42px;
	margin:-28px 6px 0;
	width:185px;
}
.letrasboton{ font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#098ebb; font-weight:bold; padding:7px 0 0 53px;}
.letrasboton a{color:#50c5ed}
.letrasboton2{ font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#055975; padding:0px 0 0 53px; margin-top:-5px;}
letrasboton2 a{ color:#34a9d1}
.enlaceimagen{
	float:left;
	height:49px;
	width:167px;
}
.txtnewslettertop{
	color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:15px;
padding:39px 0 0 103px;
text-align:center;
}
.txtnewslettertop1{
	color:#0A3781;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	padding:14px 0 0 108px;
	text-align:center;
	width:271px;
}
.txtnewslettertop2{
	color:#0A3781;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:18px 0 0 126px;
}
.colocaremail{
	float:right;
	margin-right:24px;
	margin-top:16px;
}
.txtnewslettertop3{
	color:#0A3781;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height:11px;
	text-align:right;
	margin:5px 0 0 148px;
}
.botonnew{
	width:96px;
	height:23px;
	float:left;
	margin:0 0 0 277px;
}
.txtbotonnew{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:1px 0 0 26px;
}
.txtbotonnew a{
	color:#FFFFFF;
}
.txtbotonnew a:hover{

}
.cajacontactar{
	height:200px;
	width:230px;
}

.texto {
text-align:right;
line-height:33px;
}

.texto2 {
text-align:right;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
vertical-align:top;
}
.botongris{
	background:transparent url(images/botongris.png) no-repeat scroll 0 0;
float:right;
height:25px;
margin:0 -16px;
width:67px;
}
.botonazul{
	background:transparent url(images/botonazul.png) no-repeat scroll 0 0;
float:right;
height:25px;
margin:6px 2px 0 0;
width:67px;
}
.botongris2{
	background:transparent url(images/botongris.png) no-repeat scroll 0 0;
	float:right;
	height:25px;
	margin:0 39px;
	width:67px;
}
.botongris3{
	background:transparent url(images/botongris.png) no-repeat scroll 0 0;
	float:right;
	height:25px;
	margin:0 -27px;
	width:67px;
}
.botongris4{
	background:transparent url(images/botongris.png) no-repeat scroll 0 0;
	float:right;
	height:25px;
	margin:0 38px 0 0;
	width:67px;
}
.botongris5{
	background:transparent url(images/botongris.png) no-repeat scroll 0 0;
	float:right;
	height:25px;
	margin:0 14px;
	width:67px;
}
.botongris6{
	background:transparent url(images/botongris.png) no-repeat scroll 0 0;
	float:right;
	height:25px;
	margin:0 11px;
	width:67px;
}
.cajabotones{
	height: 92px;
	margin: -86px 0 0 0;
	width: 714px;
}
.txto-botones-xicos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:3px 0 0 11px;
	font-weight:bold;
}
.txto-botones-xicos a{
	color:#FFFFFF;
} 
.txto-botones-xicos a:hover{
	text-decoration:underline;
}
.enlacenaturpenis{
float:left;
height:65px;
margin:18px 0 0 135px;
width:70px;
}
.footerpermanente{
 height:82px;
 margin-top:-8px;
}
.footerpermanenteimg{
	background:transparent url(images/footerpermanenteimg1.png) no-repeat scroll 0 0;
	float:left;
	height:133px;
	margin:-60px 0 0 294px;
	width:184px;
}
.footerpermanenteimg2{
	background:transparent url(images/footerpermanenteimg2.png) no-repeat scroll 0 0;
	float:left;
	height:83px;
	margin:-3px 0 0 7px;
	width:619px;
}
.botonpermanente{
 	float:right;
	//margin:-41px 269px 0 0;
	margin:-2px 264px 0 0;
}
.emailpermanente{
	margin:-22px 269px 7px 0;
	//margin:-67px 269px 7px 0;
	float:right;
}
.txtpermanente{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:19px 428px 0 0;
	float:right;
}
.cajafooterpermanente{
height:82px;
float:left;
background:url(images/bgpermanente.png) repeat-x;
clear:both;
margin:139px 0 0;
position:absolute;
width:100%;
}
.cajadeemail{
float:right;
height:82px;
width:559px;
margin-left: 1079px;
position:absolute;
}
.parejafeliz{
	background:url(images/parejafeliz.png) no-repeat scroll 0 0;
	width:252px;
	height:179px;
	float:left;
	margin:11px 0 0 16px;
}
.parejina{
	background:url(images/parejina.png) no-repeat scroll 0 0;
	height:245px;
	width:196px;
	float:left;
	margin:9px 0 0 38px;
}
.parejina2{
	background:transparent url(images/parejina2.png) no-repeat scroll 0 0;
	float:left;
	height:202px;
	width:259px;
	margin:19px 0 0 11px;
}
.parejina3{
	background:transparent url(images/parejina.png) no-repeat scroll 0 0;
	float:left;
	height:245px;
	margin:12px 0 0 12px;
	width:196px;
}
.textogrnade{
color:#0E5FAA;
font-size:15px;
line-height:24px;
margin:24px 0 0 -15px;
padding:0 0 0 21px;
text-align:center;
text-transform:uppercase;
}
.coloringris{
color:#666666;
}
.crono{
	float:right;
	height:30px;
	margin:-53px -57px 0 0;
	width:300px;
}
.emailtxt{
	margin:-16px 0 0 -40px;
}
.emailtxt2{
	margin:-19px 44px 0;
}
.enlaceschicos{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	margin:-1px 0 0 124px;
}
.enlaceschicos2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	margin:-19px 84px 0 0;
	float:right;
}
.enlaceschicos2 a{
	color:#0E5FAA;
}
.enlacesgrandes{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0E5FAA;

}
.enlacesgrandes a{
color:#0E5FAA;
}
.comparativa-tabla-iraweb9{
	float:right;
	width:542px;
	margin-top:26px;
}
.comparativa-tabla-iraweb9 ul{
	margin:460px 0 0 0;
}
.comparativa-tabla-iraweb9 li{
	width:85px;
	float:left;
	margin:0 17px 0 7px;
	text-align:center;
}

.comparativa-tabla-iraweb9 li a{
	width:85px;
	background:url(images/iraweb_gris.png) top no-repeat;
	height:32px;
	display:block;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
.comparativa-tabla-iraweb9 li a:hover{
	color:#fff
}

.comparativa-tabla-iraweb9 li.comparativa-proddestacado a{
	background:url(images/iraweb_blue.png) top no-repeat;
}
.cajinabotones{
	width:500px;
	margin:618px 0 0 179px;
	float:left;
	height:50px;
}
.botonazulweb{
	background:transparent url(images/iraweb_blue.png) no-repeat scroll 0 0;
	height:31px;
	padding:6px 0 0 17px;
	width:83px;
}
.botonazulweb a{
	padding:5px 0 0 0px;
	color:#FFFFFF;
}
.botongrisweb{
	background:transparent url(images/iraweb_gris.png) no-repeat scroll 0 0;
	height:31px;
	margin:-45px 0 0 110px;
	padding:6px 0 0 17px;
	width:83px;
}
.botongrisweb a{
	padding:5px 0 0 0px;
	color:#FFFFFF;
}
.botongrisweb2{
	background:transparent url(images/iraweb_gris.png) no-repeat scroll 0 0;
	height:31px;
	margin:-39px 0 0 222px;
	padding:5px 0 0 19px;
	width:83px;
}
.botongrisweb2 a{
	padding:5px 0 0 0px;
	color:#FFFFFF;
}
.botongrisweb3{
	background:transparent url(images/iraweb_gris.png) no-repeat scroll 0 0;
	height:31px;
	margin:-36px 0 0 335px;
	padding:5px 0 0 19px;
	width:83px;
}
.botongrisweb3 a{
	padding:5px 0 0 0px;
	color:#FFFFFF;
}
.botongrisweb4{
	background:transparent url(images/iraweb_gris.png) no-repeat scroll 0 0;
	height:31px;
	margin:-36px 0 0 436px;
	padding:5px 0 0 19px;
	width:83px;
}
.botongrisweb4 a{
	padding:5px 0 0 0px;
	color:#FFFFFF;
}
.linklogo{
	height:64px;
	width:394px;
	background:url(images/logo.png) scroll 0 0;
}