#menu {width:342px;
	height:212px;
	float:left;
	padding: 0;
	margin: 0;
}

#menu ul {padding:0; margin:0; list-style: none;}

#menu li {padding:0;
	margin:0;
	line-height:0;
}

#menu a, {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu span {
	display: block;
}

#menu a:hover span {
	display: block;
}

/*--------------------- territorio -----------------------*/

#menu-territorio span {
	background: url(../images/menu_01.jpg) no-repeat;
	width: 342px;
	height: 56px;
}

#menu-territorio a:hover span {
	background: url(../images/menu_on_01.jpg) no-repeat;
	width: 342px;
	height: 56px;
}

#menu-territorio-current span {
	background: url(../images/menu_on_01.jpg) no-repeat;
	width: 342px;
	height: 56px;
}

/*--------------------- struttura -----------------------*/

#menu-struttura span {
	background: url(../images/menu_03.jpg) no-repeat;
	width: 342px;
	height: 35px;
}

#menu-struttura a:hover span {
	background: url(../images/menu_on_03.jpg) no-repeat;
	width: 342px;
	height: 35px;
}

#menu-struttura-current span {
	background: url(../images/menu_on_03.jpg) no-repeat;
	width: 342px;
	height: 35px;
}

/*--------------------- attività -----------------------*/

#menu-attivita span {
	background: url(../images/menu_04.jpg) no-repeat;
	width: 342px;
	height: 37px;
}

#menu-attivita a:hover span {
	background: url(../images/menu_on_04.jpg) no-repeat;
	width: 342px;
	height: 37px;
}

#menu-attivita-current span {
	background: url(../images/menu_on_04.jpg) no-repeat;
	width: 342px;
	height: 37px;
}

/*--------------------- intrattenimento -----------------------*/

#menu-intrattenimento span {
	background: url(../images/menu_05.jpg) no-repeat;
	width: 342px;
	height: 37px;
}

#menu-intrattenimento a:hover span {
	background: url(../images/menu_on_05.jpg) no-repeat;
	width: 342px;
	height: 37px;
}

#menu-intrattenimento-current span {
	background: url(../images/menu_on_05.jpg) no-repeat;
	width: 342px;
	height: 37px;
}


/*--------------------- come raggiungerci -----------------------*/

#menu-raggiungici span {
	background: url(../images/menu_06.jpg) no-repeat;
	width: 342px;
	height: 47px;
}

#menu-raggiungici a:hover span {
	background: url(../images/menu_on_06.jpg) no-repeat;
	width: 342px;
	height: 47px;
}

#menu-raggiungici-current span {
	background: url(../images/menu_on_06.jpg) no-repeat;
	width: 342px;
	height: 47px;
}

/*--------------------- contatti -----------------------*/

#contatti span {float:left;
	background:url(../images/menu_02.jpg);
	width:81px;
	height: 212px;
	padding: 0;
	margin: 0;}
	
#contatti a:hover span {float:left;
	background:url(../images/menu_on_02.jpg);
	width:81px;
	height: 212px;
	padding: 0;
	margin: 0;}
