body
{
	background-color: #008200;
	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif; 
	margin:0 auto; 
	display: block;
}

.testa
{
	margin-top: 0px;
	width: 770px;
	height: 100px;
	border: 0px solid #00ff00;
	border-bottom: 5px solid #00ff00;
	text-align: center;
	display: block;
	float: left;
	background: #298a52 url(../galleria/amici-per-la-terra-gallery.gif) no-repeat center;
}


.corpo
{
	margin-top: 2px;
	width: 770px;
	height: auto;
	border: 1px solid #00ff00;
	text-align: center;
	display: block;
}

.piede
{
	margin-top: 5px;
	width: 772px;
	height: 20px;
	border: 1px solid #00ff00;
	border-top: 5px solid #00ff00;
	text-align: center;
	background-color: #298a52;
}

a
{
	outline:none;
	color: #00ff00;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 5px;
	font-weight: bolder;
	font-size: 13px;
} 

a:hover
{
text-decoration: underline;
}

.spazioORIZZONTALE {
	width: 30px;
	height: auto;
	}


