@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%;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#undercontainer {
	margin:0 auto;
	text-align:center;
	height: 131px;
	z-index: 100;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 20px 0px 0px 0px;
	vertical-align: top;
	overflow: hidden;
	position: absolute;
}

#container {
	margin:0 auto;
	text-align:center;
	height: 600px;
	z-index: 500;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	padding: 0;
	vertical-align: top;
	border-top: solid 3px #fdc86b;
	min-height: 600px;
}
#banner {
	margin:0 auto;
	text-align:center;
	width: 926px;
	padding: 0px;
	display: block;
	height:136px;
	z-index: 200;
	position: absolute;
	margin-left: -463px;
	left: 50%;
	top: 0px;
}
#title {
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	color: #F29600;
	background-image: url(images/splash_top2.png);
}
#menu {
	margin:0 auto;
	text-align:center;
	width: 894px;
	padding: 0px 0px 4px 0px;
	display: block;
	font-weight: bold;
	font-size: 18px;
	height: 30px;
}
#one a:link, #one a:visited{
	width:24%;
	color:#F29600;
	float: left;
	padding: 0;
	margin: 0;
	text-decoration: none;
	height:30px;
}
#one a:hover { color: #000!important;}
#menu2 {
	margin:0 auto;
	text-align:center;
	width: auto;
	padding: 0px 0px 4px 0px;
	display: block;
	font-weight: bold;
	font-size: 18px;
	height: 30px;
}
#three a:link, #three a:visited{
	width:33%; color:#F29600; float: left; padding: 0;	margin: 0;	text-decoration: none;	height:30px;
}
#three a:hover, #four a:hover { color: #000!important;}
#four a:link, #four a:visited{
	width:50%; color:#F29600; float: left; padding: 0;	margin: 0;	text-decoration: none;	height:30px;
}
p a:link, p a:visited {color:#F29600;}
p a:hover {color: #000;}
#page {
	margin:0 auto;
	text-align:center;
	width: 926px;
	padding: 261px 0px 0px 0px;
	display: block;
	z-index: 1200;
}
#endpage {
	margin:0 auto;
	text-align:center;
	width: 894px;
	padding: 50px 0px 10px 22px;
	display: block;
	background-image: url(images/new-splash6_03.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	vertical-align: top;
	height: 40px;
}
#endpage a:link, #endpage a:visited {
	color: #F29600;
	margin: 0px 20px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#endpage a:hover { color:#FFF; text-decoration:none;}
h4 {
	font-size:16px;
	padding: 5px 0px 10px 0px;
	margin: 0;
}
p {margin:0px; padding:5px 0px 10px 0px}
.small {
	font-size:10px;
	padding-top: 0px;
	margin-top: -8px;
}
#francais {
	position:fixed;
	z-index:20000;
	margin:0;
	padding:0;
	width:72px;
	height:120px;
	left: -3px;
	top: 50%;
}
#francais a:link, #francais a:visited {
	margin-left: -86px;
}
#francais a:hover {
	margin-left:0px;
}
