
/*******************************************************************  MENU ISTITUZIONALE *************************************/

.menu li a {
	background-image:url(/images/menu_eng.png);
	text-indent:101%;
	display:block;
	height:90px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
}

#p_1, #p_1_sel{
	width:96px;
	background-position: 0 0;
}

a#p_1:hover , a#p_1_sel{
	background-position: 0 -90px;
}

#p_2, #p_2_sel{
	width:81px;
	background-position: -96px 0;
}

a#p_2:hover , a#p_2_sel{
	background-position: -96px -90px;
}

#p_3, #p_3_sel{
	width:73px;
	background-position: -177px 0;
}

a#p_3:hover , a#p_3_sel{
	background-position: -177px -90px;
}

#p_4, #p_4_sel{
	width:111px;
	background-position: -250px 0;
}

a#p_4:hover , a#p_4_sel{
	background-position: -250px -90px;
}

#p_5, #p_5_sel{
	width:61px;
	background-position: -361px 0;
}

a#p_5:hover , a#p_5_sel{
	background-position: -361px -90px;
}

#p_6, #p_6_sel{
	width:107px;
	background-position: -422px 0;
}

a#p_6:hover , a#p_6_sel{
	background-position: -422px -90px;
}

#p_7, #p_7_sel{
	width:130px;
	background-position: -529px 0;
}

a#p_7:hover , a#p_7_sel{
	background-position: -529px -90px;
}

#p_8, #p_8_sel{
	width:98px;
	background-position: -659px 0;
}

a#p_8:hover , a#p_8_sel{
	background-position: -659px -90px;
}


