
.wrapperInterne{
    padding: 10vh 0px;
    text-align: center;
   width:100%;
  background: url(../Images/RepeaterBody.jpg) top left repeat-y;
}
.BlockRight:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/PictoSpecContent.png) top left no-repeat;
    top: 0px;
    left: 0px;
}
.BlockRightRight:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/PictoSpecContent.png) top left no-repeat;
    top: 0px;
    right: 0px;
}
.BlockRightRight:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/PictoSpecContent.png) top left no-repeat;
    bottom: 0px;
    right: 0px;
}
.BlockRight:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/PictoSpecContent.png) top left no-repeat;
    bottom: 0px;
    left: 0px;
}
.BorderLeft {
    background: #f8d958;
    width: 1px;
    height: calc(100% - 60px);
    position: absolute;
    left: 15px;
    top: 30px;
}
.BorderRight {
    background: #f8d958;
    width: 1px;
    height: calc(100% - 60px);
    position: absolute;
    right: 15px;
    top: 30px;
}
.BlockRight {
    font-family: 'HurmeGeometricSans1';
    position: relative;
    color: #383838;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    padding: 40px 80px;
}
.BlockRightRight{
    font-family: 'HurmeGeometricSans1';
    position: relative;
    color: #383838;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    padding: 40px 80px;
}
.BlockLeft 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%;
}
.ListMaps iframe {
    width: 100%;
}
 
@media screen and (max-width:767px) {
.RepeterBoutique{
 
width:100%;
 
margin-left: 0%;
 
flex-direction: column;
}
.BlockRight{
	    order: 1;
}
.BlockLeft{
	    order: 2;
	    margin:20px 0px 60px 0px
}
}
.LogoInterneBoutiqu e {}

.LogoInterneBoutique img {
    width: 110px;
}

.TitreAdresse {
    font-family: 'Remachine Script Personal Use';
    font-size: 40px;
    margin-top: 20px;
}

.DescBoutique {
    color: #3e2e2c;
    font-family: 'HurmeGeometricSans1';
    font-size: 16px;
}

.DescBoutique strong{
    display:block;
    margin-top:5px;
    margin-bottom:10px
}

.LinkPlanAcee {
    clear: both;
    margin-top: 30px;
}
 
.LinkPlanAcee a {
    display: block;
    background: #f8d958;
    display: table;
    margin: auto;
    padding: 10px 15px;
    color: #3e2e2c;
    font-family: 'HurmeGeometricSans1';
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
}
.LinkPlanAcee a:hover {
    color: #fff;
    background: #3e2e2c;
}




.BlockContactezNous {
    padding: 0px;
}

.BlockContact {
    display: block;
    text-decoration: none;
    background:#f8d958;
    width: 100%;
    height: 100%;
    padding: 18vh 0px;
    margin-top: 50px;
}
.BlockContact:after{
	content:"";
	position:absolute;
	width:340px;
	height:200px;
	background:url(../Images/ImgOffreEmploi.png) 100% 100% no-repeat;
	bottom: -70px;
	right: -42%;
}
.BlockContact a{
    font-family: 'HurmeGeometricSans1';
    font-size: 26px;
    color: #3e2e2c;
    font-weight:600;
    text-decoration: none;
}

@media screen and (min-width:768px)   and (max-width:992px)  {

.BlockRight {
    padding: 40px 30px;
}
}
@media screen and (max-width:767px)   {
.wrapperInterne {background:#fff !important;}
.BlockRightRight{
    padding: 20px 15px !important;
}
.BlockRight {
    padding: 20px 15px 0px 35px !important;
}
.SousTitreRight{text-align: left !important;}
}


.DisplayImg {
    display: inline-block;
    margin-right: 20px;
    max-width: 110px;
}

.DisplayImgs {
    margin-top: 30px;
}




.DisplayImg {
    display: inline-block;
    margin-right: 20px;
    max-width: 110px;
}

.DisplayImgs {
    margin-top: 30px;
}

.SousTitreRight {
    font-family: 'Remachine Script Personal Use';
    color: #3e2e2c;
    font-size: 50px;
    text-align: right;
    margin-bottom: 20px;
}

 

.SousTitre{
    font-family: 'Remachine Script Personal Use';
    color: #3e2e2c;
    font-size: 50px;
    text-align: left;
    margin-bottom: 20px;
}







