<style type="text/css">

body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #000000;
}
body {
	background-color: #3ca53c;
	background-image: url(immagini/sfondo02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

</style>


#campo {
}
#campo {
		width: 855px;
		position: absolute;
	    left: 50%;
	    margin-left: -427px;
}
#centrale {
	width: 805px;
	position: absolute;
	left: 50%;
	margin-left: -427px;
	margin-top: 237px;
	background-image: url(immagini/orizz.jpg);
	background-repeat: repeat-y;
	padding: 25px;

}
.margini {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
