﻿.jobagri-titre {
    font-family: Montserrat,Helvetica neue,Segoe ui,Arial !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color:black;
}

.home_emploi_droite .link a {
    text-decoration: none;
    color: #EF7C00;
}

.emploi h2 {
    font-family: Montserrat,Helvetica neue,Segoe ui,Arial !important;
    font-weight: bold;
    font-size: 14px;
}

.emploi .description_annonce {
    font-family: Montserrat,Helvetica neue,Segoe ui,Arial !important;
    font-weight: 500;
    font-size: 14px;
    height:120px;
    overflow:hidden;
}

.emploi .postuler{
    text-align:right;
}

.emploi .postuler a{
    color:#EF7C00;
}

.emploi time {
    padding: 16px 0px;
    color:#6F6F6E; 
    font-size:13px
}
.emploi .box-emploi {
    border: 1px solid #cecece;
    border-radius: 5px;
    margin-bottom:16px;
    padding:8px;
}