@charset "UTF-8";
/* CSS Document */


body
	{
	margin:0px;
	padding:0px;
	background-color:#000000;
	text-align:center;
	align:center;
	}

		
#video
	{
	position:center;
	width:200px;
	height:100px;
	background-color:#000;
	z-index:1;
	}
	
#enter
	{
		position:center;
		width:320px;
		height:96px;
		
	}

.topSplash
	{
	position:center;
	width:100px;
	height:10px;
	background-color:#000000;
	z-index:20;
	background-color:#000000;;
	bottom:0px;
	background-image:url(../splash/bandiere.jpg);
	background-repeat:repeat-x;
	background-position:center;
	padding-bottom:2px;
	padding-top:6px;
	border-top:2px solid #006600;
	border-bottom:2px solid #006600;
	margin-top:0px;
	left:0px;
	
	}
	
.bottomSplash
	{
	position:absolute;
	width:100px;
	height:10px;
	background-color:#000000;
	background-image:url(../splash/bandiere.jpg);
	background-position:center;
	padding-bottom:2px;
	padding-top:6px;
	border-top:2px solid #006600;
	border-bottom:2px solid #006600;
	margin-bottom:10px;
	z-index:23;
	left:0px;
	}
	
a:hover
	{
	border:0px;
	}
a
	{
	border:0px;
	cursor:pointer;
	}	
	
.sponsor
	{
	position:absolute;
	width:1130px;
	height:70px;
	left: 1px;
	}

.sponsor img
	{
	border:0px;
	}

