* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #171717;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #878585;
	line-height: 15px;
	text-decoration: none;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
}

#header {
	width: 700px;
	margin: 0 auto;
}

.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;
}

#nav {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
	border-bottom: solid 1px #87888a;
}

#nav ul {
	list-style:none;
	height: 12px;
	margin-left: -39px;
}

#nav li {
	display:inline;
}

#nav a {
	padding: 9px 25px 9px 25px;
	color:#87888a;
}

#nav a:hover {
	color:#FFFFFF;
}

.selected {
	color:#000000;
	background-color:#fff;
}

.cycle_staff {
	height: 240px;
	overflow: hidden;
}

.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;
	text-align: center;
}
.content_clienti div {
	width: 700px;
	margin: 0 auto;
}
.content_clienti .tit_clienti {
	text-align: left;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 20px;
}


.footer {
	text-align:left;
	height: 50px;
	width: 700px;
	margin: 0 auto;
	margin-top: 25px;
}

.footer a {
	color: #fff;
}

.galleria {
	margin: 20px 0;
}

.galleria-image {
	text-align: center;
}

#content {
	margin: 20px auto 0 auto;
	width: 700px;
}

.col {
	width: 215px;
	float: left;
	margin-right: 27px;
}

.spot {
	width: 195px;
	height: 195px;
	border: 10px solid #fff;
	margin: 10px 0 10px 0!important;
}

.titolobox {
	display: block;
	margin-bottom: 20px;
}

.last {
	margin: 0;
}
.mmedia a img {
	border: solid 4px; color:#FFF;
}
