/* <![CDATA[ */

/********* parte inferiore header ********/

#header {
	height:168px;
	width:762px;
	margin:3px 0 0 0;
	background-image: url('../img/headers/header.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

/********* menu istituzionale ********/

div#ist_menu  {
	margin:0px;
	width:156px;
	float:right;
}

div#ist_menu ul {
	list-style-type: none;
	margin: 5px 0 0 0;
}

div#ist_menu ul li {
	float: left;
	height: 33px;
	background-image: url('../img/sfondi/dotline2.gif');
	background-position: top left;
	background-repeat: repeat-y;
	text-align: center;
}

div#ist_menu ul li a {
	display: block;
	font-size: 0;
	height: 33px;
	text-decoration: none;
}

div#ist_menu ul li img {
	margin: 14px 10px 0 10px;
}

/********* menu principale ********/


#main_menu {
	width: 289px;
	height: 54px;
	margin: 13px 0 0 0;
}

#main_menu ul {
	list-style-type: none;
	margin: 24px 0 0 0;
}

#main_menu ul li {
	float: left;
	height: 54px;
	width: 118px;
	margin: 0 0 0 1px;
	text-align: center;
	background-image: url('../img/sfondi/hmenu_back.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#main_menu ul li.active {
	background-image: url('../img/sfondi/hmenu_back_on.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#main_menu ul li a {
	padding-top: 20px;
	font-size: 0;
	height: 34px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#main_menu ul li img {
	margin: 0 auto 0 auto;
	display: block;
}

/* ]]> */