#sfondoFooter{
	background-color:#48494a;
	position:absolute;
	top:671px;
	width:100%;
	height:150px;
	z-index:1;
}
#corpoCont{
	margin: 0 auto;      /* centrare nei browser standard */
	text-align: left;        /* per correggere il center del body */
	width:978px;
	height:auto;
	position:absolute;
	top:282px;
	left:82px;
	z-index:1;

/*	background-color:red; */
}

#corpoSx{
	background-image:url(image/sfBodyHomeSx.jpg);
	background-repeat:no-repeat;
	height:446px;
	width:14px;
	float:left;
}
#corpo{
	background-image:url(image/sfBodyHome.jpg);
	background-repeat:repeat-x;
	height:446px;
	width:948px;
	float:left;
}
#corpoMondo{
	background-image:url(image/mondoHome.jpg);
	background-position:right;
	background-position:top right;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
}

#corpoDx{
	background-image:url(image/sfBodyHomeDx.jpg);
	background-repeat:no-repeat;
	height:446px;
	width:14px;
	float:left;
}

#testoHome {
	height:212px;
	width:522px;
	padding-top:40px;
	padding-left:30px;
	line-height:25px;
	font-weight:bold;
	font-size:12px;
} 
#corpoBassoHome{
	height:190px;
	width:100%;
}
.newsHome{
	height:179px;
	width:216px;
	padding-left:19px;
	padding-right:19px;
	background-image:url(image/sfNewsHome.jpg);
	background-repeat:no-repeat;
	float:left;
}

.newsHome h1 {
	margin:0px;
	font-size:20px;
	color:#25313d;
	font-weight:lighter;
}
.newsHome p {
	font-size:11px;
	line-height:14px;
	color:#FFF;
	margin-top:20px;
}
#certificazioniHome{
	background-image:url(image/certificazioni.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	width:100%;
	height:100%;

}

#testoNews{
	margin-top:20px;
	height:118px;
	width:218px;
}

