a.TitolettoSx: {
	color: #000000;
	cursor:hand;
	text-decoration: none;
}
a.TitolettoDx: {
color: #000000;
	cursor:hand;
	text-decoration: none;
}
a.TitolettoDx:hover {
	text-decoration: none;
	color: #999999;
}
a.TitolettoSx:hover {
	text-decoration: none;
	color: #999999;
}
.TitolettoSx {
height:13px;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	color:black;
}

.TitolettoDx {
	height:13px;
	font-family: Arial;
	font-style: italic;
	font-size: 12px;
	font-weight: bolder;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right:10px;
color:black;

}
.BordoTratteggiato {
	height: 10px;
	margin-left: 100px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
