#sfondo_blu {
  position: absolute;
  left: 9px;
  top: 56px;
  width: 962px;
  height: 485px;
  z-index: 6;
}

#titolo_bio {
  position: absolute;
  left: 340px;
  top: 10px;
  width: 400px;
  height: 23px;
  z-index: 7;
  color: #FFF;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
}

#testo_bio {
  position: absolute;
  left: 340px;
  top: 53px;
  width: 600px;
  height: 409px;
  z-index: 8;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.4em;
}

#foto_cinzia {
  position: absolute;
  left: 12px;
  top: 10px;
  width: 307px;
  height: 461px;
  z-index: 9;
}
