body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}
.indirizzo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-left: 5px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}


a:link, a:visited, a:active {
	color: #999999;
	font-weight: none;
	text-decoration: none;
}

a:hover {
	color: #487484;
}
.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	height: 16px;
	border: 1px solid #CCCCCC;
}
.sfondo_laterale {
	background-image: url(../images/varie/sfondo.gif);
	background-repeat: repeat-x;
}

