@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/back-coming.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#splash-header {
	background-image: url(../images/splash-header.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	height: 342px;
	background-repeat: no-repeat;
	background-position: left top;
}
#splash-header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #B39B13;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	letter-spacing: 2px;
}

#splash-banner {
	background-image: url(../images/splash-officialweb.jpg);
	margin: 0px;
	float: left;
	height: 335px;
	width: 535px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#texts-buttons {
	float: left;
	width: 295px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 155px;
}
#texts-warning {
	margin: 0px;
	float: left;
	height: 257px;
	width: 290px;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 130px;
}

#splash-texts {
	background-image: url(../images/splash-texts.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 441px;
	width: 450px;
	font-size: 14px;
	color: #333333;
}

#splash-body {
	background-image: url(../images/splash-body.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 441px;
	width: 550px;
	background-repeat: no-repeat;
	background-position: left top;
}
#splash-footnews {
	background-image: url(../images/splash-footnews.jpg);
	margin: 0px;
	float: left;
	height: 70px;
	width: 700px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 59px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 200px;
	text-align: center;
}
#splash-footnews form {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}


#splash-footnews a {
	color: #AAAAAA;
	text-decoration: none;
}
#splash-footnews a:hover {
	color: #FD3566;
	text-decoration: underline;
}


#splash-footnews label {
	float: left;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.selectsuscribe {
	float: left;
	height: auto;
	width: 380px;
	margin-left: 320px;
}

#button {
	background-color: #FD3566;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #CC3333;
}
#email {
	width: 230px;
	padding: 2px;
}


#splash-footlegal {
	float: left;
	height: auto;
	width: 1000px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
#sites {
	float: left;
	height: auto;
	width: 1000px;
	text-align: center;
	color: #333333;
}
#sites h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F4BE06;
}
#sites a {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
#sites a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



#splash-footlegal a {
	color: #999999;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#splash-footlegal a:hover {
	color: #F95782;
	text-decoration: underline;
}

