
#gironi_d {
  height: 210px;
  width: 178px;
  background-color: #f6f6f6;
  position: absolute;
  z-index: 10;
}
.submn {
  font-size: 7pt; 
  font-weight: bold; 
  color: #606060; 
  text-decoration: none; 
  cursor: pointer;
}
.submn:hover { 
  text-decoration: none;
}
.submnbg { 
  background-color: #e6e7e9; 
}
#gironi_d td:hover {
  background-color: #d6d3d6;
}