/* Recherche d'emploi */
#recherche h2,#texte2 .emploi h3,.emploi p {
padding-right: 5px;
padding-left: 5px;
}
#recherche {
margin: 0 3px 0 3px;
}
#recherche form {
margin: 0 15px 10px 15px;
padding-top: 5px;
padding-bottom: 5px;
background: #FFECDD url(design/recherche_background.gif) 0 0 repeat-x;
}
#recherche h2{
background: #ffaf8e url(design/h2_recherche.gif) 0 0 repeat-x;;
margin: 0 15px 0 15px;
color: white;
line-height: 18px;
}


/*  encart emploi */
#texte2 .emploi h3{
background: #CFDCE8 url(design/emploi_h3.gif) 0 0 repeat-x;;
margin-top: 15px;
margin-bottom: 4px;
color: #175CA2;
line-height: 18px;
}
.emploi p{
background: #f7f7f7; 
border-bottom: 1px dashed #666666;
padding-top: 5px;
}
.multipage {
text-align: center;
margin-top: 10px;
}


/* Divers */
#imprimer {
position: absolute;
top: 110px;
right: 0;
}
#intro {
border-top: 1px dashed #666666;
border-bottom: 1px dashed #666666;
margin-top: 25px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
}
#postuler {
text-align: center;
margin-top: 20px;
}