@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
}
.description{
	display:none;
}
.clear{
	clear:both;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-HEADER_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.fd-header{
	background:url(../images/fd_header.png) repeat-x;
	background-position: top left;
	height:190px;
}
.header{
	width:1000px;
	margin:auto;
}
.logo{
	background:url(../images/logo.png) no-repeat;
	width:378px;
	height:132px;
	float:left;
}
.adresse_header{
	background:url(../images/fd_adresse_header.png) no-repeat;
	width:579px;
	height:97px;
	float:left;
	padding-left:43px;
	padding-top:35px;
}
.adresse{
	font-size:0.6em;
	color:#8a8989;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	background:url(../images/border_adresse.png) no-repeat;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-MENU_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.menu{
	color:#fff;
	list-style:none;
	font-size:0.7em;
	font-weight:bold;
	float:right;

}
.menu li{
	float:left;	
	padding:4px 10px 7px 10px;
	margin-left:10px;
}
.onglet a{
	display:block;
	color:#fff;
	text-decoration:none;
}
.onglet{
	display:block;
	margin-left:10px;
	text-decoration:none;
}
.menu_over{
	background:#d6d4d2;
	color:#6c6c6c;
	text-decoration:none;
}
.menu_over a{
	color:#6c6c6c;
	text-decoration:none;
}
.ss_menu{
	list-style:none;
	font-size:0.6em;
	font-weight:bold;
	float:right;
	display:none;
}
.list_sous_menu li{
	float:left;	
	margin-top:10px;
	display:block;
}
.list_sous_menu li a{
	color:#6c6c6c;
	padding:0px 10px 0px 10px;
	text-decoration:none;
}
.list_sous_menu li a:hover{
	padding:0px 10px 0px 10px;
	color:#6c6c6c;
	text-decoration:underline;
}
#ss_societe{
	background:url(../images/barre_sousmenu.png) repeat-x 370px 0;
	background-position:top 370px;
	margin-top:5px;
	padding:0;
}
#ss_metiers{
	background:url(../images/barre_sousmenu.png) repeat-x 50px 0;
	background-position:top 50px;
	margin-top:5px;
	padding:0;
}
#ss_emploi{
	background:url(../images/barre_sousmenu.png) repeat-x 818px 0;
	background-position:top 818px;
	margin-top:5px;
	padding:0;
}
.list_sous_menu{
	margin-right:70px;
	margin-top:0px;
	padding:0px;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-CONTENU-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.conteneur{
	width:1000px;
	margin:auto;
	margin-top:10px;
	background:url(../images/fond_contenu.jpg) no-repeat;
	background-position: bottom right;
}
.text{
	padding-top:5px;
	font-size:0.6em;
	color:#6c6c6c;
	margin-bottom:20px;
	text-align:justify;
	line-height:1.4em;
}
.contenu{
	float:left;
	width:72%;
	padding-right:20px;
}
.menu_gauche{
	display:inline;
	float:left;
	width:20%;
	background:url(../images/border_menu_gauche.png) no-repeat;
	background-position: left top;
	margin-right:30px;
	font-size:0.7em;
	text-align:left;
	margin-left:15px;
	height:400px;
}
.menu_gauche_titre{
	font-size:1.2em;
	font-weight:bold;
	color:#c52024;
	margin:8px 8px 8px 20px;
	display:block;
}
.menu_gauche a{
	padding-left:5px;
	color:#6c6c6c;
	text-decoration:none;
	display:block;
	margin:2px;
	margin-bottom:5px;
}
.menu_gauche a:hover{
	color:#6c6c6c;
	text-decoration:underline;
	display:block;
	margin:2px;
	margin-bottom:5px;
}
.menu_gauche_on{
	background:#b3bec6;
	font-weight:bold;
	margin:2px 0px 2px 2px;
	padding-left:5px;
	color:#6c6c6c;
	text-decoration:none;
	display:block;
	margin-bottom:5px;
}
.menu_gauche .ss_rubrique{
	margin-left:15px;
	font-size:0.9em;
}
.menu_gauche .ss_rubrique:hover{
	margin-left:15px;
}
.menu_gauche .ss_rubriqueon{
	margin-left:15px;
	font-size:0.9em;
	color:#6c6c6c;
	padding-left:5px;
	background:#b3bec6;
	font-weight:bold;
}
.puce_soustitre{
	background:url(../images/puce_soustitre.jpg) no-repeat;
	display:block;
	height:15px;
	padding-left:20px;
	padding-top:0;
	font-size:0.7em;
	color:#6c6c6c;
	font-weight:bold;
}

.fd_titreold{
	background:url(../images/barre_titre.png);
	padding-left:35px;
	padding-top:3px;
	height:25px;
	margin-bottom:20px;
}
.fd_titre{
	padding-left:30px;
	padding-top:25px;
	margin-bottom:20px;
	height:32px;
	background:url(../images/fond-titre.jpg) no-repeat;
}
.titre_rubriqueold{
	display:inline;
	height:50px;
	margin-top:8px;
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	background:#d1dfeb;
	background:url(../images/fond_titre.png);
	padding:8px 10px;
	margin-bottom:20px;
	margin-top:10px;
}
.titre_rubrique{
	display:inline;
	height:50px;
	color:#6c6c6c;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:15px;
}

.soustitre_rub{
	font-size:1.2em;
	font-weight:bold;
	display:block;
}
.prestations_realisees{
	font-size:0.6em;
	color:#6c6c6c;
	margin-bottom:10px;
	text-align:justify;
	border-bottom: solid #6c6c6c 1px;
	padding-bottom:10px;
}

.top_btn_emploi{
	width:650px;	
	margin:auto;
}
.bottom_btn_emploi{
	width:434px;
	text-align:center;
	margin:auto;
	padding:0;
}
.lien_localisation_news{
	text-decoration:none;
	color:#6c6c6c;
	margin-left:20px;
	padding-left:20px;
	border-left:#6c6c6c solid 1px;
	display:block;
	width:150px;
}
.lien_localisation_news img{
	border:none;
}
.puce_graff{
	background:url(../images/puce_soustitre.jpg) no-repeat;
	display:block;
	height:15px;
	padding-left:20px;
	padding-top:0;
	color:#6c6c6c;
	font-weight:bold;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-SOCIETE_METIERS-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.contenu_societe_metiers{
	float:left;
	width:62%;
	padding-right:20px;
}
.nom_graff{
	Font-size:0.7em;
	font-weight:bold;
	color:#6c6c6c;
	margin-bottom:20px;
	display:block;
	width:46%;
	float:left;
	margin-right:10px;
	border:solid 1px #ccc;
	padding:10px 5px;
	background:#fff;
}
.nom_graff img{
	display:block;
	margin:auto;
}
.nom_graff_millieu img{
	display:block;
	margin:auto;
}
.nom_graff_millieu{
	Font-size:0.7em;
	font-weight:bold;
	color:#6c6c6c;
	display:block;
	width:43%;
	clear:left;
	margin:auto;
	margin-bottom:20px;
	border:solid 1px #ccc;
	padding:10px 20px;
}
.lien_societe_metier{
	color:#6c6c6c;
	font-size:0.9em;
	font-weight:normal;
	text-align:right;
	display:block;
	background:url(../images/fleche_lien.png) no-repeat;
	background-position: right bottom;
	padding-right:12px;
}
.lien_societe_metier:hover{
	color:#c52024;
	background:url(../images/fleche_lien_red.png) no-repeat;
	background-position: right bottom;
	padding-right:12px;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-METIERS-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.btn_voir_offres{

	background:url(../images/fd_emploi5.jpg) no-repeat;
	display:block;
	height:37px;
	color:#fff;
	width:115px;
	text-align:center;
	text-decoration:none;
	font-size:0.7em;
	font-weight:bold;
	padding:10px 5px;
	margin-bottom:20px;
	margin-left:55px;
}
.contenu_centre_metier{
	float:left;
	width:55%;
	padding-right:20px;
}
.graff_metiers{
	float:left;
	margin:20px 20px 30px 20px;
}
.contenu_metier{
	float:left;
	width:44%;
}
.metiers_droite{
	float:left;
	width:18%;
	text-align:normal;
}
.titre_profil{
	font-weight:bold;
	font-size:1em;
	background:url(../images/titre_consultant.png) no-repeat;
	display:block;
	height:19px;
	padding:5px 0 0 6px;
	color:#c52024;
}
.metiers_profil{
	font-size:0.6em;
	color:#6c6c6c;
	line-height:1.2em;
	display:block;
	clear:left;
	line-height:1.5em;
	background:url(../images/fd_consultant.png);
	border-bottom:solid 1px #e2001a;
}
.liste_consultant{
	padding:5px;
	display:block;
}
#archi{
	display:block;
}
#base_donnees{
	display:none;
}
#securite{
	display:none;
}
#reseau_telecom{
	display:none;
}
#reseau_entreprise{
	display:none;
}
#conseil{
	display:none;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-SOCIETE_BREF-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.contenu_bref{
	float:left;
	width:56%;
	padding-right:20px;
}
.col_droite{
	float:left;
	width:160px;
	border-bottom:1px solid #e2001a;
	display:block;
	background:url(../images/fd_histo.png);
	margin-top:77px;
}
.titre_breve{
	font-size:0.8em;
	color:#c52024;
	background:url(../images/fd_titre_histo.png);
	padding-bottom:7px;
	padding-left:15px;
}
.text_histo{
	font-size:0.6em;
	color:#6c6c6c;
	margin-bottom:5px;
	text-align:left;
	padding:0 5px;	
}
.graff_ref{
	width:50%;
	float:left;
}
.titre_graff{
	font-size:0.6em;
	font-weight:bold;
	color:#6c6c6c;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-SOCIETE_REF-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
.hide{
	display:none;
}
.lien_montrer{
	color:#c52024;
	text-align:right;
	display:block;
	margin:5px 0;
	background:url(../images/fleche_lien_red.png) no-repeat;
	background-position: right bottom;
	padding-right:12px;
}
.lien_montrer:hover{
	color:#900011;
}
.ref_secteur{
	float:left;
	display:block;
	width:70%;
	text-align:left;
}
.ref_lieu{
	float:left;
	display:block;
	width:30%;
	text-align:left;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-EMPLOI_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.contenu_emploi{
	float:left;
	width:55%;
}
.bouton_metier{
	float:left;
	width:130px;
	margin-left:20px;
	margin-top:77px;
}
.tableau_listing{
	border-collapse:collapse;
	color:#6c6c6c;
	width:80%;
	margin:auto;
	margin-bottom:20px;
}
.intitule{
	background:#c52024;
	color:#fff;
	font-weight:bold;
	padding:5px 10px;
	font-size:0.7em;
}
.descriptif{
	padding:10px 5px;
	font-size:0.7em;
}
.left{
	width:35%;
	font-size:0.6em;
	font-weight:bold;
}
.right{
	font-size:0.6em;
	padding:2px;
}
.links{
	text-align:right;
	font-size:0.7em;
}
.lien_annonce{
	color:#6c6c6c;
	text-align:right;
	display:block;
	float:right;
	padding-right:12px;
	background:url(../images/fleche_lien.png) no-repeat;
	background-position: right bottom;
	margin-right:15px;
	
}
.lien_annonce:hover{
	color:#c52024;
	background:url(../images/fleche_lien_red.png) no-repeat;
	background-position: right bottom;
}
.btn_emploi1{
	background:url(../images/fd_emploi1.jpg) no-repeat;
	width:120px;
	height:28px;
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:0.7em;
	text-align:center;
	padding:5px;
}
.lien_btn_emploi{
	color:#fff;
	text-decoration:none;
	margin:auto;
}
.lien_btn_emploi:hover{
	color:#fff;
	text-decoration:underline;
	margin:auto;
}
.btn_emploi2{
	background:url(../images/fd_emploi2.jpg) no-repeat;
	width:120px;
	height:28px;
	margin:10px 0;
	font-weight:bold;
	font-size:0.7em;
	text-align:center;
	padding:5px;
}
.btn_emploi3{
	background:url(../images/fd_emploi3.jpg) no-repeat;
	width:120px;
	height:28px;
	margin:10px 0;
	font-weight:bold;
	font-size:0.7em;
	text-align:center;
	padding:5px;
}
.btn_emploi4{
	background:url(../images/fd_emploi4.jpg) no-repeat;
	width:120px;
	height:28px;
	margin:10px 0;
	font-weight:bold;
	font-size:0.7em;
	text-align:center;
	padding:5px;
}
.btn_emploi5{
	background:url(../images/fd_emploi5.jpg) no-repeat;
	width:120px;
	height:28px;
	margin:10px 0;
	font-weight:bold;
	font-size:0.7em;
	text-align:center;
	padding:5px;
}
.titre_btn_emploi{
	font-size:0.7em;
	font-weight:bold;
	color:#6c6c6c;
	margin-bottom:10px;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-RECRUTEMENT INTERNE-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.recrutement_stage{
	border:solid 1px #6c6c6c;
	padding:10px;
	width:55%;
	float:left;
	margin-right:5px;
	margin-top:10px;
}
.text_candidature_recrutement{
	display:block;
	padding:20px 20px 20px 20px;	
	text-align:justify;
	color:#6c6c6c;
	font-size:0.6em;

}
.depot_candidature_recrutement{
	background: url(../images/picto_candidature.png) no-repeat #d1dfed;
	background-position: 5px 5px;
	width:171px;
	height:189px;
	float:left;
	border: solid 1px #8a8989;
	margin-top:107px;
}
.depot_candidature_recrutement h3{
	color:#c52024;
	font-size:0.8em;
	margin-left:33px;
	margin-top:17px
}
.depot_candidature_recrutement a{
	font-size:0.6em;
	font-weight:bold;
	float:right;
	padding-right:20px;
	color:#6c6c6c;
	text-decoration:none;
	text-align:center;
}
.depot_candidature_recrutement a:hover{
	text-decoration:underline;	
}
.lien_stage{
	display:block;
	text-align:right;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-TABLEAU OFFRES-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.tableau_offre{
	margin-top:05px;
	font-size:0.7em;
	color:#6c6c6c;
	border-collapse:collapse;
	width:98%;
}
.tableau_offre tr td a{
	color:#6c6c6c;
	text-decoration:none;
}
.tableau_offre tr td a:hover{
	color:#c52024;
	text-decoration:underline;
}
.tableau_offre tr td a:visited{
	color:#c52024;
}
.td_metier{
	width:25%;
	padding:5px;
}
.td_intitule{
	width:50%;
	padding:1.2em 5px;
	color:#6c6c6c;
}
.td_region{
	width:12.5%;
	padding:5px;
}
.td_salaire{
	width:12%;
	padding:5px;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-TABLEAU ANNONCE-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.offres_left{
	padding:10px;
	width:40%;
}
.ref{
	font-size:10px;
	float:left;
	margin-top:15px;
}
.rens{
	margin-top:5px;
	display:block;
}
.offres_right{
	padding:10px;
	width:60%;
}
.offres_secteur{
	padding:10px;
	width:60%;
	height:45px;
}
.offres_mission{
	padding:10px;
	width:60%;
	height:173px;
}
.offre_intitule{
	padding:8px;
	background:#C52024;
	color:#fff;
	font-weight:bold;
	font-size:12px;	
}
.poste{
	float:left;
}
.offres_postuler{
	padding:5px;
	background:#fff;
	color:#6c6c6c;
	font-weight:bold;
	font-size:10px;	
	width:150px;
	text-align:center;
	float:right;
}
.lien_retour{
	color:#6c6c6c;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.lien_retour:hover{
	color:#c52024;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-CANDIDATURE-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.candidature_mail{
	float:left;
	margin-right:10px;
	width:37%;
}
.formulaire_contenu{
	font-family:Verdana, Geneva, sans-serif;
	color:#6c6c6c;
	padding:5px;
	width:56%;
	float:left;	
	border-left:solid 1px #6c6c6c;
	margin-left:10px;
	padding-left:10px;
}
.formulaire{
	font-size:0.6em;
}
.radio_coul{
	background:white;
}
.form_texte_radio{
	display:block;
	margin:0;
	padding:0;
}
.form_texte{
	margin-top:8px;
	margin-bottom:0px;
	display:block;
	padding:0;
	display:block;
}
.conteneur_champs{
	padding:0;
	width:100%;
	margin-right:10px;
}
.conteneur_champs_petit{
	padding:0;
	width:45%;
	margin-right:10px;
	float:left;
}
.conteneur_submit{
	clear:both;
}
.erreur{
	font-family:Verdana, Geneva, sans-serif;
	color:#c52024;
	font-size:10px;
	font-weight:bold;
	padding:0;
	margin:0;
}
.lien_candidature{
	color:#6c6c6c;
	background:url(../images/fleche_lien.png) no-repeat;
	padding-left:15px;
}
.lien_candidature:hover{
	color:#c52024;
	background:url(../images/fleche_lien_red.png) no-repeat;
}
.text_intro_form{
	padding-top:5px;
	font-size:0.6em;
	color:#6c6c6c;
	margin-bottom:10px;
	text-align:justify;
	line-height:1.4em;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-INDEX-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.conteneur_index{
	width:903px;
	margin:auto;
	margin-top:10px;
	padding: 0 55px 0 42px;
}
.depot_candidature{
	background: url(../images/picto_candidature.png) no-repeat #b3bec6;
	background-position: 5px 5px;
	width:261px;
	height:109px;
	float:left;
	border: solid 1px #8a8989;
	margin-left:42px;
}
.depot_candidature h3{
	color:#c52024;
	font-size:0.8em;
	margin-left:33px;
	margin-top:17px
}
.text_candidature{
	display:block;
	padding:5px 20px 20px 20px;	
	text-align:justify;
	color:#6c6c6c;
	font-size:0.6em;
}
.depot_candidature a{
	font-size:0.6em;
	font-weight:bold;
	float:right;
	padding-right:20px;
	color:#6c6c6c;
	text-decoration:none;	
}
.depot_candidature a:hover{
	text-decoration:underline;	
}
.index_left{
	float:left;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-CARROUSEL HOME-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.actu  {
	border:1px solid #616264;
	display:block;
	width:269px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:22px;
}
.actu_titre  {
	background:url(../images/titre_news.png) no-repeat;
	height:94px;
	width:13px;
	color:#fff;
	float:left;
	margin:0;
	padding:0;
	margin-top:22px;
}
.carrousel {
	height:108px;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	list-style:none;
	float:left;
}
.carrousel li {
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
	width:240px;
}
.actu_contenu {
	color:#616264;
	font-size:0.7em;
	line-height:1.4em;
	margin:0px 0 0 0px;
}
.actu_contenu strong{
	width:100%;
	display:block;
	clear:right;
	margin-top:5px;
	margin-bottom:5px;
}
.accroche_actu{
	color:#970058;
	font-size:0.9em;
	float:left;
	display:block;
	margin-top:0px;
	width:220px;
	height:50px;
}
.lien_normal_actu{
	color:#616264;
	font-size:0.9em;
}
.lien_normal_actu:hover{
	color:#970058;
}
.lien_actu {
	color:#616264;
	text-align:right;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	padding-right:10px;
	text-decoration:underline;
	clear:left;
}
.lien_actu:hover{
	color:#970058;
	text-decoration:underline;
}
.actu_bottom{
	float:right;
	width:19px;
	height:95px;
	background:url(../images/fd_btn-carrousel.gif) no-repeat;
	background-position:7px center ;
}
.carrousel-prev{
	cursor:pointer;	
	display:block;
	margin-top:4px;
}
.carrousel-prev img{
	border:none;
}
.carrousel-next{
	cursor:pointer;
	display:block;
	margin-top:65px;
}
.carrousel-next img{
	border:none;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-FIN CARROUSEL-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.localisation{
	background:url(../images/index_localisation.jpg);
	width:271px;
	height:234px;
	border: solid 1px #b6b6b6;
	margin-left:13px;
	margin-top:20px;
	display:block;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-METIER INDEX-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.index_center{
	float:left;
	margin-top:22px;
	margin-left:42px;
}
.titre_metier{
	background:url(../images/titre_metier.png) no-repeat;
	padding-top:13px;
	padding-left:20px;
	width:252px;
	height:32px;
	color:#fff;
	font-size:0.8em;
	font-weight:bold;
	display:block;
}
.nom_metiers{
	padding:15px 10px;
	background:url(../images/border_metier.png) no-repeat;
	background-position:bottom center;
}
.lien_detail_metier{
	font-weight:bold;
	font-size:0.8em;
	color:#6c6c6c;
	text-decoration:none;
	background:url(../images/puce_metier.gif) no-repeat;
	background-position: left center;
	padding-left:17px;
}
.lien_offre_metiers{
	display:block;
	font-size:0.6em;
	font-weight:normal;
	text-decoration:none;
	color:#e1001b;
	text-align:right;	
}
.nom_metiers a:hover{
	text-decoration:underline;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-BREVES INDEX-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.index_right{
	position:relative;
	float:left;
	margin-left:40px;
	width:263px;
	margin-top:22px;
}
.breves{
	border: solid 1px #8a8989;
	padding:0 20px;
	text-align:justify;
}
.text_breves{
	background:url(../images/border_metier.png) no-repeat;
	font-size:0.6em;
	color:#6c6c6c;
	padding:13px 0;
}
.text_breves a{
	display:block;
	color:#6c6c6c;
	text-align:right;
}
.titre_breves{
	color:#c52024;
	font-size:1.1em;
	font-weight:bold;
}
.arrondis{
	position:absolute;
	background:	url(../images/arrondi.gif) no-repeat;
	width:21px;
	height:21px;
	bottom:0;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-CONTACT-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.gauche_contact{
	float:left;
	width:100%
}
.droite_contact{
	float:left;
	border:solid 1px #6c6c6c;
	width:18%;
	padding:10px;
	margin-top:77px;
}
.text_contact{
	font-size:0.6em;
	color:#6c6c6c;
	margin-bottom:20px;
	text-align:left;
	padding:0 5px;	
}
.text_contact a{
	background:url(../images/fleche_lien.png) no-repeat;
	background-position:right bottom;
	color:#6c6c6c;
	padding:0 12px 0 0px;	
}
.text_contact a:hover{
	background:url(../images/fleche_lien_red.png) no-repeat;
	color:#c52024;
	background-position:right bottom;
	padding:0 12px 0 0px;	
}
.carte{
	float:left;
}
.coord_carte{
	float:left;
	padding-top:5px;
	font-size:0.6em;
	color:#6c6c6c;
	text-align:justify;
	line-height:1.2em;
	margin-left:40px;
	margin-top:20px;
	display:block;
	width:200px;
}
.coord_carte_on{
	color:#c52024;
}
.coord_carte .coord_carte_on a{
	color:#c52024;
}
.coord_carte .coord_carte_on .coord_tel{
	background:url(../images/picto_tel_red.gif) no-repeat;
	background-position:left center;
	padding-left:12px;
	font-weight:bold;
}
.coord_carte .coord_carte_on .coord_mail{
	background:url(../images/picto_mail_red.gif) no-repeat;
	background-position:left center;
	padding-left:12px;
	margin-bottom:5px;
	display:block;
	font-weight:bold;
}
.coord_carte .coord_carte_on .adresse_ital{
	font-weight:bold;
}
.coord_carte a{
	color:#6c6c6c;
}
.nom_agence{
	padding-bottom:5px;
	display:block;
}
.coord_tel{
	background:url(../images/picto_tel.gif) no-repeat;
	background-position:left center;
	padding-left:12px;
}
.coord_mail{
	background:url(../images/picto_mail.gif) no-repeat;
	background-position:left center;
	padding-left:12px;
	margin-bottom:5px;
	display:block;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-FOOTER-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
.content_footer{
	background:url(../images/fd_footer.png) repeat-x;
	height:24px;
	clear:left;
	margin-top:20px;
}
.footer{
	text-align:center;
	font-size: 0.6em;
	height:16px;
	padding-top:8px;
	color:#6c6c6c;
	width:1000px;
	margin:auto;
	position:relative;
}
.footer a{
	color:#6c6c6c;
	text-decoration:none;
}
.footer a:hover{
	color:#6c6c6c;
	text-decoration:underline;
}
.mentions{
	margin:auto;
	display:inline;
}
.footer em{
	position:absolute;
	right:5px;	
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-MENTIONS LEGALES-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
.conteneur_mentions{
	width:795px;
	margin:auto;
	margin-top:10px;
	background-position: bottom right;
}
.text_mentions{
	padding-top:5px;
	font-size:0.6em;
	color:#6c6c6c;
	margin-bottom:5px;
	text-align:justify;
	line-height:1.4em;
}
.text_mentions a{
	color:#6c6c6c;
}
.text_mentions a:hover{
	color:#c52024;
}