/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: black;
}
#gabbia {
  width: 100%;
}
#menu {
  height: 23px;
  margin-top: 10px;
}
#contenuto {
  min-height: 400px;
  padding-top: 10px;
  margin-top: 10px;
}
#linea {
  background-color: red;
  height: 50px;
  margin-top: 18px;
}
#nome {
  margin-left: 60%;
  margin-top: 10px;
  width: 200px;
  font-family: Arial,Helvetica,sans-serif;
}
