/* Generated by KompoZer */
.titolo {
  font-family: "Courier New",Courier,monospace;
  line-height: 1.1em;
  width: 420px;
  min-width: 420px;
  max-width: 420px;
  height: 50px;
  min-height: 50px;
  max-height: 100px;
  color: white;
  background-color: black;
  font-size: 2.8em;
}
.menu {
  visibility: visible;
  width: 530px;
  height: 50px;
  min-width: 530px;
  min-height: 50px;
  max-width: 530px;
  max-height: 100px;
  color: white;
  font-family: "Courier New",Courier,monospace;
  font-size: 1em;
  background-color: black;
  text-transform: capitalize;
  font-style: italic;
  font-weight: normal;
}
a:link {
  color: white;
  text-decoration: underline;
}
a:visited {
  color: white;
  text-decoration: underline;
}
a:hover {
  color: #ffd9a0;
  text-decoration: overline;
}
.main {
  border-style: double;
  border-color: #333333;
  visibility: visible;
  clear: left;
  float: left;
  max-width: 100%;
  overflow: auto;
  width: 100%;
  height: 100%;
  min-height: 400px;
  background-color: black;
  text-align: justify;
  color: white;
}
.footer {
  color: #666666;
  font-family: "Courier New",Courier,monospace;
  background-color: black;
  font-size: 0.6em;
  text-align: right;
}
.didascalia {
 
  visibility: visible;
  clear: left;
  float: left;
  max-width: 95%;

  width: 95%;
  

  background-color: black;
  text-align: justify;
  color: white;
}
