body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: rgb(0,0,0);
  color: rgb(0,0,0);
}

#centrato {
  width: 872px;
  margin: auto;
  border: 0px solid rgb(0,0,0);
  text-align: left;
}

/*Struttura parte centrale del sito*/

#corpo {
  width: 872px;
  height: 780px;
  border: 0px solid rgb(255,255,255);
  background-color: 1px solid rgb(0,0,0);
  text-align: left;
}

#imgintestazione {
  width: 871px;
  height: 189px;
  border: 0px solid rgb(255,255,255);
  font-family: "times new roman", "arial", "monotype corsiva";
  font-size: 10pt;
  color: rgb(255,255,255);
}

#imglogo {
  width: 747px;
  height: 73px;
  border: 0px solid rgb(255,255,255);
  margin-left: 60px;
  font-family: "times new roman", "arial", "monotype corsiva";
  font-size: 10pt;
  color: rgb(255,255,255);
  float: left;
}

 /* Struttura men */
 
#menu {
  width: 750px;
  height: 25px;
  border-bottom: 1px solid rgb(255,255,255);
  margin: 30px 0 0 60px;
  padding: 0 0 0 0;
  font-family: "times new roman", "arial", "monotype corsiva";
  font-size: 10pt;
  color: rgb(255,255,255);
  float: left;
}

#mediterraneaadv {
  width: 247px;
  height: 25px;
  border-right: 1px solid rgb(255,255,255);
  margin: 0 0 0 10px;
  font-family: "times new roman", "arial", "monotype corsiva";
  font-size: 10pt;
  text-align: left;
  color: rgb(255,255,255);
  float: left;
}

#mediterraneaadvteam {
  width: 295px;
  height: 25px;
  border-right: 1px solid rgb(255,255,255);
  margin: 0 0 0 10px;
  font-family: "times new roman", "arial", "monotype corsiva";
  font-size: 10pt;
  text-align: left;
  color: rgb(255,255,255);
  float: left;
}

#fotogallery {
  width: 100px;
  height: 25px;
  border-right: 1px solid rgb(255,255,255);
  margin: 0 0 0 15px;
  font-family: "times new roman", "arial", "monotype corsiva";
  font-size: 10pt;
  text-align: left;
  color: rgb(255,255,255);
  float: left;
}

#links {
  width: 50px;
  height: 25px;
  border-right: 0px solid rgb(255,255,255);
  margin: 0 0 0 10px;
  font-family: "times new roman", "arial", "monotype corsiva";
  font-size: 10pt;
  text-align: left;
  color: rgb(255,255,255);
  float: left;
}

 /* Struttura centrale */

#newsmedadv {
  width: 200px;
  height: 299px;
  border: 0px solid rgb(255,255,255);
  margin: 30px 0 0 59px;
  font-family: "times new roman", "arial", "monotype corsiva";
  font-size: 12pt;
  text-align: center;
  color: rgb(252,137,48);
  float: left;
}

#slide {
  width: 326px;
  height: 299px;
  border: 0px solid rgb(255,255,255);
  margin: 30px 0 0 10px;
  font-family: "times new roman", "arial", "monotype corsiva";
  font-size: 10pt;
  text-align: center;
  color: rgb(255,255,255);
  float: left;
}

#newsteam {
  width: 200px;
  height: 299px;
  border: 0px solid rgb(255,255,255);
  margin: 30px 0 0 10px;
  font-family: "times new roman", "arial", "monotype corsiva";
  font-size: 12pt;
  text-align: center;
  color: rgb(252,137,48);
  float: left;
}

 /* Struttura piepagina */

#piepagina {
  width: 871px;
  height: 50px;
  border: 0px solid rgb(255,255,255);
  margin: 20px 0 0 0;
  text-align: center;
  float: left;
}

#imgbandita {
  width: 30px;
  height: 16px;
  border: 0px solid rgb(255,255,255);
  margin: 0 0 0 100px;
  float: left;
}

#imgpiepag {
  width: 551px;
  height: 39px;
  border: 0px solid rgb(255,255,255);
  margin: 0 0 0 30px;
  float: left;
}

#imgbandingl {
  width: 30px;
  height: 16px;
  border: 0px solid rgb(255,255,255);
  margin: 0 0 0 30px;
  float: left;
}

 /* Contatore */

#contatore {
  width: 300px;
  height: 20px;
  border: 0px solid rgb(255,255,255);
  margin: 0 0 0 300px;
  float: left;
}

/*Link*/

a:link {
  color: rgb(255,255,255);
  text-decoration: none;
}

a:visited {
  color: rgb(255,255,255);
  text-decoration: none;
}

a:hover, a:focus, a:active {
  color: rgb(252,137,48);
  text-decoration: none;
}

.imglink {
  border: none;
  vertical-align: -13px;
}

