.livello-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DCDCDC;
	border: 1px solid #999999;
	font-weight: bold;
	height: 25px;
	width: 165px;
	color: #FFFFFF;
}

.livello-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DCDCDC;
	border: 1px solid #999999;
	font-weight: bold;
	height: 25px;
	width: 80px;
	color: #333333;
}
.livello-2-giallo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	font-weight: bold;
	height: 25px;
	width: 80px;
	color: #333333;
}
.livello-2-bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	font-weight: bold;
	height: 25px;
	width: 80px;
	color: #333333;
}
.livello-2-bianco-stretto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	font-weight: bold;
	height: 15px;
	width: 80px;
	color: #333333;
}

.livello-3-rosa-chiaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E5DBDB;
	border: 1px solid #666666;
	font-weight: bold;
	height: 25px;
	width: 80px;
	color: #333333;
}
