@charset "UTF-8";
/* CSS Document */
body {
	background-color:#FFFFFF;
	margin:0px;
}
a:link {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
a {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
#menu {
	display: none;
}
#menu2 {
	z-index:1;
	display: none;
}
#corpo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	width:100%;
}
#notizie {
	display: none;
}
#banner_stats {
	display: none;
}
#attenzione {
	display:none;
}
#foot {
	display:none;
}
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;
}