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

body {
	background-color: #000;
	background-image: url(images/new-splash5_01b.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
	vertical-align:top;
	background-position: center top;
	height: 100%;
}
#container {
	margin:0 auto;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/new-splash5_01c.jpg);
	height: 100%;
	z-index: 500;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	padding: 0;
	border-top: solid 3px #fdc86b;
}
#menu {
	height:438px;
	margin:0 auto;
	text-align:center;
	width: auto;
	padding: 261px 0px 40px 0px;
	display: block;
}
#francais {
	position:absolute;
	left:50%;
	z-index:20000;
	margin:0;
	padding:0;
	width:120px;
	height:72px;
	top: 50%;
}
#francais a:link, #francais a:visited {
	margin-left: -134px;
}
#francais a:hover {
	margin-left:-54px;
}
#endpage {
	margin:0 auto;
	text-align:center;
	padding: 30px 0px 0px 0px;
	display: block;
	height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
#endpage a:link, #endpage a:visited {
	color: #F29600;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#endpage a:hover { color:#FFF; text-decoration:none;}
