.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	vertical-align: top;


}
.tabcampo {
	width: 100%;
	border: 1px groove #AD3E2A;
}
.tabella {
	border: 1px solid #AD3E2A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	background-color: #F09E6C;

}
.TabTesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	background-color: #FADBD6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AD3E2A;
	border-right-color: #AD3E2A;
	border-bottom-color: #AD3E2A;
	border-left-color: #AD3E2A;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
	text-align: center;
}
.foto {
	text-decoration: none;
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0A876;
	border-right-color: #F0A876;
	border-bottom-color: #F0A876;
	border-left-color: #F0A876;
	margin: 3px;
	background-color: #FADBD6;

}

