@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin:0;
	padding:0;
	text-align:center;
}

#corpo {
	position:relative;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	width: 780px;
	margin: 0px auto;
}

#coolmenu {
	height: 103px;
	width: 780px;
	margin: 0px auto;
	padding:0px;
}

#menu {
	z-index:2;
	height: 100px;
	width: 800px;
	position: fixed;
	top:0px;
	margin-left: -400px;
	left:50%;
}

#menu2 {
	margin:0 auto;
	display:none;
}

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;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

a {
	font-weight: bold;
	text-decoration: none;
}


#banner_stats {
}

#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;
}
