﻿/*------------INIZIO RESET------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:active, a:focus {
	outline: none;
}
img {
	border: 0;
}

/*------------FINE RESET------------------*/

html, body {
	background: #02022C url(../images/27background.jpg) no-repeat center top fixed;
}
.fixed_header {
	background: rgba(2, 2, 44, 1);
	border-bottom: 1px #999 dotted;
}
.vrosso {
	position: fixed;
	overflow: hidden;
	top: 0;
	width: 100%;
	height: 127px;
	margin:auto;
	text-align: center;
	z-index: 999;
}
.logo {
	width: 960px;
	height: 127px;
	position: relative;
	overflow: hidden;
	margin: auto;
	z-index: 999;
}
.logo h1 {
	position: fixed;
	width: 960px;
	height: 127px;
	padding-top: 9px;
	font-family: 'Orbitron', sans-serif;
	font-size: 12px;
	text-align: right;
	color: #ff6600;
	z-index: 999;
}
.container {
	position: relative;
	overflow: hidden;
	width: 1040px;
	margin: auto;
}
.sx {
	width: 30px;
	position: relative;
	overflow: hidden;
	float: left;
	min-height: 1085px;
	background: url(../graphics/sx_dx.png) repeat-y;
}
.center {
	width: 980px;
	position: relative;
	overflow: hidden;
	float: left;
	min-height: 1085px;
	background: url(../graphics/center.png) repeat-y;
}
.dx {
	width: 30px;
	position: relative;
	overflow: hidden;
	float: left;
	min-height: 1085px;
	background: url(../graphics/sx_dx.png) repeat-y;
}
.banner {
	width: 940px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FF6600;
	text-align: center;
	line-height: 20px;
}
.menu {
	width: 940px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	background: url(../graphics/menu-x.png) repeat-x;
}
.cover {
	width: 940px;
	height: 315px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
}
.welcome {
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}
.ita {
	width: 300px;
	height: 165px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
	float: left;
	background: url(../graphics/ita.png);
}
.fra {
	width: 300px;
	height: 165px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
	float: left;
	background: url(../graphics/fra.png);
}
.eng {
	width: 300px;
	height: 165px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
	float: left;
	background: url(../graphics/eng.png);
}
.flag {
	width: 940px;
	height: 50px;
	margin-top: 20px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px #999 dotted;
}
.f_ita {
	width: 300px;
	height: 30px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	float: left;
	background: url(../graphics/flag-x.png) repeat-x;
	text-align: center;
}
.f_ita a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.entra {
	position: absolute;
	top: 0;
	left: 119px;
	display: table-cell;
	width: 62px;
	height: 30px;
	background: url(../graphics/entra.png) no-repeat;
}
.entra:hover {
	background: url(../graphics/entra1.png) no-repeat;
}
.f_fra {
	width: 300px;
	height: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	float: left;
	background: url(../graphics/flag-x.png) repeat-x;
	text-align: center;
}
.f_fra a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.entrer {
	position: absolute;
	top: 0;
	left: 119px;
	display: table-cell;
	width: 62px;
	height: 30px;
	background: url(../graphics/entrer.png) no-repeat;
}
.entrer:hover {
	background: url(../graphics/entrer1.png) no-repeat;
}
.f_eng {
	width: 300px;
	height: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	float: left;
	background: url(../graphics/flag-x.png) repeat-x;
	text-align: center;
}
.f_eng a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.enter {
	position: absolute;
	top: 0;
	left: 119px;
	display: table-cell;
	width: 62px;
	height: 30px;
	background: url(../graphics/enter.png) no-repeat;
}
.enter:hover {
	background: url(../graphics/enter1.png) no-repeat;
}
.flags {
	position: absolute;
	top: 0;
	right: 1px;
}
.h_footer {
	width: 940px;
	height: 90px;
	margin-top: 60px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: medium;
}
.h_footer1 {
	width: 299px;
	height: 30px;
	padding-left: 1px;
	position: relative;
	overflow: hidden;
	float: left;
	background: url(../graphics/flag-x.png) repeat-x;
}
.h_footer1 a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.h_footer1 span {
	position: relative;
	line-height: 30px;
}
.h_footer2 {
	width: 299px;
	height: 30px;
	margin-left: 20px;
	padding-left: 1px;
	position: relative;
	overflow: hidden;
	float: left;
	background: url(../graphics/flag-x.png) repeat-x;
}
.h_footer2 a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.h_footer2 span {
	position: absolute;
	line-height: 30px;
}
.h_footer3 {
	width: 299px;
	height: 30px;
	margin-left: 20px;
	padding-left: 1px;
	position: relative;
	overflow: hidden;
	float: left;
	background: url(../graphics/flag-x.png) repeat-x;
}
.h_footer3 a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.h_footer3 span {
	position: absolute;
	line-height: 30px;
}
.counter {
	position: relative;
	overflow: hidden;
	float: left;
	padding-left: 5px;
	
}
.since {
	position: relative;
	overflow: hidden;
	float: right;
	font-size: small;
	padding-right: 5px;
	padding-top: 7px;
}
.salut {
	position: relative;
	overflow: hidden;
	width: 940px;
	height: 225px;
	margin: auto;
	padding-top: 30px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: small;
	text-align: justify;
	border-top: 1px #999 dotted;
	line-height: 16px;
}
.salut a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.footer {
	width: 1035px;
	height: 56px;
	position: relative;
	overflow: hidden;
	padding-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-align: right;
	line-height: 80px;
	color: #02022c;
	font-weight: bold;
	background: url(../graphics/footer-x.png) repeat-x;
}
.footer h3 a {
	position: absolute;
	left: 453px;
	color: #02022c;
	text-decoration: none;
}
.home {
	width: 900px;
	min-height: 210px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	padding-top: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FF6600;
	text-align: justify;
	line-height: 20px;
	background: url(../graphics/home-y.png) repeat-y;
}
.home a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.transparent {
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 20px;
	border-bottom: 1px #999 dotted;
}
.bio {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-bottom: 20px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	color: #FF6600;
	font-size: small;
	line-height: 18px;
	background: url(../graphics/cont-x.png) repeat-y;
}
.scrollbio {
	width: 938px;
	height: 56px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 2px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background: url(../graphics/scroll-x.png) repeat-x;
}
.scrollbio a {
	display: block;
	float: left;
	margin-top: 30px;
	width: 117px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	text-align: center;
}
.scrollbio a:hover {
	color: #f1f0f2 !important;
}
.scrollgp {
	width: 938px;
	height: 56px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 2px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background: url(../graphics/scroll-x.png) repeat-x;
}
.scrollgp a {
	display: block;
	float: left;
	margin-top: 30px;
	width: 156px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	text-align: center;
}
.scrollgp a:hover {
	color: #f1f0f2 !important;
}
.scrollwin {
	width: 938px;
	height: 56px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 2px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background: url(../graphics/scroll-x.png) repeat-x;
}
.scrollwin a {
	display: block;
	float: left;
	margin-top: 30px;
	width: 156px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	text-align: center;
}
.scrollwin a:hover {
	color: #f1f0f2 !important;
}
.scrollrace {
	width: 938px;
	height: 56px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 2px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background: url(../graphics/scroll-x.png) repeat-x;
}
.scrollrace a {
	display: block;
	float: left;
	margin-top: 30px;
	width: 156px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	text-align: center;
}
.scrollrace a:hover {
	color: #f1f0f2 !important;
}
.scrolltop {
	width: 938px;
	height: 56px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 2px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background: url(../graphics/scroll-x.png) repeat-x;
}
.scrolltop a {
	display: block;
	float: left;
	margin-top: 10px;
	width: 156px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	text-align: center;
}
.scrolltop a:hover {
	color: #f1f0f2 !important;
}
.scrollcar {
	width: 938px;
	height: 56px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 2px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background: url(../graphics/scroll-x.png) repeat-x;
}
.scrollcar a {
	display: block;
	float: left;
	margin-top: 30px;
	width: 312px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	text-align: center;
}
.scrollcar a:hover {
	color: #f1f0f2 !important;
}
.scrollmito {
	width: 938px;
	height: 56px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 2px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background: url(../graphics/scroll-x.png) repeat-x;
}
.scrollmito a {
	display: block;
	float: left;
	margin-top: 30px;
	width: 117px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	text-align: center;
}
.scrollmito a:hover {
	color: #f1f0f2 !important;
}
.scrollalbum {
	width: 938px;
	height: 56px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 2px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background: url(../graphics/scroll-x.png) repeat-x;
}
.scrollalbum a {
	display: block;
	float: left;
	margin-top: 30px;
	width: 93px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	text-align: center;
}
.scrollalbum a:hover {
	color: #f1f0f2 !important;
}
.scroll1982 {
	position: relative;
	overflow: hidden;
	width: 938px;
	height: 56px;
	margin-left: 20px;
	padding-top: 31px;
	padding-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #02022C;
	background: url(../graphics/scroll-x.png) repeat-x;
}
.scroll1982 a:hover {
	color: #f1f0f2 !important;
}
.scrollother {
	width: 938px;
	height: 56px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 2px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background: url(../graphics/scroll-x.png) repeat-x;
}
.scrollother a {
	display: block;
	float: left;
	margin-top: 30px;
	width: 156px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	text-align: center;
}
.scrollother a:hover {
	color: #f1f0f2 !important;
}
.imola82 {
	position: relative;
	overflow: hidden;
	width: 940px;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 20px;
}
.imola82 a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.zolder82 {
	position: relative;
	overflow: hidden;
	width: 940px;
	margin: auto;
	background: #000;
	padding-top: 4px;
}
.zolder82 a img {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}
.zolder82 a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.art1 {
	position: relative;
	overflow: hidden;
	float: left;
	width: 258px;
	height: 278px;
	text-align: center;
	margin: 35px 17px 25px 17px;
	background: url(../graphics/alu.png);
	padding: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #02022C;
}
.art1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #02022C;
}
.you1 {
	position: relative;
	overflow: hidden;
	float: left;
	width: 258px;
	height: 368px;
	text-align: center;
	margin: 35px 17px 25px 17px;
	background: url(../graphics/alu.png);
	padding: 4px;
}
.you1 h1 {
	margin-top: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #02022C;
}
.you1 h2 {
	margin-top: 123px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #02022C;
}
.you1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #02022C;
}
.copy {
	width: 900px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	color: #FF6600;
	font-size: small;
	line-height: 18px;
	background: url(../graphics/cont-x.png) repeat-y;
}
.copy a {
	color: #FF6600;
}
.imgcopy {
	position: relative;
	overflow: hidden;
	float: left;
	padding-left: 25px;
	text-align: center;
}
.h1982 {
	width: 900px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	padding-top: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FF6600;
	text-align: justify;
	line-height: 20px;
}
.up {
	position: relative;
	overflow: hidden;
	margin: auto;
	text-align: center;
}
.up a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}