@charset "UTF-8";
body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#cont h1 {
	margin: 0px;
	padding: 0px;
}
a:link {
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#cont {
	background-image: url(../immagini/splash_02.jpg);
	padding: 0px;
	height: 550px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#spacers196 {
	margin: 0px;
	padding: 0px;
	height: 450px;
}
#enter {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#enter a:link {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#enter a:hover {
	font-size: 19px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#enter a:visited {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#enter a:active {
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}
#spacers02 {
	margin: 0px;
	padding: 0px;
	height: 60px;
}

