<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> .TitrePrincipal {
    font-family: 'Hurme Geometric Sans 1';
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px !important;
    font-weight: 400;
    font-size: 6em;
    margin-bottom: 70px;
}

.ContentHeader .col-xs-12 {
    height: 100px;
}


.PathInterne {
    color: #fff;
    font-family: 'HurmeGeometricSans1';
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
}
.PathInterne a {
    color: #fff;
    font-family: 'HurmeGeometricSans1';
    font-size: 15px;
    text-transform: uppercase;
    text-decoration:none;
}
.PathInterne a:hover{
    color:#fae1ad;
}
@media screen   and (min-width:1180px)  {

.BannerTitre {
    position: absolute;
    bottom: 50px;
    width: 90%;
    left: 5%;
    text-align: center;
    z-index: 99;
}
.Menu_Principal_left:after{
    position:absolute;
    content:"";
    width:0%;
    height:1px;
    background:#f4d8a2;
    left: 0px;
    top: 90px;
    -webkit-animation: increase1 2s;
    -moz-animation: increase1 2s;
    -o-animation: increase1 2s;
    animation: increase1 2s;
    animation-fill-mode: forwards;
}


@keyframes increase1 {
    100% {
      width: 100%;
    }
}

@-webkit-keyframes increase1 {
    100% {
        width: 100%;
    }
}


.LogoHeader a::after{
   text-align: center;
   width: 100%;
   height: calc(100% - 69px);
   border-bottom-left-radius: 160px;
   border-bottom-right-radius: 160px;
   border: 1px solid #f4d8a2;
   border-top: 0;
   content:"";
   position:absolute;
   left: 0px;
   bottom: 00px;
   overflow: hidden;
   bottom: -21px;
}





.Menu_Principal_Right:after{
     position:absolute;
     content:"";
     width:0%;
     height:1px;
     background:#f4d8a2;
     left: 0px;
     top: 90px;
     -webkit-animation: increase 2s;
     -moz-animation: increase 2s;
     -o-animation: increase 2s;
     animation: increase 2s;
     animation-fill-mode: forwards;
}

@keyframes increase {
    100% {
      width: 100%;
	  left:0px !important;
    }
}

@-webkit-keyframes increase {
    100% {
      width: 100%;
	  left:0px !important;
    }
}


.BoxImg{
 position: relative;
 height: 100%;
 /* min-height: 600px; */
 overflow: hidden;
}
.BoxImg img{
    height: auto;
    min-width: 100%;
    min-height: 600px;
}
.BoxBannerTop {
    position: absolute;
    bottom: 100px;
    border-bottom: 1px solid #f4d8a2;
    height: 394px;
    width: 90%;
    left: 5%;
    z-index: 999;
}
.BoxBannerTop:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 00px;
    background: #f4d8a2;
    left: 0px;
    bottom: 00px;
    -webkit-animation: increase2 2s;
    -moz-animation:  increase2 2s;
    -o-animation:  increase2 2s;
    animation:  increase2 2s;
    animation-fill-mode: forwards;
}




@keyframes  increase2 {
    100% {
     height: 40px;
	  left:0px !important;
    }
}

@-webkit-keyframes  increase2 {
    100% {
      width: 100%;
	 
    }
}



.BoxBannerTop:after{
    position: absolute;
    content: "";
    width: 1px;
    height: 00px;
    background: #f4d8a2;
    right: 0px;
    bottom: 00px;
	-webkit-animation: increase3 2s;
    -moz-animation:  increase3 2s;
    -o-animation:  increase3 2s;
    animation:  increase3 2s;
    animation-fill-mode: forwards;
}




@keyframes  increase3 {
    100% {
   height: 80px;
 
    }
}

@-webkit-keyframes  increase3 {
    100% {
   height: 80px;
 
    }
}


.BoxBannerTop1:before{
   position:absolute;
   content:"";
   width:1px;
   height:40px;
   background:#f4d8a2;
   left: 1px;
   top: 00px;
}

.BoxBannerTop1:after{
   position:absolute;
   content:"";
   width:1px;
   height:80px;
   background:#f4d8a2;
   right: 1px;
   top: 00px;
}

 
}
.BoxImg:after {
    background: rgba(0,0,0,.2);
    content: "";
    left: 00%;
    position: absolute;
    top: 00%;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.BannerInterne {
    height: 600px;
    position: relative;
    overflow: hidden;
}



@media screen  and (min-width: 992px) and (max-width: 1179px){
.BoxBannerTop {
    position: absolute;
    bottom: 100px;
    border-bottom: 1px solid #f4d8a2;
    height: 365px;
    width: calc(100% - 60px);
    left: 30px;
    z-index: 999;
}
.Menu_Principal_left:after{
    position:absolute;
    content:"";
    width: calc(100% - 39px);
    height:1px;
    background:#f4d8a2;
    left: 42px;
    top: 100px;
}
.LogoHeader a::after{
   text-align: center;
   width: 100%;
   height: calc(100% - 30px);
   border-bottom-left-radius: 110px;
   border-bottom-right-radius: 110px;
   border: 1px solid #f4d8a2;
   border-top: 0;
   content:"";
   position:absolute;
   left: 2px;
   bottom: 00px;
   overflow: hidden;
   bottom: -71px;
}
.Menu_Principal_Right:after{
     position:absolute;
     content:"";
     width: calc(100% - 44px);
     height:1px;
     background:#f4d8a2;
     right: 44px;
     top: 100px;
}
.BoxImg{
 position: relative;
 height: 100%;
 /* min-height: 600px; */
 overflow: hidden;
}
.BoxImg img{
    height: 600px;
}
.BoxBannerTop {
    position: absolute;
    bottom: 120px;
    border-bottom: 1px solid #f4d8a2;
    height: 365px;
    width: 90%;
    left: 5%;
    z-index: 999;
}
.BoxBannerTop:before{
   position:absolute;
    content:"";
    width:1px;
    height:40px;
    background:#f4d8a2;
    left:0px;
    bottom: 00px; 
}
.BoxBannerTop:after{
   position:absolute;
    content:"";
    width:1px;
    height:80px;
    background:#f4d8a2;
    right:0px;
    bottom: 00px; 
}
.BoxBannerTop1:before{
   position:absolute;
    content:"";
    width:1px;
    height:40px;
    background:#f4d8a2;
    left:0px;
    top: 00px; 
}

.BoxBannerTop1:after{
   position:absolute;
    content:"";
    width:1px;
    height:80px;
    background:#f4d8a2;
    right:0px;
    top: 00px; 
}
.BannerTitre {
    position: absolute;
    bottom: 50px;
    width: calc(100%  - 60px) !important;
    left: 30px;
    text-align: center;
    z-index: 99;
}

}

@media screen  and (max-width: 991px) {
.BoxBannerTop {
    display: none;
}
.BannerTitre {
    position: absolute;
    bottom: 50px;
    width: calc(100% - 60px) !important;
    left: 30px;
    text-align: center;
    z-index: 99;
}
.BoxImg img {
    max-width: 100%;
    height: 400px;
}
.BoxImg input {
    max-width: 100%;
    height: 400px;
}
.BoxImg {
    overflow: hidden;
}

 .TitrePrincipal {
    font-family: 'Hurme Geometric Sans 1';
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px !important;
    font-weight: 400;
    font-size: 3em !important;
    margin-bottom: 70px;
    position:relative;
}
 .TitrePrincipal:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/PictoSpecContent.png) top left no-repeat;
    bottom: -40px;
    left: calc(50% - 15px);
    z-index: 999;

    }
.ContentHeader .row {
    width: 100%;
    margin: 0px;
}
.BannerInterne {
    height: 400px;
    position: relative;
}
}
















</pre></body></html>