body{
	background: url(images/body_bg.gif) top center;
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}

h1, h2, h3, h4, h5, h6{ margin: 0; padding: 0; font-size: 100%;}
hr {display: none;}
.clear{ clear:both; display: block; float: none;}
a img {border: 0;}
ul, ul li {margin: 0; padding: 0; line-height: normal; list-style: none;}

#contenedora{
	width: 758px;
	padding: 0 4px;
	margin: 0 auto;
	background: url(images/contenedora_bg.gif) repeat-y top center;
	position: relative;
}
#cabecera{
	height: 84px;
	background: url(images/cabecera_bg.gif) no-repeat top left;
	position: relative;
}
	ul#menu{
		padding: 50px 0 0 110px;
	}
	ul#menu li{float: left; padding: 0 2px 0 1px; background: url(images/menu_separador.gif) no-repeat top right;}
	ul#menu li h2{ font-weight: normal; font-size: 85%; letter-spacing: -1px;}
	ul#menu li a{color: #fff; text-decoration: none; padding: 0 6px}
	ul#menu li a:hover{background: #6a7085;}

	h2#inicio{position: absolute; top: 0; left: 24px; width: 85px; height: 85px;}
	h2#inicio a{display: block; width: 85px; height: 85px;}
	h2#inicio a span{display: none;}
	#idioma{
		position: absolute; top: 3px; right: 20px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 80%;
		font-weight: bold;
		color: #dedcd1;
		vertical-align: middle;
	}
		#idioma a{
			text-decoration: underline;
			color: #fff;
			font-size: 90%;
			font-weight: normal;
			}
#contenido{
	background: url(images/contenido_bg.gif) no-repeat top left;
	position: relative;
	width: 100%;
}
form#buscador{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	position: absolute;
	top: 0;
	right: 19px;
	background: #fff;
}
	#buscador label{font-size: 90%; color: #666666; margin-left: 2px; vertical-align: baseline;}
	#buscador select{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 94%; color:#6a4629; border:1px solid #a5acb2; width:75px;}
	#buscador input#buscar{background: url(images/buscar_bg.gif) no-repeat top left; font-weight: bold; color: #6a4629; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 90%; border: 0; width: 61px; height: 22px; line-height: 22px; padding-left: 18px; margin-left: 2px;}
	

	h3.moquetas a, h3.ofertas a, h3.portes{width: 147px; height: 142px; display: block;}
	h3.moquetas span, h3.ofertas span, h3.portes span{display: none;}

	h3.portes{background: url(images/banner_envio_gratis.jpg) no-repeat top left; left: 590px;}
	h3.moquetas{background: url(images/banner_moquetas.gif) no-repeat top left; left: 435px;}
	h3.ofertas{background: url(images/banner_ofertas.jpg) no-repeat top left; left: 590px;}


.textoIntroductorio{
	width: 560px;
	color: #30364B;
	font-size: 11px;
	margin: 10px 0 10px 20px;
}
	.textoIntroductorio p{
		margin: 0 0 5px 0;	
	}
	.textoIntroductorio p a{
		color: #A97146;	
	}

p#pie{text-align: center; color: #fff; font-variant:small-caps; letter-spacing: 3px; background: url(images/pie_bg.gif) no-repeat top center; padding-top: 25px; padding-bottom: 20px; margin: 0; font-size: 86%;}
p#pie a{color: #fff;}


p.volver{
	clear: both;
	background: url(images/volver_bg.gif) no-repeat top right;
	text-align: right;
	padding:3px 20px 0 0;
	width: auto !important;
	height: 36px;
	margin-bottom: 0;
}
	p.volver a{ text-decoration: none; color: #a97146;}
	p.volver a:hover{color: #31374c;}
.clear{clear: both; height: 1px; overflow: hidden;} 