@charset "utf-8";
html{
overflow:hidden;
}
#logo {
	position: absolute;
	height: 236px;
	width: 337px;
	left: 0px;
	top: 0px;
	background-image: url(img/logo.png);
}
#spalla {
	position: absolute;
	height: 412px;
	width: 337px;
	left: 0px;
	top: 236px;
}
#creditssx {
	position: absolute;
	height: 142px;
	width: 337px;
	left: 0px;
	top: 648px;
	background-color: #2C2C2D;
}
#data {
	position: absolute;
	height: 50px;
	width: 200px;
	left: 66px;
	top: 867px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #EB8F14;
	z-index: 2;
	font-weight: bold;
}
#dataora {
	position: absolute;
	height: 234px;
	width: 337px;
	left: 0px;
	top: 790px;
	background-image: url(img/dataora.png);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #EB8F14;
	z-index: 1;
}
#player {
	position: absolute;
	height: 750px;
	width: 943px;
	left: 337px;
	top: 0px;
}
#info {
	position: absolute;
	height: 234px;
	width: 608px;
	left: 337px;
	top: 790px;
	background-image: url(img/info.png);
}
#creditsdx {
	position: absolute;
	height: 234px;
	width: 335px;
	left: 945px;
	top: 790px;
	background-image: url(img/creditsdx.png);
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
}
#news {
	position: absolute;
	height: 40px;
	width: 179px;
	left: 337px;
	top: 750px;
	background-image: url(img/news.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #808080;
	text-align: center;
}
#crawl {
	position: absolute;
	height: 40px;
	width: 764px;
	left: 516px;
	top: 750px;
	background-image: url(img/crawl.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #909090;
	font-size: 25px
}
#creditsdx #centerimg {
	margin-top: 30px;
}
#news #newscent {
	margin-top: 5px;
}


#info #infocent {
	vertical-align: sub;
	position: absolute;
	height: 150px;
}
.highlights {
	width:500px;
	font-family:"trebuchet MS";
	font-size:26px;
	color:#FFFFFF;
	overflow-x:hidden;
	overflow:hidden;
	margin-top: 100px;
	margin-right: 20px;
	margin-left: 40px;
}
body {
	background-color: #000000;
}
#crawl #centercrawl {
	margin-top: 5px;
}
.Stile1 {font-size: 25px;}
.Stile2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
