/* CSS Document */

/* --------------------------- */
/* ---- Styles génériques ---- */
/* --------------------------- */


/*info_bulle*/
a.picto_aide {
	text-decoration: none;
	display: block;
	float: right;
	
}
a.picto_aide:hover {
	background: none; /*Correction d'un bug IE 6*/
	text-decoration: none;
}
a.picto_aide span {
	display: none;
}
a.picto_aide:hover span{ 
	display: block;
	position: absolute;
	margin: 20px 0 0 -175px;
	width: 180px;
	background: #f6f6f6 url(/img/bako-client/bg_fieldset.gif) repeat-x;
	border-top: 1px solid #DBDBDB;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #DBDBDB;
	color:#333333;
	padding:5px;
	cursor: default;
	z-index: 500;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.picto_aide img {
	vertical-align: middle;
}
/*Fin : info_bulle*/

img.picture {
	margin: 10px 10px 0px;
}
.text {
	margin: 10px 0px 10px 12px;
	padding-right: 12px;
}
.clear {
	clear: both;
}
.floatRight {
	float: right;
	margin-left: 5px;
}
.floatLeft {
	float: left;
	margin-right: 5px;
}
.rouge {
	color: #cc0000;
}
.vert {
	color: #009BC1;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.innerError { /* message d'erreur du serveur à destination des développeurs */
	float: right;
	color: yellow !important;
}
.erreur {
	color: #cc0000;
	margin-bottom: 10px;
}
.bloc_boutons {
	float: right;
	margin: 10px;
}
#offre_emploi div.bloc_boutons {
	float: right;
	margin: 10px;
}
.bloc_boutons_gauche {
	margin-top: 10px;
}
.bloc_boutons_gauche a {
	float: left;
	margin-right: 10px;
}
.gras {
	font-weight: bold;
}
p.bouton {
	margin: 10px 0;
}

/* ---------------- fil d'ariane ------------------ */

ul#fil_ariane {
	font-size: 0.85em;
	color: #0c6aab;
	padding: 0px 15px 0px 12px;
}
ul#fil_ariane li {
	float: left;
	list-style-image: url(/img/crochet_ariane.gif);
	list-style-position: inside;
	margin: 0px 5px 5px 0px;
}
ul#fil_ariane li.fil_accueil {
	list-style-image: none;
}
ul#fil_ariane li a {
	font-size: 1em;
	color: #0c6aab;
	text-decoration: underline;
}
ul#fil_ariane li a:hover {
	text-decoration: none;
}
.texte_aide {
	font-size: 0.85em;
	color: #999;
}

/* ---------------- layout principal ------------------ */

#conteneur { /* cadre global */
	position: relative;
	width: 1000px;
	margin: 0px auto; /* centrage de la page */
	background: url(/img/bg_container.gif) repeat-y /* 10px 0px */;
}

#contenu { /* contenu de la page, hors header et footer */
	padding: 0px 15px;
}
#contenu.deuxCols, #contenu.uneCol { /* page de type une ou deux colonnes : ajout des angles en bas */
	padding: 0px 15px 55px 15px;
	background: url(/img/coins-bas.gif) no-repeat bottom;
	zoom:1;
}

/* ------------------------------------ */
/* -------------- Header -------------- */
/* ------------------------------------ */

#header {
	height: 100px;
	padding: 20px 10px 10px;
	background: url(/img/bg_header.gif) no-repeat;
	color: #FFFFFF;
}
#logo {
	float: left;
	margin: 5px 25px 0pt 10px;
}
.megabanner {
	width: 728px;
	height: 90px;
	background: #333333;
	float: left;
}

/* -------------- Menu ---------------- */

#menu {
	height: 34px;
	background: url(/img/bg_menu.gif) repeat-x;
	margin: 0px 5px 5px;
	font-size:0.85em;
	font-weight:bold;
	color: #fff;
}
#menu a:hover {
	text-decoration: none;
}
#menu li {
	width: 140px;
	height: 35px;
	float: left;
	line-height: 35px;
	text-align: center;
	border-right: #FFFFFF solid 1px;
}
.on_menu {
	background: url(/img/bg_onglet.gif) no-repeat;
	text-transform: uppercase;
	display: block;
}
.on_menu a {
	color: #fff;
	text-transform: uppercase;
}
.off_menu {
	color: #fff;
}
.off_menu a {
	color: #fff;
	text-transform: uppercase;
	display: block;
}
.off_menu a:hover {
	color: #CC0000;
}


/* ------------------------------------------ */
/* -------------- Bloc En Tete -------------- */
/* ------------------------------------------ */

#blocEnTete {
	background: url(/img/bg_header_gen.gif) no-repeat scroll top left;
	height: 80px;
	margin-bottom: 10px;
	position: relative;
}
#blocEnTete p {
	color: white;
	padding: 10px 12px 10px 11px;
}
#blocEnTete a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
}
#blocEnTete a:hover {
	text-decoration: none;
}

/* ------------------------------------ */
/* -------------- Gauche -------------- */
/* ------------------------------------ */

.gauche {
	float: left;
	width: 300px;
	margin-right: 10px;
}
.gauche ul {
	padding-left:12px;
	margin:10px 0 15px 0;
}
div.deuxCols .gauche,
div.candidat .gauche,
div.recruteur .gauche
{
	width: 200px;
	margin: 0px 13px 0px 0px;
}


/* --- Boite Espace Candidat --- */
.texte_petit {
	font-size: 0.85em;
}
#espaceCandidat, #espaceCandidatLogue {
	background: #00ADD8 url(/img/bg_ec.gif) no-repeat scroll top left;
	margin-bottom: 10px;
	color: #373737;
}
#espaceCandidatLogue_nav {
	margin-bottom: 10px;
	color: #373737;
	border-bottom:2px solid #00C4E3;
}
.gauche ul.infosPerso {
	padding: 0px;
	margin: 10px 0px 0px 2px;
}

#espaceCandidatLogue li {
	list-style-image: url(../img/puce_blanc_carre.gif);
	list-style-position:outside;
	margin-left:20px;
}
#espaceCandidatLogue_nav li {
	margin-left:7px;
	font-size: 0.9em;
	margin-bottom: 5px;
	background: url(/img/puce_bleu.gif) no-repeat 0px 4px;
	padding-left: 10px;
}
#espaceCandidatLogue_nav ul .sous_menu_cv {
	margin-left:0;
}
#espaceCandidatLogue_nav li .sous_menu_cv {
	list-style-image: none;
	list-style-position:outside;
	padding:0;
}
#espaceCandidatLogue a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
#espaceCandidatLogue_nav a {
	text-decoration:none;
	color:#009BC1;
	font-weight:bold;
}
#espaceCandidatLogue a:hover, #espaceCandidatLogue_nav a:hover {
	text-decoration:underline;
}
#espaceCandidatLogue .infoperso, #espaceCandidatLogue_nav .infoperso {
	color:#003767;
	font-size:12px;
	font-weight:bold;
	background: url(/img/perso.gif) no-repeat left center;
	margin-left: 10px;
	margin-top: 10px;
	padding-right: 0;
	padding-left: 20px;
	height: 18px;
	line-height: 20px;
}
#espaceCandidatLogue .options, #espaceCandidatLogue_nav .options{
	color:#0C6AAB;
	text-align:right;
	font-size:10px;
	color:#666666;
	padding:0 10px 10px 0;
}
 #espaceCandidatLogue_nav .options{
 	line-height:2;
}
#espaceCandidatLogue .options a, #espaceCandidatLogue_nav .options {
	color:#003364;
}
#espaceCandidatLogue .options img, #espaceCandidatLogue_nav .options img {
	vertical-align:middle;
}
#espaceCandidat div.blocLogin {
	margin: 10px 5px 10px 10px;
}
#espaceCandidat input {
	font-size: 0.85em;
	margin: 5px 0;
}
#espaceCandidat label {
	float: left;
	clear: left;
	width: 110px;
	margin: 10px 10px 0 0;
	color:#FFF;
	font-size: 0.85em;
	font-weight: bold;
	text-align: right;
	line-height: 8px;
}
#espaceCandidat a {
	text-decoration:underline;
	color: #373737
}
#espaceCandidat a:hover{
	color:#fff;
	text-decoration:none;
}
#espaceCandidat p {
	margin: 10px 0px 10px 12px;
	padding-right: 12px;
}

/* ------------------------------------ */
/* -------------- Centre -------------- */
/* ------------------------------------ */

.btCentre {
	float: right;
	margin: 5px 5px 0px 0px;
}
#centre { /* page d'accueil uniquement */
	width: 510px;
	float: left;
	background: url(/img/coin_bleuRight.gif) no-repeat right bottom;
	min-height: 640px;
	_height: 640px;
}

.lienHome { /* liens de la page d'accueil */
	/*position: absolute;
	right: 10px;
	bottom: 15px;*/
}
.firstlevelclass {
	color: #5a9ac6;
	font-weight: bold;
	background-color:#EFEFEF;
}
.lienBleu {
	color: #0c6aab;
	text-decoration: underline;
	font-weight: bold;
}
.lienBleu:hover {
	text-decoration: none;
}
p.genHaut { /* Retour en haut de page */
	float: right;
	margin-bottom: 5px;
}	
.bloc_contenu {
	margin: 20px 0 0 12px;
}	
#contenu .bloc_contenu h3 {
	margin: 20px 0 10px 0;
	padding: 0;
}

/* ----------------------------------------------------- */
/* --- Apparence specifique pages rubrique candidat  --- */
/* ----------------------------------------------------- */

#contenu.candidat {
	padding: 0px 15px 55px 15px;
	background: url(/img/coins-bas-candidat.gif) no-repeat bottom;
	zoom:1;
}
.candidat #blocEnTete {
	background: url(/img/bg_header_candidat.gif) no-repeat;
}
.candidat h2 {
	background: url(/img/bg_title_candidat.gif) repeat-x;
	color:#009BC1;
}
.candidat h3 {
	color:#009BC1;
}
.candidat .fieldset {
	border: #00C4E3 solid 1px;
	padding: 10px;
	margin: 25px;
}
#bloc_contenu_candidat {
	border: #00C4E3 solid 1px;
	padding: 10px;
	margin: 25px;
}
/* ------------------------------------------- */
/* -------------- Home Page  ----------------- */
/* ------------------------------------------- */

/* ---- Mini moteur ---- */

#mini-moteur {/* mini moteur sur page d'accueil uniquement */
	width:490px;
	margin-bottom:10px;
	padding:0 10px 10px 10px;
	background:#0C6AAB url(/img/bg_moteur.gif) no-repeat scroll 0 0;
}
#mini-moteur h1 {
	color: #FFF!important;
	font: bold 1em Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 12px!important;
	text-transform: uppercase;
	margin: 0px;
	background-image: none!important;
}
#mini-moteur a {
	font-size: 0.85em;
	color: #FFF;
}
#mini-moteur input {
	font-size: 0.85em;
}
#mini-moteur select {
	width: 300px;
	font-size: 0.85em;
	float: left;
	margin-bottom: 5px;
}
#mini-moteur label {
	float: left;
	width: 55px;
	margin: 2px 10px;
	color: #FFF;
	font-size: 0.85em;
	font-weight: bold;
	text-align: right;
	clear: left;
}

/* ---- Boites de la page d'accueil ---- */

#centre h1 {
	margin: 0;
	padding-bottom:20px;
	background: url(/img/bg_titleBleu.gif) repeat-x;
	color: #0C6AAB;
}

/* 1ere ligne : salaries */
#top5 a, #blocRecruteurs a {
	color:#474747;
}
#top5 .button {
	position: absolute;
	bottom: 2px;
	right: 5px;
}
div#top5 {
	background: url(/img/bg_salaries.gif) no-repeat;
	width: 250px;
	height: 200px;
	float: left;
	position: relative;
	margin:0 0 10px 10px;
	_margin-left: 7px;

}

#top5 a{
	font-size:0.85em;
}
#top5 h1 {
/*	background: transparent;
*/
	padding-bottom: 10px;
}
#top5 ul {
	list-style-image: url(/img/puce_bleu.gif);
	color: #474747;
	margin: 10px 10px 0px 27px;
}
#top5 ul li {
margin-bottom: 8px;
}

/*#blocSalaries div.boiteAgents {
	background: url(/img/bg_agents.gif) no-repeat;
	width: 250px;
	height: 178px;
	margin-right: 10px;
	border-top: #0b69a9 solid 1px;
	float: left;
	position: relative;
}*/
/*#blocSalaries div.boiteSalariesPrive {
	background: url(/img/bg_salaries.gif) no-repeat;
	width: 250px;
	height: 178px;
	border-top: #0b69a9 solid 1px;
	float: left;
	position: relative;
}*/




/* 2eme ligne : recruteurs */

#blocRecruteurs {
	width: 510px;
	height: 118px;
	margin-bottom: 10px;
	background: url(/img/bg_recruteurs.gif) no-repeat;
}
#centre #blocRecruteurs h1 {
	color:#cc0505;
	background: transparent;
}
#blocRecruteurs ul {
	list-style-image: url(/img/puce_red.gif);
	color: #474747;
	margin: 0 110px 0px 27px;
}

/* 3eme ligne : actualites */

#actuOpp {
	margin-bottom: 10px;
/*	background: url(/img/coin_bleuRight.gif) no-repeat right bottom;  *//* Supprimé car plus en bas de page mis en bas du div #centre
*/
}
#actuOpp .lienHome { 
	text-align:center;
}

.actu {
	width: 250px;
/*	height: 310px;
*/	float: left;
	position: relative;
}
.actu a{
	color:#474747;
	font-weight:bold;
}
.actu p{
	font-size:0.85em;
}
#actuOpp h2 {
	padding: 0 8px 0px 12px;
	background: transparent;
	color: #474747;
	font-size: 0.9em;
	text-transform: none;
}
.opport {
	width: 250px;
	height: 310px;
	background: url(/img/coin_bleuRight.gif) no-repeat right bottom;
	float: right;
	position: relative;
}
.opport ul {
	margin: 10px 10px 0 12px;
}
.opport li {
	background: url(/img/filet_opport.gif) no-repeat bottom;
	line-height: 25px;
}
.opport li a {
	color: #0c6aab;
	font-weight: bold;
	font-style: italic;
}


/* ------------------------------------ */
/* -------------- Droite -------------- */
/* ------------------------------------ */

.droite {
	float: right;
	width: 140px;
	overflow: hidden;
	clear: right;
}

.droite #pubRecrute h2 {
	background: url(/img/bg_titleRed.gif) repeat-x;
	color: #cc0505;	
}
div.deuxCols .droite, div.candidat .droite, div.recruteur .droite {
	width: 745px;
}

/* ------------------------------------ */
/* -------------- Footer -------------- */
/* ------------------------------------ */

#footer {
	background: url(/img/bg_footer_new.gif) no-repeat;
	text-align: center;
	height: 70px;
	color: #fff;
	font-size: 0.85em;
	clear: both;
}
#footer a {
	margin: 0px 2px;
	padding: 0px 4px 0px 2px;
	color: #fff;
}
#footer a:hover {
	color: #CC0000;
}
#footer ul {

	padding-top: 25px;
}
#footer li {
	display: inline;
}



/* ----------------------------------------------- */
/* -------------- Pages specifiques -------------- */
/* ----------------------------------------------- */

/*------------- Contenus de type editorial ------------- */

div.deuxCols .gauche h1,
.droite .bas_de_page h1
{
	background: url(/img/bg_titleBleu.gif) repeat-x;
	color: #0c6aab;	
}

.bas_de_page a {
	color: #0c6aab;
	text-decoration: underline;
	font-size: 1em;
}
.bas_de_page a:hover {
	text-decoration: none;
}

/* Gauche */

.bloc_autresInfos {
	background: url(/img/point_gris.gif) repeat-x bottom;
	padding: 12px 0px;
	clear: right;
}
div.deuxCols .gauche .bloc_autresInfos h3 {
	color: #0c6aab;
	padding: 0px 5px 10px 12px;
	background: url(/img/puce_bleu.gif) no-repeat 12px 4px;
	text-indent: 12px;
	text-transform: none;
	font-size: 0.9em;
}
div.deuxCols .gauche .bloc_autresInfos h3 a {
	color: #0c6aab;
	font: bold 1em Arial, Helvetica, sans-serif;
}
div.deuxCols .gauche .bloc_autresInfos p {
	padding: 0px 4px 0px 12px;
}

/* Droite (contenu) */

.bloc_article, #credit_epuise {
	margin-bottom: 20px;
}
/* Illustration des articles */
.droite .bloc_article div.cadreImg {
	width: 250px;
	background: #def0fc;
	margin-left: 10px;
	float: right;
	text-align: center;
	padding: 10px 5px;
	font-size: 0.85em;
}
.droite .bloc_article img {
	border: 1px solid #0C6AAB;
}
.droite .bloc_article p {
	color: #474747;
	font-size: 1em;
	margin: 10px 0px 10px 12px;
	padding-right: 12px;
}
.droite .bloc_article ul {
	margin: 10px 0px 10px 12px;
}
cite {
	font-style: italic;
	padding-right: 12px;
	/*float: right;*/
	font-size: 0.90em;
	color: #474747;
	margin: 0 0 15px 0;
}


/*------------- Page "Infos legales" ------------- */


#menu_infolgl {
	margin-bottom: 10px;
}
#menu_infolgl ul {
	list-style-image: url(/img/puce_bleu.gif);
	color: #474747;
	margin: 10px 10px 0px 27px;
}
#menu_infolgl a {
	font-size: 0.9em;
	font-weight: bold;
	color: #0c6aab;
}
#inflgl a {	
	font-size: 0.9em;
	color: #0c6aab;
	text-decoration: underline;
	font-weight: bold;
	}
	#inflgl a:hover {	
		color: #000;
		}


/*------------- Pages "Emploi & formation" et "Immobilier" ------------- */


#emploiFormImmo h2 { /* Titre avec filet */
	background: url(/img/bg_titleBleu.gif) repeat-x;
	color: #0c6aab;
	padding: 10px 10px 0px 12px;
	font-size: 1em;
	text-transform: uppercase;
	position: relative;
}
#emploiFormImmo ul {
	overflow: hidden;
	margin: 10px 0px 10px 0px;
}
#emploiFormImmo li {
	padding: 10px 0px 0px 0px;
	border-bottom: #cacaca solid 1px;
	clear: both;
	min-height: 90px!important;
	height: 90px;
	font-size: 0.85em;
}
#emploiFormImmo li img {
	float: left;
	margin: 0px 10px 10px 0px;
}
#emploiFormImmo a {
	color: #0c6aab;
	font: bold 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	font-size: 1.06em;
	margin-bottom: 10px;
}

/* ----------- Tableau de bord ------------ */

.employerName {
	margin: 0px 5px;
}
.tab_compte_emploi {
	margin:0 0 0 12px;
	width:718px;
}

table.tab_compte_emploi tr.offre_bgd1 td .date, 
table.tab_compte_emploi tr.offre_bgd2 td .date {
	float: left;
	color: #888;
	margin-left: 0px;
	font-size: 1em;
}
table.tab_compte_emploi tr.offre_bgd1 td {
}
table.tab_compte_emploi tr.offre_bgd2 td {
	background-color: #f0f0f0;
}
table.tab_compte_emploi tr.offre_bgd1 td, table.tab_compte_emploi tr.offre_bgd2 td {
	vertical-align: top;
	padding: 5px;
	font-size: 0.85em;
}
table.tab_compte_emploi tr.thLeft th {
	text-align: left;
	padding: 5px 0px; /* inversés pour affichage des phrases "Aucune candidature .... été à ce jour...."*/
}

/* -------- Dépôt de CV -------- */

#bloc_contenu_candidat h3 {
	margin-bottom: 10px;
}
#bloc_contenu_candidat ul {
	/* list-style: disc; */
	margin: 10px 10px 10px 55px;
}
p.p_intro {
	margin-bottom: 10px;
	font-size: 0.9em;
	color: #666;
	font-style: italic;
}
#bloc_depot_express {
	float: left;
	margin-right: 30px;
	width: 46%;
}
#bloc_depot_complet {
	float: left;
	width: 46%;
}

/* --------- Compétences ---------- */
.compte_cv_border td{padding:8px;}
.compte_cv_border img{
border:0 none;
padding:0 4px;
}

/* ----------------------------------------- */
/* -------------- Formulaires -------------- */
/* ----------------------------------------- */
.sequence {
	margin-bottom:20px;
}
.fieldset {
	border: #0b69a9 solid 1px;
	padding: 10px;
	margin: 25px;
}
.fieldset h3, .blocFlottant h3 {
	/*background: transparent;
	text-transform: capitalize;*/
	padding: 5px 2px 5px 0;
	
}
.fieldset input {
	margin: 2px 5px 2px 0px;
	vertical-align: middle;
/*	height: 18px; */ /* fait des boutons tout petits alors que les images fond 21px de haut */
}
.blocForm {
	display: block;
	padding: 10px 5px;
}
.groupeRadio {
	float:right;
	font-size: 0.9em;
}
/* trois blocs en trois colonnes */
#recherche_fonctions {
	float: left;
	margin-right: 60px; 
	margin-top: 10px;
}
#recherche_niveau, #bloc_experience {
	clear: both;
	margin-top: 10px;
}
#recherche_fonctions select {
	font-size: 1em;
}
#blocLocalisation {
	margin: 10px;
}
#blocLocalisation a {
	font-size: 0.9em;
	font-weight: bold;
}
#blocListeLocalisation {
	margin-top: 20px;
	margin-left: 10px;
}
#blocListeLocalisation p {
	width: 200px;
	float: left;
}
#blocListeLocalisation input {
	float: left;
	position: relative;
}
#submit_memo_criteres {
	margin-right: 10px;
	margin-left:620px;
	float: left;
}
#submit_rechercher {
	height: 21px;
	width: 88px;
	margin-top: 0px;
}

/* formulaires de dépôt de CV */

.bgForm1 {
	background-color: #f0f8fd;
	padding: 20px 10px;
	border-bottom: #c1f6ff 1px solid;
}
.bgForm2 {
	background-color: #fafefe;
	padding: 20px 10px;
	border-bottom: #c1f6ff 1px solid;
}
.bgForm1 p, .bgForm1 h3, .bgForm1 div, .bgForm1 label,.bgForm2 p,  .bgForm2 h3, .bgForm2 div, .bgForm2 label {
	zoom:1; /* correction bug ie7 */
}
#tab_langues th {
	font-weight: bolder;
	text-align: left;
	padding: 0px 10px 10px 5px;
}
#tab_langues tr.offre_bgd1 td, 
#tab_langues tr.offre_bgd2 td,
#tab_competences tr.offre_bgd1 td,
#tab_competences tr.offre_bgd2 td {
	vertical-align: top;
	padding: 5px;
}

/* ---- Alerte e-mail ---- */

.blocFlottant {
	float: left;
	width: 310px;
	margin-left: 10px;
}
.blocFlottant input {
	margin-right: 3px;
}
.conteneur_action {
	margin: 10px;
}

/* ---------------------------------------- */
/* ---------- Recherche d'emploi ---------- */
/* ---------------------------------------- */

/* --------Moteur de recherche------------ */
#recherche_mots_cles input {
	/*margin-left:10px;*/
}

/* --- Liste de résultats --- */
#job_recap {
	margin-bottom:20px;
}
#job_recap p{
	border-bottom: 1px dotted #0C6AAB;
	padding:10px 0px 10px 10px;
}
#pager{
	width:740px;
	text-align:center;
}
.case_offre_bg2, .case_offre_bg1 {
	margin: 0;
	padding: 10px 0;
	border-bottom:1px solid #CACACA;
	min-height: 85px;
	_height: 1%;
}
.date {
	font-size: 0.85em;
	margin: 0px 10px 5px 12px;
}
span.img_logo {
	/*margin-left: 12px;
	display:block;
	white-space:normal;
	font-size: 10px;
	overflow: hidden;
	width: 130px;
	border:1px solid #F4F4F4;*/
display:block;
font-size:10px;
width:90px;
height:30px;
margin-left:12px;
overflow:hidden;
text-align:center;
vertical-align:middle;
white-space:normal;
}
span.img_logo img {
	clear: left;
	
}

div.nom_offre, div.infos_offre {
	margin-left: 145px;
	position: static;
}
div.nom_offre a span.jobTitle {
	color: #0c6aab;
}
div.nom_offre a:hover span.jobTitle {
	text-decoration: underline;
}
.jobTitle {
	font-weight: bold;
	display: block;
}
div.nom_offre a span.jobDescription {
	color: #0c6aab;
}
div.infos_offre {
	color: #666;
	font-size: 0.85em;
	margin-top: 5px;
}
a.job_link {
	color: #666;
	position: relative;
	font-weight:bold;
}
a.job_link:hover {
	background: none; /* correction d'un bug IE */
	z-index: 500;
}
a.job_link span {
	display: none;
}
a.job_link:hover span {
	left: 10px;
	top: 20px;
	position: absolute;
	display:inline;
	width: 450px;
	padding: 10px;
	text-decoration:none;
	font-weight:normal;
	font-size: 0.9em;
	background: #E8E8E8 url(/img/bako-client/bg_fieldset.gif) repeat-x;
	border-top: 1px solid #DBDBDB;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #DBDBDB;
	color:#333333;
	text-align:justify;
}
#submit_nv_recherche {
	margin-bottom:10px;
}
/* --- Page de détail --- */

#offre_emploi h3 {
	margin:15px 0 10px 0;
}
#offre_emploi div {
	margin:0 0 20px 10px;
}
#offre_emploi p, #bloc_contenu_candidat p {
	padding-left: 12px;
}
#offre_emploi .img_logo {
	float: right;
	margin-right:30px;
	padding-left:30px;
}
.offre_fonctions {
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px dotted #0C6AAB;
}
.offre_fonctions .img_fonction_picto1 {
	vertical-align:middle;
	padding:0 5px 0 0;
}
.offre_fonctions .img_fonction_picto2 {
	float:left;
	padding: 0 5px 20px 0;
}
.offre_fonctions li{
	list-style-image:url(/img/puce_bleu_carre.gif);
	list-style-position:outside;
	margin-left:10px;
}
.offre_fonctions h3{
	text-transform:uppercase;
	padding-top:0;
}

/* ----- Envoyer à un ami ----- */

#offre_emploi .fieldset {
	padding-right: 180px;
	padding-left: 180px;
}
#bloc_resume {
	padding-left: 12px;
	margin-top: 10px;
}
#bloc_resume p {
	margin: 10px 0px;
}
.fieldset .bloc_boutons input, 
.fieldset .bouton input, 
.fieldset input.bouton {
	height: auto;
	width: auto;
	margin: 0px;
}
#offre_emploi div.clear {
	margin: 0;
}
#MailFrom {width: 400px;}
#MailTo {width: 393px;}
.Msg {width: 512px; font:12px Arial, Helvetica, sans-serif;
padding: 10px;}
/* ------- Newsletter ------- */

#bloc_newsletter ul {
	list-style: disc;
}
#bloc_newsletter li {
	margin: 5px 0px 5px 20px;
}
#conteneur #contenu .gauche #espaceCandidat strong {
	color: #FFFFFF;
}
#conteneur #contenu .gauche #espaceCandidat a {
	color: #FFFFFF;
	text-decoration: none;
}

/* ------------- Pages du footer ---------*/
#inflgl p {
	margin: 10px 0px 10px 12px;
	padding-right: 12px;
}
.deuxBlocs {
	float: left;
	width: 360px;
}
.identCompte .deuxBlocs .fieldset {
	margin:10px;
}
.identCompte .drt {
	width: 335px;
}
.identCompte .gch {
	width: 610px;
}
.gch {
	margin-right: 13px;
}
.drt {
	margin-left: 12px;
}
.deuxBlocs dt {
	font-weight: bold;
	margin-top: 16px;
	padding-left: 12px;
	background: url(/img/puce_bleu.gif) no-repeat 0% 3px;
}
.deuxBlocs dd {
	margin-left: 15px;
	margin-top: 5px;
}
.deuxBlocs dd a {
	font-weight: normal;
	white-space: nowrap;
}
.contenu_compte_texte_lien_off {
	background: url(/img/puce_bleu.gif) no-repeat 0px 4px;
	padding-left: 10px;
	margin-left: 5px;
}
.contenu_compte_texte_lien_on {
	color: #666666;
	background: url(/img/puce-bas-gris.gif) no-repeat 0px 5px;
	padding-left: 10px;
	margin-left: 5px;
}
ul.list li {
	background: url(/img/puce_bleu_carre.gif) no-repeat 0px 8px;
	padding-left: 7px;
}
.identCompte .drt ul.list {
	margin: 9px 35px 26px 35px;

}
#conteneur #contenu #raisons_inscription {
	background: url(/img/cinq-raisons-inscription.gif) no-repeat 0px 0px;
	margin-left: 205px;
	display: block;
	margin-top: 20px;
	padding-top: 47px;
	padding-left: 115px;
	padding-bottom: 15px;
}
#conteneur #contenu #raisons_inscription li {
	background: url(/img/crochet_ariane.gif) no-repeat 0px 7px;
	padding-left: 10px;
	margin-top: 3px;
}
.blocFlottant h3 {
	margin: 0px;
}
#recherche_boutons {
	text-align: right;
	margin-top: 30px;
}
#liste_conseils li {
	background: url(/img/puce_bleu.gif) no-repeat 0px 5px;
	padding-left: 10px;
	margin-top: 6px;
}

#exemples_recherche {
	list-style: disc outside;
	margin: 0px 70px 0px 50px;
}
#exemples_recherche li {
	background: url(none);
	padding: 0px;
}
#conteneur #contenu .droite .bloc_contenu fieldset.mesAlertes {
	clear: both;
	background: url(/img/puce_bleu.gif) no-repeat 0px 4px;
	padding-left: 10px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #00C4E3;
	padding: 0 0 0 10px;
}
#conteneur #contenu .droite .bloc_contenu fieldset.mesAlertes p {
	margin-bottom: 10px;
}
#conteneur #contenu .droite .bloc_contenu p.mesAlertes {
	clear: both;
	margin:0 15px 0 0;
	padding: 0;
	text-align:justify;
}
#conteneur #contenu .gauche #espaceCandidatLogue .fieldset p {
	color: #FFFFFF;
	font-size: 0.9em;
	margin: 0px 0px 15px;
	padding: 0px;
}
#conteneur #contenu .gauche #espaceCandidatLogue .fieldset {
	margin: 0px;
	padding: 15px 10px 5px 30px;
	border-style: none;
}

.erreur p {
	margin-bottom: 8px;
}

.colchecklist1{
	display: inline;
}