body {
	background-image: url(images/sfondo.gif);
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.paddingleft {
	margin-left: 20px;
	padding-left: 20px;
}
.piede {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC6600;
	text-decoration: none;
}
a.linkpiede:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a.linkpiede:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a.linkpiede:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	text-decoration: underline;
}
a.linkpiede:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #850403;
}
.titoletto {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #850403;
	font-style: italic;
}
.content table tr .paddingleft p {
	text-align: justify;
}
