body {
	background-image: url(../images/sf_home.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
#home_ombra_sx {
	background-image: url(../images/sf_home_ombra_sx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#home_ombra_dx {
	background-image: url(../images/sf_home_ombra_dx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 990px;
}
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#sx {
	background-image: url(../images/sf_home_ombra_centro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 688px;
	float: left;
	margin-bottom: 50px;
}
#dx {
	float: right;
	width: 282px;
	background-color: #FFFFFF;
}
#home_banner {
	width: 688px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 294px;
	clear: left;
}
#home_news {
	height: 48px;
	width: 688px;
	border: 1px;
	overflow: hidden;
	background-image: url(../images/sf_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	clear: left;
}
#home_civette {
	height: auto;
	width: 673px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;	float: left;
	clear: left;
	margin: 0px;
}
#home_civette .foto {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#home_civette h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	margin: 10px 3px 0px;
}
#home_civette p {
	color: #333333;
	font-size: 11px;
	margin: 5px 3px 2px;
	margin: 2px 3px 2px;
}
#home_civette a:link, #home_civette a:visited {
	text-decoration: none;
}
#home_civette a:hover, #home_civette a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#home_civette a.more:link, #home_civette a.more:visited {
	background-image: url(../images/home_more1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 8px 0px 0px;
	height: 16px;
	width: 80px;
	padding: 2px 0px 0px 15px;
	float: right;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
#home_civette a.more:hover, #home_civette a.more:active {
	background-image: url(../images/home_more2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 8px 0px 0px;
	height: 16px;
	width: 80px;
	padding: 2px 0px 0px 15px;
	float: right;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
}
#home_civette .privati {
	width: 215px;
	float: left;
	margin-right: 14px;
}
#home_civette .officine {
	width: 215px;
	float: left;
	margin-right: 14px;
}
#home_civette .concessionarie {
	width: 215px;
	float: right;
}
