.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #632021;
}
.testoTitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AA0000;
}
.bordinobasso {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AA7F55;
	border-right-color: #AA7F55;
	border-bottom-color: #AA7F55;
	border-left-color: #AA7F55;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.bordoesterno {
	border-top: 0px solid #D4BFAA;
	border-right: 1px solid #D4BFAA;
	border-bottom: 1px solid #D4BFAA;
	border-left: 1px solid #D4BFAA;
	text-align: justify;
	vertical-align: top;
	padding: 4px;



}
.bordoBoxTesto {
	border-top: 0px solid #D4BFAA;
	border-right: 1px solid #D4BFAA;
	border-bottom: 1px solid #D4BFAA;
	border-left: 1px solid #D4BFAA;
	text-align: justify;
	vertical-align: top;
	padding: 4px;
	font-size: 12px;

}
.testoTitoloAnnullato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AA0000;
	text-decoration: line-through;
}
