/* Generated by KompoZer */
#menu_vert {
  background-color: #f2f2d9;
  background-image: url(../immagini/sito/cornice1.gif);
  background-repeat: no-repeat;
  width: 200px;
  font-size: 1.2em;
  color: #8d5e2f;
  padding-top: 1px;
  height: 193px;
  margin-left: 18px;
  margin-top: 1px;
  margin-bottom: 10px;
}
#menu_vert h3 {
  text-align: center;
}
#menu_vert ul {
  border: 1px solid #8d5e2f;
  margin: 0 0 0 2pt;
  padding: 0;
  list-style-type: none;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  
  
  display: inline;
  float: left;
  font-size: 16px;
  width: 192px;
}
#menu_vert ul li {
  border-color: #83572b;
  border-width: 1px;
  margin: 0;
  padding: 0;
}
#menu_vert ul li a {
  border-bottom: 1px solid #cc9933;
  padding: 1pt 0 2pt 24px;
  background: #f2f2d9 url(../immagini/sito/sfondobase.gif) repeat-x scroll 0% 50%;
  text-decoration: none;
  width: 168px;
  display: block;
  color: #8d5e2f;
}
#menu_vert ul li a:hover {
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(../immagini/sito/freccia_dxb.gif);
  background-color: #f4f7e9;
  color: #8d5e2f;
}
