.testa {
	background-image: url(testata.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 800px;

}
.foto {
	background-image: url(uva.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 800px;
}
.menu {
	background-repeat: no-repeat;
	height: 40px;
	width: 800px;
}
.corpo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	width: 760px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1E5113;
	border-right-color: #1E5113;
	border-bottom-color: #1E5113;
	border-left-color: #1E5113;
	background-color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	height: 500px;
	vertical-align: top;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	background-image:url(Untitled-2.png);
	background-position: right top;
}
.sottomenu {

	background-repeat: no-repeat;
	height: 40px;
	width: 800px;
}
.piede {
	background-image: url(piede.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 800px;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #F6FFAE;
	text-align: center;
	vertical-align: middle;
}

