#conteneur {
	width: 800px;
	margin-left: -400px;
	position:absolute;
	left:50%;
	margin-top:0px;
	margin-bottom:0px;
	height:600px;
	background:url(img/fond.png);
	background-repeat:repeat-x;
}
body {
	background-color:#fff;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.text_gras{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.text_titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#09C;
}
#header {
	background-image: url(img/ban-2.png);
	background-repeat: no-repeat;
	height: 110px;
	width:800px;
	top:0px;
	position: fixed;
	z-index:3;
}

#centre {
	position: relative;
	top: 105px;
	padding-bottom:20px;
}
#intro {
	width:700px;
	height:320px;
	position: relative;
	margin-top:20px;
	margin-bottom:30px;
	margin-left:-350px;
	left:50%;
	background:#FFF;
}
#blocker {
	width:700px;
	position: relative;
	margin-bottom:10px;
	top:20px;
	margin-left:60px;
	margin-right:60px;
	
}

#PSemp-content{
	display: inline-block;
	height: 145px;
	width: 200px;
	left: 50px;
	position:relative;
	top:20px;
}
#PS {
	background-image: url(img/ps.png);
	background-repeat: no-repeat;
	display:inline-block;
	height: 219px;
	width: 200px;
	left: 50px;
	position:absolute;
	-moz-border-radius: 0px 12px 0px 12px;
	-webkit-border-radius: 0px 12px 0px 12px;
	border-radius: 0px 12px 0px 12px;
	behavior: url(Scripts/PIE.htc);
	border:dashed;
	border-width: 2px;
	border-color:#0CC0CE;
}

#EMP {
	background-image: url(img/emploi.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 200px;
	left: 300px;
	position:absolute;
	-moz-border-radius: 0px 12px 0px 12px;
	-webkit-border-radius: 0px 12px 0px 12px;
	border-radius: 0px 12px 0px 1