#contenuto{
	margin-top: 1em;
	height: 250px;

}
#news{
	width: 919px;
	margin: 0 auto;
	background: url(../images/sfondo_video.png) no-repeat center center;
}
object{
	margin-top: 25px;
	margin-bottom: 25px;

}

#vid_dx{
	margin: 5px;
	font-size: .8em;
	margin-top: 25px;
	float: left;
	width: 237px;
}

#vid_sx{
	margin: 5px;
	font-size: .8em;
	margin-top: 25px;
	width: 227px;
	float: right;
}

#barra{
	
	width: 919px;
	height: 17px;
	margin: 0 auto;
	padding: 2px;
	background: url(../images/bar_small.jpg) repeat-x center center;
}

#uno {
	float: left;
	width: 305px;
	height: 250px;
	background: url(../images/semplicita_img.jpg) no-repeat left 50px;
		display: inline;
}
#due {
	float: left;
	width: 305px;
	height: 250px;
	background: url(../images/sicurezza_img.jpg) no-repeat left 50px;
		display: inline;
}

#tre{
	float: left;
	width: 305px;
	height: 250px;
	background: url(../images/risparmio_img.jpg) no-repeat left 50px;
		display: inline;
}

#descr{
	padding-left: 130px;
	padding-right: 15px;
	padding-top: 10px;
	font-size: .8em;
	

}