* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-family: "Bradley Hand ITC";
	font-smooth:large;
	font-weight: bold;
}
body {
	background-color: #000000;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:focus {
	outline:none
}
img {
	-ms-interpolation-mode: bicubic;
}
#wrap {
	overflow: hidden;
	position: fixed;
	z-index: 0;
	height: 100%;
	width: 100%;
	margin-left: -50%;
	left: 50%;
}
#wrap img {
	overflow: hidden;
	height: 100%;
	width: 100%;
}
#header {
	width: 960px;
	position: relative;
	left: 50%;
	margin-left: -480px;
	text-align: center;
	padding-top: 20px;
}
h1 {
	padding-bottom: 20px;
	margin-top: -20px;
	margin-left: -10px;
}
#main {
	width: 960px;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	clear: both;
	margin-top: 30px;
	top: 250px;
}
#main2 {
	width: 600px;
	margin-left: -300px;
	left: 50%;
	position: absolute;
	clear: both;
	margin-top: 30px;
	color: #000;
	top: 250px;
}
#content {
	width: 400px;
	color: #FFF;
	font-size: 18px;
	background-image: url(../interface/opaque_70.png);
	padding: 10px;
}
#main .block {
	text-align: center;
	float: left;
}
#main .block a.op {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#main .block a.op:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
}
#main .block a img {
	padding-top: 10px;
}
#menu {
	text-align: center;
	height: 40px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC0;
	border-bottom-color: #FC0;
	z-index: 25;
	position: absolute;
	width: 100%;
	background-image: url(../interface/opaque_70.png);
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	list-style-type: none;
	list-style-type: none;
	display: inline-block;
	zoom: 1;
 	*display: inline;
}
a.menu_link, a.menu_link:hover {
	display: inline-block;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 10px;
}
a.menu_link:hover {
	color: #000;
	text-decoration: underline;
	background-color: #666;
}
.titolo {
	color: #FC0;
	padding-left: 25px;
}
#main .block {
	float: left;
}
.sottotitolo {
	color: #966e5b;
	font-style: italic;
	padding-left: 25px;
}
#gallery {
	float: right;
	width: 150px;
	text-align: center;
	background-image: url(../interface/opaque_70.png);
	padding: 10px;
}
#gallery a {
	margin: 5px;
	display: block;
}
#gallery a img {
}
.testo {
	color: #fff;
}
#spot {
	text-align: center;
	color: #FFF;
	font-size: 36px;
	margin-top: 100px;
	margin-bottom: 150px;
}
#bottom {
	color: #FFF;
	width: 600px;
	margin-top: 30px;
	font-size: 18px;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.big {
	font-size: 24px;
	text-align: center;
	display: block;
	color: #F8C709;
	background-color: #000;
	padding: 5px;
}
