@charset "utf-8";
/* CSS Document */

#promo{
	height:250px;
	width:165px;
	background-image:url(../imagenes/promociones/1.jpg);
	position:absolute;
	top:336px;
	left:6px;
}
#promo2{
	height:250px;
	width:165px;
	background-image:url(../imagenes/promociones/2.jpg);
	position:absolute;
	top:336px;
	left:6px;
}
