@charset "UTF-8";
/* CSS Document */

/* ELEMENTI PAGINA */

#header {
	width:100%;
	height:355px;
	margin-bottom:20px;
}
#headerimg {
	width:100%;
	height:320px;
	top:0px;
	overflow:hidden;
	z-index:200 !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
}
#headermargin {
	height:325px;
	background-image:url(../obj/pagebackground.png);
	background-repeat:repeat-x;
	background-position: 0px -15px;
}
#logo {
	position:absolute;
	width:241px;
	height:177px;
	top:-0px;	
	margin-top:10px;
	margin-left:20px;
	z-index:999;
}
#language {
	float:left;
	margin-left:20px;
}
#language img {
	margin-right:10px;
}
#flag_it {
	width:auto;
	float:left;
}
#flag_en {
	width:auto;
	float:left;
}
#column {
	width:28%;
	height:auto;
}
#content {
	width:68%;
	height:auto;
	float:left;
}
#prefooter {
	position:relative;
	margin-top:40px;
	margin-bottom: 20px;
	width:100%;
	font-size:90%;
	text-align:center;
	clear: both;
}
#footer {
	clear: both;
	margin-top:0px;
	padding: 10px;
	text-align:center;
	font-size:16px;
}
#footer {
	clear: both;
	margin-top:0px;
	padding: 10px;
	text-align:center;
	font-size:16px;
}

#subfooter {
	clear: both;
	margin-top:0px;
	padding: 10px;
	text-align:center;
	font-size:10px;
	text-align:center;
}
#gallery {
	width:100%;
	height:450px;
}