.nav {
  background-image:url(images/button_unsel_130x34.png);
  background-position:center;
  width:130;
  height:34;
  cursor:hand;
  text-align:center; 
}
.nav-over {
  background-image:url(images/button_sel_130x34.png);
  background-position:center;
  width:130;
  height:34;
  cursor:hand;
  text-align:center; 
}
.voce {
  border:solid;
  border-width:0;
  border-left-width:1;
  border-color:#000;
  vertical-align:bottom;
  height:48px;
}
.nav-video {
  background-image:url(images/button_unsel_130x34_giffato.png);
  background-position:center;
  width:130;
  height:34;
  cursor:hand;
  text-align:center; 
}
a.menu {
  color: #fff;
  font-size: 7.5pt;
  font-family: Verdana, Tahoma, Arial;
  text-decoration:none;
  text-align:center;
}
.ac-menu {
  border-bottom: 1px solid #cccccc;
  color:#000088;
  text-align:center;
}
.ac-voci {
  color:#000088;
  text-align:left;
  padding-left:10px;
  padding-top:6px;
  font-size:12px;
  
}
.ac-table {
  width:90%;
  border:0;
}


