#cabecera p{
		display: none;
	}
	
h1{
	position: absolute;
	top: 102px;
	left: 12px;
	background: url(images/h1_home.jpg) no-repeat top left;
	width: 398px;
	height: 160px;
	z-index: 10;
}
h1 strong{display: none;}

h1 a{	width: 398px;
	height: 160px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	}

#destacadas{
	padding-top: 207px;
	margin: 0 0 0 10px;
	background: url(images/destacadas_bg.gif) no-repeat 0 187px;
	width: 394px;
	height: 350px;
	}
	#destacadas h3{
		color: #fff;
		font-size: 98%;
		text-align: right;
		padding-top: 10px;
		letter-spacing: -1px;
		margin-right: 10px;
	}
	#destacadas ul{font-family: Tahoma, Arial, Helvetica, sans-serif; padding: 23px 0 0 6px;}
	#destacadas ul li{float: left; width: 95px; padding-top: 5px; background: url(images/elemento_bg.jpg) no-repeat 7px 3px;}
	#destacadas ul li p{ margin: 0;}
	#destacadas ul li p.imagen{width: 77px; height: 91px; overflow: hidden; margin: 0 auto;}
	#destacadas ul li p.texto{font-size: 80%; font-weight: bold; padding-top: 10px; text-align: center;}
	#destacadas ul li p a{color: #31374c; text-decoration: none; padding: 1px 2px;}
	#destacadas ul li p a:hover{background: #d4d4d4;}

#mensajeHome{
	position: absolute;
	top: 45px;
	left: 430px;
	width: 315px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6c7287;
	font-size: 11px;
}
	#mensajeHome p{
		margin-top: 0;
		margin-bottom: 10px;
	}


#novedades{
	position: absolute;
	top: 165px;
	left: 430px;
	width: 315px;
	height: 300px;
	overflow: hidden;
	font-size: 86%;
}

	#novedades h3{
		color: #fff;
		text-align: right;
		padding-top: 10px;
		letter-spacing: -1px;
		height: 29px;
		padding-right: 15px;
		background: url(images/novedades_bg.gif) no-repeat top right;
	}
	#novedades h4, #novedades p{font-family: Tahoma, Arial, Helvetica, sans-serif; margin: 5px 10px;} 
	#novedades h4{ text-align: right; padding-left: 10px; color: #a97146; }
	#novedades p{text-align: justify; color: #6c7287;}
	#novedades p.enlaces{font-size: 90%; text-align: right; background: url(images/flecha_enlace.gif) no-repeat top right; padding-right: 10px; margin-bottom: 10px; margin-top: 5px;}
	#novedades p strong{text-align: right;}
	#novedades p strong a{color: #31374c; font-size: 90%;}
	#novedades p strong a:hover{color: #a97146;}


h3.moquetas{position: absolute;}
h3.ofertas{position: absolute;}
h3.portes{position: absolute;}

h3.moquetas span, h3.ofertas span, h3.portes span{display: none;}


h3.moquetas, h3.ofertas, h3.portes{position: absolute; top: 425px; z-index: 11;}


