body, table, td {
	color: white;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	text-align:center;
	background-color: #000000;
}
a {
	color:#6699ff;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}
li, ul, ol {
	margin:0px;
}
#navigatore {
	margin-left:58px;
	color:#333333;
	font-size:14px;
	line-height:14px;
}
#navigatore a {
	color:#333333;
	font-weight:normal;
}
#navigatore a:hover {
	text-decoration:underline;
}
#content {
	margin:0px 30px;
}
#piepagina  { 
	color:#CCCCCC;
	font-size:14px;
}
.distanziatore {
	margin:0px 10px;
}