/* Intro */
#mod_recrutement .intro{padding:0 0 20px 0}
#mod_recrutement .intro h3{
padding:0 0 10px 0;
font-size:18px;
font-weight:normal;
}
#mod_recrutement .intro ul li{
padding:0 0 0 10px;
background-position:0 4px;
}

/* Formulaire */
#mod_recrutement .formulaire{
padding:4px 0 0 0;
margin:0 0 25px 0;
background:url(../../../images/commun/h_programme.gif) no-repeat top left;
overflow:hidden;
zoom:1;
}
#mod_recrutement .b_formulaire{
padding:0 0 4px 0;
background:url(../../../images/commun/b_programme.gif) no-repeat bottom left;
}
#mod_recrutement .m_formulaire{
padding:5px 9px;
border-left:1px solid #ede9d8;
border-right:1px solid #ede9d8;
font-size:11px;
}
#mod_recrutement .obl{
text-align:right;
font-style:italic;
}
#mod_recrutement .ligne{ 
padding:0 0 5px 0;
overflow:hidden;
zoom:1;
}
#mod_recrutement .ligne label{
display:block;
float:left;
width:220px;
padding:2px 15px 0 0;
text-align:right;
font-weight:bold;
}
#mod_recrutement .ligne label span{
font-size:11px;
font-weight:normal;
}
#mod_recrutement .ligne input, #mod_recrutement .ligne select, #mod_recrutement .ligne textarea{
float:left;
width:295px;
padding:2px;
border:1px solid #e3eef4;
background:#e3eef4;
font-size:11px;
color:#004f90;
}
#mod_recrutement .ligne p{
float:left;
padding:2px 0 0 5px;
}
#mod_recrutement .ligne select{width:301px;}
#mod_recrutement .ligne textarea{height:155px;}
#mod_recrutement .adresse input{width:420px;}
#mod_recrutement .zone input{width:200px;}
#mod_recrutement .cp input{width:75px;}
#mod_recrutement .tel input{width:150px;}
#mod_recrutement .civilite select{width:80px;}
#mod_recrutement .naissance, #mod_recrutement .nation, #mod_recrutement .dispo, #mod_recrutement .concours{padding:0 0 20px 0;}
#mod_recrutement .naissance select{
width:65px;
margin:0 5px 0 0;
}
#mod_recrutement .email{
float:left;
width:315px;
}
#mod_recrutement .amis{padding:0 0 15px 0;}
#mod_recrutement .amis input{margin:0 0 5px 0;}
#mod_recrutement .deja input{
width:13px;
height:13px;
margin:9px 0 0 0;
border:none;
background:none;
}
#mod_recrutement .dispo input{
float:none;
width:13px;
height:13px;
border:none;
background:none;
}
#mod_recrutement .cv input{width:auto;}
#mod_recrutement .dispo table{border-collapse:collapse;}
#mod_recrutement .dispo th{
width:25px;
color:#fff;
text-align:center;
line-height:25px;
font-size:11px;
font-weight:normal;
background:url(../../../images/commun/f_table2.gif) #7ab0ce repeat-x bottom left;
}
#mod_recrutement .dispo th.first{
width:70px;
background:url(../../../images/commun/f_table1.gif) #94bfd7 repeat-x bottom left;
}
#mod_recrutement .dispo td{
width:25px;
line-height:20px;
border:1px solid #fdfdfb;
background:url(../../../images/commun/f_table3.gif) #f1eee3 repeat-x bottom left;
text-align:center;
}
#mod_recrutement .dispo td.first{
width:60px;
padding:0 10px 0 0;
text-align:right;
background:#fdfdfb;
font-size:11px;
color:#508fb2;
}
#mod_recrutement .submit{
width:536px;
padding:20px 0 0 0;
text-align:right;
}
#mod_recrutement .ligne input.inputError, #mod_recrutement .ligne select.inputError{border:1px solid #ff0000;}
#mod_recrutement .divError{padding:2px 0 0 235px;}
#mod_recrutement .divError p{
float:none;
padding:0;
}


/* CNIL */
#mod_recrutement .cnil{
padding:5px 0 0 0;
background:url(../../../images/commun/h_cnil.gif) #eef4f8 no-repeat top left;
}
#mod_recrutement .b_cnil{
padding:0 0 5px 0;
background:url(../../../images/commun/b_cnil.gif) no-repeat bottom left;
}
#mod_recrutement .m_cnil{
padding:3px 15px;
border-left:1px solid #fdfdfb;
border-right:1px solid #fdfdfb;
font-size:11px;
font-style:italic;
}
#mod_recrutement .m_cnil a{
font-style:normal;
color:#417da0;
}