html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
body{
	font-size:16px;
	font-family:'Josefin Sans', sans-serif;
	color:#cacaca;
	background-image:url(/immagini/body_bg.jpg);
	}
h1{
	font-size:22px;
	font-family:'Dancing Script',cursive;
	}
h2{
	font-size:20px;
	font-family:'Dancing Script',cursive;
	}
h3{
	font-size:16x;
	font-family:'Dancing Script',cursive;
	}
a{
	outline:none;
	text-decoration:none;
	color:#B0DB1C;
	}
a:hover{
	
	color:#84550B;
	}

a img {
	border:0px;
	}
#wrapper{
	width:100%;
	height:900px;
	background-image:url(/immagini/wrapper_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
#container{
	width:784px;
	margin:0px auto;
	}
#home_header{
	height:75px;
	}	
#top{
	height:20px;
	background-image:url(/immagini/top_bg.png);
	background-repeat:no-repeat;
	}
#repeater{
	background-image:url(/immagini/repeater_bg.png);
	background-repeat:repeat-y;
	width:730px;
	min-height: 220px; /* min-height for browsers other than IE */
	height: auto !important; /* Override declared height for browsers other than IE */
	height: 580px; /* min-height for IE */
	padding:0 27px;
	position:relative;
	}
#repeater p{
	line-height:18px;
	margin-bottom:5px;
	}	
#bottom{
	height:50px;
	background-image:url(/immagini/bottom_bg.png);
	background-repeat:no-repeat;
	}
#lingua{
	width:730px;
	list-style:none;
	text-align:center;
	position:absolute;
	bottom:0;
	}
#lingua li{
	display:inline;
	padding:0 35px;
	}
#lingua li a{
	font-size:14px;
	color:#84550b;
	}	
#animazione{
	width:550px;
	height:300px;
	margin:0 0 0 120px;
	}
#navbar{
	list-style:none;
	text-align:center;
	width:730px;
	margin-bottom:20px;
	}
#navbar li{
	display:inline;
	margin:0px 15px;
	font-family:'Dancing Script',cursive;
	font-size:26px;
	}
#navbar li a{
	color:#fff;
	}
#navbar li a:hover{
	color:#b0db1c;
	}		
#footer{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:15px;
	}
#footer a{
	color:#b0db1c;
	}	
#slideshow{ 
	width:100%;
	display:block;
	margin:0 auto;
	}
body#contatti #slideshow{ 
	width:90%;
}
#map{
	width:90%;
	margin:0 auto;
	height:400px;
	}	
#map .gm-style-iw {
	width:250px;
	padding:10px;
	color:#000;
}
#map .gm-style-iw a {
	background-color:#B0DB1C;
	color:#fff;
	font-weight:bold;

	display:inline-block;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding:2px 5px;
	text-decoration:none;

}

#map .gm-style-iw a:hover {
	color:#B0DB1C;
	background-color:#fff;
	
	font-weight:bold;
}

	
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	}
.TitoloPagina{
	text-align:center;
	font-size:27px;
	margin:10px 0 5px 0;
	color:#b0db1c;
	}	

/* Galleria.IO */
#galleria_io_change {
	background: #000;
	color: #efefef;
	border:solid 2px #ccc;

	-webkit-appearance:none;
	display: block;
	margin: 0 auto;
	display: block;
	width: 100%;
	max-width: 480px;
	font-size: 120%;
	padding: 0.7em;
	text-align: center;
}	