/*mappa*/
#map_LOGO{
	width: 990px;
	height: 204px;
	background-image: url(images/intestazione.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#map_LOGO a{
	display:block;
	position:absolute;
	left: 0px;
	top: 0px;
}
#map_LOGO a#ita{
	width: 31px;
	height: 17px;
	top: 2px;
	left: 891px;
}
#map_LOGO a#eng{
	width: 31px;
	height: 17px;
	top: 2px;
	left: 930px;
}

a.CONTATTI {
background-image: url(images/pulsanteCONTATTI.jpg);
width: 311px;
height: 28px;
}

a.CONTATTI:hover {
background-image: url(images/pulsanteCONTATTIbis.jpg);
width: 311px;
height: 28px;
}

a.CHISIAMO {
background-image: url(images/pulsanteCHISIAMO.jpg);
width: 311px;
height: 26px;
}

a.CHISIAMO:hover {
background-image: url(images/pulsanteCHISIAMObis.jpg);
width: 311px;
height: 26px;
}

a.PASSATEMPO {
background-image: url(images/pulsantePASSATEMPO.jpg);
width: 311px;
height: 24px;
}

a.PASSATEMPO:hover {
background-image: url(images/pulsantePASSATEMPObis.jpg);
width: 311px;
height: 24px;
}

a.BUONGUSTO {
background-image: url(images/pulsanteBUONGUSTO.jpg);
width: 311px;
height: 69px;
}

a.BUONGUSTO:hover {
background-image: url(images/pulsanteBUONGUSTObis.jpg);
width: 311px;
height: 69px;
}

