html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;padding:0;border:0;}body{font-family:verdana,arial,sans-serif;font-size:16px;color:#005063;background-color:#cdf2ff;text-shadow:1px 1px 1px white;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation;}@media screen and (max-width:320px){ body{  font-size:15px; }}*{scrollbar-color:#34d3f7 #bfe8ff;}*::-webkit-scrollbar{width: 1.2em;background:#bfe8ff;}*::-webkit-scrollbar-thumb{background-color:#34d3f7;}*::-webkit-scrollbar-corner{background-color:#34d3f7;}*::-webkit-resizer{background-color:#34d3f7;}a,button{display:inline-block;font-size: 1.2em;line-height: 1.2em;text-decoration:none;border:1px #eee outset;padding:0 1px;min-width:2em;margin:5px;border-radius:5px;box-shadow:0px 0px 4px #aaa;color:#006c84;background:linear-gradient(to bottom,#beedff 0%, #7eddff 100%);outline:none;cursor:pointer;text-shadow:#beedff 1px 1px;}a:active,button:active,.active{box-shadow:rgb(170, 170, 170) 0px 0px 0px;background:linear-gradient(rgb(121, 247, 131) 0%, rgb(190, 255, 219) 100%);border: 1px inset rgb(238, 238, 238);}#main{text-align:justify;max-width:700px;width:95%;margin-left:auto;margin-right:auto;border:0px red solid;padding-bottom:40px;}p,li{margin-top:1em;line-height:1.6em;list-style-position:inside;}br{line-height:1.4em;content:"";display:block;height:0.9em;}h1{text-align:center;}pre{padding:3px;border:3px #a2a2ca inset;border-radius:5px;user-select:all;overflow-x:scroll;}#lesArticlesList{list-style:none;}#lesArticlesList li{margin-top:0.3em;}#toTheTop{position:fixed;bottom:43px;right:10px;height:40px;width:40px;box-shadow: 0px 0px 3px 3px dodgerblue;opacity:0.4;border-radius:5px;font-size:2em;text-align:center;}#toTheTop:active{color:yellow;background:red;}#banner{position:fixed;top:0;text-align:center;background:dodgerblue;width:95%;max-width:700px;border-radius:0 0 5px 5px;}@media screen and (max-width:700px){ #banner{  margin-left:-2.5%; }}#liensApps{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}#liensApps a{ font-size:1.4em;line-height:1.7em;margin-top:0.5em;} #liensApplis{  display:inline-block }@media screen and (max-width:440px){ #liensApplis{  display:none }}pre:active,pre:focus,pre::selection{color:white;background-color:black;text-shadow:none;}#footer{display:flex;justify-content:space-evenly;position:fixed;bottom:0;left:0;width:100%;text-align:center;background:#81d5f3;height:39px;}#version{font-size:0.6em;display: flex;align-items: center;}hr{border-width:5px;border-style:outset;border-color:#1e90ff;margin-top:1.8em;margin-bottom:1.8em;}