
html, body  { background-color: #fff7e1; width: auto; height: 100%; overflow: hidden }
body   { background-color: #fff7e1; width: auto; height: 85%; overflow: hidden }
#Bandeau           { visibility: visible; display: block; position: fixed; top: 5px; right: 0; left: 10px; width: 100%; height: 110px; overflow: ; clip: inherit }
#Menu                  { visibility: visible; display: block; position: absolute; top: 125px; left: 0; width: 240px; height: 83%; overflow: auto; clip: inherit }
#Texte                { visibility: visible; display: block; padding-right: 10px; padding-left: 20px; position: absolute; top: 125px; left: 231px; height: 83%; overflow: auto; clip: inherit; border-left: 4px solid #c5c5c5 }
