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

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

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

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

#p_2, #p_2_sel{
	width:93px;
	background-position: -92px 0;
}

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

#p_3, #p_3_sel{
	width:118px;
	background-position: -185px 0;
}

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

#p_4, #p_4_sel{
	width:114px;
	background-position: -303px 0;
}

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

#p_5, #p_5_sel{
	width:48px;
	background-position: -417px 0;
}

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

#p_6, #p_6_sel{
	width:105px;
	background-position: -465px 0;
}

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

#p_7, #p_7_sel{
	width:107px;
	background-position: -570px 0;
}

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

#p_8, #p_8_sel{
	width:80px;
	background-position: -677px 0;
}

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


