 .BannerTop {
    min-height: 300px;
    position:relative;
    overflow: hidden;
}
.BannerTop:after {
    content: "";
    background: url(../Images/AfterPresInterne.png) 50% 100% no-repeat !important;
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: 120px;
    left: 0px;
}
.BannerTop img {min-width:100%;min-height: 500px;max-width: 100%;}
.DescriptionInterne{
	color: #373737;
	font-size: 15px;
	font-family: 'Arimo', sans-serif;
	font-weight: 400;
	line-height: 27px;
	text-align: justify;
}
.TitrePage {
    text-align: center;
    font-family: 'Arsenal', sans-serif;
    color: #234e9f;
    font-weight: 700;
    font-size: 60px;
}

.PathInterne {
    text-align: center;
    color: #dc2726;
    font-size: 15px;
    font-family: 'Arimo', sans-serif;
    margin-bottom: 10vh;
}
.PathInterne a:hover{
    color: #dc2726;    
}  
.PathInterne a {
    text-align: center;
    color: #234e9f;
    font-size: 15px;
    text-decoration:none;
}
.SousTitreHome {
	font-family: 'Arsenal', sans-serif;
	color: #234e9f;font-weight: 700;
	font-size: 25px;
	margin-bottom: 50px;}
	
.ContentImg img {
   width: 100%;
   /* min-height: 500px; */
}
.ContentImgAfter2 img {
   width: 100%;
   min-height: 500px; 
}
.ContentTop {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 80px;
   /* direction: rtl;*/
}
.ContentImg2 img {
    box-shadow: 0px 0 20px rgba(0,0,0,0.6);
}
.ContentImg2 img {
    box-shadow: 0px 0 20px rgba(0,0,0,0.6);
}

.ContentTop2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 110px;
    /* direction: rtl; */
}
.SousTitreHome2 {
   font-family: 'Arsenal', sans-serif;
   color: #234e9f;
   font-weight: 700;
   font-size: 4vw;
   margin-bottom: 5vh;
}
.ContentImgAfter {
    position: relative;
}
.ContentImgAfter img{width:100%;}
.ContentImgAfter:before {
    content: "";
    background: url(../Images/AfterImgPres2.png) 100% 100% no-repeat !important;
    position: absolute;
    bottom: 0px;
    height: 100%;
    right: 0px;
    width: 100%;
}

.ContentTop2 .DescriptionInterne {
    transform: translate(-3vw,0px);
}

.SousTitreHome2 span {
    color: #dc2726;
}

.ContentImg {
    text-align: center;
}

.SousTitreHome23 {
    font-family: 'Arsenal', sans-serif;
    color: #234e9f;
    font-weight: 700;
    font-size: 70px;
    margin-bottom: 5vh;
    padding: 0px 30px;
    text-align: center;
    line-height: 70px;
}

.ContentTop3.ContentText {
    max-width: 520px;
    margin: auto;
    display: table;
    float: none;
    transform: translate(000px,-200px);
}
.ContentImgAfter2{
	/* position:relative; */
	display: table;
	margin: auto;
	float: none;
	overflow: hidden;
}
.ContentImgAfter2:after {
    content: "";
    background: url(../Images/AfterImgPres3.png) 50% 100% no-repeat !important;
    position: absolute;
    bottom: 0px;
    height: 100%;
    right: 0px;
    width: 100%;
    left: 0px;
    margin: auto;
}

@media screen and (max-width:768px){
	.ContentImgAfter:after,.ContentImgAfter2:after{
		display:none;
	}
	.PathInterne {
 
    margin-bottom: 30px;
}
	.BannerTop img {min-width:100%;min-height: 300px;}
	.ContentTop .DescriptionInterne {
    margin-bottom: 30px;
}
.ContentTop3 .ContentText {
    display: block  !important;
    margin: auto;
    float: none;
    transform: translate(0,000px);
    width: 100% !important;
}
.SousTitreHome23 {
    font-size: 35px;
    margin-bottom: 20px;
    padding: 0px 0px;
    margin-top: 20px;
    line-height: 35px;
}
.SousTitreHome {

    margin-bottom: 20px;
}
.ContentImgAfter2 img {
    width: 100%;
    min-height: auto !important;
}
 .ContentText {
    display: block  !important;
    margin: auto;
    float: none;
    transform: translate(0,000px) !important;
    width: 100% !important;
	/* direction:rtl; */
}
	.ContentTop2 {
    margin-bottom: 20px;
    flex-direction: column;
}
.ContentTop2 .DescriptionInterne{
	    transform: translate(0,000px)!important;
	    margin-bottom: 30px;
}
.ContentTop {
    flex-direction: column;
}
.SousTitreHome2 {
    font-size: 35px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 35px;
}
}
@media screen and (min-width:768px) and (max-width:1100px){
	.ContentImgAfter2 {
    width: 100% !important;
    
}
.ContentImgAfter2 {
 
    width: 100% !important;
}
}

.ContentTop3 .ContentText {
    display: table;
    margin: auto;
    float: none;
 

    width: 520px;
}
}