@charset "utf-8";
/* CSS Document */

#all {
	position:absolute;
    top:0;
	left:50%;
    width:900px;
	height:auto;
    margin-left:-450px;
}

#content{
	position:relative;
	width:840px;
	background:#FFFFFF;
	padding:15px 30px 30px 30px;
}

#flash{
	width:839px;
	height:226px;
}

#flash li{
	width:839px;
	height:226px;
	overflow:hidden;
}

/*------------------------------------------------------------------------- MENU --*/

#menu{
	position:relative;
	margin:8px 0 10px 0;
	border-bottom:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	list-style-type:none;
	height:54px;
}

#menu li, #menu li a{
	float:left;
}

#menu li{
	margin-right:30px;
}

#menu li a{
	font-size:14px;
	text-transform:uppercase;
	float:left;
	color:#3d802c;
	padding:17px 0 17px 0;
	text-decoration:none;
}

#menu li a:hover, #menu li a.active{
	text-decoration:underline;
	color:#86a959;
}

/*---------------------------------------------------------------------- CONTENT --*/

#cadrpg { 
	width:840px; 
	margin:0 auto; 
	overflow:hidden;
}

#newshr { 
	position:relative; 
	width:838px; 
	overflow:hidden;
}

#defile { 
	position:relative; 
	width:auto;
	background-color:transparent; 
}

#defile li{
	position:relative;
	color:#e91c24 !important;
	font-weight:bold;
	height:15px;
	overflow:hidden;
	list-style-type:none;
	margin-bottom:14px;
}

.box{
	position:relative;
	width:235px;
	height:230px;
	float:left;
	padding:40px 17px 13px 24px;
}

.box p{
	font-size:12px;
	line-height:21px;
	color:#c8c8c8;
}

#dernieres_annonces ul li{
	color:#c8c8c8;
	margin-bottom:17px;
}

#dernieres_annonces a{
	font-size:12px !important;
	color:#c8c8c8 !important;
	text-decoration:none;
}

#dernieres_annonces a:hover{
	text-decoration:underline;
}

#dernieres_annonces ul li.date{
	color:#ffffff !important;
	font-size:10px !important;
	list-style-type:none;
	margin-left:-20px;
}

span.date{
	color:#FFFFFF;
	font-size:11px;
}

#qui_sommes_nous{
	background:url(../images/_interface/fr/bloc-qui-somme-nous.png) top left no-repeat;
	margin-right:5px;
}

#choisir_marty{
	background:url(../images/_interface/fr/bloc-choisir-marty.png) top left no-repeat;
	margin-right:5px;
}

#dernieres_annonces{
	background:url(../images/_interface/fr/bloc-dernieres-offres.png) top left no-repeat;
}

#btn_contactez_nous, #btn_en_voir_plus{
	display:block;
	height:31px;
}

#btn_contactez_nous{
	position:absolute;
	right:29px;
	bottom:13px;
	width:126px;
	background:url(../images/_interface/fr/btn-contactez-nous.png) top left no-repeat;
}

#btn_en_voir_plus{
	position:absolute;
	right:29px;
	bottom:13px;
	width:111px;
	background:url(../images/_interface/fr/btn-en-voir-plus.png) top left no-repeat;
}

#btn_contactez_nous:hover, #btn_en_voir_plus:hover{
	background-position:0 -31px;
}

#contactez_nous{
	width:818px;
	height:140px;
	padding:31px 0 0 22px;
	background:url(../images/_interface/fr/bg-contact.png) top left no-repeat;
	margin-bottom:12px;
}

#gmap{
	width:818px;
	height:283px;
	padding:31px 0 0 22px;
	
	/*background:url(../images/_interface/fr/bg-gmp.png) top left no-repeat;*/
}

#gmap a{
	color:black;
}

#link_gmap{
	position:absolute;
	display:block;
	width:820px;
	height:192px;
	top:623px;
	left:40px;
}

.bloc_offres{
	display:block;
	width:207px;
	height:271px;
	float:left;
}

.annonce{
	position:relative;
	padding:12px 12px 12px 12px;
	height:26px;
	overflow:hidden;
	color:#000000;
}

.annonce_gris{
	background:#c8c8c8;
}

.annonce_blanc{
	background:#ffffff;
}

.annonce.active{
	height:auto;
}

.annonce span, .annonce .salaire, .annonce .p, .annonce .experience, .annonce .titre_annonce, .annonce a{
	color:#000000;
}

.annonce .numero{
	line-height:12px;
}

.annonce .titre_annonce{
	font-weight:bold;
	line-height:24px;
	margin-top:0px;
	width:780px;
}

.annonce .toggleBtn{
	position:absolute;
	z-index:99;
	display:block;
	width:818px;
	height:43px;
	background:url(../images/_interface/plus.png) top right no-repeat;
}

.link_postuler{
	display:block;
	background:url(../images/_interface/fr/btn-postuler.png) top left no-repeat;
	width:188px;
	height:23px;
	margin-top:12px;
}

.link_postuler:hover{
	background-position:0 -23px;
}

/* ------------------------------------------------------------------------ FOOTER --*/

#footer{
	text-align:center;
	padding:8px;
}

#footer a{
	font-size:10px;
}