.general {
	width: 770px;
	height: 540px;
	position: relative;
}
#inicio {
	position:absolute;
	left:0px;
	top:0px;
	width:770px;
	height:540px;
	background-image: url(../img/inicio.gif);
	background-repeat: no-repeat;
}
/* sustituida para poner boton de fecabook ----- JR
/*#pieza {
	position:absolute;
	width:212px;
	height:211px;
	z-index:1;
	left: -5px;
	top: 270px;
}
*/
#pieza1 {
	position:absolute;
	width:212px;
	height:146px;
	z-index:1;
	left: -5px;
	top: 270px;
}

#pieza2 {
	position:absolute;
	width:212px;
	height:65px;
	z-index:1;
	left: -5px;
	top: 416px;
}


#promocion {
	position:absolute;
	width:378px;
	height:164px;
	z-index:2;
	left: 377px;
	top: 109px;
}
#boton_enlace {
	position:absolute;
	width:560px;
	height:460px;
	z-index:1;
	left: 211px;
	top: 16px;
}
#imagenes {
	position:absolute;
	left:123px;
	top:268px;
	width:635px;
	height:140px;
}

#enlace_agua {
	position:absolute;
	width:165px;
	height:55px;
	z-index:1;
	left: 603px;
	top: 483px;
}

