@charset "utf-8";
/* CSS Document */

#botonindex {
	position:absolute;
	left: 32px;
	top: 587px;
	width: 100px;
	height: 20px;
	
}
#apDiv4 {
	width:879px;
	height:244px;
	z-index:5;
	margin-left: 10px;
}
#cuadro2 {
	width:390px;
	height:230px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#cuadro1 {
	width:456px;
	height:250px;
	float: left;
	margin-left: 20px;
	background-image: url(imagenes/promo-home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

