div#contenuto{
	margin-top: 10px;
	margin-left: 10px;
	width: 580px;
	height: 502px;
	overflow: auto;
	background-color: #fff;
	background-image: none;
	border: 3px solid #4a2e20;
}

p#testo{
	margin-bottom: 10px;
}
