#contenitore-box{
	position:absolute;
	width:960px;
	height:636px;
	top:50%;
	left:50%;
	margin: -320px 0 0 -480px;
	border:none;
	background-image:url(img/body-bg.jpg);
}
#content_color{
	position: absolute;
	width: 777px;
	height: 450px;
	border: none;
	left: 77px;
	top: 244px;
	background-image: url(img/bg.jpg);
}
#contenitore{
	position: absolute;
	width: 738px;
	height: 166px;
	left: 96px;
	top: 294px;
	background-color: #90F;
}
