#recrutement {
    margin-left: 45px;
}
#recrutement #left_column {
    float: left;
    width: 198px;
}
#recrutement #left_column a {
    color: #000;
    text-decoration: none;
}
#recrutement #left_column .title a {
    height: 64px;
    width: 198px;
    border-top: 1px solid #ccc;
    display: block;
}
#recrutement #left_column .menu-title {
    background: url(/images/fond_titre_menu_gauche.gif) repeat-x;
    color: #960443;
    font-size: 13px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 198px;
}
#recrutement #left_column .menu-job {
    background: #f8f7f7 url(/images/fond_jobs_menu_gauche_f.gif) bottom left no-repeat;
    width: 198px;
    min-height: 100px;
}
#recrutement #left_column .menu-items {
    background: url(/images/fond_jobs_menu_gauche_h.gif) top left no-repeat;
    padding: 10px;
    width: 178px;
}
#recrutement #left_column .menu-items li {
    padding: 5px 0;
}
#recrutement #left_column .menu-items.offre li {
    padding: 4px 0;
}
#recrutement #main_column {
    font-size: 12px;
    margin: 0 25px 0 228px;
    padding: 0 10px 10px;
}
#recrutement #main_column p {
    margin-bottom: 1em;
    text-align: justify;
}
#recrutement #main_column h4 {
    margin: .75em 0 .25em;
    font-weight: bold;
}
#recrutement #main_column .title_job {
    font-size: 13px;
    font-weight: bold;
}
#recrutement #main_column h2 {
    font-size: 12px;
    font-weight: bold;
    display: inline;
}
#recrutement #main_column h1 {
    border-bottom: 1px solid #C8C8C8;
    color: #960443;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.5em;
    padding: 1px 0;
    text-transform: uppercase;
}
#recrutement #main_column h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 0.9em 0 0.5em 0;
}
#recrutement #main_column ul {
    list-style: disc outside none;
    margin-left: 20px;
}
#recrutement #main_column li {
    padding: 5px 0;
    text-align: justify;
}
#recrutement #main_column li.no-offers {
    list-style-type: none;
    padding: 0;
}
#recrutement .job-contrat {
    float: right;
    width: 100px;
    height: 25px;
    font-weight: bold;
    text-align: right;
}
#recrutement div.accordion {
    display: none;
}
#recrutement .jobs-hide-details {
    display: none;
}
.admin form {
    text-align: center;
    padding: 20px;
}