.general {
	width: 770px;
	height: 540px;
	position: relative;
	background-image: url(../img/fondo_actividades.jpg);
	background-repeat: no-repeat;
}

#actividades-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:770px;
	height:61px;
	background-image: url(../images/actividades_01.jpg);
	background-repeat: no-repeat;

}

#actividades-02 {
	position:absolute;
	left:0px;
	top:61px;
	width:132px;
	height:420px;
	background-image: url(../images/actividades_02.jpg);
	background-repeat: no-repeat;

}

#actividades-03 {
	position:absolute;
	left:132px;
	top:61px;
	width:638px;
	height:209px;
	background-image: url(../images/actividades_03.jpg);
	background-repeat: no-repeat;

}

#actividades-04 {
	position:absolute;
	left:132px;
	top:270px;
	width:638px;
	height:211px;
	background-image: url(../images/actividades_04.jpg);
	background-repeat: no-repeat;

}

#actividades-05 {
	position:absolute;
	left:0px;
	top:481px;
	width:770px;
	height:59px;
	background-image: url(../images/actividades_05.jpg);
	background-repeat: no-repeat;

}
#caja_flash {
	position:absolute;
	width:332px;
	height:115px;
	z-index:1;
	left: 137px;
	top: 0px;
}
#cajaiframe {
	position:absolute;
	width:332px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#boton-horarios {
	position:absolute;
	width:80px;
	height:20px;
	z-index:1;
	left: 343px;
	top: 148px;
}
#enlace_agua {
	position:absolute;
	width:165px;
	height:55px;
	z-index:1;
	left: 603px;
	top: 2px;
}

