@charset "UTF-8";
.sfondo {
	background-image: url(../immagini/sfondo_RTUA.jpg);
	background-repeat: repeat-y;
	height: 1600px;
	width: 1024px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-position: center top;
}
3
.video {
	float: left;
}
.box_video {
	margin-left: 0px;
}

