body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #878585;
	line-height: 15px;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #878585;
	line-height: 15px;
	text-decoration: none;
}
.banner_logo {
	height: 150px;
	width: 700px;
	border-bottom: solid 1px #878585;
}
.banner_logo .logo {
	width: 220px;
	float: left;
	padding-top: 55px;
}
.banner_logo .allestimento {
	width: 250px;
	float: right;
	padding-top: 55px;
}
.banner_claim {
	height: 110px;
	width: 700px;
	border-bottom: solid 1px #878585;
	overflow: hidden;
}
.cycle_staff {
	height: 240px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content_home {
	height: 430px;
	width: 700px;
}
.content_home_sx {
	height: 250px;
	width: 460px;
	float:left;
}
.content_home_sx_1 {
	height: 250px;
	width: 220px;
	float:left;
	padding-top: 15px;
	text-align:justify;
}
.content_home_sx_2 {
	height: 250px;
	width: 220px;
	float:right;
	padding-top: 15px;
	text-align:justify;
}
.content_home_dx {
	height: 250px;
	width: 240px;
	float:right;
}
.content_home_dx_1 {
	height: 250px;
	width: 220px;
	float:right;
	padding-top: 15px;
	text-align:justify;
}
.content_clienti {
	height: 200px;
	border-top: solid 1px #878585;
	border-bottom: solid 1px #878585;
	background-color: #000;
	overflow: hidden;
}
.content_clienti div {
	width: 700px;
}
.content_clienti .tit_clienti {
	text-align: left;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer {
	text-align:left;
	height: 50px;
	width: 700px;
	margin-top: 25px;
}