/* Generated by KompoZer */
#body {
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: white;
  width: 850px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
  height: 550px;
  display: block;
  overflow: hidden;
  color: black;
}
#alto {
  border-bottom: 2px solid #3f71de;
  height: 100px;
  margin-top: 0px;
  position: fixed;
  width: 850px;
  overflow: hidden;
}
#navigazione {
  position: fixed;
  padding-right: 0px;
  width: 200px;
  padding-top: 0px;
  overflow: hidden;
  margin-top: 105px;
  padding-left: 6px;
  height: 425px;
}
#contenuto {
  position: fixed;
  padding-left: 5px;
  overflow: auto;
  display: table-cell;
  margin-top: 105px;
  padding-top: 5px;
  height: 418px;
  margin-left: 205px;
  width: 635px;
  padding-right: 5px;
  font-size: 11pt;
}
#basso {
  border-top: 2px solid #3f71de;
  position: fixed;
  margin-top: 530px;
  width: 850px;
  text-align: center;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-top: 2px;
  overflow: hidden;
  font-size: 8pt;
  text-decoration: none;
}
