body {
	background-color: #AF2C21;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}

#content {
      position: absolute;
      /*left: 50%;
      top: 50%;
      width: 750px;
      height: 442px;*/
      margin-left: 140px; /*half of width */
      margin-top: 70px;  /* half of height */
      }

.livello {
	position:absolute;
	width:215px;
	height:140px;
	z-index:1;
	left: 515px;
	top: 20px;
	visibility:hidden;
}

a {
  color: #000000;
}

#footer{
position:absolute;
width: 360px;
left: 539px;
top:473px;
font-size:11px;

}

#elenco
{
margin: 0;
padding: 0;
list-style-type: none;
float:left;
width:auto;
}

#elenco li{
display:inline;
margin-top:1em;
padding:0.1em;
}
#footersx{
position:absolute;
width: auto;
left: 160px;
top:470px;

}
