/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #00001a;
}
.container {
  top: 0px;
  left: 0px;
  width: 1020px;
}
.header {
  height: 200px;
  margin-bottom: 10px;
  width: 1020px;
}
.header h1 {
  font-weight: bold;
  font-size: 20px;
  position: absolute;
  color: white;
  top: 120px;
  left: 20px;
  visibility: hidden;
}
.header h2 {
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  position: absolute;
  top: 20px;
  left: 20px;
}
.header h3 {
  font-weight: bold;
  font-size: 14px;
  position: absolute;
  top: 40px;
  left: 20px;
}
.header h4 {
  font-size: 16px;
  top: 120px;
  position: absolute;
  left: 950px;
  visibility: hidden;
}
.header a {
  text-decoration: none;
  color: white;
}
.header a:hover {
  background-color: white;
  color: #003366;
}
.vmenu {
  float: left;
  width: 250px;
  text-align: left;
}
.vmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.vmenu li {
  font-size: 16px;
  line-height: 30px;
  padding-left: 20px;
}
.vmenu li#secondo {
  font-size: 12px;
  line-height: 20px;
  padding-left: 40px;
}
.vmenu a {
  text-decoration: none;
  color: white;
}
.vmenu a:hover {
  background-color: white;
  color: #003366;
}
.content {
  float: left;
  margin-left: 10px;
  width: 760px;
  position: relative;
}
.content h1 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 0px;
}
.content h2 {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 20px;
  margin-top: 0px;
}
.content h4 {
  margin-top: 0px;
  top: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
}
.content p {
  font-size: 14px;
  margin-top: 2px;
  margin-bottom: 5px;
}
p.piccolo {
  font-size: 14px;
}
.content li {
  list-style-type: disc;
  font-size: 14px;
}
.content a {
  color: white;
}
.content img#main {
  float: right;
}
.content img#centre {
  position: absolute;
  top: 150px;
  left: 250px;
}
.footer {
  float: left;
  clear: both;
  margin-top: 10px;
  width: 1020px;
  padding-left: 10px;
  font-size: 10px;
  text-align: left;
}
