#contenitore-box {
  position: relative;
}




#box01 {
  border: 2px solid #990000;
  padding: 0.4em;
  position: absolute;
  left: 212px;
  top: 27px;
  width: 147px;
  background-color: #fafafa;
  color: #990000;
}
#box02 {
  border: 2px solid #990000;
  padding: 0.4em;
  position: absolute;
  left: 50px;
  top: 127px;
  width: 116px;
  background-color: #fafafa;
  color: #990000;
}
#box03 {
  border: 2px solid #990000;
  padding: 0.4em;
  position: absolute;
  left: 50px;
  top: 257px;
  width: 116px;
  background-color: #fafafa;
  color: #990000;
}
#box04 {
  border: 2px solid #990000;
  padding: 0.4em;
  position: absolute;
  left: 205px;
  top: 257px;
  width: 150px;
  background-color: #fafafa;
  color: #990000;
}
#box05 {
  border: 2px solid #990000;
  padding: 0.4em;
  width: 200px;
  left: 450px;
  position: absolute;
  top: 357px;
  visibility: visible;
  background-color: white;
  color: #990000;
}
#box06 {
  border: 2px solid #990000;
  padding: 0.4em;
  position: absolute;
  left: 20px;
  top: 400px;
  width: 150px;
  background-color: #fafafa;
  color: #990000;
}
#boxFooter {
  border: 0px solid #990000;
  padding: 0.4em;
  position: absolute;
  left: 10px;
  top: 550px;
  width: 450px;
}
#boxMailNavigazione {
  border: 1px solid #990000;
  padding: 0.4em;
  position: relative;
  left: 1px;
  width: 150px;
  color: #990000;
}

