body,html {
	margin: 0;
	padding: 0;
	text-align: center;
}

html {
	background-image: url("new_img/sfondo_pagina.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#contenitore {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
}

#sopra {
	width: 980px;
	margin-left: 0;
	position: relative;
	z-index: 10;
	border-bottom: #666666 1px solid;
}

#menu {
	width: 980px;
	position: absolute;
	z-index: 20;
	top: -13px;
	left: 0;
}

#centro {
	width: 978px;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	background-color: #ffffff;
	float: left;
	min-height: 250px;
}

#colonna_sx {
	width: 226px;
	float: left;
	text-align: left;
	border-right: #00aeef 1px solid;
}

#colonna_dx {
	width: 750px;
	float: left;
	text-align: left;
}

.blocco_dx {
	width: 710px;
	text-align: left;
	margin-left: 20px;
}

#piede {
	width: 978px;
	height: 20px;
	border: #666666 1px solid;
	/*border-right: #666666 1px solid;*/
	background-color: #dcdcdc;
	padding-top: 5px;
	padding-bottom: 2px;
}

#piede_sx {
	width: 790px;
	text-align: left;
	text-indent: 5px;
	float: left;
}

#piede_dx {
	width: 180px;
	text-align: right;
	margin-right: 5px;
	float: left;
}

#privacy {
	width: 100%;
	text-align: left;
	background-color: #ffffff
}

img {
	border: 0;
}

img.sx {
	float: left;
}

img.dx {
	float: right;
}

#sx_contatti {
	width: 290px;
	float: left;
	text-align: center;
}

#dx_contatti {
	width: 678px;
	float: left;
	text-align: left;
	border-left: #00aeef 1px solid;
}

#centro_home {
	width: 978px;
	height: 380px;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	background-color: #ffffff;
	float: left;
}

.centro_home_lat {
	width: 205px;
	height: 360px;
	margin-top: 10px;
	margin-left: 9px;
	float: left;
}

.centro_home_cx {
	width: 530px;
	height: 360px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

.centro_home_lat1 {
	width: 205px;
	height: 360px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#centro_under {
	width: 978px;
	height: 280px;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	background-color: #ffffff;
	padding-top: 100px;
}
