#risoluz_intro {
	width: 776px;
	position: absolute;
	left: 50%; top: 50%;
	margin-left: -388px;	
	margin-top: -271px;
	z-index: 3;
}
#copyright {
	width: 16px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#sx, #dx {
	background-color: transparent;
	position: absolute;
	z-index: 5;
}
#sx {
	width: 388px;
	left: 20px;
}
#sx img {
	border: 0px;
	position: absolute;
}
#dx {
	text-align: center;
	width: 372px;
	left: 404px;
}
#dx p {
	text-align: center;
}
