<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700;800&display=swap" rel="stylesheet">


html, body {
height: 100%;
background:#ffffff;
border: 0px solid transparent;
font-size: 1em;
margin: 0px 0px 0px 0px;
min-height: 100%;
padding: 0px 0px 0px 0px;
width: 100%;
}

*{
margin:0;
font-family:'Montserrat',arial;
font-weight: 300;
color:#363c42;
font-size:16px;
}

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

#Contents{
background:none;
width:100%;
max-width:1280px;
margin:auto;
height:100%;
}

#Pied ul li{display:inline;}
