/* <![CDATA[ */

/********* parte inferiore header ********/

#header {
	height			: 154px;
	width			: 762px;
	margin			: 3px 0 0 0;
	padding			: 0;
	border			: 0;
}


#header_left {
	height			: 154px;
	width			: 424px;
	background-image	: url('../img/sfondi/top_left.jpg');
	background-position	: top left;
	background-repeat	: no-repeat;
	padding			: 0;
	border			: 0;
}

#header_left_wo_menu {
	height				: 154px;
	width				: 424px;
/*    background-image 	: url('../img/sfondi/top_left_wo_menu_2.jpg');*/
    background-position	: top left;
    background-repeat 	: no-repeat;
	padding			: 0;
	border			: 0;
}

#header_right {
	height			: 154px;
	width			: 338px;
	margin:0; padding:0; border:0;
	/* background-image	: url('../img/sfondi/top_right.jpg'); */
	background-position	: top left;
	background-repeat	: no-repeat;

}

#header_right img {
	margin			: 0px 0px 0 0;
}



/********* menu istituzionale ********/


#ist_menu ul {
	list-style-type	: none;
	margin			: 20px 0 0 0;
}

#ist_menu ul li {
	float			: left;
	height			: 33px;
/*	width			: 65px;*/

	width			: 82px;
	background-image	: url('../img/sfondi/dotline2.gif');
background-position	: top left;
background-repeat	: repeat-y;

	text-align		: center;
}

#ist_menu ul li a {
	display			: block;
	font-size		: 0;
	height			: 33px;
	width			: 80px;
	text-decoration	: none;
}

#ist_menu ul li img {
	margin			: 12px 0 0 0;
}

a #mn_home		 		{	background-image	: url('../img/menu/home_off.gif');
background-position	: center center;
background-repeat	: no-repeat;
 		}
a:hover #mn_home 		{	background-image	: url('../img/menu/home_on.gif');
background-position	: center center;
background-repeat	: no-repeat;
  		}

a #mn_mappa		 		{	background-image	: url('../img/menu/mappa_off.gif');
background-position	: center center;
background-repeat	: no-repeat;
 		}
a:hover #mn_mappa 		{	background-image	: url('../img/menu/mappa_on.gif');
background-position	: center center;
background-repeat	: no-repeat;
  		}

a #mn_contatti			{	background-image	: url('../img/menu/contatti_off.gif');
background-position	: center center;
background-repeat	: no-repeat;
 		}
a:hover #mn_contatti	{	background-image	: url('../img/menu/contatti_on.gif');
background-position	: center center;
background-repeat	: no-repeat;
  		}



/********* menu principale ********/
#main_menu {
	width			: 412px;
	height			: 52px;
	margin			: 91px 0 0 20px;
	padding			: 0;
	border			: 0px solid brown;
}
#main_menu ul {
	width			: 412px;
	list-style-type	: none;
	margin			: 0;
	padding			: 0;
	border			: 0;
}

#main_menu ul li {
	float			: left;
	height			: 52px;
	width			: 100px;
	margin			: 0 2px 0 0;
	padding:0; border:0;
	text-align		: center;
	background		: #F7F7F7 url(../img/hmenu_back_1.gif) top left no-repeat;
/*	background-position	: top left;
	background-repeat	: repeat-x;*/
}

#main_menu ul li.active {
	background		: #F7F7F7 url(../img/hmenu_back_1_ro.gif) top left no-repeat;
}

#main_menu ul li {
	opacity			: .75;
	-moz-opacity		: .75;
	filter			: alpha(opacity=75);
	background		: #F7F7F7;
}

/*
#main_menu ul li#main_menu_1{background-image	: url('../img/hmenu_back_1.jpg');}
#main_menu ul li#main_menu_2{background-image	: url('../img/hmenu_back_2.jpg');}
*/

#main_menu ul li#main_menu_1.active {
	background-image	: url('../img/hmenu_back_1_ro.jpg');
	background-position	: top left;
	background-repeat	: repeat-x;}
#main_menu ul li#main_menu_2.active {
	background-image	: url('../img/hmenu_back_2_ro.jpg');
	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;
}


/* ]]> */