#formPartenaires {
    padding-top: 3px;
    border: 1px solid #360;
    background: #E7D6E1;
    margin-bottom: 10px;
}

#partenaireChamps {
    background: #F9F4F7;
}

#boxMenu2 {
    border: 2px solid #336600;
    background: #fff;
    margin-right: 50px;
}

#box {
    border: 1px solid #360;
    background: #DFE7D7;
    padding: 10px;
    margin: 15px 30px 30px;
}

#boxAvecSousMenu {
    border: 1px solid #360;
    background: #DFE7D7;
    /*padding-top: 30px;*/
    padding-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 15px;
}

#boxMenu {
    padding-bottom: 30px;
}

#menu2 {
    margin-left: 10px;
}

#texte, .texte {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
    font-weight: bold;
    margin-top: 5px;
}

input {
    margin-top: 2px;
    margin-bottom: 2px;
}

#liste {
    border: 1px solid #9c9c9c;
    width: 100%;
}

.ligne {
    border: 1px solid #9c9c9c;
}

.centreLigne {
    border: 1px solid #9c9c9c;
    text-align: center;
    cursor: pointer;
}

th {
    background-color: lightgrey;
}

#contenuMenu2 {
    margin-top: 10px;
}

#listeLieuExercices {
    margin-bottom: 10px;
}

#listePartenaires {
    margin-bottom: 10px;
}

.tableau_resultat {
    background-color: #fff;
}

.tableau_resultat:hover {
    background-color: #EEEEF7;
    cursor: pointer;
}

.ui-autocomplete {
    max-height: 125px;
    overflow-y: auto;
    overflow-x: hidden;
}

#centre {
    text-align: center;
}

#erreur, .erreur {
    color: red;
    text-decoration-color: red;
}

.centreLabel {
    text-align: right;
}
