.lineaSU {
	border-top: thin solid;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.lineaGIU {
	border-top: thin solid;
	border-right: none;
	border-bottom: thin solid;
	border-left: none;
}
.testoMENU {
	font: bold normal 10pt/normal arial;
	text-align: left;
	vertical-align: middle;
	height: auto;
	width: auto;



}
.testoTITOLO {

	font: normal 28pt/normal "times new roman";
	color: #336699;
	text-align: left;
	vertical-align: bottom;
	height: auto;
	width: auto;
}
.testoPARAGRAFI {


	font: normal 9pt/24px arial;
	text-align: justify;
	vertical-align: top;
	height: auto;
	width: auto;
}
.testoSOTTOTITOLO {

	font: normal 9pt/normal arial;
	text-align: left;
	vertical-align: middle;
	height: auto;
	width: auto;
}
.lineaSOTTO {

	border-top: none;
	border-right: none;
	border-bottom: thin solid;
	border-left: none;
}
