body {
	background-attachment: fixed;
	background-color: #F6F7D8;
	background-image: url(immagini/sfondo1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.mezzi {
	background-color: #FFFFFF;
	background-image: url(immagini/mezzi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px 0px 0px 0px;
}
.sfondo_su {
	background-color: #FFFFFF;
	background-image: url(immagini/sfondo_su.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sfondo_giu {
	background-color: #FFFFFF;
	background-image: url(immagini/sfondo_giu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sfondo_collegamenti {
	background-color: #FFFFFF;
	background-image: url(immagini/gif_animate/5060123_002.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}	
.tagline {  
  font-family: 'Cabin', serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  text-shadow: 3px 3px 3px #bbb;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
}
.indirizzo {  
	text-align: center;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #444444;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3	
}
.testo {  
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #555555;
	font-style: normal;
	font-weight: normal;
	line-height: 2
}
.testoapp {  
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #555555;
	line-height: 1
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin: 40px 0px 0px 30px;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 30px 0px;
}
.onda {
	margin: 15px 5px 0px 0px;
}
a:link {
        color: 6666FF;
        text-decoration: none;
}
a:visited {
        color: 6666FF;
        text-decoration: none;}
a:hover {
        color: 0000FF;
        text-decoration: underline overline;
}
