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


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



.headSplash
	{
	position:absolute;
	width:160;
	height:127px;
	background-color:#00ff00;
	z-index:12;
	text-align:center;
	background-image:url(../splash/logoSx.jpg);
	background-position:left;
	background-repeat:no-repeat;
	overflow:hidden;
	}

.headSplashSx
	{
	position:absolute;
	width:721px;
	height:140px;
	background-color:#000000;
	z-index:12;
	text-align:center;
	background-image:url(../splash/head.jpg);
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	

		
.videoSplash
	{
	position:absolute;
	width:200px;
	height:100px;
	background-color:#FF0000;
	z-index:1;
	}
	
.enter
	{
		position:absolute;
		width:180px;
		height:96px;
		z-index:400;
		top:500px;
	}

.topSplash
	{
	position:absolute;
	width:100px;
	height:10px;
	background-color:#000000;
	z-index:20;
	background-color:#000000;;
	bottom:0px;
	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-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;
	z-index:20;
	height:70px;
	overflow:hidden;
	}

.sponsor img
	{
	border:0px;
	}