/*----------------------Emploi------------------------*/
/*------------------<--  Benj -->----------------------*/

/* Menu gauche
-------------------------------------------------------- */
#gauche {
width: 200px;
font-size: .8em;
}
#image_gauche {
background: transparent url(composants/image_gauche_realisation.jpg) 0 0 no-repeat;
padding-top: 70px;
}
#gauche h2{
font-size: 1em;
color: #003277;
font-weight: bold;
margin: 0px 0 15px 0;
padding-left: 15px;
padding-top: 20px;
border-bottom: 1px dashed #CCCCCC;
}
#gauche select {
margin: 0 0 0px 10px;
}
#gauche ul {
margin: 10px 0 15px 15px;
}
#gauche li {
padding-left: 20px;
list-style-type: none;
background: transparent url(composants/puce.gif) 0 5px no-repeat;
}
#gauche a, #realisation a {
color: #003277;
}


/* Emploi
-------------------------------------------------------- */
#emploi {
position: relative;
padding-top: 30px;
}
#emploi table {
width: 99%;
margin: 15px 0;
border-collapse:collapse;
}
#emploi caption {
display: none;
}
#emploi th {
background: transparent url(composants/entete_fiche_technique_background.gif) 0 0 repeat;
border: 0;
padding: .4em .4em;
color: #F78222;
font-weight: bold;
}
#emploi .pair{
background: #F2F2F2;
}
#emploi td {
margin: 0 0;
border-bottom: 1px solid #43B1CD;
padding: .4em .4em;
}
#emploi .intitule {
color: #003277;
font-weight: bold;
}
#multi_page {
text-align: right;
}
#multi_page a {
text-decoration: none;
}

#emploi form {
position: absolute;
top: 20px;
left: 0px;
}
