/*///////////////////////////////////////--ETIQUETAS HTML--///////////////////////////////////////*/

*{
	margin:0;
	padding:0;
}
html, body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:url(../imgs/fondo-sitio.jpg) repeat-y top center #2A2829;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A5A5A;
	line-height:17px;
}
h2{
	padding:0;
	font-size:15px;
	color:#7ba22d;
	text-transform:uppercase;
	}
	h2 a{
		display:block;
		height:73px;
	}
img, a{
	border:none;
	outline:none;
}
.floatright{float:right}
.beige{color:#FDC25E}
/*///////////////////////////////////////--DIAGRAMACION GENERAL--///////////////////////////*/

#wrapper{
	width:900px;
	margin:0 auto;
}

/*///////////////////////////////////////--HEADER--///////////////////////////////////////*/

#header{
	height:62px;
	}
	#logo{
		float:left;
		margin:0 0 0 5px;
	}
	ul#menu-principal{
		float:right;
		margin:10px 0 0 0;
		height:32px;
		list-style-type:none;
		}
		#menu-principal li a{
			display:block;
			height:32px;
			}
			#menu-principal li a:hover{
			background-position:bottom left;
			}
		ul#menu-principal li{
			text-indent:-9999px;
			display:block;
			float:left;
			height:32px;
			}
			li.menu-inicio_es a{background:url(../imgs/menu-01_es.jpg) no-repeat; width:60px;}
            li.menu-lineas_es a{background:url(../imgs/menu-02_es.jpg) no-repeat; width:61px;}
            li.menu-productos_es a{background:url(../imgs/menu-03_es.jpg) no-repeat; width:94px;}
            li.menu-blog_es a{background:url(../imgs/menu-04_es.jpg) no-repeat; width:54px;}
            li.menu-descubrite_es a{background:url(../imgs/menu-05_es.jpg) no-repeat; width:89px;}
            li.menu-registrate_es a{background:url(../imgs/menu-06_es.jpg) no-repeat; width:87px;}
            li.menu-catalogo_es a{background:url(../imgs/menu-07_es.jpg) no-repeat; width:84px;}
			li.menu-faqs_es a{background:url(../imgs/menu-08_es.jpg) no-repeat; width:61px;}
			li.menu-club_es a{background:url(../imgs/menu-09_es.jpg) no-repeat; width:77px;}
			
			li.menu-inicio_en a{background:url(../imgs/menu-01_en.jpg) no-repeat; width:60px;}
            li.menu-lineas_en a{background:url(../imgs/menu-03_en.jpg) no-repeat; width:49px;}
            li.menu-productos_en a{background:url(../imgs/menu-02_en.jpg) no-repeat; width:80px;}
            li.menu-blog_en a{background:url(../imgs/menu-04_en.jpg) no-repeat; width:48px;}
            li.menu-descubrite_en a{background:url(../imgs/menu-05_en.jpg) no-repeat; width:137px;}
            li.menu-registrate_en a{background:url(../imgs/menu-06_en.jpg) no-repeat; width:92px;}
            li.menu-catalogo_en a{background:url(../imgs/menu-07_en.jpg) no-repeat; width:87px;}
			
			li.menu-inicio_pr a{background:url(../imgs/menu-01_pr.jpg) no-repeat; width:60px;}
            li.menu-lineas_pr a{background:url(../imgs/menu-03_pr.jpg) no-repeat; width:58px;}
            li.menu-productos_pr a{background:url(../imgs/menu-02_pr.jpg) no-repeat; width:77px;}
            li.menu-blog_pr a{background:url(../imgs/menu-04_pr.jpg) no-repeat; width:51px;}
            li.menu-descubrite_pr a{background:url(../imgs/menu-05_pr.jpg) no-repeat; width:98px;}
            li.menu-registrate_pr a{background:url(../imgs/menu-06_pr.jpg) no-repeat; width:73px;}
            li.menu-catalogo_pr a{background:url(../imgs/menu-07_pr.jpg) no-repeat; width:82px;}
			/*li.menu-registrate{background:url(../imgs/menu-07.jpg) no-repeat; width:124px;}
			li.menu-registrate{background:url(../imgs/menu-08.jpg) no-repeat; width:110px;}*/

			
	/*---- BANDERAS IDIOMAS --------*/

	.contenedor_logo{
		float: left; 
		margin: 0 0 0 15px;
		}
	.contenedor_band{
		float: left; 
		margin: 20px 0 0 15px;
		}
	a.link_idioma_menu_i:link, a.link_idioma_menu_i:active, a.link_idioma_menu_i:visited
	{
		background: url(../imgs/band_ingles.jpg) 0 0;
		width: 23px;
		height: 15px;
		display: block;
	}
	a.link_idioma_menu_i:hover
	{
		background: url(../imgs/band_ingles.jpg) 0 15px;
	}
	
	a.link_idioma_menu_p:link, a.link_idioma_menu_p:active, a.link_idioma_menu_p:visited
	{
		background: url(../imgs/band_portugues.jpg) 0 0;
		width: 23px;
		height: 15px;
		display: block;
	}
	a.link_idioma_menu_p:hover
	{
		background: url(../imgs/band_portugues.jpg) 0 15px;
	}

/* ///////////////////////////////// SLIDE HOME /////////////////////////////////*/
#contenedor_slide_blog{
	width: 900px; 
	height: 319px; 
	margin-top: 7px;
	}
	#slide_home{
		float: left; 
		width: 340px;
		}
		#btn_slide{
			float: left;
			width: 25px;
			margin-top: 137px;
			}	
		#slide_img{
			float: left;
			width: 287px;
			height: 318px;
			}	
			#box_producto_destacado{
				margin: auto;
				position: relative;
				overflow: hidden;
				width: 287px;
				height: 318px;
				}
			#prod_destacado {
				position: absolute;
				padding: 0;
				left: 0;
				margin: 0;
				}
				#prod_destacado a.theme {
					float: left;
					position: relative;
					text-decoration: none;
					overflow: hidden;
					list-style: none;
					}
				#logos a.logos:hover{
				}
				#btn_adelante, #btn_atras{
					cursor: pointer;
					}
					
	#blog_facebook{
		width: 270px; 
		height: 320px; 
		float: right;
		}
		#blog_facebook #box_top{
			background: url(../imgs/box_top.jpg) no-repeat;
			width: 269px;
			height: 7px;
			overflow: hidden;
			}
		#blog_facebook #box_medio{
			background: url(../imgs/box_m.jpg) repeat-y;
			width: 269px;
			height: 305px;
			}
			.scroll_contenedor{
				width:249px; 
				height:285px;
				padding: 10px 5px 10px 10px;
				}
			#fecha_blog{
				font-family:"Lucida Sans Unicode", Arial, sans-serif;
				font-size: 9px;
				color: #B6B6B6;
				}
			#tit_blog{
				font-family:"Lucida Sans Unicode", Arial, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #13B4B0;
				padding-bottom: 9px; 
				}
			#text_blog{
				font-family:"Lucida Sans Unicode", Arial, sans-serif;
				font-size: 12px;
				font-weight: normal;
				color: #FFF;
				line-height: 17px;
				padding-bottom: 10px; 
				}
			#text_facebook{
				font-family:"Lucida Sans Unicode", Arial, sans-serif;
				font-size: 12px;
				font-weight: normal;
				color: #FFF;
				line-height: 17px;
				padding-bottom: 10px; 
				}	
			.linea_post{
				border-top: 1px dotted #807E7B;
				height: 7px;
				overflow: hidden;
				}	
		#blog_facebook #box_bottom{
			background: url(../imgs/box_bottom.jpg) no-repeat;
			width: 290px;
			height: 7px;
			}
			
			a.link_btn_b:link, a.link_btn_b:active, a.link_btn_b:visited {background: url(../imgs/btn_blog.jpg) 0 0; width: 25px; height: 62px; display: block;}
			a.link_btn_b:hover {background: url(../imgs/btn_blog.jpg) 25px 0;}
			
			a.link_btn_f:link, a.link_btn_f:active, a.link_btn_f:visited {background: url(../imgs/btn_facebook.jpg) 0 0; width: 25px; height: 91px; display: block;}
			a.link_btn_f:hover {background: url(../imgs/btn_facebook.jpg) 25px 0;}
			#fb{
				display:none;
			}
			a.link_btn_t:link, a.link_btn_t:active, a.link_btn_t:visited {background: url(../imgs/btn_twitter.jpg) 0 0; width: 25px; height: 87px; display: block;}
			a.link_btn_t:hover {background: url(../imgs/btn_twitter.jpg) 25px 0;}
			
			
		
			a.linkBlogTitle:link, a.linkBlogTitle:active, a.linkBlogTitle:visited {font-size: 14px; color: #14B5B0; text-decoration: none;}
			a.linkBlogTitle:hover {color: #FFF161;}
			
			a.linkBlogContent:link, a.linkBlogContent:active, a.linkBlogContent:visited {font-size: 12px; color: #FFF; text-decoration: none;}
			a.linkBlogContent:hover {color: #CCC;}

/*///////////////////////////////////////--FONDO PARA EL SPLASH--///////////////////////////////////////*/
#fondo-splash{
	width:100%;
	background:url(../imgs/fondo-menu.gif) repeat-x #373735;
}
/*///////////////////////////////////////--FONDO BLANCO PARA LAS SECCIONES--///////////////////////////////////////*/
#fondo-secciones{
	width:100%;
	background:url(../imgs/fd-secciones.jpg) no-repeat #FFFFFF top center;
	}
	#fondo-secciones.oscuro{
		width:100%;
		background:url(../imgs/fd-secciones.jpg) no-repeat #343032 top center;
	}
/*///////////////////////////////////////--PRODUCTOS--///////////////////////////////////////*/
h2.productos_es{
	text-indent:-9999px;
	background:url(../imgs/tit-productos_es.jpg) no-repeat;
	width:133px;
	height:60px;
	margin:15px 0 15px 0;
	}
h2.productos_en{
	text-indent:-9999px;
	background:url(../imgs/tit-productos_en.jpg) no-repeat;
	width:133px;
	height:60px;
	margin:15px 0 15px 0;
	}
h2.productos_pr{
	text-indent:-9999px;
	background:url(../imgs/tit-productos_pr.jpg) no-repeat;
	width:133px;
	height:60px;
	margin:15px 0 15px 0;
	}

/*///////////////////////////////////////--LINEAS--///////////////////////////////////////*/
#imgs-gdes{
	margin-top:10px;
	width:900px;
	overflow:hidden;
	z-index:1;
	}
	.item-linea{
		float:left;
		margin-left:15px;
		position:relative;
		}
		.aclaracion-linea{
			display:none;
			line-height:14px;
			color:#333;
			position:absolute;
			background:#FFF;
			filter: alpha(opacity=90);
			opacity: .9;
			padding:15px 10px;
			top:80px;
			}
			.acl-seda{
				width:270px;
				left:30px;	
			}
			.acl-hydramilk{
				width:240px;
				left:370px;	
			}
			.acl-clasica{
				width:220px;
				left:650px;	
			}
			.aclaracion-linea a{
				color:#333;
				text-decoration:none;
			}
	.item-producto{
		float:left;
		margin-left:90px;
	}
h2.lineas_es{
	text-indent:-9999px;
	background:url(../imgs/tit-lineas_es.jpg) no-repeat;
	width:212px;
	height:60px;
	margin:15px 0 20px 0;
	}
h2.lineas_en{
	text-indent:-9999px;
	background:url(../imgs/tit-lineas_en.jpg) no-repeat;
	width:212px;
	height:60px;
	margin:15px 0 20px 0;
	}
h2.lineas_pr{
	text-indent:-9999px;
	background:url(../imgs/tit-lineas_pr.jpg) no-repeat;
	width:212px;
	height:60px;
	margin:15px 0 20px 0;
	}
.miniaturas{
	width:900px;
	z-index:1000;
	position:relative;
	margin-top:-25px !important;
	margin-top:-35px;
	padding-bottom:15px;
	}
	.miniaturas-titulo{
		height:43px;
		text-indent:-9999px;
	}
	.miniaturas-listado{
		/*min-height:150px;*/
		background:url(../imgs/miniaturas-fondo.png) repeat-y;
		overflow:hidden;
		padding:20px;
		}
		.miniaturas-listado h3{
			margin:0;
			padding:0;
			font-family:Tahoma, Geneva, sans-serif;
			font-weight:normal;
			padding:10px 0 0 60px;
			color:#5a5a5a;
			font-size:11px;
			}
		.miniaturas-listado ul{
			float:left;
			width:800px;
			background:url(../imgs/linea-puntos.gif) repeat-x 0px 5px;
			overflow:none;
			position:relative;
			padding:15px 15px 15px 80px;
			/*margin:0 0 0 60px;*/
			}
			.miniaturas-listado ul.list-lineas{
				width:500px;
				/*margin-right:20px;*/
			}
			.miniaturas-listado ul li{
				list-style-type:none;
				display:block;
				float:left;
				margin-right:30px;
				padding:15px 0 0 0;
				position:relative;
				}
				/*.tooltip-prod{
					position:absolute;	
					left:-20px;
					color:#666;
					font-size:10px;
					text-align:center;
					display:none;
					line-height:10px;
					padding:6px;
					width:100px;
					line-height:11px;
					border:1px solid #E4E4E7;
					background:#FFFFFF;
				}*/
				.tooltip-linea, .tooltip-prod{
					z-index:1;
					display:none;
					position:absolute;	
					left:-45px;
					color:#666;
					font-size:11px;
					text-align:center;
					background:#FFF;
					line-height:11px;
					padding:6px;
					width:140px;
					line-height:11px;
					border:1px solid #CCC;
				}
				/*.tooltip-prod{top:-15px;}*/
				.tooltip-linea{bottom:-30px;}
	.miniaturas-pie{
		height:7px;
		background:url(../imgs/miniaturas-bottom.png) no-repeat bottom center;
	}
	#tit-0_es{background:transparent url(../imgs/miniaturas-tit-lineas_es.png) no-repeat top left}
	#tit-1_es{background:transparent url(../imgs/miniaturas-tit-clasica_es.png) no-repeat top left}
	#tit-2_es{background:transparent url(../imgs/miniaturas-tit-hydra_es.png) no-repeat top left}
	#tit-3_es{background:transparent url(../imgs/miniaturas-tit-seda_es.png) no-repeat top left}
	
	#tit-0_en{background:transparent url(../imgs/miniaturas-tit-lineas_en.png) no-repeat top left}
	#tit-1_en{background:transparent url(../imgs/miniaturas-tit-clasica_en.png) no-repeat top left}
	#tit-2_en{background:transparent url(../imgs/miniaturas-tit-hydra_en.png) no-repeat top left}
	#tit-3_en{background:transparent url(../imgs/miniaturas-tit-seda_en.png) no-repeat top left}
	
	#tit-0_pr{background:transparent url(../imgs/miniaturas-tit-lineas_pr.png) no-repeat top left}
	#tit-1_pr{background:transparent url(../imgs/miniaturas-tit-clasica_pr.png) no-repeat top left}
	#tit-2_pr{background:transparent url(../imgs/miniaturas-tit-hydra_pr.png) no-repeat top left}
	#tit-3_pr{background:transparent url(../imgs/miniaturas-tit-seda_pr.png) no-repeat top left}
	
	#tit-prod-0_es{background:transparent url(../imgs/miniaturas-tit-prods_es.png) no-repeat top left}
	#tit-prod-1_es{background:transparent url(../imgs/miniaturas-tit-jabones_es.png) no-repeat top left}
	#tit-prod-2_es{background:transparent url(../imgs/miniaturas-tit-cremas_es.png) no-repeat top left}
	#tit-prod-3_es{background:transparent url(../imgs/miniaturas-tit-shampoos_es.png) no-repeat top left}
	
	#tit-prod-0_en{background:transparent url(../imgs/miniaturas-tit-prods_en.png) no-repeat top left}
	#tit-prod-1_en{background:transparent url(../imgs/miniaturas-tit-jabones_en.png) no-repeat top left}
	#tit-prod-2_en{background:transparent url(../imgs/miniaturas-tit-cremas_en.png) no-repeat top left}
	#tit-prod-3_en{background:transparent url(../imgs/miniaturas-tit-shampoos_en.png) no-repeat top left}
	
	#tit-prod-0_pr{background:transparent url(../imgs/miniaturas-tit-prods_pr.png) no-repeat top left}
	#tit-prod-1_pr{background:transparent url(../imgs/miniaturas-tit-jabones_pr.png) no-repeat top left}
	#tit-prod-2_pr{background:transparent url(../imgs/miniaturas-tit-cremas_pr.png) no-repeat top left}
	#tit-prod-3_pr{background:transparent url(../imgs/miniaturas-tit-shampoos_pr.png) no-repeat top left}

/*///////////////////////////////////////--PRODUCTO ABIERTO--///////////////////////////////////////*/
/* Jabones Cremosos - Línea Clásica */
h2.tpr_lin_1-1_es{
	text-indent:-9999px;
	background:url(../imgs/tit-jabones-clasica_es.jpg) no-repeat;
	width:272px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.tpr_lin_1-1_en{
	text-indent:-9999px;
	background:url(../imgs/tit-jabones-clasica_en.jpg) no-repeat;
	width:272px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.tpr_lin_1-1_pr{
	text-indent:-9999px;
	background:url(../imgs/tit-jabones-clasica_pr.jpg) no-repeat;
	width:272px;
	height:60px;
	margin:15px 0 15px 0;
}
/* Jabones Cremosos -  Línea Hydramilk */
h2.tpr_lin_1-2_es{
	text-indent:-9999px;
	background:url(../imgs/tit-jabones-hydramilk_es.jpg) no-repeat;
	width:293px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.tpr_lin_1-2_en{
	text-indent:-9999px;
	background:url(../imgs/tit-jabones-hydramilk_en.jpg) no-repeat;
	width:293px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.tpr_lin_1-2_pr{
	text-indent:-9999px;
	background:url(../imgs/tit-jabones-hydramilk_pr.jpg) no-repeat;
	width:293px;
	height:60px;
	margin:15px 0 15px 0;
}
/* Jabones Cremosos -  Línea con Extracto de Seda */
h2.tpr_lin_1-3_es{
	text-indent:-9999px;
	background:url(../imgs/tit-jabones-seda_es.jpg) no-repeat;
	width:285px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.tpr_lin_1-3_en{
	text-indent:-9999px;
	background:url(../imgs/tit-jabones-seda_en.jpg) no-repeat;
	width:285px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.tpr_lin_1-3_pr{
	text-indent:-9999px;
	background:url(../imgs/tit-jabones-seda_pr.jpg) no-repeat;
	width:285px;
	height:60px;
	margin:15px 0 15px 0;
}

/* Cremas Corporales - Línea Hydramilk */
h2.tpr_lin_2-2_es{
	text-indent:-9999px;
	background:url(../imgs/tit-cremas-hydramilk_es.jpg) no-repeat;
	width:300px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.tpr_lin_2-2_en{
	text-indent:-9999px;
	background:url(../imgs/tit-cremas-hydramilk_en.jpg) no-repeat;
	width:300px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.tpr_lin_2-2_pr{
	text-indent:-9999px;
	background:url(../imgs/tit-cremas-hydramilk_pr.jpg) no-repeat;
	width:300px;
	height:60px;
	margin:15px 0 15px 0;
}
/* Cremas Corporales - Línea con Extracto de Seda */
h2.tpr_lin_2-3_es{
	text-indent:-9999px;
	background:url(../imgs/tit-cremas-seda_es.jpg) no-repeat;
	width:366px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.tpr_lin_2-3_en{
	text-indent:-9999px;
	background:url(../imgs/tit-cremas-seda_en.jpg) no-repeat;
	width:366px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.tpr_lin_2-3_pr{
	text-indent:-9999px;
	background:url(../imgs/tit-cremas-seda_pr.jpg) no-repeat;
	width:366px;
	height:60px;
	margin:15px 0 15px 0;
}
/* Shampoo y Acondicionadores - Línea con Extracto de Seda */
h2.tpr_lin_3-3_es{
	text-indent:-9999px;
	background:url(../imgs/tit-shampoos-seda_es.jpg) no-repeat;
	width:468px;
	height:60px;
	margin:15px 0 15px 0;
}          
h2.tpr_lin_3-3_en{
	text-indent:-9999px;
	background:url(../imgs/tit-shampoos-seda_en.jpg) no-repeat;
	width:468px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.tpr_lin_3-3_pr {
	text-indent:-9999px;
	background:url(../imgs/tit-shampoos-seda_pr.jpg) no-repeat;
	width:468px;
	height:60px;
	margin:15px 0 15px 0;
}
#producto-abierto{
	width:870px;
	margin-top:40px;
	overflow:hidden;
	}
	#imagen-producto{
		width:340px;
		float:left;
	}
	#detalles-producto{
		margin-top:15px;
		/*width:520px;*/
		width:515px;
		float:right;

	}
	#detalles-parrafos p{
		padding:5px 0 0 0;
		}
		#detalles-parrafos p:last-child{
		padding:5px 0 10px 0;
		background:url(../imgs/linea-puntos-2.gif) repeat-x bottom left;
		}
	#detalles-producto ul{
		width:520px;
		overflow:auto;
		}
		#detalles-producto ul li{
			list-style-type:none;
			display:block;
			float:left;
			margin-left:15px;
			/*padding:0 0 5px 0;*/
		}
#compartilo_es{
	background:url(../imgs/compartilo_es.jpg) no-repeat;
	width:302px;
	height:56px;
	}
#compartilo_en{
	background:url(../imgs/compartilo_en.jpg) no-repeat;
	width:302px;
	height:56px;
	}
#compartilo_pr{
	background:url(../imgs/compartilo_pr.jpg) no-repeat;
	width:302px;
	height:56px;
	}
	#compartilo_es #minis{
			margin-left:120px;
		}
		#compartilo_es #minis img{
			margin-left:15px;
			display:inline;
		}
	#compartilo_en #minis{
			margin-left:120px;
		}
		#compartilo_en #minis img{
			margin-left:15px;
			display:inline;
		}
	#compartilo_pr #minis{
			margin-left:120px;
		}
		#compartilo_pr #minis img{
			margin-left:15px;
			display:inline;
		}
	#compartilo #pie{
		
	}
	
	
#prod-relacionados{
	margin:20px 0 15px 0;
	/*background:url(../imgs/prod-abierto-minfd.jpg) repeat-y;*/
	}
	h2.prod-rel{
		background:url(../imgs/prod-abierto-mintop.jpg) no-repeat;
		width:517px;
		height:44px;
		color:#827d7d;
		padding:15px 0 0 15px;
	}
	.caract_prod h2{
		color:#333333;
		font-size: 12px;
		font-weight:bold;
		}
	
	#prod-relacionados-pie{
		/*background:url(../imgs/prod-abierto-min-bt.jpg) no-repeat left top;*/
		width:517px;
		height:9px;
		}
	.produc_miniaturas{padding: 23px 0 5px 0;}
		.produc_miniaturas li{border: 1px solid #CDCFCF; height:70px;}	
	.video_prod{margin-bottom: 30px; width:522px;}
	
	
/*///////////////////////////////////////--REGISTRATE--///////////////////////////////////////*/
h2.registrate{
	text-indent:-9999px;
	background:url(../imgs/tit-registrate.jpg) no-repeat;
	width:364px;
	height:60px;
	margin:15px 0 15px 0;
}
/*#formulario-reg{
	background:url(../imgs/registrate-fd-lamaslinda.png) no-repeat 90px 0;
	width:900px;
	padding:245px 0 30px 70px;
	margin:-30px 0 0 0;
	}*/
#formulario-reg{
	background:url(../imgs/registrate-fd-clubduc.png) no-repeat 0 0;
	width:723px;
	padding: 240px 0 20px 0;
	margin-left: 70px;
	margin-top: -8px;
	}	
#formulario-reg-mi{
	background:url(../imgs/registrate-fd-estrenos.jpg) no-repeat 90px 0;
	width:849px;
	padding:245px 0 30px 70px;
	}
	#formulario-reg .estrenos{
		cursor:pointer;
		margin-left:12px;	
	}
	#formulario-reg .probaste{
		cursor:pointer;
		margin-left:8px;	
	}
	#formulario-reg .form-termycond{
		position:absolute;
		bottom:5px;
		left:235px;
	}
	#formulario-reg #reg-compartilo{
		position:absolute;
		bottom:4px;
		left:515px;
		}
		#formulario-reg #reg-compartilo img{
			float:left;
		}
		#formulario-reg #reg-compartilo a{
			display:block;
			margin-left:10px;
			height:17px;
			text-indent:-9999px;
			float:left;
			}
		#formulario-reg #reg-compartilo a.facebook:hover,
		#formulario-reg #reg-compartilo a.delicious:hover,
		#formulario-reg #reg-compartilo a.twitter:hover{
			background-position:bottom left;
		}
			#formulario-reg #reg-compartilo a.facebook{
				background:url(../imgs/registrate-fb.jpg) no-repeat top left;
				width:56px;
			}
			#formulario-reg #reg-compartilo a.delicious{
				background:url(../imgs/registrate-dl.jpg) no-repeat top left;
				width:15px;
			}
			#formulario-reg #reg-compartilo a.twitter{
				background:url(../imgs/registrate-tw.jpg) no-repeat top left;
				width:54px;
			}
	#formulario-reg form{
		position:relative;
		width:780px;
		height:250px;
		background:url(../imgs/registrate-form-fd.jpg) no-repeat top left;
		}
		#formulario-reg .form-top{
			padding:25px 0 0 15px;
		}
		#formulario-reg .form-col{
			margin:0 0 0 15px;
			width:330px;
			float:left;
			}
			#formulario-reg .form-linea{
					height:25px;
					margin-top:10px;
					padding-bottom: 5px;
				}
				a.linkgris{color:#989393; text-decoration:none;}
					a.linkgris:hover{color:#CCCCCC;}
				#formulario-reg label{
					float:left;
					margin-right:5px;
				}
				#formulario-reg input{
					outline:none;
					float:left;
					background:url(../imgs/registrate-form-campo.gif) no-repeat center left;
					border:none;
					padding:6px 6px 0 6px;
					width:249px;
					height:25px;
					margin-top:-4px;
					}
					#formulario-reg input.corto{
						background:url(../imgs/registrate-form-campo-corto.gif) no-repeat top left;
						width:92px;
					}
			#formulario-reg select{
				margin-left:3px;
				float:left;
				font-size:10px;
				width:40px;
				height:20px;
				border:none;
				background-color:none;
				}
				#formulario-reg select.anio{
					width:50px;	
				}
			#formulario-reg .btn-enviar{
				width:auto;
				height:auto;
				background:none;
				position:absolute;
				right:0;
				top:80px;
			}





	#formulario-reg-mi .estrenos{
		cursor:pointer;
		margin-left:12px;	
	}
	#formulario-reg-mi .probaste{
		cursor:pointer;
		margin-left:8px;	
	}
	#formulario-reg-mi .form-termycond{
		position:absolute;
		bottom:5px;
		left:235px;
	}
	#formulario-reg-mi #reg-compartilo{
		position:absolute;
		bottom:4px;
		left:515px;
		}
		#formulario-reg-mi #reg-compartilo img{
			float:left;
		}
		#formulario-reg-mi #reg-compartilo a{
			display:block;
			margin-left:10px;
			height:17px;
			text-indent:-9999px;
			float:left;
			}
		#formulario-reg-mi #reg-compartilo a.facebook:hover,
		#formulario-reg-mi #reg-compartilo a.delicious:hover,
		#formulario-reg-mi #reg-compartilo a.twitter:hover{
			background-position:bottom left;
		}
			#formulario-reg-mi #reg-compartilo a.facebook{
				background:url(../imgs/registrate-fb.jpg) no-repeat top left;
				width:56px;
			}
			#formulario-reg-mi #reg-compartilo a.delicious{
				background:url(../imgs/registrate-dl.jpg) no-repeat top left;
				width:15px;
			}
			#formulario-reg-mi #reg-compartilo a.twitter{
				background:url(../imgs/registrate-tw.jpg) no-repeat top left;
				width:54px;
			}
	#formulario-reg-mi form{
		position:relative;
		width:780px;
		height:250px;
		background:url(../imgs/registrate-form-fd.jpg) no-repeat top left;
		}
		#formulario-reg-mi .form-top{
			padding:25px 0 0 15px;
		}
		#formulario-reg-mi .form-col{
			margin:0 0 0 15px;
			width:330px;
			float:left;
			}
			#formulario-reg-mi .form-linea{
					height:25px;
					margin-top:10px;
				}
				a.linkgris{color:#989393; text-decoration:none;}
					a.linkgris:hover{color:#CCCCCC;}
				#formulario-reg-mi label{
					float:left;
					margin-right:5px;
				}
				#formulario-reg-mi input{
					outline:none;
					float:left;
					background:url(../imgs/registrate-form-campo.gif) no-repeat center left;
					border:none;
					padding:6px 6px 0 6px;
					width:249px;
					height:25px;
					margin-top:-4px;
					}
					#formulario-reg-mi input.corto{
						background:url(../imgs/registrate-form-campo-corto.gif) no-repeat top left;
						width:92px;
					}
			#formulario-reg-mi select{
				margin-left:3px;
				float:left;
				font-size:10px;
				width:40px;
				height:20px;
				border:none;
				background-color:none;
				}
				#formulario-reg-mi select.anio{
					width:50px;	
				}
			#formulario-reg-mi .btn-enviar{
				width:auto;
				height:auto;
				background:none;
				position:absolute;
				right:0;
				top:80px;
			}
			
			
			
			


			
			/* ---- CONTACTO clase para Ingles y Portuges ---- */
			
			#formulario-reg-mi textarea{
				outline:none;
				background:url(../imgs/registrate-form-campo-text.png) no-repeat center left;
				border:none;
				padding:8px 6px 8px 6px;
				width:251px;
				height:134px;
				margin-top:-4px;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 13px; 
				}



/*///////////////////////////////////////--DESCUBRITE--///////////////////////////////////////*/
h2.descubrite_es{
	text-indent:-9999px;
	background:url(../imgs/tit-descubrite_es.jpg) no-repeat;
	width:404px;
	height:37px;
	margin:15px 0 15px 0;
}
h2.descubrite_en{
	text-indent:-9999px;
	background:url(../imgs/tit-descubrite_en.jpg) no-repeat;
	width:469px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.descubrite_pr{
	text-indent:-9999px;
	background:url(../imgs/tit-descubrite_pr.jpg) no-repeat;
	width:469px;
	height:60px;
	margin:15px 0 15px 0;
}
#formulario-desc{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	font-size:11px;
	}
	#formulario-desc .pregunta{
		padding:10px 0 0 10px;
		height:30px;
		width:690px;
		margin-top:20px;
		}
		#formulario-desc .pregunta#preg1{background:#CE0069}
		#formulario-desc .pregunta#preg2{background:#85B42A}
		#formulario-desc .pregunta#preg3{background:#8C3F8E}
		#formulario-desc .pregunta#preg4{background:#8A8A8A}
	#formulario-desc input{margin-left:15px;position:relative;top:0px;}
	.txt-respuesta{
		margin-left:3px;
		position:relative;
		top:-2px;
	}
	.txt-pregunta{
		letter-spacing:-1px;
		font-size:18px;
	}
	
	/****** REDISEÑO DE ESTA SECCIÓN ******/
	.box_gris_t{
		background: url(../imgs/box_gris_t.jpg) no-repeat;
		width: 868px;
		height: 6px;
		margin-top: 7px;
		}
	.box_gris_m{
		background: url(../imgs/box_gris_m.jpg) repeat-y;
		width: 868px;
		/*height: 220px;*/
		}	
	.box_gris_b{
		background: url(../imgs/box_gris_b.jpg) no-repeat;
		width: 868px;
		height: 6px;
		}
		.items_descubrite{
			overflow:hidden;
			display:block;
			padding: 14px 0 0 14px;
			}
			.items_descubrite li{
				float:left;
				list-style-image:none;
				white-space:nowrap;
				display:block;
				width:275px;
				margin-right: 5px;
				padding: 0 0 7px 0;
				font-size:12px;
				}
	

/*///////////////////////////////////////--RECOMENDACION--///////////////////////////////////////*/
h2.recomendacion_es{
	text-indent:-9999px;
	background:url(../imgs/tit-recomendacion_es.jpg) no-repeat;
	width:431px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.recomendacion_en{
	text-indent:-9999px;
	background:url(../imgs/tit-recomendacion_en.jpg) no-repeat;
	width:431px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.recomendacion_pr{
	text-indent:-9999px;
	background:url(../imgs/tit-recomendacion_pr.jpg) no-repeat;
	width:431px;
	height:60px;
	margin:15px 0 15px 0;
}
#recomendacion-cont{
	width:850px;
	margin-top:30px;
}
#recomendacion-expertos{
	padding:15px 0 20px 40px;	
}
 #frase-recomendacion_es{
	 background: url(../imgs/recomendacion-expertos_es.jpg) no-repeat;
	 width: 439px;
	 height: 53px;
	 }
 #frase-recomendacion_en{
	 background: url(../imgs/recomendacion-expertos_en.jpg) no-repeat;
	 width: 323px;
	 height: 53px;
	 }
 #frase-recomendacion_pr{
	 background: url(../imgs/recomendacion-expertos_pr.jpg) no-repeat;
	 width: 402px;
	 height: 53px;
	 }
	 
	 
	 /****** REDISEÑO DE ESTA SECCIÓN ******/
	 .recomendacion_icono li{
		 float: left;
		 display: block;
		 white-space:nowrap;
		 list-style-image:none;
		 overflow:hidden; 		 
		 }
		 .recomendacion_icono p{line-height:80px; padding-left: 10px;}
		 
		 .img_producto_recomendado{width:521px; height:325px; overflow:hidden; padding: 0 0 20px 100px;}
		 .compartir_recomendacion{clear:both; margin:0 0 0 300px; padding-bottom:30px;}
	 

/*///////////////////////////////////////--SITEMAP--///////////////////////////////////////*/
h2.mapadelsitio_es{
	text-indent:-9999px;
	background:url(../imgs/tit-sitemap_es.jpg) no-repeat;
	width:142px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.mapadelsitio_en{
	text-indent:-9999px;
	background:url(../imgs/tit-sitemap_en.jpg) no-repeat;
	width:142px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.mapadelsitio_pr{
	text-indent:-9999px;
	background:url(../imgs/tit-sitemap_pr.jpg) no-repeat;
	width:142px;
	height:60px;
	margin:15px 0 15px 0;
}
#sitemap{
	padding:20px 0 20px 40px;
	width:760px;
	}
	#sitemap a{
		color:inherit;
		text-decoration:none;
		}
		#sitemap a:hover{
			color:#7BA22D;
			text-decoration:underline;	
		}
	#sitemap ul{
		display:block;
		float:none;
		list-style-type:none;
		color:#7BA22D;
		font-size:18px;
		letter-spacing:-1px;
		}
		#sitemap ul li{
			padding:10px 0 10px 0;
			background:url(../imgs/sitemap-linea1.gif) repeat-x bottom left;
		}
		#sitemap ul li:after{
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
		#sitemap ul ul{
			color:#333;
			font-size:15px;
			letter-spacing:0;
			}
			#sitemap ul ul li{
				padding:15px 0 0 0;
				background:url(../imgs/sitemap-linea2.gif) repeat-x left 40px;
			}
			#sitemap ul ul ul{
				padding-right:30px;
				font-family:Tahoma, Geneva, sans-serif;
				font-size:11px;
				padding:15px 0 0 0;
				}
				#sitemap ul ul ul li{
					background:url(../imgs/sitemap-flecha.gif) no-repeat left 6px;
					margin:0;
					float:left;
					padding:0 0 0 10px;
				}
				#sitemap ul ul ul ul{
					background:none;
					width:240px;
					margin:0;
					color:#666;
					padding:0;
					}
					#sitemap ul ul ul ul li{
						background:none;
						margin:0;
						float:none;	
					}
/*//////////////////////////////--TERMINOS Y CONDICIONES--/////////////////////////////*/
h2.terminos{
	text-indent:-9999px;
	background:url(../imgs/tit-terminos.jpg) no-repeat;
	width:238px;
	height:60px;
	margin:15px 0 15px 0;
}
#terminos{
	width:500px;
	padding:0 0 20px 17px;
	}
	#terminos p{
		padding:5px 0;
	}
/*///////////////////////////////////////--PIE--///////////////////////////////////////*/
#splash-home{
	background:url(../imgs/splash-home.jpg) no-repeat;
	height:481px;
	}
	#pie-fd{
		background: url(../imgs/bg_pie.png) repeat-x;
		height:208px;
	}
	.btn-participa{
		margin:24px 0 0 680px;
	}
	#destacados-pie{
		color:#FFF;
		text-align:right;
		width:900px;
		margin:0 auto;
		padding-top: 43px;
		}
	#destacados-pie-secciones{
		color:#FFF;
		text-align:right;
		width:900px;
		margin:0 auto;
		padding-top: 10px;
		}
		#destacados-pie.fondo-pie{
			/*padding-top:10px;
			height:196px;*/
			background:url(../imgs/pie-fondo.jpg) no-repeat;
			}
	.home{
		position:absolute;
		top:409px;
		}
		.destacado-pie{
			width: 291px;
			float: left;
			margin: 0 0 0 5px;
			padding: 6px 4px 0 0;
			}
	#destacados-pie ul, #destacados-pie li{
		color:#999;
		list-style-type:none;
		float:left;
		text-align:left;
		display:inline;
	}
	#destacados-pie li{
		padding:15px 12px 0 8px;	
		}
		#destacados-pie li a, #destacados-pie li a:link, #destacados-pie li a:visited{
			color:#999;
			text-decoration:none;
			}
			#destacados-pie li a:hover{
				color:#EEE;
			}
	#texto-pie{
		float:right;
		padding:12px 10px 0 0;
		color:#FFFFFF;
		text-decoration:none;
		}
		#texto-pie a{
			color:#FFF;
			text-decoration:underline;
		}
	.contenedor_btn_lenguajes{
		float:left; 
		padding: 25px 0 0 0;
		}
		.btn_lenguaje{
			float: left; 
			padding: 0 0 0 18px;
			}
	.btn_duc_radio{
		float:left;
		padding-left:18px;
		margin-top:19px;
	}
			
			a.link_lenguaje:link, a.link_lenguaje:active, a.link_lenguaje:visited{color: #FFF; text-decoration: none;}
			a.link_lenguaje:hover {color: #666;}
		
/*///////////////////////////////////// DISTRIBUIDORES ///////////////////////////////*/
.btn_distribuidora{
	clear:both;
	display:inline;
	float:left;
	margin-top: 29px;
	padding-right: 5px;
	}
	.btn_distribuidora_pie_secciones{
	clear:both;
	display:inline;
	float:left;
	margin-top: 29px;
	padding-right: 5px;
	}
	a.link_distribuidores_es:link, a.link_distribuidores_es:active, a.link_distribuidores_es:visited
	{
		background: url(../imgs/btn_distribuidores_es.jpg) 0 0;
		width: 95px;
		height: 10px;
		display: block;
	}
	a.link_distribuidores_es:hover
	{
		background: url(../imgs/btn_distribuidores_es.jpg) 0 10px;
	}
	a.link_distribuidores_en:link, a.link_distribuidores_en:active, a.link_distribuidores_en:visited
	{
		background: url(../imgs/btn_distribuidores_en.jpg) 0 0;
		width: 83px;
		height: 10px;
		display: block;
	}
	a.link_distribuidores_en:hover
	{
		background: url(../imgs/btn_distribuidores_en.jpg) 0 10px;
	}
	a.link_distribuidores_pr:link, a.link_distribuidores_pr:active, a.link_distribuidores_pr:visited
	{
		background: url(../imgs/btn_distribuidores_es.jpg) 0 0;
		width: 95px;
		height: 10px;
		display: block;
	}
	a.link_distribuidores_pr:hover
	{
		background: url(../imgs/btn_distribuidores_es.jpg) 0 10px;
	}
h2.distribuidores_es{
	text-indent:-9999px;
	background:url(../imgs/tit-distribuidores_es.jpg) no-repeat;
	width:137px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.distribuidores_en{
	text-indent:-9999px;
	background:url(../imgs/tit-distribuidores_en.jpg) no-repeat;
	width:137px;
	height:60px;
	margin:15px 0 15px 0;
}
h2.distribuidores_pr{
	text-indent:-9999px;
	background:url(../imgs/tit-distribuidores_pr.jpg) no-repeat;
	width:137px;
	height:60px;
	margin:15px 0 15px 0;
}
	#columna_l{
		float: left;
		width: 270px;
		padding-right: 30px;
	}
	#columna_r{
		float: left;
		width: 300px;
		margin-left: 30px;
	}
		#columna_l h2, #columna_r h2{
			color:#7BA22D;
			font-size:16px;
			letter-spacing:-1px;
			text-transform: none;
			padding-bottom: 4px;
		}
.lineas{
	background:url(../imgs/sitemap-linea1.gif) repeat-x bottom left;
	height:1px;
	margin: 13px 0 40px 0;
}
.clear{
	clear: both;	
}


/********************** SECCION FAQS ******************************/
h2.faqs{
	text-indent: -9999px;
	background: url(../imgs/tit-faqs.jpg) no-repeat;
	width: 226px;
	height: 36px;
	margin:15px 0 15px 0;
	}
	.cabello_piel{
		width: 700px;
		overflow:hidden;
		margin: 0 auto;
		padding: 40px 0 0 0;
		}
		.cabello_piel li{
			float: left;
			list-style-image: none;
			display: block;
			white-space:nowrap;
			width: 185px;
			margin-left: 100px;
			position: relative;
			width: 183px;
			height: 193px;
			}
			
		img.a{position:absolute; left:0; top:0; z-index:10;}
		img.b{position:absolute; left:0; top:0;}
		
		.btn_cabello_piel{
			width: 700px;
			overflow:hidden;
			margin: 0 auto;
			padding-bottom: 40px;
			}
			.btn_cabello_piel li{
				
				float: left;
				list-style-image: none;
				display: block;
				white-space:nowrap;
				width: 185px;
				margin-left: 100px;
				}


/*************** SECCIÓN SOBRE CABELLO - SOBRE PIEL *****************/		
.tit_cabello{padding: 20px 0 0 30px;}
.tit_piel{padding: 20px 0 0 10px;}
	.contenedor_btn{
		height:29px; 
		width: 114px; 
		position:relative; 
		float:right; 
		padding: 0 25px 10px 0;
		margin-top: 25px;
		}		
h2.nota_relacionada{
	text-indent: -9999px;
	background: url(../imgs/tit-notas-relacionadas.jpg) no-repeat;
	width: 194px;
	height: 36px;
	clear:both;
	}
	.notas_relacionadas{
		background-color:#F3F3F3;
		border-bottom: 1px solid #E2E2E2;
		display:block;
		overflow:hidden;
		padding: 8px; 
		}
		.notas_relacionadas li{
			float: left;
			list-style-image:none;
			display:block;
			white-space:nowrap;
			padding: 0 10px;
			border-right: 1px solid #ADADAD;
			line-height: 20px;
			}
			.notas_relacionadas li a{color: #343434; text-decoration:none; font-size: 11px;}
			.notas_relacionadas li a:hover{color: #B4B4B4;}
			
			.espacio{height:30px; text-indent:-9999px;}

/* Acordion */
#accordion{margin: 0 auto;}
	.padding_acordion{padding:15px !important;}
	
	.acordion_modo_de_uso{width: 500px !important; border-bottom:1px dotted #757B7B;}
	
.header_accordion{background-color:#F3F3F3; height:37px; border-bottom:2px solid #023A70; padding-left:13px; width:800px; margin-top: 10px;}
	.header_accordion li{float:left; white-space:nowrap; display:inline-block; color:#FFF; font-size:14px; line-height: 30px; padding-right: 132px;}

.ui-accordion {width:800px;}
.ui-accordion .ui-accordion-header{cursor:pointer; position:relative; margin-top:1px; zoom:1;}
.ui-accordion .ui-accordion-header:hover {background-color: #F3F3F3;}
.ui-accordion .ui-accordion-li-fix {display:inline;}
.ui-accordion .ui-accordion-header-active {border-bottom: 0 !important;}
.ui-accordion .ui-accordion-header a {display:block; padding:5px;}
.ui-accordion-icons .ui-accordion-header a {padding-left:13px; height:20px; line-height:20px; border-top:1px dotted #757B7B;}

.ui-accordion .ui-accordion-header .ui-icon {position:absolute; left:.5em; top:50%; margin-top:-8px;}
.ui-accordion .ui-accordion-content {padding:7px 0 10px 0; border-top:0; margin-top:-2px; position:relative; top:1px; margin-bottom:2px; overflow:auto; display:none; zoom:1;}
.ui-accordion .ui-accordion-content-active {display: block;}

.ui-accordion .ui-accordion-header .ui-icon {position:absolute; left:725px; top:15px;}
/*.ui-state-default .ui-icon {background-image: url(../imgs/botones/accordion_arriba.png);}*/
/*.ui-icon-triangle-1-e {/*background-position: -32px -16px;*/
/*.ui-icon {background-image:url(../imgs/botones/accordion_abajo.png); height:16px; width:17px;}
.ui-icon {background-repeat:no-repeat; display:block; overflow:hidden; text-indent:-99999px;}*/

h2.tit_pregunta{font-size:12px; text-transform:none;}
	h2.tit_pregunta a{text-decoration:none; color: #272727;}
	h2.tit_pregunta a:hover{color: #676767;}
	
/*************** BIOTECH LAB *****************/		
h2.biotech{
	text-indent: -9999px;
	background: url(../imgs/tit-biotech.jpg) no-repeat;
	width: 166px;
	height: 36px;
	margin:15px 0 15px 0;
	}
h3.biotech{
	font-size: 12px;
	padding: 15px 0 10px 0;
	}	
	.biotech_l{
		float: left; 
		width:570px; 
		padding-bottom:40px;
		}
	.biotech_r{
		float: right;
		}
	

/*************** DESCUBRITE *****************/		
.shampoo_cremas{
	width: 700px;
	overflow:hidden;
	margin: 0 auto;
	padding: 40px 0 0 0;
	}
	.shampoo_cremas li{
		float: left;
		list-style-image: none;
		display: block;
		white-space:nowrap;
		width: 185px;
		margin-left: 100px;
		position: relative;
		width: 183px;
		height: 147px;
		}
	
#video{margin-top: 6px;}	
	
