.TabellaTesto {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.TabellaBordo{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.Puntatore{
	cursor:pointer;
	cursor:hand;
}
.PIVA {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}