﻿.titre_petit {
    height: 23px;
    width: 246px;
    background-image: url("../images_temp/fond-critere-petit.png");
    background-repeat: no-repeat;
    padding-left: 10px;
    font-size: 11pt;
    font-weight: bold;
    color: White;
}

.titre_grand {
    height: 23px;
    width: 374px;
    background-image: url("../images_temp/fond-critere-grand.png");
    background-repeat: no-repeat;
    padding-left: 10px;
    font-size: 11pt;
    font-weight: bold;
    color: White;
}

#recherche_geo {
    width: 374px;
    font-size: 13px;
    vertical-align: top;
}

#recherche_geo_checkbox {
    font-size: 13px;
}

#recherche_classification {
    left: 260px;
    top: -375px;
    /top: -380px;
    font-size: 13px;
}

#recherche_metier {
    font-size: 13px;
    vertical-align: top;
}

#recherche_contrat {
    font-size: 13px;
    vertical-align: top;
}