#LigneNavigationHautPere1 {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #0481d0;
    font-weight: 500;
    position: fixed;
    background-color:#fff;
}



#PageHaut {
    margin-top: 58px;
}

#EncartMenuHautPere {
    margin-top: 110px;
}




#CorpsPage70 {
    width: 45%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top:20px;
    text-align: center;
    float: left;
}


    /****************************/


    #CorpsPage70 h2 {
        color: #FFFFFF;
    }

    #CorpsPage70 p {
        text-align: center;
    }

    #CorpsPage70 ul {
        display: block;
        list-style-type: disc;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 40px;
    }



.TitreInfosResa {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #ff9600;
    border: 1px solid #9e7106;
    text-align: center;
    margin-top: 0px;
}

.TexteInfosResa {
    font-size: 14px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #feef9c;
    border: 1px solid #f6af05;
    font-weight: 700;
    text-align: center;
}
.TexteBoutonREsa {
    background: #ff8f0b;
    color: #fff;
    padding: 10px;
    margin: 5px;
    border: 0px solid #fff;
    font-size: 15px;
    font-weight: 600;
    border-radius: 7px;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
}
/******************/


ul {
    list-style: none;
}
