<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {width:90%; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:10px; background-color:#a29d6f; color:black;}
html {background-color:#a29d6f;}

h1 {text-align:center; font-size:200%; font-family:sans-serif; margin-bottom:20px;}
h2 {text-align:left; font-size:100%; font-family:sans-serif; margin-bottom:15px;}

a         {color:green; background-color:#a29d6f; text-decoration:none;}
a:link	  {color:blue; background-color:#a29d6f;}
a:visited {color:green; background-color:#a29d6f;}
a:active  {color:red; background-color:#a29d6f;}
a:hover	  {color:#a29d6f; background-color:#00937D;}
a img {border:0px;}

div	  {width:100%; margin-left:auto; margin-right:auto; text-align:center;}

#menu	    {width:100%; margin-left:auto; margin-right:auto; margin-bottom:30px; text-align:center;}
#menu table {width:100%; margin-left:auto; margin-right:auto;}
#menu td    {width:50%; padding:10px;}

#corps	    {width:100%; margin-left:auto; margin-right:auto; margin-bottom:10px; text-align:center;}
#infos	    {width:100%; margin-left:auto; margin-right:auto; margin-bottom:30px; text-align:justify;}
#pied_de_page {padding:5px; text-align:center; font-size:small; margin-top:60px;}

.navigation {text-align:center; position:fixed; top:-5px; left:5px; font-size:large;}
.navigation a:link    {text-decoration:none; color:green; background-color:#a29d6f;}
.navigation a:visited {text-decoration:none; color:green; background-color:#a29d6f;}
.navigation a:hover                       {color:#a29d6f; background-color:#00937D;}

.numerotation {text-align:right; position:fixed; top:-5px; right:5px;}

.commentaire_paysage {position:absolute; left:50%; top:0px; margin-bottom:0px; padding-right:70px;}
.commentaire_portrait {position:absolute; right:10px; top:50%; width:20%; text-align:right;}

.texte_paysage {text-align:center; width:100%; margin-left:auto; margin-right:auto;}
.texte_portrait {position:absolute; left:10px; top:50%; width:20%; text-align:left;}

.paysage, .portrait {text-align:center; width:100%; margin-left:auto; margin-right:auto;}

.paysage {position:relative; top:2em;}
.texte_paysage {position:relative; top:2em;}



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