#pre_header {
	float: left;
	width: 721px;
	height: 34px;
	background-image: url(../../layout/eng/bg_pre_header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

/* ---------------------------------- */
/* ------------ MENU ---------------- */
/* ---------------------------------- */

a.home {
	display: block;
	width: 96px;
	height: 42px;
	background-image: url(../../layout/eng/menu/home.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.home:focus, a.home:hover {
	background-position: 0px -42px;
}

a.home_active {
	display: block;
	width: 96px;
	height: 42px;
	background-image: url(../../layout/eng/menu/home.jpg);
	background-position: 0px -42px;
	background-repeat: no-repeat;
}

a.camere {
	display: block;
	width: 122px;
	height: 42px;
	background-image: url(../../layout/eng/menu/camere.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.camere:focus, a.camere:hover {
	background-position: 0px -42px;
}

a.camere_active:link, a.camere_active:visited {
	display: block;
	width: 122px;
	height: 42px;
	background-image: url(../../layout/eng/menu/camere.jpg);
	background-position: 0px -42px;
	background-repeat: no-repeat;
}

a.prenotazioni {
	display: block;
	width: 140px;
	height: 42px;
	background-image: url(../../layout/eng/menu/prenotazioni.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.prenotazioni:focus, a.prenotazioni:hover {
	background-position: 0px -42px;
}

a.prenotazioni_active:link, a.prenotazioni_active:visited {
	display: block;
	width: 140px;
	height: 42px;
	background-image: url(../../layout/eng/menu/prenotazioni.jpg);
	background-position: 0px -42px;
	background-repeat: no-repeat;
}

a.tariffe {
	display: block;
	width: 133px;
	height: 42px;
	background-image: url(../../layout/eng/menu/tariffe.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.tariffe:focus, a.tariffe:hover {
	background-position: 0px -42px;
}

a.tariffe_active:link, a.tariffe_active:visited {
	display: block;
	width: 133px;
	height: 42px;
	background-image: url(../../layout/eng/menu/tariffe.jpg);
	background-position: 0px -42px;
	background-repeat: no-repeat;
}

/* ---- FINE ---- */

#le_nostre_offerte {
	float: left;
	width: 224px;
	height: 137px;
	background-image: url(../../layout/eng/bg_left_offerte.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#la_citta {
	float: left;
	width: 224px;
	height: 93px;
	background-image: url(../../layout/eng/bg_left_citta.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#galleria {
	float: left;
	width: 224px;
	height: 115px;
	background-image: url(../../layout/eng/bg_left_galleria.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#guida_turistica {
	float: left;
	width: 224px;
	height: 105px;
	background-image: url(../../layout/eng/bg_left_guidaturistica.jpg);
	background-repeat: no-repeat;
	position: relative;
}
