.ImgContentTop {
    float: right;
}
.ContentTopInterne {
    margin-top: 50px;
}
.ImgContentTop img{
    max-width:100%;
    display:table;
    margin:auto;
    margin-top: 20px;
    margin-left: 3vw;
}
.SousTitreInt {
    color: #434343;
    font-size: 35px;
    font-family: 'Bodoni MT';
    font-weight: bold;
    margin-bottom: 40px;
    display: table;
    text-align: left;
    line-height: 35px;
}
.ContentTxt {
    color: #525252;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-align: justify;
    padding-left: 3vw;
    line-height: 25px;
    /* text-align: justify; */
}

.NosObjective1 {text-align: center;color:#525252;font-size: 15px;font-family: 'Bodoni MT';font-weight: bold;display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-align: center;-webkit-align-items: center;-webkit-box-align: center;align-items: center;justify-content: center;flex-direction:column;width: 406px;padding-left: 45px;padding-right: 65px;height: 481px;/* margin-left: -50px; */}
.NosObjective {
    /* display: block !important; */
    background: url(../Images/BgNosObjective.png) no-repeat;
    background-size: contain;
    background-size: contain;
    height: 100%;
    clear: both;
    z-index: 999;
    position: relative;
    margin-top: -150px;
    margin-left: -57px;
    width: 406px;
}

 .TitreNosObj{color:#434343;font-size: 35px;font-family: 'Bodoni MT';font-weight: bold;margin-bottom: 50px;}
.ContentInterneBottom {
    min-height: 500px;
    margin-top: 80px;
}
.ContentImgInt {
    margin-bottom: 20px;
    /* margin-right: 20px; */
}
.wrapperInterne {
    padding-bottom: 100px;
}
.ContentImgInt img{width: 100%;/* margin-bottom: -10px; */}
@media screen and (max-width: 767px)    {
.NosObjective {
    width: 100%;
    height: 320px;
    padding-left: 9px;
    padding-right: 10px;
    background: url(../Images/BgNosObjectiveResp.png) no-repeat;
}
.NosObjective1 {
  width: 260px;
    height: 320px;
    padding-left: 9px;
    padding-right: 10px;
}
.ContenueNosObjective{
    font-size:14px;
}
.SousTitreInt {
 
    font-size: 30px;
 
}
.ContentInterneBottom{
    margin-top:00px;
}
.TitreNosObj {
    font-size: 20px;
    margin-bottom: 20px;
}
}
.ContentinBottom {
    color: #525252;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-align: justify;
    width: 100%;
}
.ContentinBottom h3{text-align:left;}

@media screen   and (max-width:991px)    {
    .ImgContentTop img{margin:auto; margin-bottom:40px;}
.ContentImgInt{
    width: 100%;
}
.NosObjective {
    background-size: contain;
    margin-top: 20px;
    margin-left:0px;
    width: 100%;
    background-position: center;
}
.NosObjective1{
    /* width: 100%; */
    margin: auto;
    max-width: 100%;
}
.wrapperInterne {
    padding-bottom: 50px;
}
}
