body, table {
	font-family:Georgia;
	font-size:12px;
	text-indent:0;
}
img {
	border:0;
	behavior:url(img/iepngfix.htc);
}
a, a:visited, a:link {
	color:black;
}
a:hover {
	text-decoration:none;
}
ul {
	margin:0;
	padding:0;
}
object {
	outline:none;
}

.red {
	color:red;
}
.separatore {
	background:url(img/separatore.gif) repeat-x;
	height:9px;
	margin: 8px 0;
	font-size:1px;
}

.menu {
	float:left;
	width:220px;
}
.menu2 {
}
.menu .container {
	width:170px;
	text-align:center;
}
.menu2 .container {
	width:229px;
	text-align:center;
}
.menu .top {
	background:url(img/leftmenu_top.gif) no-repeat;
	height:51px;
	font-size:13px;
	color:#546270;
}
.menu .background, 
.menu2 .background {
	background-color:#F6F6F6;
}
.menu a.items,
.menu2 a.items {
	text-align:left;
	text-decoration:none;
	margin-bottom:6px;
	display:block;
	padding:5px 6px;
	background-color:#e9e9e9;
	color:#546270;
}
.menu2 a.items {
	font-size:15px;
	text-align:center;
}
.menu a.last,
.menu2 a.last {
	margin-bottom:0;
}
.menu a.items:hover,
.menu2 a.items:hover {
	background-color:transparent;
}
.menu div.separatore {
	height:10px;
	margin:0;
	background:none;
}

.servizilist {
	margin-left:16px;
	list-style-image:url(img/lista_disco.gif);
}
.servizilist li {
	margin-bottom:-2px;
}