#presenze {
   padding: 20px;
   position: absolute;
   top: 420px;
   left: 0px;
   font-size: 0.8em;
   width: 135px;
   -moz-border-radius: 5px;
   background-image: url(../img/menuright_pres.gif);
   background-repeat: no-repeat;
   background-position: 20px -5px;
}
#presenze h1 {
   padding-bottom: 20px;
   font-size: 1.1em;
   background-image: url(../img/sottomenu.gif);
   background-repeat: no-repeat;
   background-position: 10px 10px;
   color: #000000;
   text-align: left;
   font-variant: small-caps;
}
#presenze .contenuti {
   padding: 3px;
}
