@font-face {
font-family: 'Ashemore';
src: url('/webfonts/AshemoreCondMedium.eot');
src: url('/webfonts/AshemoreCondMedium.eot?#iefix') format('embedded-opentype'),
url('/webfonts/AshemoreCondMedium.woff2') format('woff2'),
url('/webfonts/AshemoreCondMedium.woff') format('woff'),
url('/webfonts/AshemoreCondMedium.svg#AshemoreCondMedium') format('svg');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face{
font-family: "Ashemore Regular";
src: url("/webfonts/9cfc544bbf0b6c2b5da09cc287ed19c1.eot");
src: url("/webfonts/9cfc544bbf0b6c2b5da09cc287ed19c1.eot?#iefix")format("embedded-opentype"),
url("/webfonts/9cfc544bbf0b6c2b5da09cc287ed19c1.woff")format("woff"),
url("/webfonts/9cfc544bbf0b6c2b5da09cc287ed19c1.woff2")format("woff2"),
url("/webfonts/9cfc544bbf0b6c2b5da09cc287ed19c1.ttf")format("truetype"),
url("/webfonts/9cfc544bbf0b6c2b5da09cc287ed19c1.svg#Ashemore Regular")format("svg");
font-weight:normal;
font-style:normal;
font-display:swap;
}


/*cookie svg color*/
html .cwHlYw svg path {fill: #2158a0}
html .cwHlYw svg path:last-child {fill: rgb(255,255,255);}
body .ax-widget-container,
body .ax-widget-container span,
body .ax-widget-container small,
body .ax-widgdemenagement_international.jpget-container i,
body .ax-widget-container strong{font-family:arial !important;}
html #axeptio_btn_acceptAll{color:#2158a0 !important;}

html, body {
height: 100%;
/*
background-image:url(/images/background.png);
background-attachment:fixed;
*/
border: 0px solid transparent;
font-size: 1em;
margin: 0px 0px 0px 0px;
min-height: 100%;
padding: 0px 0px 0px 0px;
width: 100%;
-webkit-font-smoothing: antialiased;
font-size:50%;
/*background:#edeeef;*/
background:#f1f1f1;
}

*{
margin:0;
font-family:'Barlow Semi Condensed', arial;
color:var(--noir);
font-size:2.2rem;
font-weight:400;
}

img, object, embed, canvas, video, audio, picture {
max-width: 100%;
height: auto;
_width: 100%; /* IE6 seulement */
}

#Contents{
width:100%;
margin:auto;
height:100%;
background:#f0f5f0
}

#isDev{
  position:fixed;
  top:0;
  right:0;
  background:red;
  color:white;
  font-weight:600;
  font-size:12px;
  padding:4px 15px;
  opacity:.8;
  border-radius:0 0 0 14px;
}
