.corpo11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tit-H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
}
.testo14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
.bordo-rosso {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
}
.bordo-verde {
	border-top: thin solid #009900;
	border-right: thin none #009900;
	border-bottom: thin none #009900;
	border-left: thin none #009900;
}
.bordo-blu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.bordo-arancio {
	border-top: thin solid #FF9933;
}
