/* CSS Document */
html,body{
	margin:0; /*** Do NOT set anything other than a left margin for the page as this will break the design ***/
	padding:0;
	border:0;
	height:100%;
}
/* Obliga que salga el scroll de Firefox*/
html {
	overflow: -moz-scrollbars-vertical;
}
body {
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
body, input, textarea, select, optgroup {
	font-family: Arial, Helvetica, sans-serif;
}
input, textarea, select, optgroup, table, tr, th, td, h1, h2, h3, h4, h5, h6   {
	font-size: 100%;
}
p, ul, ol, li, dl, dt, dd, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p {
	line-height: 1.6em;
	color: #222;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
acronym, abbr {
	cursor: help;
}
a img {
	border: 0;
}
label{
	cursor: pointer;
}
.ayuda-acces {
	position: absolute;
	left: -1000px;
	width: 1px;
	font-size: 1px;
	line-height: 1%;
}
div.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
	padding: 0;
}
#contenedor {
	background-image: url(../images/fondo-contenedor.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 886px;
	margin: 0 auto;
	padding: 0;
	height: auto!important; 
	height: 100%;
	min-height: 100%;
	position: relative;
}
#espacio-pie{
	height: 8em;
	width: 100%;
	clear: both;
}
#contenido {
	width: 691px;
	float: right;
	margin: 0 0 0 0;
}
#index #espacio-cabecera {
	height: 9.5em;
}

/*--------------- Estilos CABECERA --------------*/
#cabecera {
	position: absolute;
	top: 0;
	left: 0;
}
#cabecera #carrito {
	float: right;
	width: 12.1em;
	margin: 5px 0 0 0;
	padding: 2px;
	border: 1px solid #FDE4C9;
}
#cabecera #carrito div{
	background-image: url(../images/fondo-carrito.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#cabecera #carrito p.mi-compra{
	margin: 5px 5px 5px 4px;
	background-image: url(../images/fondomenu_aux.gif);
	background-position: 0 0.2em;
	background-repeat: no-repeat;
	padding: 0 0 0 8px;
	border-bottom: 1px dotted #EF7B00;
	font-weight: bold;
}
#cabecera #carrito p.mi-compra a{
	text-decoration: none;
	color: #000;
}
#cabecera #carrito p.mi-compra a:hover{
	color: #EF7B00;
}
#cabecera #carrito p.contador{
	font-size: 0.9em;
	font-weight: bold;
}
#cabecera #carrito p.contador span{
	text-align: right;
	font-size: 0.95em;
	color: #EF7B00;
	float: left;
	display: block;	
	width: 45px;
	margin: 0 5px 0 10px;
	padding: 0 15px 0 0;
	background-image: url(../images/piti03.gif);
	background-repeat: no-repeat;
	background-position: right 0.5em;
	clear: left;
	font-weight: normal;
}
#cabecera #carrito p.mi-compra img{
	float: right;
}
#cabecera img#logo{
	margin: 18px 11px 1.1em 13px;
	float: left;
}
#cabecera h2 {
	float: left;
	margin: 49px 0 0 0;
	font-weight: normal;
}
#cabecera ul {
	clear: both;
	margin: 0 0 0 0;
}
#cabecera ul li{
	float: left;
	width: 136px;
	margin: 0 2px 0 0;
}
#cabecera ul li#prod{
	width: 180px;
	margin: 0 14px 0 0;
}
#cabecera ul li a{
	background-image: url(../images/fondomenu02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F5AD61;
	display: block;
	text-decoration: none;
	color: #FFF;
	line-height: 2.5em;
	text-align: center;
}
#cabecera ul li a:hover{
	background-image: url(../images/fondomenu02o.gif);
	background-color: #EF7B00;
}
#cabecera ul li#prod a{
	background-image: url(../images/fondomenu01.gif);
	background-color: #B0A08E;
	text-align: left;
	padding: 0 0 0 25px;
}
#cabecera ul li#prod a:hover{
	background-image: url(../images/fondomenu01o.gif);
	background-color: #806549;
}
/*--------------- Estilos Columna izquierda --------------*/
#menu-aux {
	width: 185px;
	margin: 0 0 0 0;
}
#menu-aux select{
	width: 180px;
	border: 1px solid #FFAB52;
	margin: 0 0 10px 0;
}
#menu-aux li {
	margin: 0;
	padding: 0;
}
#menu-aux li a{
	width: 166px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/fondomenu_aux.gif);
	background-repeat: no-repeat;
	background-position: 9px 0.5em;
	padding: 0 0 0 19px;
	line-height: 2.2em;
	display: block;
}
#menu-aux li a:hover{
	background-image: url(../images/fondomenu_auxo.gif);
	background-position: 0 0.1em;
}
#buscador {
	margin: 30px 0 0 0;
	border: 1px solid #FDE4C9;
	padding: 2px;
}
#buscador form{
	background-image: url(../images/fondo_buscador.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 5px 0;
}
#buscador label{
	margin: 4px 0 0 6px;
	padding: 0 0 0 10px;
	background-image:url(../images/fondomenu_aux.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 1.5em;
}
#buscador input{
	margin: 6px 0 0 17px;
	border: 1px solid #000;
	width: 150px;
	height: 18px;
}
#buscador #bot-buscar{
	border: 1px solid #EF7B00;
	width: 63px;
	margin: 5px 0 0 105px;
}
#buscador #bot-buscar a{
	background-image: url(../images/fondobot01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EF7B00;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	border: 1px solid #FFF;
	line-height: 1.2em;
	font-size: 0.9em;
}
#banner_novedades{
	margin: 20px 0 15px 0;
	background-image: url(../images/fondo_banne_novedades.jpg);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	border: 1px solid #FDE4C9;
	padding: 2px;
	height: 69px;
}
#banner_novedades p{
	margin: 0;
	padding: 0;
	background-image:url(../images/fondomenu_aux.gif);
	background-position: 6px 4px;
	background-repeat: no-repeat;
	line-height: 1.5em;
}
#banner_novedades a{
	padding: 4px 0 0 16px;
	color: #000;
	text-decoration: none;
	display: block;
	height: 66px;
}
#banner_novedades a:hover{
	text-decoration: underline;
}
#banner_acabados{
	margin: 20px 0 15px 0;
}
#banner_materiales{
	margin: 20px 0 15px 0;
	background-image: url(../images/fondo_banne_material.jpg);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	border: 1px solid #FDE4C9;
	padding: 2px;
	height: 69px;	
}
#banner_materiales p{
	margin: 0;
	padding: 0;
	background-image:url(../images/fondomenu_aux.gif);
	background-position: 6px 4px;
	background-repeat: no-repeat;
	line-height: 1.5em;
}
#banner_materiales a{
	padding: 4px 0 0 16px;
	color: #000;
	text-decoration: none;
	display: block;
	height: 66px;
}
#banner_materiales a:hover{
	text-decoration: underline;
}
/*--------------- Estilos INDEX --------------*/
#destaque_home {
	background-image: url(../images/fondo_destaque_home.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #806549;
	margin: 0;
	width: 689px;
}
#destaque_home div#info{
	width: 215px;
	float: right;
}
#destaque_home h1, #interior #contenido #destaque_home h1  {
	color: #FFF;
	font-size: 2.8em;
	margin: 15px 10px 0 15px;
	font-weight: normal;
	line-height: 0.9em;
}
#destaque_home p, #interior #contenido #destaque_home p{
	color: #FFF;
	margin: 10px 10px 0 15px;
	font-size: 0.9em;
}
#destaque_home #imagen-principal {
	border-right: 3px solid #FFF;
	position: relative;
	width: 466px;
	height: 252px;
}
#destaque_home #imagen-principal #top {
	position: absolute;
	top: 0;
	right: -3px;
}
#destaque_home #bot-entrar{
	border: 1px solid #EF7B00;
	width: 63px;
	margin: 10px 0 5px 15px;
}
#destaque_home #bot-entrar a{
	background-image: url(../images/fondobot01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EF7B00;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	border: 1px solid #4F3F2D;
	line-height: 1.2em;
}
#productos-home {
	margin: 20px 0 0 30px;
}
#productos-home .producto-home {
	width: 132px;
	height: 22.6em;
	margin: 0 0 25px 0;
	padding: 0 12px;
	float: left;
	background-image: url(../images/fondo_prod_index.gif);
	background-repeat: no-repeat;
	background-position: 0 11px;
	position: relative;
}
#productos-home .producto-home a.link-img{
	border: 1px solid #FFF;
	float: left;
	margin: 0 0 3px 0;
}
#productos-home .producto-home a.link-img img{
	float: left;
}
#productos-home .producto-home a.link-img:hover{
	border: 1px solid #EF7B00;
}
#productos-home .etiquetas {
	height: 1.6em;
	color: #FFF;
	font-size: 0.9em;
}
#productos-home .etiquetas .oferta{
	float: left;
	border: 1px solid #FF0000;
	border-bottom: none;
	width: 54px;
	height: 1.2em;
	margin: 0 5px 0 0;
}
#productos-home .etiquetas .oferta span{
	border: 1px solid #FFF;
	border-bottom: none;
	display: block;
	background-image: url(../images/fondoetiqueta01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #BE1100;
	text-align: center;
	line-height: 1.1em;
}
#productos-home .etiquetas .novedad{
	float: left;
	border: 1px solid #EF7B00;
	border-bottom: none;
	width: 54px;
	height: 1.2em;
	margin: 0 5px 0 0;
}
#productos-home .etiquetas .novedad span{
	border: 1px solid #FFF;
	border-bottom: none;
	display: block;
	background-image: url(../images/fondoetiqueta02.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C56500;
	text-align: center;
	line-height: 1.1em;
}
#productos-home h2 {
	margin: 5px 0;
	font-weight: normal;
	height: 2.5em;
	position: relative;
}
#productos-home h2 a{
	color: #EF7B00;
}
#productos-home h2 a:hover{
	text-decoration: none;
}
#productos-home p{
	font-size: 0.9em;
}
#productos-home p.descuento{
	font-size: 1.3em;
	line-height: 1.5em;
	height: 1.5em;
	position: absolute;
	left: 3px;
	bottom: 2px;
	font-weight: bold;
	padding: 15px 0 3px 5px;
	background-image: url(../images/fondo_descuento.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #EF7B00;
	font-size: 0.8em;
}
#productos-home p.descuento span {
	color: #FFF;
	font-size: 1.5em;
	display: block;
	width: 35px;
	float: left;
	margin: 0 0 5px 0;
}
#productos-home p.precio{
	font-size: 1.3em;
	position: absolute;
	right: 8px;
	bottom: 0px;
	font-weight: bold;
}
#productos-home p.oferta{
	font-size: 1.3em;
	position: absolute;
	right: 8px;
	bottom: 0px;
	font-weight: bold;
	color: #EF7B00;
	line-height: 1.2em;
	padding: 0 0 3px 0;
}
#productos-home p .preciotachado{
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: line-through;
	color: #000;
	display: block;
	text-align: right;
}
/*--------------- Estilos INTERIOR: GENERAL --------------*/
#interior #espacio-cabecera {
	height: 9.5em;
}

#interior #contenido h1 {
	color: #EF7B00;
	font-size: 1.5em;
	margin: 10px 0 15px 25px;
}

#interior.texto #contenido h2 {
	color: #EF7B00;
	font-size: 1.1em;
	margin: 25px 15px 15px 25px;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #FDE4C9;
}
#interior.texto #contenido h3 {
	font-size: 1em;
	margin: 25px 15px 15px 25px;
	background-image: url(../images/piti03.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding: 0 0 0 15px;
}
#interior.texto #contenido h4 {
	font-size: 1em;
	margin: 25px 15px 15px 25px;
}
#interior.texto #contenido p {
	margin: 10px 15px 10px 25px;
}
#interior.texto #contenido p.link{
	padding: 0 0 0 15px;
	background-image: url(../images/piti01.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.6em;
}
#interior.texto #contenido ul {
	margin: 15px 15px 15px 25px;
}
#interior.texto #contenido ul li{
	margin: 3px 0;
	padding: 0 0 0 15px;
	background-image: url(../images/piti01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	line-height: 1.4em;
}
#interior.texto #contenido ol {
	margin: 10px 15px 10px 45px;
	padding: 0;
}
#interior.texto #contenido ol li{
	list-style-type: decimal;
	padding: 0;
	line-height: 1.4em;
	margin: 15px 0 0 0;
}
#interior.texto #contenido ol li ul{
	margin: 5px 0;
}
#interior.texto #contenido ol li ul li{
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 3px 0;
}
#interior.texto #contenido a {
	color: #EF7B00;
}
#interior.texto #contenido a:hover {
	text-decoration: none;
}
#interior.texto #contenido .img-dere {
	float: right;
}
#interior.texto #contenido .img-dere img{
	margin: 0 10px 10px 10px;
}
#interior.texto #contenido .bot_destacado{
	border: 1px solid #EF7B00;
	width: 12em;
	margin: 15px 0 25px 25px;
}
#interior.texto #contenido .bot_destacado a{
	background-image: url(../images/fondobot01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EF7B00;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	border: 1px solid #FFF;
	line-height: 1.2em;
	font-size: 0.9em;
}

#interior #contenido #migas{
	border-bottom: 5px solid #FDE4C9;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 0.95em;
}
#interior #contenido #migas ul {
	margin: 0;
	padding: 0;
}
#interior #contenido #migas li{
	display: inline;
	color: #ADADAD;
	margin: 0 5px 0 0;
	padding: 0 0 0 15px;
	background-image: url(../images/piti01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}
#interior #contenido #migas li.inicio{
	padding: 0;
	background: none;
}
#interior #contenido #migas li img{
	margin: 0 5px 0 0;
}
#interior #contenido #migas li a{
	color: #000;
	text-decoration: none;
}
#interior #contenido #migas li a:hover{
	text-decoration: underline;
}
/*--------------- Estilos INTERIOR: PRODUCTOS --------------*/
#productos-productos {
	margin: 20px 0 0 30px;
	width: 470px;
	float: left;
	display: inline;
}
#productos-productos.sin_rango {
	width: auto;
}
#productos-productos .producto-home {
	width: 132px;
	height: 22.6em;
	margin: 0 0 10px 0;
	padding: 0 12px;
	float: left;
	background-image: url(../images/fondo_prod_index.gif);
	background-repeat: no-repeat;
	background-position: 0 11px;	
	position: relative;
}
#productos-productos .producto-home a.link-img{
	border: 1px solid #FFF;
	float: left;
	margin: 0 0 3px 0;
}
#productos-productos .producto-home a.link-img img{
	float: left;
}
#productos-productos .producto-home a.link-img:hover{
	border: 1px solid #EF7B00;
}
#productos-productos .etiquetas {
	height: 1.6em;
	color: #FFF;
	font-size: 0.9em;
}
#productos-productos .etiquetas .oferta{
	float: left;
	border: 1px solid #FF0000;
	border-bottom: none;
	width: 54px;
	height: 1.2em;
	margin: 0 5px 0 0;
}
#productos-productos .etiquetas .oferta span{
	border: 1px solid #FFF;
	border-bottom: none;
	display: block;
	background-image: url(../images/fondoetiqueta01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #BE1100;
	text-align: center;
	line-height: 1.1em;
}
#productos-productos .etiquetas .novedad{
	float: left;
	border: 1px solid #EF7B00;
	border-bottom: none;
	width: 54px;
	height: 1.2em;
	margin: 0 5px 0 0;
}
#productos-productos .etiquetas .novedad span{
	border: 1px solid #FFF;
	border-bottom: none;
	display: block;
	background-image: url(../images/fondoetiqueta02.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C56500;
	text-align: center;
	line-height: 1.1em;
}
#productos-productos h2 {
	margin: 5px 0;
	font-weight: normal;
	height: 2.5em;
	position: relative;
}
#productos-productos h2 a{
	color: #EF7B00;
}
#productos-productos h2 a:hover{
	text-decoration: none;
}
#productos-productos p{
	font-size: 0.9em;
}
#productos-productos p.descuento{
	font-size: 1.3em;
	line-height: 1.5em;
	height: 1.5em;
	position: absolute;
	left: 3px;
	bottom: 2px;
	font-weight: bold;
	padding: 15px 0 3px 5px;
	background-image: url(../images/fondo_descuento.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #EF7B00;
	font-size: 0.8em;
}
#productos-productos p.descuento span {
	color: #FFF;
	font-size: 1.5em;
	display: block;
	width: 35px;
	float: left;
	margin: 0 0 5px 0;
}
#productos-productos p.precio{
	font-size: 1.3em;
	position: absolute;
	right: 8px;
	bottom: 0px;
	font-weight: bold;
}
#productos-productos p.oferta{
	font-size: 1.3em;
	position: absolute;
	right: 8px;
	bottom: 0px;
	font-weight: bold;
	color: #EF7B00;
	line-height: 1.2em;
	padding: 0 0 3px 0;
}
#productos-productos p .preciotachado{
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: line-through;
	color: #000;
	display: block;
	text-align: right;
}
/*
#productos-productos p.oferta{
	font-size: 1.3em;
	position: absolute;
	left: 7px;
	bottom: 0px;
	font-weight: bold;
	color: #ff0000;
}
#productos-productos p.precio {
	font-size: 1.2em;
	position: absolute;
	right: 7px;
	bottom: 0px;
	font-weight: bold;
}
#productos-productos p.preciotachado {
	font-size: 1.2em;
	position: absolute;
	right: 7px;
	bottom: 0px;
	font-weight: bold;
	text-decoration: line-through;
}*/
#rangos_precios{
	width: 150px;
	height: 516px;
	float: left;
	margin: 3px 0 0 21px;
	padding: 0 0 0 18px;
	background-color: #C46500;
	background-image: url(../images/fondo_productos_precios.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#rangos_precios h3{
	margin: 22px 0 0 14px;
	color: #FFF;
	text-decoration: underline;
}
#rangos_precios ul{
	margin: 10px 0 0 15px;
}
#rangos_precios li{
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	background-image: url(../images/piti02.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}
#rangos_precios li a{
	color: #FFF;
	text-decoration: none;
}
#rangos_precios li a:hover{
	text-decoration: underline;
}
/*--------------- Estilos INTERIOR: PRODUCTO FICHA--------------*/
.ficha-producto h1{
	color: #EF7B00;
	font-size: 1.5em;
	margin: 2px 10px 2px 25px;
}
#destaque_producto{
	width: 655px;
	margin: 0 0 0 10px;
	padding: 4px 4px 10px 4px;
	background-image: url(../images/top_destaque_producto.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#destaque_producto #imagen-principal{
	margin: 14px 0 0 10px;
}
#destaque_producto #info {
	width: 216px;
	float: right;
	margin: 14px 10px 0 0;
	font-size: 0.95em;
}
#destaque_producto #info div.descripcion{
	margin-bottom:.6em;
}
#destaque_producto #info div.descripcion a {
	color: #000;
}
#destaque_producto #info div.descripcion a:hover {
	text-decoration: none;
}
#destaque_producto #info .descuento {
	background-image: url(../images/fondo_descuento2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	padding: 10px 0 9px 4px;
	margin: 9px 0 0 0;
	color: #EF7B00;
}
#destaque_producto #info  .descuento span{
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	width: 30px;
	float: left;
	margin: 0 5px 8px 0;
	text-align: right;
}
#destaque_producto #info .precio_titulo1{
	color: #EF7B00;
	margin: 10px 5px 0 0;
	font-weight: bold;
	float: left;
	clear: left;
}
#destaque_producto #info .precio_titulo2{
	color: #EF7B00;
	margin: 10px 0 0 0;
	font-weight: bold;
}
#destaque_producto #info .precio{
	font-weight: bold;
	float: left;
	margin: 12px 5px 0 0;
}
#destaque_producto #info p.precio{
	margin-top: 10px;
}
#destaque_producto #info .precio_tachado{
	font-weight: bold;
	float: left;
	margin: 10px 5px 0 0;
	text-decoration:line-through;
}
#destaque_producto #info .grupo_precios {
	width: 95px;
	float: left;
	margin: 10px 0;
}
#destaque_producto #info .grupo_precios .precio_titulo1, #destaque_producto #info .grupo_precios .precio_tachado, #destaque_producto #info .grupo_precios .precio{
	margin-top: 0;
}
#destaque_producto #info select {
	width: 215px;
	border: 1px solid #FFAB52;
	background-color: #FDE4C9;
	padding: 0;
	margin: 3px 0 0 0;
}
#destaque_producto #info input{
	border: 1px solid #FFAB52;
	width: 60px;
	float: left;
	background-image: url(../images/fondo_precio.gif) ;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FDE4C9;	
	padding: 0 3px 0 3px;
	margin: 2px 0 0 0;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	text-align: right;
}
#destaque_producto #info .euro, .tb_carrito .total .euro {
	border: 1px solid #FFAB52;
	float: left;
	background-image: url(../images/fondo_precio.gif) ;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FDE4C9;	
	padding: 0 5px;
	margin: 2px 0 0 0;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	}
.tb_carrito .total .euro {
	float: none;
	}
#destaque_producto #bot-entrar{
	border: 1px solid #EF7B00;
	width: 73px;
	margin: 20px 0 0 0;
	/*float: left;*/
}
#destaque_producto #bot-entrar a{
	background-color: #EF7B00;
	background-image: url(../images/fondobot01.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	border: 1px solid #FFF;
	line-height: 1.1em;
}
#fin-destaque{
	margin: 0 0 0 10px;
	background-image: url(../images/bottom_destaque_producto.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 11px;
}
#producto-descripcion {
	margin: 0 20px;
}
#producto-descripcion h2{
	color: #EF7B00;
	font-size: 1.4em;
	margin: 15px 0 5px 0;
}
#producto-descripcion h3{
	color: #EF7B00;
	border-bottom: 3px solid #FDE4C9;
	padding: 0 0 2px 0;
	margin: 22px 0 10px 0;
}
#producto-descripcion h3.tit-coment {
	color: #000;
	border: none;
	padding: 0;
	margin: 10px 0 0 0;
}
#producto-descripcion h4{
	margin: 20px 0 0 0;
	padding: 0 0 0 17px;
	background-image: url(../images/piti03.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;	
}
#producto-descripcion p{
	margin: 10px 0;
}
#producto-descripcion p.fecha {
	margin: 0 0 -10px 0;
	color: #EF7B00;
}
#producto-descripcion h4 + p{
	margin: 10px 0 10px 15px;
}
#producto-descripcion ul{
	margin: 10px 0 10px 20px;
}
#producto-descripcion ul li{
	margin: 3px 0 0 0;
	padding: 0 0 0 12px;
	background-image: url(../images/piti01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}
#producto-descripcion ol{
	margin: 10px 0 10px 32px;
}
#producto-descripcion ol li{
	margin: 3px 0 0 0;
	list-style-type: decimal;
	padding: 0;
}
#producto-descripcion a{
	color: #EF7B00;
}
#producto-descripcion a:hover{
	text-decoration: none;
}
#producto-descripcion .galeria a{
	margin: 0 8px 0 0;
}
/*--------------- Estilos INTERIOR: CARRITO --------------*/

.carrito_top {
	background: url(../images/css-fnd-carrito-top.gif) top no-repeat; 
	width:648px; 
	height:10px; 
	margin-top: 20px; 
	margin-left: 25px;
	font-size: 0.0001em;
	}
.carrito_contenido {
	background: url(../images/css-fnd-carrito-bottom.gif) bottom no-repeat; 
	width: 628px; 
	padding: 5px 10px 20px 10px;
	margin-left: 25px;
	}

table.tb_carrito {
	border-collapse: collapse;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	width: 100%;
	color: #000000;
	}
table.tb_carrito .tit_cabecera {
	background-color: #F0F0F0;
	}
table.tb_carrito td,
table.tb_carrito th {
	padding: 10px 8px;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	}
table.tb_carrito th {
}
table.tb_carrito td {
	vertical-align: top;
	text-align: center;
	line-height: 1.8em;
}
table.tb_carrito td.titulo {
	text-align: left;
	line-height: 1.15em;
}
table.tb_carrito td.img-carrito{
	text-align: center;
	width: 115px;
}
table.tb_carrito .noborde_bottom {
	border-bottom: none;
	}
table.tb_carrito .noborde_r {
	border-right: none;
	text-align: center;
	}
table.tb_carrito .dcha {
	text-align: right;
	}
table.tb_carrito a {
	border: none;
	color: #EF7B00;
	text-decoration: none;
	}
table.tb_carrito a:hover {
	color: #000000;
	}
table.tb_carrito img {
	border: none;
	text-decoration: none;
	vertical-align: middle;
	}
table.tb_carrito .ancho60 {
	}
table.tb_carrito input.cantidad {
	width: 20px; 
	text-align:center; 
	border: 1px solid #A5ACB2;
	vertical-align: middle;
	}
table.tb_carrito .total {
	height: 2.5em;
	border: none;
	border-top: 4px solid #CCCCCC;
	text-align: right;
	font-size: 1.1em;
}
table.tb_carrito .total b{
	margin: 0 7px 0 0;
}
.botones {
	margin-top: 25px;
	font-size: 90%;
	}
#interior #contenido a.boton_color {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	background: #EF7B00 url(../images/css-fnd-bot01.gif) 6px 0.4em no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 12px 1px 16px;
	font-size: 110%;
	font-weight:bold;
	}
#interior #contenido a.boton_color:hover {
	background-color: #AC5A02;
	color: #FFFFFF;
	}
#interior #contenido a.boton_negro {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	background: #666666 url(../images/css-fnd-bot02.gif) right 0.4em no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 16px 1px 12px;
	font-size: 110%;
	font-weight:bold;
	}
#interior #contenido a.boton_negro:hover {
	background-color: #000000;
	color: #FFFFFF;
	}
.botones input.boton_negro {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	background: #4C433B url(../images/css-fnd-bot02.gif) 0.5em 0.6em no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px 2px 5px;
	margin: 0;
	border: 0;
	height: 17px;
	cursor: pointer;
	width: 100px;
	font-size: 95%;
	}
.botones input.boton_negro:hover {
	background-color: #B3B0AD;
	}
	
.floatright {
	float: right;
	}
.novisible {
	display: none;
	}
/*--------------- Estilos PIE --------------*/
#pie{
	width: 882px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 5.2em;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	background-image: url(../images/fondo-pie.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	border: 1px solid #FDE4C9;
	font-size: 0.9em;
}
#pie a {
	color: #EF7B00;
}
#pie p {
	margin: 0 0 0 10px;
	color: #806549;
	line-height: 1.4em;
}
#pie p span {
	color: #EF7B00;
	font-weight: bold;
}
#pie-dere{
	float: right;
}
#pie p.adi{
	margin: 13px 10px 0 0;
	text-align: right;
}
#pie p.adi a{
	text-decoration: none;
}
#pie p.adi span{
	margin: 0 15px 0 120px;
	padding: 0 25px 0 0;
	background-image: url(../images/ico-afiliados.gif);
	background-position: right;
	background-repeat: no-repeat; 
	height: 2em;
	display: block;
	float: left;
	display: inline;
}
#pie p.adi span a {
	text-decoration: underline;
}
#pie p.adi span a:hover {
	text-decoration: none;
}
#pie ul{
	margin: 0 0 0 0;
	text-align: right;
}
#pie ul li{
	padding: 0 10px;
	border-left: 1px solid #626262;
	display: inline;
}
#pie ul li a{
}
#pie ul li a:hover{
	text-decoration: none;
}
#pie ul li.primero{
	border: none;
}

/*--------------------------------------- ACABADOS --*/

.acabado {
	float: left;
	margin: 0px 25px 0 25px; 
	height: 180px; 
	width: 119px; 	
	}
h2.tit-acabado {
	margin: 30px 0 10px 0;
	color: #EF7B00;
	font-size: 130%;
	}
	
#interior.texto #contenido .formBase{
	border-top:5px solid #EF7B00;
	border-bottom:5px solid #EF7B00;
	margin:10px 15px 10px 25px;
}
#interior.texto #contenido .formBase .obligatorio{
	font-size:90%;
	color:#666666;
}
#interior.texto #contenido .formBase label{
	width:220px;
	text-align:right;
	display:inline-block;
	margin-right:10px;
}
#interior.texto #contenido .formBase input[type=text],
#interior.texto #contenido .formBase input[type=textbox],
#interior.texto #contenido .formBase select{
	border:1px solid #f6b876;
	padding:1px;
	color:#EF7B00;
}
#interior.texto #contenido .formBase input[type=text]:focus,
#interior.texto #contenido .formBase input[type=textbox]:focus,
#interior.texto #contenido .formBase select:focus{
	border-color:#EF7B00;
	background:#fdf4eb;
}
#interior.texto #contenido .formBase .ancho1{
	width:100px
}
#interior.texto #contenido .formBase .ancho2{
	width:200px
}
#interior.texto #contenido .formBase .ancho3{
	width:300px
}
#interior.texto #contenido .formBase .botones{
	margin:1em;
	text-align:center;
	font-size:100%
}
#interior.texto #contenido .formBase .botones .boton1{
	border: 1px solid #EF7B00;
	display:inline-block;
	*display:inline;
}
#interior.texto #contenido .formBase .botones .boton1 input{
	background: #EF7B00 url(../images/fondobot01.gif) 0 0 repeat-x;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	overflow:hidden;
	border: 1px solid #FFFFFF;
	line-height: 1.2em;
	padding:.1em 1em;
	cursor:pointer;	
}
#interior.texto #contenido .formBase .ayuda{
	font-size:90%;
	color:#666666;
	display:block;
}
#interior.texto #contenido .formBase .label{
	float:left;
	width:220px;
	text-align:right;
}
#interior.texto #contenido .formBase .campos{
	margin-left:230px;
	display:block;
}
#interior.texto #contenido .formBase .campos label{
	width:auto;
	text-align:left;
	margin-left:5px;
	vertical-align:text-bottom;
}
#interior.texto #contenido .formBase .errorCampo{
	color:#CC0000;
	display:block;
	font-size:90%;
	line-height:1.2;
	margin-top:.3em;
}
#interior.texto #contenido .formBase input.errorCampo,
#interior.texto #contenido .formBase select.errorCampo{
	border-color:#CC0000;
	color:#CC0000;
	font-size:100%
}
#interior.texto #contenido p.mensajeOk,
#interior.texto #contenido p.mensajeError{
	background:#009900;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:10px;
	border-top:5px solid #006600;
	border-bottom:5px solid #006600;	
}
#interior.texto #contenido p.mensajeOk strong,
#interior.texto #contenido p.mensajeError strong{
	font-size:150%;
}
#interior.texto #contenido p.mensajeError{
	background: #990000;
	border-color:#660000;
}
#interior.texto #contenido ul.galeria{
}
#interior.texto #contenido ul.galeria li{
	background:none;
	padding:0;
	margin:0 0 20px 20px;
	float:left;
}
#interior.texto #contenido ul.galeria li.filaNueva{
	margin-left:0;
}
#interior.texto #contenido ul.galeria li img{
}
