<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> .ListResauSociaux a {
    color: #d7c8bf;
    font-size: 16px;
    margin-left: 5px;
    margin-right: 5px;
    display:block;
}
 .ListResauSociaux a:hover {
       color: #f8d958;
}
.ReseauxSociauxTop {
    position: relative;
    right: -11px;
    display: inline-block;
    float: right;
    top: 94px;
}

.langEspacePro {
    position: relative;
    height: 100%;
    width: 100px;
    display: inline-block;
}
.ProLink a span:hover {
    color: #f8d958;	
}
 .ProLink a:hover .lineTop {
 	background:#f8d958;
 } 
.ProLink a span {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
    display: flex;
    /* font-family: lato; */
    margin: 0 auto;
    position: relative;
    align-items: center;
    justify-content: center;
    writing-mode: vertical-rl;
    text-orientation: sideways-right;
  -ms-writing-mode: tb-rl;
  -ms-transform: none;
 -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; /* 0=0, 1=90, 2=180, 3=270 */
    left: 0px;
    bottom: 0px;
    position:absolute !important;
    -ms-transform: rotate(-180deg); /* IE 9 */
    -webkit-transform: rotate(-180deg); /* Safari 3-8 */
    transform: rotate(-180deg);
    height: 100%;
    font-family: 'HurmeGeometricSans1';
}

.ProLink {
    position: relative;
    height: 200px;
    width: 50px;
    margin-left: -13px;
}
.ProLink:hover{
    width: 250px;
}
.iconTop {
    position:relative;
    bottom: 0px;
}
.iconTop{
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    cursor: pointer;
    width: 36px;
    position: absolute;
    /* bottom: 0px; */
}

.lineTop {
    background-color: #fff;
    height: 100%;
    margin-right: 6px;
    transition: all 500ms ease-in-out;
    position: relative;
    width: 1px;
    transition: all 500ms ease-in-out;
    display: inline-block;
    /* position: absolute; */
}





.languageTop {
    position: relative;
    width: 40px;
    margin-top: 15px;
    margin-left: -10px;
    margin-left: -26px;
}

 .langEspacePro li:first-child:before {
    content: "";
    position: absolute;
    right:8px !important;
    background: #fff;
    width: 1px !important;
    height: 15px  !important;
    top: 22px !important;
}

.langEspacePro  li:first-child {
    position: relative;
    margin-right: 0px !important;
     margin-bottom: 15px !important;
}





.BoxBannerTop2 {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 999;
    height: 30px;
}

.BoxBannerTop2:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background:url(../Images/PictoSpecContent.png) top left no-repeat;
    bottom  : -15px;
    left: calc(50% - 15px);
    z-index: 999;
}



.ContourBannerMenu {
    position: absolute;
    left: 20px;
    background: #f8d958;
    /* height: 200px; */
    top: 100px;
    display:none;
    padding: 20px;
}

.toggletag {
    display:none;
}
.open {
    display:block;
}






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