.titolo_statistiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	width: 960px;
	padding-left: 30px;
	padding-top: 5px;
	color: #6B8EB5;
	border-bottom-style: solid;
	border-top-color: #6B8EB5;
	border-right-color: #6B8EB5;
	border-bottom-color: #6B8EB5;
	border-left-color: #6B8EB5;
	border-bottom-width: 1px;
}
.sottotitolo_statistiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #6B8EB5;
	width: 750px;
	padding-top: 20px;
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-color: #6B8EB5;
}
.riga_statistiche {
	width: auto;
	margin-top: 5px;
	margin-left: 35px;
}
.riga_statistiche_vuota {
	font-size: 24px;
	height: 10px;
	width: 800px;
}
.riga_statistiche_home a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #616161;
	text-align: right;
}
.riga_statistiche_home a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #616161;
	text-align: right;
}
.riga_statistiche_home a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #903;
	text-align: right;
}

.riga_statistiche_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #616161;
	width: 980px;
	margin-top: 5px;
	text-align: center;
	float: left;
}
