
.wrapperInterne{
    padding: 10vh 0px;
    text-align: center;
    width: 100%;
    background: url(../Images/RepeaterBody.jpg) top left repeat-y;
}
 
 
.partieFormulaire {
    margin-top: 60px;
}

.BlockRight {
    font-family: 'HurmeGeometricSans1';
    position: relative;
    color: #383838;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    padding: 40px 00px;
}
.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;

}
.ListMaps iframe {
    width: 100%;
}
 
@media screen and (max-width:767px) {
.wrapperInterne {background:#fff !important;}
.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)   {
.BlockRightRight{
    padding: 20px 15px !important;
}
.BlockRight {
    padding: 20px 15px 0px 15px !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: center;
    margin-bottom: 20px;
    position: absolute;
    width: 100%;
    bottom: 0px;
}


.TitreImgContact {
    width: 90%;
    margin-left: 5%;
    position: relative;
    text-align: center;
}

.TitreImgContact img{max-width:100%;}



.imgTopTelContact {
    background: #f8d958;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: table;
    /* margin: auto; */
    /* padding: 5px; */
    width: 60px;
    height: 60px;
    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;
    margin-right: 20px;
}

.teltopContact {
    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; */
    /* font-family: 'HurmeGeometricSans1'; */
    /* font-family: 'Hurme Geometric Sans 1'; */
    font-weight: 500;
    color: #686868;
    font-size: 16px;
    text-align: left;
}

.ContenueTxt a {
    font-weight: 500;
    color: #686868;
    font-size: 16px;
}

.ContenueTxt a:hover{
color:#f8d958;
}








