*{margin:0px; padding: 0px;}
html, body {
	background: url(images/bg.jpg) top center repeat-x;
	font-family: 'Quattrocento Sans', 'Trebuchet MS', sans-serif;
	text-align: center;
	font-size: 16px;
	color: #09629c;
}
p{
	margin-bottom: 8px;
}
h1{
}
a{
	text-decoration: none;
	color: #09629c;
}
a:hover{
	color: #a13043;
}
a:focus, input:focus, textarea:focus{
	outline: none;
}
#container{
	width: 980px;
	margin: 0px auto; 
	background: url(images/repeat.jpg) top center repeat-y;
}
#wrapper{
	width: 920px;
	background: url(images/fondo.jpg) top center no-repeat;
	padding: 56px 0px 20px 60px;
}
#menu{
	height: 355px; 
	width: 142px;
	margin: 10px 0px 30px 788px;
}
#menu a{
	width: 142px;
	height: 130px;
	background: url(images/menu_a.png) top center no-repeat;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
}
#su{
	display: none;
}
.line_height130{
	line-height: 140px;
}
.padding30{
	padding-top: 50px;
	display: block;
}
#section2{
	height: 600px;
	margin: 260px 0px 20px 0px;
	text-align: justify;
	font-size: 15px;
	line-height: 17px;
	position: relative;
}
#section2 div{
	width: 260px;
	float: left;
	margin-top: 67px;
	
}
.colonna_centro{
	margin: 0px 40px;
	padding-top: 152px;
}
.colonna_destra{
	padding-top: 127px;
}
.object{
	position: absolute;
	top: 360px;
	left: 585px;
}
hr{
	border: none;
	display: block;
	height: 2px;
	background-color: #04569d;
	width: 850px;
	margin-bottom: 15px;
}
#section3{
	color: white;
	text-align: left;
	padding-right: 30px;
}
#section3 img{
	margin-left: -10px;
}
#section4{
	height: 380px;
	width: 980px;
	background: url(images/footer.jpg) top center no-repeat;
	margin: 0px auto;
	color: white;
	font-size: 14px;
	text-align: left;
	padding-top: 34px;
}
#indirizzo{
	width: 290px;
	float: left;
	padding: 190px 0px 0px 60px;
}
#mappa{
	width: 260px;
	height: 280px;
	float: left;
}
iframe{
	margin-bottom: 10px;
}
#contact_form{
	width: 260px;
	height: 300px;
	float: left;
	margin: 0px 40px 0px 20px;
}
.footer{
	font-size: 12px; 
	color: #3197ce;
	text-align: center;
}
#privacy{
	font-size: 14px;
	color: #09629c;
	padding: 60px 60px 20px 60px;
	display: none;
}
.footer a{
	color: #3197CE;
}
.clearit{
	clear: both;
	visibility: hidden;
}