/* Formulaire Identifaction */
#identification {
margin: 0 3px 20px 3px;
}
#identification form{
margin: 0 15px 10px 15px;
padding-top: 5px;
padding-bottom: 5px;
background: #FFECDD url(design/recherche_background.gif) 0 0 repeat-x;
}
#identification h2{
padding-right: 5px;
padding-left: 5px;
margin: 0 15px 0 15px;
background: #ffaf8e url(design/h2_recherche.gif) 0 0 repeat-x;
color: white;
line-height: 18px;
}
#identification p{
line-height: .5em;
margin: .3em .66em;
}

/* Formulaire d'Inscription */
table#tab_inscrip {
margin: 15px 15px;
font-size: .8em;
width: 540px;
}

table#tab_inscrip td{
height: 2em;
}
#tab_inscrip table{
padding: 1em 0;
}
#tab_inscrip table td{
height: 1em;
}
table#tab_inscrip td.separation{
background: #CFDCE8 url(design/emploi_h3.gif) 0 0 repeat-x;;
line-height: 18px;
height: 18px;
font-size: 1.1em;
color: #175CA2;
padding-left: 10px;
}


#emploi, #formation, #horaire {
width: 540px;
border-collapse: collapse;
}
#emploi td, #formation td, #horaire td {
border: 1px dashed #666666;
padding: .2em .5em;
font-size: .8em;
}

/*---- Encart -------*/
#encart_conseiller{
width: 275px;
height: 182px;
background: transparent url(design/interimaire-conseiller.jpg) 0 0 no-repeat;
position: relative;
}
#encart_conseiller h1{
position: relative;
left: 0;
color: #E52525;
font-size: 1.05em;
font-weight: bold;
margin-top: 10px;
margin-left: 20px;
}
#encart_conseiller p {
margin-left: 10px;
margin-right: 100px;
padding-top: 8px;
}
#encart_conseiller p.lien{
position: absolute;
bottom: 14px;
right: 10px;
margin: 0;
}
#encart_conseiller .lien a{
font-weight: bold;
color: #004C99;
padding-right: 35px;
background: transparent url(design/fleche_bleu.gif) top right no-repeat;
text-decoration: none;
}

