#ContenuContainer{
    margin-top: 2.5%;
    width: 100%;
}
.PageTitleMeanDiv {
    padding-top: 2.4%;
}
.ContenuContainerDivB{
    margin-bottom: 2.5%;
}
.ContenuContainerDivB .Contenu,.ContenuContainerDivN .Contenu{
    width: 94%; /* */
    margin: 0 auto;
}
.container.BG div.InfoDivHTML, .INputDiv.BG div.InfoDivHTML, .Label.BG div.InfoDivHTML{
    margin-top: 0;
}
.InfoDivHTML p {
    color: #181c19;
    font-family: 'latoregular',Arial,Helvetica,sans-serif;
    font-size: 1.135vw;
    text-align: justify;
    padding-bottom: 1.5%;
    line-height: 117%;
}
.ContenuContainerDivN{
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 4.8%;
    text-align: center;
    padding-bottom: 4.8%;
}
.ContenuContainerDivN h1.Mtitre{
    padding: 0;
    color: #021c2e;
    font-size: 1.87vw;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-family: 'latolight',Arial,Helvetica,sans-serif; 
}
.ContenuContainerDivN .Contenu h2{
    padding: 0;
    color: #1871be;
    font-size: 1.38vw;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    font-family: 'latobold',Arial,Helvetica,sans-serif;
    width: auto;
}
div.fc{
    margin-top: 2.5%;
}
div.Dl{
    float: left;
    width: 50%; 
}
div.Dl ul{
    padding-left: 2.5%;
    margin-top: 2.7%;
    list-style-image: url('../..//images/p.png');
    margin-bottom: 3.2%;
}
div.Dl ul li {
    padding: 0;
    color: #021c2e;
    font-size: 1.15vw;
    position: relative;
    font-family: 'latolight',Arial,Helvetica,sans-serif;
    margin-bottom: 0.1%;
}
div.ongl{
    padding-left: 2.8%;
    margin-bottom: 1.2%;
}
.onglTitle {
    padding: 2% 0 2% 2%;
    color: #fff;
    font-size: 1.12vw;
    position: relative;
    font-family: 'latobold',Arial,Helvetica,sans-serif;
    margin-bottom: 0.1%;
    text-transform: uppercase;
    text-align: left;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-right: 23%;
    line-height: 140%;
    background-repeat: no-repeat;
    background-position: 97% 53%;
    cursor: pointer;
}
.ongl.ov .onglTitle {
    background-color: #1871be;
    background-image: url('../..//images/ongo.png');
}
.ongl.ov .onglCon {
    display: block;
}
.ongl.fr .onglTitle {
    background-color: #e0e0e0;
    color: #1871be;
    background-image: url('../..//images/ongf.png');
}
.ongl.fr .onglCon {
    display: none;
}
div.Dl .ongl .onglCon ul{
    margin-top: 2.2%;
    margin-bottom: 2%;
    width: 92%;
}
div.Dl .ongl .onglCon ul li{
    line-height: 113%;
}




