
.blocco_menu h2 {
  min-height: 20px;
  height: auto !important;
  height: 20px;
  margin: 0;
  border-top: 1px solid #ccc;
  padding: 10px 0 10px 25px;
  color: #96adf3;
  font-size: 100%;
  line-height: 200%;
  background: url(../../img/bullet_menu.jpg) no-repeat 5px;
}

.blocco_menu ul {
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}

.blocco_menu ul li {
  margin-left: 20px;
  margin-bottom: 1em;
  color: #525050;
  font-weight: bold;
}
