* {
	margin: 0;
	padding: 0;
	line-height: 16px;
}

html { height: 100% }
body {
	height: 100%;
	font: 14px Arial, Helvetica, sans-serif;
	color: #767676;
	background: #b9c910 url(../img/fnd_principal.gif) no-repeat 50% 50%;
}
h1 {
	font: bold 24px "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma;
	margin-bottom: 10px;
}
h2 {
	font: bold 18px "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma;
	margin-bottom: 10px;
}
p {
	margin-bottom: 15px;
}
table#wrap {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
table#wrap td {
	text-align: center;
	vertical-align: middle;
}
#container {
	margin: auto;
	width: 995px;
	height: 635px;
	background: url(../img/fnd_contenedor.gif) no-repeat;
	text-align: left;
}
#top {
	float: left;
	width: 995px;
	height: 181px;
}
.bottom {
	float: left;
	width: 915px;
	height: 391px;
	margin: 0 40px;
}
.bottom.interior {
	background: #FFF;
}
#cabecera {
	width: 960px; /* 995 - padding */
	height: 127px; /* 145 - padding */
	padding: 18px 0 0 35px;
	background: url(../img/cabecera.jpg) no-repeat right top;
}
#cabecera h1 {
	float: left;
	width: 210px;
	height: 112px;
	text-indent: -999px;
	background: url(../img/logo.gif) no-repeat;
}
#cabecera h1 a {
	display: block;
	width: 210px;
	height: 112px;
	outline: none;
}
#menu {
	width: 995px;
	height: 36px;
	background: url(../img/fnd_menu.gif) repeat-x;
}
.cont_datos_cliente {
	float: left;
	width: 285px;
	height: 33px;
	padding-right: 30px;
	padding-top: 3px;
	text-align: center;
	color: #FFF;
	line-height: 1em;
}
.cont_datos_cliente a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
#menu ul {
	float: left;
	list-style: none;
}
#menu ul li {
	list-style: none;
	float: left;
	height: 36px;
	margin: 0;
}
#menu ul li.activo {
	height: 36px;
	margin: 0;
}
#menu ul li.activo span {
	display: block;
	height: 36px;
	text-indent: -9999px;
}

#menu ul li a {
	display: block;
	text-indent: -9999px;
	height: 35px;
	outline: none;
}

/* Castella */
#menu ul.es li.empresa a {
	width: 121px;
	background: url(../img/idiomas/menu/es/empresa.gif) no-repeat;
}
#menu ul.es li.empresa.activo span {
	width: 121px;
	background: url(../img/idiomas/menu/es/empresa.gif) no-repeat 0 -70px;
} 
#menu ul.es li.productos a {
	width: 150px;
	background: url(../img/idiomas/menu/es/productos.gif) no-repeat;
}
#menu ul.es li.productos.activo span {
	width: 150px;
	background: url(../img/idiomas/menu/es/productos.gif) no-repeat 0 -70px;
}
#menu ul.es li.clientes a {
	width: 206px;
	background: url(../img/idiomas/menu/es/clientes.gif) no-repeat;
}
#menu ul.es li.clientes.activo span {
	width: 206px !important;
	background: url(../img/idiomas/menu/es/clientes.gif) no-repeat 0 -70px !important;
}
#menu ul.es li.contacto a {
	width: 139px;
	background: url(../img/idiomas/menu/es/contacto.gif) no-repeat;
}
#menu ul.es li.contacto.activo span {
	width: 139px !important;
	background: url(../img/idiomas/menu/es/contacto.gif) no-repeat 0 -70px !important;
}


/* Valencia */
#menu ul.ca li.empresa a {
	width: 121px;
	background: url(../img/idiomas/menu/ca/empresa.gif) no-repeat;
}
#menu ul.ca li.empresa.activo span {
	width: 121px;
	background: url(../img/idiomas/menu/ca/empresa.gif) no-repeat 0 -70px;
} 
#menu ul.ca li.productos a {
	width: 150px;
	background: url(../img/idiomas/menu/ca/productos.gif) no-repeat;
}
#menu ul.ca li.productos.activo span {
	width: 150px;
	background: url(../img/idiomas/menu/ca/productos.gif) no-repeat 0 -70px;
}
#menu ul.ca li.clientes a {
	width: 179px;
	background: url(../img/idiomas/menu/ca/clientes.gif) no-repeat;
}
#menu ul.ca li.clientes.activo span {
	width: 179px;
	background: url(../img/idiomas/menu/ca/clientes.gif) no-repeat 0 -70px;
}
#menu ul.ca li.contacto a {
	width: 139px;
	background: url(../img/idiomas/menu/ca/contacto.gif) no-repeat;
}
#menu ul.ca li.contacto.activo span {
	width: 139px;
	background: url(../img/idiomas/menu/ca/contacto.gif) no-repeat 0 -70px;
}


/* Angles */
#menu ul.en li.empresa a {
	width: 126px;
	background: url(../img/idiomas/menu/en/empresa.gif) no-repeat;
}
#menu ul.en li.empresa.activo span {
	width: 126px;
	background: url(../img/idiomas/menu/en/empresa.gif) no-repeat 0 -70px;
} 
#menu ul.en li.productos a {
	width: 138px;
	background: url(../img/idiomas/menu/en/productos.gif) no-repeat;
}
#menu ul.en li.productos.activo span {
	width: 138px;
	background: url(../img/idiomas/menu/en/productos.gif) no-repeat 0 -70px;
}
#menu ul.en li.clientes a {
	width: 192px;
	background: url(../img/idiomas/menu/en/clientes.gif) no-repeat;
}
#menu ul.en li.clientes.activo span {
	width: 192px;
	background: url(../img/idiomas/menu/en/clientes.gif) no-repeat 0 -70px;
}
#menu ul.en li.contacto a {
	width: 132px;
	background: url(../img/idiomas/menu/en/contacto.gif) no-repeat;
}
#menu ul.en li.contacto.activo span {
	width: 132px;
	background: url(../img/idiomas/menu/en/contacto.gif) no-repeat 0 -70px;
}


#menu ul li a:hover {
	background-position: 0 -35px !important;
}
#sub-menu {
	float: right;
	width: 649px;
	height: 38px;
	margin: 0 10px 0 0;
}
#sub-menu ul {
	list-style: none;
	float: left;
	margin-left: 31px;
}
#sub-menu ul li {
	list-style: none;
	float: left;
	height: 35px;
}
#sub-menu ul li a {
	display: block;
	text-indent: -9999px;
	height: 35px;
	outline: none;
}
#sub-menu ul li span {
	display: block;
	height: 35px;
	text-indent: -9999px;
}

/* Castella */
#sub-menu ul.es li.cinturones a {
	width: 112px;
	background: url(../img/idiomas/menu/es/cinturones.gif) no-repeat;
}
#sub-menu ul.es li.cinturones.activo span {
	width: 112px;
	background: url(../img/idiomas/menu/es/cinturones.gif) no-repeat 0 -70px;
}
#sub-menu ul.es li.bolsos a {
	width: 81px;
	background: url(../img/idiomas/menu/es/bolsos.gif) no-repeat;
}
#sub-menu ul.es li.bolsos.activo span {
	width: 81px;
	background: url(../img/idiomas/menu/es/bolsos.gif) no-repeat 0 -70px;
}
#sub-menu ul.es li.otros a {
	width: 137px;
	background: url(../img/idiomas/menu/es/otros.gif) no-repeat;
}
#sub-menu ul.es li.otros.activo span {
	width: 137px;
	background: url(../img/idiomas/menu/es/otros.gif) no-repeat 0 -70px;
}

#sub-menu ul.es li.senora a {
	width: 79px;
	background: url(../img/idiomas/menu/es/senora.gif) no-repeat;
}
#sub-menu ul.es li.senora.activo span {
	width: 79px;
	background: url(../img/idiomas/menu/es/senora.gif) no-repeat 0 -70px;
}
#sub-menu ul.es li.caballero a {
	width: 111px;
	background: url(../img/idiomas/menu/es/caballero.gif) no-repeat;
}
#sub-menu ul.es li.caballero.activo span {
	width: 111px;
	background: url(../img/idiomas/menu/es/caballero.gif) no-repeat 0 -70px;
}
#sub-menu ul.es li.kdt a {
	width: 47px;
	background: url(../img/idiomas/menu/es/kdt.gif) no-repeat;
}
#sub-menu ul.es li.kdt.activo span {
	width: 47px;
	background: url(../img/idiomas/menu/es/kdt.gif) no-repeat 0 -70px;
}
#sub-menu ul.es li.unisex a {
	width: 71px;
	background: url(../img/idiomas/menu/es/unisex.gif) no-repeat;
}
#sub-menu ul.es li.unisex.activo span {
	width: 71px;
	background: url(../img/idiomas/menu/es/unisex.gif) no-repeat 0 -70px;
}

#sub-menu ul.es li.estructura a {
	width: 118px;
	background: url(../img/idiomas/menu/es/estructura.gif) no-repeat;
}
#sub-menu ul.es li.estructura.activo span {
	width: 118px;
	background: url(../img/idiomas/menu/es/estructura.gif) no-repeat 0 -70px;
}
#sub-menu ul.es li.situacion a {
	width: 99px;
	background: url(../img/idiomas/menu/es/situacion.gif) no-repeat;
}
#sub-menu ul.es li.situacion.activo span {
	width: 99px;
	background: url(../img/idiomas/menu/es/situacion.gif) no-repeat 0 -70px;
}
#sub-menu ul.es li.clientes a {
	width: 91px;
	background: url(../img/idiomas/menu/es/subclientes.gif) no-repeat;
}
#sub-menu ul.es li.clientes.activo span {
	width: 91px;
	background: url(../img/idiomas/menu/es/subclientes.gif) no-repeat 0 -70px;
}

/* Valencia */
#sub-menu ul.ca li.cinturones a {
	width: 103px;
	background: url(../img/idiomas/menu/ca/cinturones.gif) no-repeat;
}
#sub-menu ul.ca li.cinturones.activo span {
	width: 103px;
	background: url(../img/idiomas/menu/ca/cinturones.gif) no-repeat 0 -70px;
}
#sub-menu ul.ca li.bolsos a {
	width: 78px;
	background: url(../img/idiomas/menu/ca/bolsos.gif) no-repeat;
}
#sub-menu ul.ca li.bolsos.activo span {
	width: 78px;
	background: url(../img/idiomas/menu/ca/bolsos.gif) no-repeat 0 -70px;
}
#sub-menu ul.ca li.otros a {
	width: 137px;
	background: url(../img/idiomas/menu/ca/otros.gif) no-repeat;
}
#sub-menu ul.ca li.otros.activo span {
	width: 137px;
	background: url(../img/idiomas/menu/ca/otros.gif) no-repeat 0 -70px;
}

#sub-menu ul.ca li.senora a {
	width: 59px;
	background: url(../img/idiomas/menu/ca/senora.gif) no-repeat;
}
#sub-menu ul.ca li.senora.activo span {
	width: 59px;
	background: url(../img/idiomas/menu/ca/senora.gif) no-repeat 0 -70px;
}
#sub-menu ul.ca li.caballero a {
	width: 61px;
	background: url(../img/idiomas/menu/ca/caballero.gif) no-repeat;
}
#sub-menu ul.ca li.caballero.activo span {
	width: 61px;
	background: url(../img/idiomas/menu/ca/caballero.gif) no-repeat 0 -70px;
}
#sub-menu ul.ca li.kdt a {
	width: 50px;
	background: url(../img/idiomas/menu/ca/kdt.gif) no-repeat;
}
#sub-menu ul.ca li.kdt.activo span {
	width: 50px;
	background: url(../img/idiomas/menu/ca/kdt.gif) no-repeat 0 -70px;
}
#sub-menu ul.ca li.unisex a {
	width: 72px;
	background: url(../img/idiomas/menu/ca/unisex.gif) no-repeat;
}
#sub-menu ul.ca li.unisex.activo span {
	width: 72px;
	background: url(../img/idiomas/menu/ca/unisex.gif) no-repeat 0 -70px;
}

#sub-menu ul.ca li.estructura a {
	width: 119px;
	background: url(../img/idiomas/menu/ca/estructura.gif) no-repeat;
}
#sub-menu ul.ca li.estructura.activo span {
	width: 119px;
	background: url(../img/idiomas/menu/ca/estructura.gif) no-repeat 0 -70px;
}
#sub-menu ul.ca li.situacion a {
	width: 87px;
	margin-right: 28px;
	background: url(../img/idiomas/menu/ca/situacion.gif) no-repeat;
}
#sub-menu ul.ca li.situacion.activo span {
	margin-right: 28px;
	width: 87px;
	background: url(../img/idiomas/menu/ca/situacion.gif) no-repeat 0 -70px;
}
#sub-menu ul.ca li.clientes a {
	width: 82px;
	background: url(../img/idiomas/menu/ca/subclientes.gif) no-repeat;
}
#sub-menu ul.ca li.clientes.activo span {
	width: 82px;
	background: url(../img/idiomas/menu/ca/subclientes.gif) no-repeat 0 -70px;
}

/* Angles */
#sub-menu ul.en li.cinturones a {
	width: 61px;
	background: url(../img/idiomas/menu/en/cinturones.gif) no-repeat;
}
#sub-menu ul.en li.cinturones.activo span {
	width: 61px;
	background: url(../img/idiomas/menu/en/cinturones.gif) no-repeat 0 -70px;
}
#sub-menu ul.en li.bolsos a {
	width: 59px;
	background: url(../img/idiomas/menu/en/bolsos.gif) no-repeat;
}
#sub-menu ul.en li.bolsos.activo span {
	width: 59px;
	background: url(../img/idiomas/menu/en/bolsos.gif) no-repeat 0 -70px;
}
#sub-menu ul.en li.otros a {
	width: 137px;
	background: url(../img/idiomas/menu/en/otros.gif) no-repeat;
}
#sub-menu ul.en li.otros.activo span {
	width: 137px;
	background: url(../img/idiomas/menu/en/otros.gif) no-repeat 0 -70px;
}

#sub-menu ul.en li.senora a {
	width: 68px;
	background: url(../img/idiomas/menu/en/senora.gif) no-repeat;
}
#sub-menu ul.en li.senora.activo span {
	width: 68px;
	background: url(../img/idiomas/menu/en/senora.gif) no-repeat 0 -70px;
}
#sub-menu ul.en li.caballero a {
	width: 61px;
	background: url(../img/idiomas/menu/en/caballero.gif) no-repeat;
}
#sub-menu ul.en li.caballero.activo span {
	width: 61px;
	background: url(../img/idiomas/menu/en/caballero.gif) no-repeat 0 -70px;
}
#sub-menu ul.en li.kdt a {
	width: 95px;
	background: url(../img/idiomas/menu/en/kdt.gif) no-repeat;
}
#sub-menu ul.en li.kdt.activo span {
	width: 95px;
	background: url(../img/idiomas/menu/en/kdt.gif) no-repeat 0 -70px;
}
#sub-menu ul.en li.unisex a {
	width: 72px;
	background: url(../img/idiomas/menu/en/unisex.gif) no-repeat;
}
#sub-menu ul.en li.unisex.activo span {
	width: 72px;
	background: url(../img/idiomas/menu/en/unisex.gif) no-repeat 0 -70px;
}

#sub-menu ul.en li.estructura a {
	width: 107px;
	background: url(../img/idiomas/menu/en/estructura.gif) no-repeat;
}
#sub-menu ul.en li.estructura.activo span {
	width: 107px;
	background: url(../img/idiomas/menu/en/estructura.gif) no-repeat 0 -70px;
}
#sub-menu ul.en li.situacion a {
	width: 97px;
	margin-right: 35px;
	background: url(../img/idiomas/menu/en/situacion.gif) no-repeat;
}
#sub-menu ul.en li.situacion.activo span {
	width: 97px;
	margin-right: 35px;
	background: url(../img/idiomas/menu/en/situacion.gif) no-repeat 0 -70px;
}
#sub-menu ul.en li.clientes a {
	width: 84px;
	background: url(../img/idiomas/menu/en/subclientes.gif) no-repeat;
}
#sub-menu ul.en li.clientes.activo span {
	width: 84px;
	background: url(../img/idiomas/menu/en/subclientes.gif) no-repeat 0 -70px;
}


#sub-menu ul li a:hover {
	background-position: 0 -35px !important;
}

.subcategoria {
	float:right !important;
	margin-right: 0;
	margin-left: 21px !important;
}

#contenido_home {
	clear: both;
	padding: 39px 0 0 0;
}
#contenido_home img {
	display: block;
	float: right;
}
.area_home {
	float: left;
	width: 646px;
	height: 352px;
}
.area_home h1 {
	margin-left: 30px;
	line-height: 28px;
}
.txt_home {
	padding: 30px 30px 15px 30px;
	background-color: #FFF;
	min-height: 269px;
}
.area_blanca {
	padding: 30px;
}

.cont_img_detalle {
	float: left;
}

.cont_mapa {
	float: left;
	width: 243px;
	height: 391px;
	overflow: hidden;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.gmnoprint {
	width: 95px;
}

.contenido_interno {
	width: 630px;
	float: left;
	padding: 35px 10px 0 20px;
}

.contenido_productos {
	width: 840px;
	float: left;
	padding: 15px 35px 0 40px;
}
.wrapper_productos {
	overflow: hidden;
	width: 840px;
	height: 290px;
}

.item {
	float: left;
	width: 106px;
	height: 126px;
	padding: 11px 11px 0 11px;
	margin: 5px 6px;
	background: url(../img/ficheta.gif) no-repeat;
	text-align: center;
}
.item img { border: none; }
.item .cont_img {
	width: 106px;
	height: 80px;
}
.item a.cont_img {
	display: block;
	width: 106px;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.item .cont_ref {
	padding-top: 13px;
	color: #000;
}

.cont_paginacion {
	float: right;
	width: 820px;
	margin-top: 8px;
	padding: 5px 10px 0 10px;
	border-top: 1px solid #bababa;
}
.cont_resumen {
	float: left;
	color: #767676;
}
.cont_paginator { float: right; }
.cont_paginator a {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #3a424c;
	padding: 0 5px 0 5px;
	border: 1px solid #3a424c;
	background-color: #f3f2eb;
	text-decoration: none;
	margin-right: 3px;
}
.cont_paginator a:hover {
	background-color: #3a424c;
	text-decoration: none;
	color: #FFF;
}
.cont_paginator span {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 0 5px 0 5px;
	border: 1px solid #3a424c;
	background: #3a424c;
	margin-right: 3px;
}
.cont_paginator span.puntitos {
	background: #FFF;
	border: none;
	color: #7b726e;
}

#frmAcceso table td {
	text-align: left;
	padding: 5px;
}
#frmContacto table td {
	text-align: left;
	padding: 1px;
	font-size: 12px;
}
form label {
	font-size: 11px;
}
form label.error {
	color: #900;
	padding-left: 8px;
}
input.error, select.error, textarea.error {
	border-color: #900;
}
p.frm_error {
	color: #900;
}
.btn_submit {
	display: block;
	width: 89px;
	height: 29px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(../img/btn_submit.gif) no-repeat;
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	line-height: 2.8em;
	text-align: center;
}

.casillas {
	border: 1px solid #767676;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 1px 2px;
}
.sel {
	border: 1px solid #767676;
	padding: 1px;
}

#pie {
	float: left;
	width: 905px;
	padding: 10px 45px 0 45px;
	color: #bababa;
}
#cont_info {
	float: left;
	font: 14px Arial, Helvetica, sans-serif;
	color: #bababa;
}
#cont_idiomas {
	float: right;
}
#cont_idiomas a {
	color: #bababa;
	font: bold 14px Arial, Helvetica, sans-serif;
}