.caselle {
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	display: inline;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 1.25em;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	width: 32px;
	height: 28px;
	background-color: #FFFFFF;
	border-bottom-color: Gray;
	border-color: Gray;
	border-left-color: Gray;
	border-top-color: Gray;
}

.numeri {
border-right: medium none;
border-top: medium none;
border-left: medium none;
border-bottom: medium none;
display: inline;
font-family: verdana;
font-weight: bold;
font-size: 0.650em;
text-align: center;
position: absolute;
width: 15px;
height: 14px;
background-color:#FFFFFF;
}

.MioStile {
	font-family: "Verdana";
	font-size: 0.850em;
}