body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h1 {
	color: #000000;
}
.imgsx {
	padding: 4px;
	float: left;
}

#contenitore {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #333333;
	background-color: #333333;
}
#contenitorenews {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #333333;
	background-color: #333333;
}
#testata {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#corpo {
	width: 520px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	text-align: left;
}
#footer {
	padding: 4px;
	clear: both;
	font-weight: bold;
	background-color: #333333;
}
#spalla {
	width: 220px;
	padding-left: 3px;
	background-color: #333333;
	text-align: left;
	font-family: "Trebuchet MS";
	padding-right: 3px;
}

.testo_piccolo {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
}

</style>
#sito {
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.imgdx {
	padding: 4px;
	float: right;
}
#sito1 {
	background-color: #333333;
	border: thin solid #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}
