/* Autore: Stefano Savanelli  */
body {
  margin: 0;
  position: relative;
  z-index:-5;
}
#wrap {
  z-index: -2;
  position: relative;
  margin: 0;
	font: normal small Tahoma, Arial, Helvetica, sans-serif;
	background: #f5f5f5 url(../img/background.gif) repeat-x;
}

.logo {
  top: 0;
  left: 0;
}

.hometop { background: url(/img/dovesiamo/top.gif) top no-repeat; max-width: 100%; height: 10px; margin-top:-60px;}
.homemain { background: url(/img/dovesiamo/main.gif) top repeat-y; max-width: 100%; margin:0px;}
.homebottom { background: url(/img/dovesiamo/bottom.gif) bottom no-repeat; max-width: 100%; height: 10px;}
.titlesection { font-family: 'Aldrich', serif; color: #C81E1E; text-decoration: none; font-size: 20px; margin:0 auto; padding-left:30px; max-width:750px; }
.testosection { padding:10px 20px; color: black; margin:0 auto; max-width:750px;}

.ws_shadow2{

	background: url(/img/wow/shadow.png) top no-repeat;
	height:80px;
	position: relative;
	left:0;
	z-index:-1;
  margin: 0 auto;
  max-width: 100%;
}

#footer {
 background: white;
 height: 150px;
 width:100%;
 margin: 0 auto;
 border-top:1px solid #aaaaaa;
 margin-top: -60px;
}

#lingua {
 float: right;
 height: 26px;
 width: 130px;
 margin-top: 16px;
 margin-right: 30px;
}

.prenota {
 margin:0 auto;
 text-align: center;
 font-size: 15px;
}

.chiama {
 background: url(/mobile/it/img/button.png) top no-repeat; 
 max-width: 100%; 
 height: 90px; 
 margin-top:-60px;
 display: block;
 color: white;
 text-decoration: none;
 font-size: 20px;
 padding-top:30px;
 padding-bottom:30px;
 cursor:pointer;
}