/*@charset "utf-8"*/
/*menu*/
#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	text-align: center;

	/*margin-right: 3px;
	margin-left: 3px;*/


}
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
	text-align: center;

}
#menu li{
	margin: 0px;
	float: left;
	list-style-type: none;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
	list-style-position: inside;
	background-image: url(../images/b_sf_nav1.gif);

}
#menu li a, #menu li a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0 1px 0 0;
	float: left;
	list-style-type: none;
	background-image: url(../images/b_sf_nav1.gif);
	width: 97px;
	background-repeat: no-repeat;
	height: 21px;
	text-align: center;
	padding: 4px 0px;




}
#menu li a:hover{
	margin: 0 1px 0 0;
	float: left;
	list-style-type: none;
	background-image: url(../images/b_sf_nav2.gif);
	/*background-color: #999999;
	/*width: 80px;*/
}

/*menu_servizio*/
#menuservizio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c7c7c7;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	float: right;

	/*float: right;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c7c7c7;*/

}
#menuservizio ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
}
#menuservizio li{
	margin: 0px;
	float: left;
	list-style-type: none;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c7c7c7;*/
	list-style-position: inside;
}
#menuservizio li a, #menuservizio li a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7c7c7c;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0 2px 0 0;
	padding: 3px 5px;
	float: left;
	list-style-type: none;
	background-image: url(../images/b_sf_servizio1.gif);
	width: 97px;
	background-repeat: no-repeat;
	height: 21px;
	text-align: center;
	padding: 4px 0px;
}
#menuservizio li a:hover{
	margin: 0 2px 0 0;
	float: left;
	list-style-type: none;
	color: #FFFFFF;
	background-image: url(../images/b_sf_servizio2.gif);
	/*background-color: #c7c7c7;*/
}
.boxNews {
	padding: 6px;
}
.boxNews ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/lingutta_tabella_bottoni.jpg);
}
