/* QUESTO DIV AZZERA TUTTI I MARGINI DELLA PAGINA */
body {
  margin: 0px;
  padding: 0px;
  scrollbar-face-color: #9E9E9E;
  scrollbar-highlight-color: #AAAAAA;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: #AAAAAA;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #D8D8D8;
  scrollbar-darkshadow-color: #000000;
  background: #35442d;
  overflow-x: hidden;
}
img {
  border: 0px;
  margin: 0px;
  padding: 0px;
  float: left;
}
td {
  vertical-align: top;
}
/* QUESTO DIV CONTIENE TUTTA LA PAGINA E SI POSIZIONA AL CENTRO */
#pagina {
  z-index: 0;
  position: absolute;
  top: 0px;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
/* QUESTO DIV CONTIENE LE IMMAGINI DI SFONDO */
#tramonto {
  z-index: 0;
  position: fixed;
  top: 0px;
  width: 1000px;
  height: 1000px;
  left: 50%;
  margin-left: -500px;
}
/* QUESTO DIV CONTIENE TUTTA LA PAGINA E SI POSIZIONA AL CENTRO LARGA 1000 */
#mille {
  z-index: 40;
  position: absolute;
  top: 0px;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
}
/* QUESTO DIV CONTIENE TESTA PAGINA */
#testapagina {
  z-index: 0;
  position: relative;
  top: 0px;
  width: 1000px;
  height: 100px;
  float: left;
}
/* QUESTO DIV CONTIENE IL MENU ORIZZONTALE */
#menu {
  z-index: 0;
  position: relative;
  top: 0px;
  width: 1000px;
  height: 50px;
  float: left;
  background: url(../img/sfondomenu.png);
}
/* QUESTO DIV CONTIENE IL CORPO PAGINA */
#corpopagina{
  z-index: 0;
  position: relative;
  top: 0px;
  left: 0px;
  width: 1000px;
  float: left;
}
/* QUESTO DIV CONTIENE FACEBOOK */
#facebook{
  z-index: 0;
  position: relative;
  top: 0px;
  left: 0px;
  float: left;
  width: 1000px;
  background: url(../img/sfondodesc.png);
}
/* QUESTO DIV CONTIENE PIEDE PAGINA */
#piede {
  z-index: 0;
  position: relative;
  top: 0px;
  left: 0px;
  float: left;
  width: 1000px;
  height: 40px;
  background: url(../img/sfondodesc.png);
}
/* QUESTO DIV CONTIENE LA TESTATA VILLA */
#villa {
  z-index: 0;
  margin-top: 20px;
  position: relative;
  top: 0px;
  width: 1000px;
  height: 230px;
  float: left;
  background: url(../img/sfondodesc.png);
}
/* QUESTO DIV CONTIENE LA DESCRIZIONE SITO */
#descrizione {
  z-index: 0;
  margin-top: 20px;
  position: relative;
  top: 0px;
  width: 1000px;
  height: 230px;
  float: left;
  background: url(../img/sfondodesc.png);
}
#imgdesc{
  z-index: 0;
  position: relative;
  top: 0px;
  padding-top: 10px;
  patting-bottom: 10px;
  margin-left: 20px;
  width: 315px;
  height: 210px;
  float: left;
}
#testodesc{
  z-index: 0;
  position: relative;
  margin-left: 15px;
  top: 0px;
  width: 650px;
  height: 230px;
  float: left;
}
/* QUESTO DIV CONTIENE L OFFERTA DELLA PRIMA LINEA */
#offertauno {
  z-index: 0;
  margin-top: 20px;
  position: relative;
  top: 0px;
  width: 1000px;
  height: 260px;
  float: left;
  background: url(../img/offerta1.png);
}
#momento{
  z-index: 0;
  position: relative;
  top: 0px;
  margin-left: 20px;
  width: 315px;
  height: 260px;
  float: left;
}
#riviera{
  z-index: 0;
  position: relative;
  top: 0px;
  margin-left: 15px;
  width: 315px;
  height: 260px;
  float: left;
}
/* QUESTO DIV CONTIENE L OFFERTA DELLA SECONDA LINEA */
#offertadue {
  z-index: 0;
  margin-top: 20px;
  position: relative;
  top: 0px;
  width: 1000px;
  height: 260px;
  float: left;
  background: url(../img/offerta1.png);
}
/* QUESTO DIV CONTIENE IL FONDO BIANCO PER LE PAGINE */
#paginast {
  z-index: 0;
  margin-top: 20px;
  position: relative;
  top: 0px;
  width: 1000px;
  float: left;
  background: url(../img/sfondodesc.png);
}
/* QUESTO SERVE A CREARE IL MENU VERTICALE */
#menup {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 20px;
  padding-bottom: 5px; 
  width: 250px;
  float: left;
}
.menubriotitolo {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 20px;
  padding-bottom: 5px;
  font: 20px 'Aramis', Verdana, Arial, serif;
  color: #35442d;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  width: 250px;
  float: left;
  border-bottom: #35442d thin solid;
}
.menubrio {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Verdana, Arial, serif;
  font-size: 14px;
  color: #35442d;
  font-weight: normal;
  line-height: 16px;
  text-align: justify;
  width: 250px;
  float: left;
  border-bottom: #35442d thin solid;
}
.menubrio span {
  padding-left: 20px;
  padding-right: 0px;
  font: 16px 'Aramisi', Verdana, Arial, serif;
  color: #35442d;
  font-weight: normal;
  line-height: 24px;
  text-align: justify;
}
.menubrio a:link {
  color: #35442d;
  text-decoration: none;
}
.menubrio a:visited {
  color: #35442d;
  text-decoration: none;
}
.menubrio a:hover {
  color: #94c17b;
  text-decoration: underline;
}
/* QUESTO SERVE A CREARE IL CORPO PAGINA VERTICALE */
#corpop {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 20px;
  padding-bottom: 5px;
  width: 750px;
  float: left;
}
#corpop img {
  border: 2px solid #35442d;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 0px;
  margin-bottom: 10px;
  padding: 0px;
  float: left;
}
/* QUESTO DIV CONTIENE LE FOTO DELLA GALLAERIA */
#sfondofoto {
  z-index: 0;
  position: relative;
  top: 0px;
  left: 0px;
  float: left;
  width: 1000px;
  background: url(../img/sfondodesc.png);
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

