*
{
	margin:0;
	padding:0;
	border:0;
}

body
{	
	color:#9d9d9d;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
	font-size:11px;
	text-align:center;
}

#filet
{
	position:absolute;
	width:100%;
	top:80px;
	z-index:9;
}

#filet .content
{
	background-image:url(../images/wait/filet.gif);
	background-repeat:repeat-x;
	height:1px;
	margin-left:55px;
}

#archive
{
	position:absolute;
	z-index:999;
	top:52px;
	width:100%;
}

#archive .content
{
	float:right;
	margin-right:50px;
}

#back_home
{
	position:absolute;
	z-index:998;
	top:72px;
	width:100%;
}

#back_home .content
{
	float:left;
	margin-left:50px;
}

#halo
{
	position:absolute;	
	height:388px;
	width:383px;
	text-align:left;
	z-index:9;
}

#logo
{
	position:absolute;
	padding-top:20px;
	height:388px;
	width:383px;
	text-align:left;
	z-index:99;
}

#logo img { float:left; }

#logo .peoleo { margin-top:20px; }

#main
{
	height:397px;
	background:url(../images/wait/background.gif) repeat-x;
}

#main .content
{
	margin:auto;
	width:890px;
	padding-left:110px;
}

#main .content_recrutement
{
	text-align:left;
	margin:auto;
	padding-top:100px;
	padding-left:120px;
	width:800px;
	height:300px;
}

#main .content_recrutement_title
{
	background-color:#b3000b;
	padding:3px;
	color:#FFF;
}

#text_recrutement { margin-top:20px; margin-right:-20px; }
#text_recrutement .divLeft
{
	margin-right:20px;
	float:left;
	width:300px;
}

#text_recrutement .divRight
{
	margin-left:20px;
	width:400px;
	float:left;
}

#text_recrutement span
{
	line-height:25px;
	color:#585858;
}

#text_recrutement a
{
	color:#EA652C;
	text-decoration:none;
}
#text_recrutement a:hover
{
	color:#EA652C;
	text-decoration:underline;
}

#recrutement
{
	text-align:center;
	width:173px;
	margin-top:228px;
	float:left;
}

#recrutement .content
{
	background:url(../images/wait/background_recrutement.gif) no-repeat;
	height:95px;
	width:153px;
	text-align:left;
	padding-left:20px;
}

#recrutement ul
{
	list-style-image:url(../images/wait/arrow.png);
	font-size:10px;
	color:#3d3b3a;
}

#recrutement a
{
	color:#3d3b3a;
	text-decoration:none;
}

#recrutement a:hover { text-decoration:underline; }

#baseline { margin-top:30px; }
#baseline .picto { margin:5px; }

#footer
{
	width:850px;
	text-align:left;
	margin:50px 0 0 390px;
	overflow:hidden;
}

#footer span
{
	float:left;
	margin:0 10px 0 10px;	
}

#footer a
{
	color:#a5a5a5;
	text-decoration:none;
}
#footer a:hover
{
	color:#a5a5a5;
	text-decoration:underline;
}

#footer .copyright
{
	width:890px;
	text-align:center;
	margin-top:30px;
	color:#9d9d9d;
	font-size:9px;
}