@charset "UTF-8";
/* CSS Document */
body {
	background-color:#000000;
	margin:0;
	padding:0;
	text-align:center;
}
a:link {
	color: #FF6600;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	color: #CC66CC;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a {
	font-weight: bold;
	text-decoration: none;
}
#menu {
	display: none;
}
#menu2 {
	z-index:2;
	position:absolute;
	top:0px;
}
#corpo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	width: 780px;
	position:absolute;
	top:100px;
}

#banner_stats {
	display:none;
}
#attenzione {
	position: fixed;
	z-index: 3;
	height: 124px;
	width: 232px;
	right: 15px;
	bottom: 15px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.4;
}
#foot {
	position: relative;
	left: 0px;
	top: -750px;
	width: 780px;
	overflow: visible;
}
h1 {
	font-size: x-large;
	font-weight: bold;
}
h2 {
	font-size: large;
	font-weight: bold;
}
#image_left_align {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#trailer {
	border: 1px solid #333333;
	width: 780px;
}
.content {
}

#standard {
}
#mobile {
	display:none;
}
#noprint {
}
#videobox {
	border: 1px solid #999999;
	color: #333333;
	width: 500px;
}
#description {
	position: relative;
	height: auto;
	width: 280px;
	text-align: left;
	vertical-align: top;
	background-color: #999999;
	left: 500px;
	top: 30px;
}
.clasp {
text-align:center;
}
.lunchbox {
display:none;
}