.titolo {
	list-style-position: inset;
	list-style-type: decimal;
	text-align: left;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 3%;
	padding-left: 2%;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #FF0000;
	border-left: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16pt;
	font-style: normal;

}
.Elenco {
	left: 3%;
	right: 3%;
	padding-right: 3%;
	padding-left: 3%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	list-style-type: lower-roman;
	font-style: normal;
	line-height: normal;
	color: #000000;

}
