/* CSS Document */

/*-------------------------------- structure page -----------------------------------------------*/

body{
background-color:#000000;
overflow:hidden;
behavior: url("csshover3.htc");
}

#background a{
text-decoration:none;
}

#background{
background-image:url(images/background-company-82pc.jpg);
	background-repeat:no-repeat;
	background-position:200px 113px;
	position:relative;
	width:auto;
	height:800px;
}

#navigation {
background-image:url(images/back-menu-accueil.png);
	background-repeat:no-repeat;
	position:relative;
	left:0px;
	top:0px;
	width:200px;
	height:630px;
	overflow:hidden;
	padding-top:123px;
	float:left;
}

#slidebar-right{
width:200px;
	height:630px;
	position:absolute;
	right:0px;
}

#page-recherche{
height:480px;
}

.titre-formulaire{
font:bold 20px Arial, Helvetica, sans-serif;
color:#FE3B0D;
}

.texte-blanc{
font:normal 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.flash-motion{
margin-right:8px;
}

.texte-blue{
font:normal 12px Arial, Helvetica, sans-serif;
color:#89cdfd;
}

.your-lost{

	text-align:center;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	height:10px;
	color:#ccc;
	margin-top:80px;
}

.go-back{

	text-align:center;
	border:none;
	font:Verdana, Geneva, sans-serif;
	font-size:30px;
	color:#ccc;
	margin-top:80px;
}
