body {
    margin : 0;
    padding : 0;
    font-family : Arial,Helvetica,sans-serif;
    font-size : 0.75em;
    background : #D1D1D1;
    color : #333;
}

h1.introref {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

p { margin : 1em 0; }
img { border : none; }
form { display : block; margin : 0; padding : 0; }
pre{ font-family : Arial,Helvetica,sans-serif;}


a {
    color : #113D61;
	text-decoration:none;
}

a:hover, a:focus, a:active {
	/*color:#FA5B00;*/
	text-decoration:underline;
}

a.blanc{
	color:white;
	font-size:1em;
	width:130px;
	text-decoration:none;
    font-family : sans-serif;
	_font-size:0.9em;
}

a.blanc:hover, a.blanc:focus, a.blanc:active {
	color:white;
	text-decoration:underline;
}

/* classes globales 
--------------------------------------------------------*/
.center{
text-align:center;
}

.strong{
font-weight:bold;
}

.titre_rubrique{letter-spacing:0.1em; color : #FA5B00; font-weight:bold; text-transform:uppercase; margin:0; padding:0;}
.ssrubrique{ font-size:0.8em; margin:0; padding:0;}

.bloc{padding-top:1em;}

.vertical_align{line-height: 1em;}
p.vertical_align img { vertical-align: middle;}

/*  mod_candidat (haut gauche)
******************************************* */
#mod_candidat{
	padding-top:54px;
    background: #fff url(../../images/fond_votre_espace_haut.gif);
	background-repeat:no-repeat;
	font-size:12px;
	text-align:center;
	height:117px;
}
#mod_candidat p#delogue {
	margin-top:2em;
	text-align:center;
}

#mod_candidat p#delogue a{
	color:white;
	font-weight:bold;
	font-size:1.3em;
}

#mod_candidat form input{
	margin-bottom:3px;
}

#mod_candidat input.text {
	border:1px solid #A5ACB2;
	height:14px;
	font-size:9px;
	color:#113D61;
	width:130px;
}
#mod_candidat input.text {
	border:1px solid #A5ACB2;
	height:14px;
	font-size:9px;
	color:#113D61;
	width:130px;
}

#mod_candidat p {
	margin:0;
	padding:0;
	text-align:left;
	padding-left:3px;
	letter-spacing:-0.5px;
}

 /* Layout
*******************************************  */

#page {
    width : 780px;
    margin : 0 auto;
    padding-right : 20px;
    padding-left : 20px;
    background-color: #D1D1D1;
    background: #D1D1D1 url(../../images/fond_page.jpg) repeat-y 0 0px;
}

#pheader {
	position:relative;
	margin:0;
	}

#pheader div {
	float:right;
	position:absolute;
	right:20px;
	top:30px;
	}
	
#top {
    margin : 0;
	margin-bottom:8px;
    background: transparent url(../../images/fond_header.jpg) no-repeat 0 0px;
    color : #39455B;
    height: 82px;
	width:769px;
}

#top img{
	margin-left:2em;
}

#main {
    float : left;
    width : 431px;
    margin-right : 8px;
    margin-left : 8px;
	background-color:#fff;
	margin-bottom:1em;
}

#main_double{
    float : left;
    width : 600px;
    _width : 590px;
    margin-right : 8px;
    margin-left : 8px;
	background-color:#fff;
	margin-bottom:1em;
}


#submitCandidat{
	text-align:center;
}
/* module black 
******************************************* */

div.module-black {
  padding:0px;
}

div.module-black h3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px -4px 0px -4px;
	line-height: 40px;
	text-indent:20px;
	background:transparent;
}

div.module-black {
	background: url(../../images/round_black_bl.png) bottom left no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module-black div div {
	background: url(../../images/round_black_tl.png) top left no-repeat;
}

div.module-black div {
	background: url(../../images/round_black_br.png) bottom right no-repeat;
}

div.module-black div div div {
	background: url(../../images/round_black_tr.png) top right no-repeat;
	padding: 0px 16px;
	width: auto !important;
	width: 100%;
	padding-bottom:10px;
	_width:95%;
}

div.module-black div div div div {
	background:none;
}

div.module-black table {
	width:95%;
	margin: 0px 0px 10px 10px;
}

div.module-black table tr {
	width:510px;
}


/* Partie centrale intro
-------------------------------------------------------- */
#content {
    padding : 0px;
	font-size:11px;
	color:#004167;
}

#content form#form{
    margin:auto;
    margin-left:500px;
}

#content p{
	margin:0;
	padding:0;
}

#content h1{
    padding : 0px;
    margin:0px;
	margin-bottom:0.8em;
    color : #FA5B00;
    font-size : 1.5em;
}

#edito{
    padding-top: 7px;
    padding-left: 25px;
	height: 163px;
    background: white url(../../images/fond_contenu_accueil.jpg) repeat-x 0 0;
}

p.search_mod{
	line-height:4em;
	text-align:center;
}
p.search_mod img{
	vertical-align: middle;
}

.p_encadre{
	width:240px;
}

.bloc_annonce{
    background: white url(../../images/cadreaccueil.gif) no-repeat 0 0;
	height:130px;
	width:214px;
	float:left;
    text-align:center;
	padding-top:1em;
}
.bloc_annonce h4{
	margin:0px;
	margin-top:10px;
	_margin-top:20px;
}

.bloc_annonce h4 a{
	font-size:1.3em;
	_font-size:0.8em;
	color:#FE6428;
}

#bloc_affichage .bloc_annonce p.qualif{
	width:150px;	
	margin:auto;
}

.bloc_affichage span.qualif{
	font-size:0.6em;
}

.liste_annonce{
	line-height:17px;
	border-bottom:1px solid #dedede;
	padding-left:10px;
	margin:0px;
}

.hrclear{
	clear:both;
	color:white;
	background-color:white;
	height:1px;
	font-size:1px;
	border:0px;
}

/* Sidebar
-------------------------------------------------------- */

#leftbar {
    width : 159px;
    float : left;
	margin-left:5px;
	_margin-left:2px;
}

#rightbar {
    width : 159px;
    float : right;
	margin-right:10px;
}

/* Tableau à droite de la page
--------------------------------------------------------*/
.cadre_header_droite_bleu { 
	position: relative; 
	height:20px;
	width: 159px; 
	background: #fff url("../../images/bleu_titre.gif") left top no-repeat; 
}
.cadre_titre_droite_bleu{ 
	position:absolute; 
	top:4px;
	left:4px;
	color:white;
	font-weight:bold;
	width:100%;
}
.cadre_bottom_droite_bleu{ 
	_margin-top:-1em; 
	margin-bottom:1em; 
	padding:0; 
	line-height:5px;  
	background: #fff url("../../images/bleu_bas.gif") left bottom no-repeat; 
	height: 5px; 
}
.cadre_content_droite_bleu {
	background: #fff url("../../images/bleu_repeat.gif") repeat-y;
	padding: 5px 0px;
	padding-left:1em; 	
	padding-right:5px;
	position: relative;/*fixe le bug de scintillement d'IE */
}
.cadre_content_droite_bleu p{
	margin:0px ;
	padding:0px;
}

/* pour les tableaux colorés
--------------------------------------------------------*/
.cadre_header_droite_orange { position: relative; height:20px; width: 159px; background: #fff url("../../images/bleu_titre.gif") left top no-repeat; }
.cadre_titre_droite_orange{ position:absolute; top:4px; left:4px; color:white; font-weight:bold;}
.cadre_bottom_droite_orange{ margin-bottom:1em; padding:0; line-height:5px;  _margin-top:-10px; background: #fff url("../../images/bleu_bas.gif") left bottom no-repeat; height: 5px; }
.cadre_content_droite_orange{
	background: #fff url("../../images/bleu_repeat.gif") repeat-y;
	padding-left:1em; 	padding-right:5px;
	position: relative;/*fixe le bug de scintillement d'IE */
	padding-top:1em; padding-bottom:1em;
}


/* Recherche centrale
-------------------------------------------------------- */
.cadre_header { position: relative; height:49px; width: 431px; background: #FFf url("../../images/fond_recherche_offre_head.gif") left top no-repeat; }
.cadre_titre{ position:absolute; top:10px; left:48px; float:left;}
.cadre_info{  position:absolute; top:15px; left:277px; float:left; font-weight:bold; font-size:1.2em;}
.cadre_bottom{ text-align:right; padding-right:3em; background: #fff url("../../images/fond_recherche_offre_foot.gif") left bottom no-repeat; height: 49px; }
.cadre_content {
	background: #fff url("../../images/fond_recherche_offre_repeat.gif") repeat-y;
	padding-left:95px;
	position: relative;/*fixe le bug de scintillement d'IE */
}

.cadre_content label{
	margin-top:2em;
}

.cadre_texte_header { position: relative; height:49px; width: 431px; background: #FFf url("../../images/fond_texte_head.gif") left top no-repeat; }
.cadre_content_text {
	padding-top:2px;
	background: #fff url("../../images/fond_recherche_offre_repeat.gif") repeat-y;
	padding-left:20px;
	padding-right:20px;
	position: relative;/*fixe le bug de scintillement d'IE */
}
.cadre_bottom_text{ text-align:right; padding-right:3em; background: #fff url("../../images/fond_recherche_offre_foot.gif") left bottom no-repeat; height: 19px; }


.cadre_content_text ul li{
	list-style-image : url(../../images/puceCarre.gif);
	padding-bottom:10px;
	line-height:12px;
}

table#bloc_affichage {
	width:97%;
	background:#FFF7F0 url(../../images/fond_table_th.jpg) repeat-x;
	border:#FA5B00 solid 1px;
	border-collapse: collapse ;
}

table#bloc_affichage  td{
	padding:4px;
}

table#bloc_affichage  tr.impair{
	background-color:#FFE8D9;
	border-top:1px solid #FA5B00;
}

table#bloc_affichage  tr{
	border-top:1px solid #FA5B00;
}

table#bloc_affichage  th{
	height:26px;
	color:white;
	text-align:left;
}

table.form_contact input{
	width:200px;
}
table.form_contact textarea{
	width:250px;
}

table.form_contact td.label{
	width:125px;
	text-align:right;
	vertical-align:top;
	line-height:1.4em;
}

.bloc_recherche{
	width:321px;
	position:relative;
	left:-50px;
	padding-top:1em;
	padding-bottom:1em;
	text-align:center;
}

.petit{
	width:40px;
}

/* <--- tableau .tabContenu (tableau de donnée)*/

.tabContenu {
	width:100%;
	background-color:transparent;
	margin:20px 0;
}

.tabContenu .th {
	font-size:11px;
	color:#114D70;
	text-align:center;
}

.tabContenu .thspe{
	background:white url(../../images/puce-fleche-droite.gif) no-repeat left center;
}

.tabContenu .bordG,
.tabContenu .bordD{
	background:url(../images/int/tableau_bleu_bord_G.gif) repeat-y;
}
.tabContenu .bordD{
	background-position:top right;
}
.tabContenu .bordB{
	background:url(../images/int/tableau_bleu_bord_B.gif) repeat-x bottom left;
}
.tabContenu .hr td{
	background:url(../images/int/tableau_bleu_hr.gif) #C7E8F1;
	height:1px;
}
.tabContenu .th .vr {
	background:url(../images/int/tableau_bleu_vr.gif) #C7E8F1;
	width:1px;	
}
.tabContenu td.vr {
	background:url(../images/int/tableau_bleu_vr.gif) #C7E8F1;
	width:1px;	
}

.tabContenu td.c{
}
.tabContenu td.c table{
	background-color:#ffffff;
}

.tabContenu td.c table .txt{
	font-family:verdana,sans-serif;
	padding-left:5px;
	font-size:9px;
}

.tabContenu .tf0 td {
	height:5px;
}
/* ---> */

/* <--- .tabContenu .tabBig */

.tabBig {
	background-color:#ffffff;
	width:97%;
	margin:10px 0 10px 9px;	
}
.tabBig .th {
	font-family:verdana,sans-serif;
	text-align:left;
}
.tabBig .th span{
	font-family:arial,sans-serif;
	font-size:10px;
	font-weight:normal;
}
/* ---> */


/* <--- .tabCandidature */


.tabCandidature {
	width:100%;
}

#contenuTxt.contenuPostuler tr.last td, #contenuTxtLarge.contenuPostuler tr.last td{
	height:20px;
}


.tabCandidature td {
	padding:5px 5px;
	vertical-align:middle;
	font-size:11px;
}

.tabCandidature td.label {
	width:160px;
	text-align:right;
	font-size:11px;
}

.tabCandidature label{
	font-size:11px;
}

.tabCandidature .label label span{
color:#FA5B00;
}

.tabCandidature input.text,
.tabCandidature select{

	font-size:10px;
	color:#004167;
}

.tabCandidature .A input,
.tabCandidature .A select
{
	width:234px;
	
}

.tabCandidature .L input,
.tabCandidature .L select
{
	width:230px;
	
}
.tabCandidature .M input,
.tabCandidature .M select{
	width:130px;
	
}
.tabCandidature .S input,
.tabCandidature .S select{
	width:80px;
}

.tabCandidature .jj,
.tabCandidature .mm{
	width:40px;
}
.tabCandidature .aaaa{
	width:50px;
}

.tabCandidature .formFile td{
	padding-top:18px;
	text-align:left;
	
}
.tabCandidature .formFile div{
	position:relative;
	left:31px;
	
}
.tabCandidature .formFile span{
	font-size:10px;
	
}
.tabCandidature .formFile strong{
	font-size:11px;
	
}
.tabCandidature .formFile input{
	
	margin:10px 0 0px 0;
}

.formDispo .label td{
	vertical-align:top;
	padding-top:0;
}

.checkboxTable{
	margin-left:110px;
	
}

.tabContenu .checkboxTable td{
	width:200px;
	padding-top:7px;
	_padding-top:0px;
}
.tabContenu .checkboxTable {
	margin-top:10px;
	
}


/* ---> */

.cgv {
	padding:0 20px;
	margin-bottom:10px;
	font-size:10px;
	text-align:justify;
}

#submitCandidat {
	margin:10px 0;
	text-align:center;
}

/* <--- contenuEntete */

#contenuTxt td h2, #contenuTxtLarge td h2 {
	margin-bottom:7px;	
}

hr.thin {
	height : 1px;
	border-width : 1px 0 0 0;
	border-style : solid;
	border-color : #ddd;
}

.contenuEntete p,
.contenuEntete div {
	margin:0;
		
}

.contenuHr {
	text-align:center;
}
.contenuEntete {
	padding:0px 0 0px 50px;
	
}


.contenuEntete span{
	color:#FA5B00;
	font-weight:bold;
	margin:0;
}
#hr1 {
	padding-top:12px;
	_padding-top:0px;
	padding-bottom:5px;
}
#hr2 {
	padding-top:5px;
	_padding-top:0px;
	padding-bottom:12px;
	_padding-bottom:10px;
}


/* ---> */
div.module-black pre {
	margin-bottom:0em;
}

div.module-black h4.detail {
	font-size:1.4em;
	margin-top:0em;
	margin-bottom:0.5em;
}

div.module-black p.detail_des {
	margin-bottom:1em;
}


pre.desc {
	display:block;
	width:300px;
}

/* Formulaire contact
--------------------------------------------------------*/
form#contact{
	padding:0;
	}

form#contact label{
	display:block;
	float:left;
	width:150px;
	}

form#contact .label{
	margin:5px 0;
	min-height:20px;
	_height:20px;
	}

form#contact textarea{
	width:300px;
	height:80px;
	}

form#contact .mentions{
	font-size:0.7em;
	}

.red{
	color:#DC1414;
	}
/* Footer
-------------------------------------------------------- */
#footer {
    clear: both;
    margin-right:5px ;
    padding: 3px 10px 5px;
    color: #fff;
    background: #545454;
    font-size: 0.8em;
    text-align: right;
    line-height: 2em;
	_height:12px;
}

#footer img{
float:left;
}

#footer a {
    color : #fff;
}