@charset "utf-8";

/*************** Contenido General estilos actuales *****************/ 

body {
	font: 12px Verdana;
	background: #3F3F3F;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
}

#titulo {
	font-size: 20px;
	width:auto;
	float:left;
	margin-top: 40px;
	padding-left: 10px;
}

#titulo2 {
	font-size: 20px;
	width:940px;
	float:left;
	margin-top: 5px;
	padding-left: 10px;
}
/*************** Contenedor *****************/ 

#container {
	width: 966px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
	background:#3F3F3F;
	margin-top:10px
}

/*************** Encabezado *****************/

#header {
	background: #CDCDCD;
	border: #FBFFFF 5px solid;
	height:85px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

/*************** Menu *****************/
#menu {
	width:579px;
	float:left;
	height: 85px;
	overflow: hidden;
}
#menu li { float:left; text-align:center; text-transform:uppercase; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}

a#boton01 {	display:block;width:222px;height:85px; background: url(../images/menu_01a.jpg) top no-repeat;padding:30px 0 0 0; overflow: hidden; color:#FFFFFF; text-decoration:none; text-indent:-9999px;}			
a#boton01:hover { background: url(../images/menu_01b.jpg) top no-repeat}

a#boton02 {	display:block;width:91px;height:85px; background: url(../images/menu_02a.jpg) top no-repeat;padding:30px 0 0 0; overflow: hidden; color:#FFFFFF; text-decoration:none}			
a#boton02:hover { background: url(../images/menu_02b.jpg) top no-repeat}

a#boton03 {	display:block;width:91px;height:85px; background: url(../images/menu_03a.jpg) top no-repeat;padding:30px 0 0 0; overflow:hidden; color:#FFFFFF; text-decoration:none}			
a#boton03:hover { background: url(../images/menu_03b.jpg) top no-repeat}

a#boton04 {	display:block;width:90px;height:85px; background: url(../images/menu_04a.jpg) top no-repeat;padding:30px 0 0 0; overflow:hidden; color:#FFFFFF; text-decoration:none}			
a#boton04:hover { background: url(../images/menu_04b.jpg) top no-repeat}

a#boton05 {	display:block;width:85px;height:85px; background: url(../images/menu_05a.jpg) top no-repeat;padding:30px 0 0 0; overflow:hidden; color:#FFFFFF; text-decoration:none}			
a#boton05:hover { background: url(../images/menu_05b.jpg) top no-repeat}

#flash_head { width:372px; height:85px; float: right; border-left: #FBFFFF 5px solid}


/*************** Logos *****************/

#logos {
	float:left;
	width:625px;
	height:69px
}

#logos img { margin:0px; float:left}

/*************** Data extra *****************/

#datos {
	float:right;
	width:330px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:5px
}
#datos p { float:right; margin:10px 0}
#datos a { text-decoration:none; color:#FFFFFF}
#datos a:hover { text-decoration:underline}

#set {
	float:right;
	width:330px;
	margin: 0
}
#set ul li{	float:left; margin-left:20px}
#home { background: url(../images/icono-home.gif) no-repeat; width:9px; height:10px}
#contact {background: url(../images/icono-contacto.gif) no-repeat;width:11px; height:10px}
#cercar {background: url(../images/zoom.gif) no-repeat; width: 16px; height:16px}
.link {float:left;width:100%;height:100%;}


#idiomas { text-align:right}


/*************** Contenido Principal *****************/

#flash_central { width:966px; height:500px; float: left}

#main_principal { width:956px; background:url(../images/bg-main.gif) repeat-y #787675;  float: left; border: #FBFFFF 5px solid; padding:20px 0}

/*************** Contenido Secundario *****************/

#main_secundario { width:956px; background:#585453;  float: left; border: #FBFFFF 5px solid; padding:20px 0}
#main_secundario p,  #main_secundario ul{ margin-bottom:10px; margin-left:20px}
#main_secundario strong, #main_secundario li { color:#C9C8C6; font-weight:bold}
#main_secundario a { color:#C9C8C6}
#main_secundario a:hover { text-decoration:none}

#main_secundario img {
	border: #FBFFFF 5px solid;
	border: none;
	float:left;
	margin:0 20px 0 5px}
	


/*************** Barra Izquierda 01 *****************/

#sidebar1 {
	float:left;
	width:223px;
	padding:0 0 0 25px
}
#sidebar1 li { margin: 0 0 5px 0 !important;margin: 0 0 6px 0 ; padding:0}
#sidebar1 a { color:#FFFFFF; font-size:15px; font-weight:bold; text-decoration:none; display:block; margin:0; padding:0;  width:190px}
#sidebar1 a:hover, #sidebar1 a:active { background-color:#0c0c0c}
#sidebar1 li.active {color:#FFFFFF; font-size:15px; font-weight:bold; display:block; width:190px; margin: 0 0 5px 0 !important;margin: 0 0 6px 0 ; padding:0; background-color:#0c0c0c}

/*************** Barra Izquierda 02 *****************/

#sidebar2 {
	float:left;
	width:230px;
	padding:0 0 0 25px;
	margin: 0;
}
#sidebar2 ul { margin-left:15px; overflow: hidden}
#sidebar2 li { margin: 0 0 5px 0 !important;margin: 0 0 6px 0 ; padding:0; font-size:11px}
#sidebar2 a { color:#FFFFFF; font-size:11px; text-transform:uppercase;  font-weight:bold; text-decoration:none; display:block; margin:0; padding:0 5px; width:190px}
#sidebar2 a:hover, #sidebar2 a:active {color: #000000;  background:#acacac}
#sidebar2 li.active {color:#FFFFFF; font-size:12px; text-transform:uppercase;  font-weight:bold; display:block; margin: 0 0 5px 0 !important;margin: 0 0 6px 0 ; padding:0 5px; width:190px; background-color:#acacac}

#SubFamiliaActiva {color:#FFFFFF; font-size:12px; text-transform:uppercase;  font-weight:bold; display:block; margin: 0 0 5px 0 !important;margin: 0 0 6px 0 ; padding:0 5px; width:190px; background-color:#0c0c0c}


/*************** Contenido Empresa *****************/

#laempresa {
	float:left;
	width:700px
}
#laempresa  img {
	border: #FBFFFF 5px solid;
	float:left;
	margin-right: 20px;
}
#laempresa a
{
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:left;
	margin:0;
	padding:0 5px;
	width:98px;
}

#bloque_texto {
	float:right;
	width:570px;
	margin:5px;
}

#bloque_texto p { margin-bottom:10px}

/*************** Listado de Productos *****************/

#listado {
	width:690px;
	float:right;
	margin: 0;
	padding: 0;
}
#listado ul { list-style:none; padding:0}
#listado li {
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	text-align:center
}
#listado img { border:#333333 solid 1px; margin-left:auto; margin-right:auto}

#path { margin-bottom:10px}
#path a { text-decoration:none; color:#FFFFFF}
#path a:hover { text-decoration:underline}

.referencia
{
	font-size: 10px;
}

/*************** Ficha de Producto *****************/

#ficha_imagen { float:left; width:165px}
#ficha_data { float:left; width:360px}

#ficha_data p { margin-bottom:10px}

#producto img { border:#FFFFFF solid 5px; margin-bottom:10px}
#ampliar a { font-size:11px; background:url(../images/more.gif) left no-repeat ; padding-left:10px; color:#FFFFFF; text-decoration:none; text-transform:uppercase}
#ampliar a:hover { text-decoration:underline}

#boton_volver {
	float: right;margin-right: 10px;	
	
}
#boton_volver a { font-size:10px; display:block;text-decoration:none; text-transform:uppercase; border:#666666 solid 1px;color:#FFFFFF; width:auto;padding: 5px;}
#boton_volver a:hover { background:#333333}

#flashnovedad {width: 98px; height: 37px; float: left; text-align: center;}
#TextoTachado {background:url(../images/FondoTextoTachado.gif) no-repeat left; font-size: 12px; font-weight:normal}

/*************** Tiendas *****************/

#main_tiendas { width:960px; height:500px; background:#565553;  float:left; border: #FBFFFF 5px solid; padding:0px 0}
#titulo_tiendas { margin-top:20px; color:#565553; background:url(../images/arrow-tiendas.gif) no-repeat left; padding: 0 0 5px 20px; font-size:15px; font-weight:bold; border-bottom:#666666 solid 1px}
#flash_tiendas { float:left; background:#565553;}
#info_tiendas {font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:5px; color:#565553}
#info_tiendas a {color:#565553; text-decoration:underline}
#info_tiendas a:hover {text-decoration:none}



/*************** Novedades *****************/

#data_novedades { background:url(../images/bg-novedades.gif) repeat-y #787775; border:#000000 1px solid; width:95%; margin-left:auto; margin-right:auto; overflow:auto; padding:10px; margin-bottom:10px}
#data_novedades img { border:#333333 1px solid; float:right}

#fecha_novedad { color:#000000; padding-left:10px}

/*************** Ofertas *****************/

#listado_ofertas { width: 100%; float:left; margin-left:20px; margin-right:20px}

#fila_ofertas { margin-bottom:10px; overflow:auto}

#fila_ofertas p { margin:0; padding:0}

#fila_ofertas ul { list-style:none; padding:0}
#fila_ofertas li {
	overflow:auto;
	width:100px;
	height:auto;
	color:#FFFFFF;
	font-weight:normal;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	text-align:center
}
#fila_ofertas img { border:#333333 solid 1px; margin-left:auto; margin-right:auto; width:80px; height: auto;}

/*************** Contacto *****************/
#titulo_contacto {
	margin-top:20px;
	color:#FFFFFF;
	background:url(../images/arrow-tiendas.gif) no-repeat left;
	padding: 0 0 5px 20px;
	font-size:15px;
	font-weight:bold;
	border-bottom:#666666 solid 1px;
	width: 160px;
}
#info_contacto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	color:#FFFFFF;
	width:160px
}
#info_contacto a {color:#CCCCCC; text-decoration:underline; width:160px}
#info_contacto a:hover {text-decoration:none}
#formulario {
	width:670px;
	float:right;
	margin:0;
	padding:10px
}

/* form contacto */

#formu {margin: 0 0 1.5em}
#formu.input {font-family: arial,tahoma,verdana,sans-serif;margin: 2px 0}
#formu.label {display:block;padding: 5px 0}
#formu.label br {clear:left}

/* FORMS - general classes */
input.f-submit {padding: 1px 3px;background:#B8B7B5;color:#2E2D2B;font-weight:bold;font-size:96%; float:left}

/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */
	#formu.f-wrap-1 {
	width:100%;

}

	#formu.f-wrap-1 h3 {margin:0 0 .6em;	font: bold 15px Tahoma;color:#FFFFFF}
	#formu.f-wrap-1 label {clear:left;float:left;width:100%; margin-bottom:10px}
		
		/* hide from IE mac \*/
		#formu.f-wrap-1 label {float:none}
		/* end hiding from IE5 mac */
	
	#formu.f-wrap-1 label input, #formu.f-wrap-1 label textarea, #formu.f-wrap-1 label select {
	width:10em;
	float:left;
	margin-left:10px;
	color: #8A8989;
	margin-bottom: 10px;
}
		
		#formu.f-wrap-1 label b {
	float:left;
	width:11em;
	line-height: 1.7;
	display:block;
	text-align: right;
}

		

		#formu.f-wrap-1 label select {width: 15.5em}
		#formu.f-wrap-1 label textarea.f-comments {
	width: 18em
}
		#formu.f-wrap-1 div.f-submit-wrap {
	padding: 0 0 0 55px; border:none; float:left; margin-left: 10px;
}
		#formu.f-wrap-1 input.f-submit {margin: 0 0 0 10px}

/*************** Pie de Pagina *****************/

#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(../images/footer.jpg) no-repeat #DDDDDD;
	height:35px;
}
#footer p {
	text-align:right;
	color:#CCCCCC;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/******************* SECCION TIENDA ONLINE **************************/

#buttonShop {
	width: 304px;
	height: 89px;
	margin: 0 auto 15px auto;
}

#buttonShop a {
	font: bold 12px arial, helvetica, sans-serif;
	color: #4d4d4d;
	display: block;
	padding-top: 53px;
	padding-left: 18px;
}

#buttonShop a:hover {
	color: #6469b4;
}

.visitShop {
	background: #666 url(../images/button-shop-01.jpg) top left;
	}

.seeOffers {
	background: #666 url(../images/button-shop-02.jpg) top left;
	}

.downloadOffers {
	background: #666 url(../images/button-shop-03.jpg) top left;
	}

.downloadBaths {
	background: #666 url(../images/button-shop-04.jpg) top left;
	}