/* CSS Document */

#presupuesto {
	position:absolute;
	width:230px;
	height:115px;
	z-index:360;
	left: 14px;
	top: 589px;
	border: thin solid #CCCCCC;
	background-image:url('Imagen/bot_presupuesto.jpg');
	
background-repeat: no-repeat;
background-position: center;
}
#outlet {
	position:absolute;
	width:230px;
	height:115px;
	background-image:url('Imagen/bot_outlet.jpg');
	
background-repeat: no-repeat;
background-position: center;
	z-index:361;
	left: 267px;
	top: 589px;
	border: thin solid #CCCCCC;
}
#novedades {
	position:absolute;
	width:230px;
	height:115px;
	z-index:362;
	left: 526px;
	top: 589px;
	border: thin solid #CCCCCC;
	background-image:url('Imagen/bot_novedades.jpg');
	
background-repeat: no-repeat;
background-position: center;
}
#sellos {
	position:absolute;
	width:750px;
	height:69px;
	z-index:8;
	left: 13px;
	top: 519px;
}
#sello_silestone {
	position:absolute;
	width:82px;
	height:69px;
	z-index:346;
	left: 205px;
	top: 0px;
}
#sello_corian {
	position:absolute;
	width:82px;
	height:69px;
	z-index:346;
	left: 460px;
	top: 0px;
}

