body { 
	background-color: #000000;
	text-align:center;
	margin-top: 1px;
	font-family: Trebuchet, Arial, Verdana;
	font-size: 14px;
	}
	
#carroziere {
	background-color: #2f3032;
	text-align: justify;
	width: 951px;
	height: 723px;
	padding: 7px;
	}
	
#sinistra-carrozzeria {
	width: 235px;
	height: 717px;
	color: #2f3032;
	background-color: #FFFFFF;
	float: left;
	padding: 3px;
	}
	
#sinistra-carrozzeria a, a:visited, a:link {
	color: #f12e03;
	text-decoration: none;
	font-weight: bold;
	width: 220px;
	}
	
#sinistra-carrozzeria a:hover {
	color: #2f3032;
	border-bottom: 1px dashed #f12e03;
	text-decoration: none;
	font-weight: bold;
	width: 220px;
	}
	
.evidenzia {
	border: 1px solid #f12e03;
	float: right;
	width: 225px;
	margin-top: 2px;
	padding: 3px;
	background-color: #EFEFEF;
	}
		
.nonevidenzia {
	float: right;
	width: 225px;
	margin-top: px;
	padding: 3px;
	}
	
#sinistra-carrozzeria img {
	margin-right: 3px;
	float: left;
	}
	
#destra-autocarrozzeria {
	background: URL(images/sfondo-zacchero-dx.png) no-repeat #b2b2b2;
	text-align: justify;
	width: 692px;
	height: 723px;
	float: right;
	}
	
.testo-carrozzeria {
	margin-top: 120px;
	font-size: 14px;
	color: #303030;
	padding: 30px;
	line-height: 200%;
	}
	
#footer {
	background-color: transparent;
	color: #C0C0C0;
	font-size: 10px;
	text-align: center;
	}
	
#footer a, a:visited, a:link, a:hover {
	text-decoration: none;
	width: auto;
	}