.wrapperInterne{
    padding: 10vh 0px;
    text-align: center;
    width:100%;
    background: url(../Images/RepeaterBody.jpg) top left repeat-y;
    position: relative;
    overflow: hidden;
}

.DateNotreHistoire:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/PictoSpecContent.png) 50% 50% no-repeat;
    top: 20px;
    z-index: 9999;
    right: -15px;
}
.BorderLeft {
    background: #f8d958;
    width: 1px;
    height: calc(100% - 60px);
    position: absolute;
    left: 15px;
    top: 30px;
}
.BlockRight {
    font-family: 'HurmeGeometricSans1';
    position: relative;
    color: #383838;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    padding: 40px 10%;
}
.ImgNotreHistoire{padding: 0px 10%;}
.BlockLeft .ImgNotreHistoire  img{

width:100%;
}

.RepeterBoutique{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	width: 90%;
	margin-left: 5%;
	padding-top: 50px;
	position: relative;
}

.DateNotreHistoire {
    font-family: 'Hurme Geometric Sans 1';
    font-size: 3em;
    position: absolute;
    right: 0;
    width: 114px;
    top: -15%;
}
.PartieLast .BorderCenter {display:none !important;}
.RepeterBoutique .BorderCenter {
    position: absolute;
    width: 1px;
    background: #f8d957;
    left: calc( (100% / 2) - 1px);
    height: 100%;
}

.ContentInterne {
    /* position: relative; */
    /* overflow: hidden; */
    /* padding-top: 30px; */
}
.BartiePaire .DateNotreHistoire {
    font-family: 'Hurme Geometric Sans 1';
    font-size: 3em;
    position: absolute;
    left: 0;
    width: 100px;
    top: -18%;
    right: inherit;
    text-align: right;
}
.BartiePaire  .DateNotreHistoire:after {
    left: -15px;
    right: inherit;
}

.PartieLast{flex-direction: column;padding-top: 0px;}
.PartieLast .DateNotreHistoire {
 
position: relative;
 
right: 0;
 
/* width: auto !important; */
 
text-align: center;
 
display: table;
 
margin: auto;
 
margin-top: 10px;
}
.PartieLast .DateNotreHistoire:after {display:none;}
.PartieLast .DateNotreHistoire:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/PictoSpecContent.png) 50% 50% no-repeat;
    top: -54px;
    z-index: 9999;
    left: 59px;
}


@media screen and (max-width:991px) {
.RepeterBoutique{
 
width:100%;
 
margin-left: 0%;
 
flex-direction: column;
}
.BlockRight{
	    order: 1;
	    padding: 15px 15px 15px 30px !important;
}
.BlockLeft{
	    order: 2;
	    margin: 20px 0px 00px 0px;
}
.DateNotreHistoire {
    position: relative;
    width: 200px !important;

}
.ImgNotreHistoire {
    padding: 0px  15px!important;
}

.BorderCenter {
    position: absolute;
    width: 1px;
    background: #f8d957;
    left: 15px !important;
    height: 100%;
    /* display: none; */
}

.DateNotreHistoire:after {
    top: 20px !important;
    left: -30px !important;
}
.PartieLast .DateNotreHistoire{
	margin-left:0px !important;
	display:block;
	text-align: left;
}

.PartieLast .DateNotreHistoire:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/PictoSpecContent.png) 50% 50% no-repeat;
    top: -54px;
    z-index: 9999;
    left: -30px;
}

.BartiePaire .DateNotreHistoire{
	
position: relative;
	
width: 200px !important;
	
text-align: left;
}
}

@media screen and (max-width:767px) {


.wrapperInterne {background:#fff !important;}


}

