.caselle {
	border: 1px solid black;
	display: inline;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 1.00em;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: #FFFFFF;
	border-bottom-color: Gray;
	border-color: Gray;
	border-left-color: Gray;
	border-top-color: Gray;
}

.numeri {
border: 1px none;
display: inline;
font-family: verdana;
font-weight: bold;
font-size: 0.55em;
text-align: center;
position: absolute;
width: 12px;
height: 10px;
background-color:#FFFFFF;
}

.MioStile {
	font-family: "Verdana";
	font-size: 0.850em;
}

#header{
  position: fixed;
  top: 0px;
  width: 100%;
  text-align: center;
  color: white;
}