<STYLE TYPE=TEXT/css>
A           { color: #9775D3; font-weight: bold; text-decoration: none;}
A:link      { color: #6327d1; font-weight: bold; text-decoration: none;}
A:visited   { color: #7b4dd1; font-weight: bold; text-decoration: none;}
A:hover     { color: #000000; font-weight: bold; text-decoration: none;}
Body        { 
	      font-family:sans-serif;
	      text-decoration: none; 
	      text-align: center;
	      margin-top: 1em; margin-bottom: 1em;
            }   
UL          { 
	      text-align: left;
            }
H1          { 
	      font-size: 1.6em; font-weight: bold; 
	      text-align: center;
	      margin-top: 1em; margin-bottom: 1em;
            }
H2          { 
	      font-size: 1.5em; font-weight: normal; 
	      text-align: center;
	      margin-top: 1em; margin-bottom: 1em;
            }
.boite      { 
	      background-color:#DDCCDD; color: black; 
	      border: thin black solid;
	      margin-top: 1em; margin-bottom: 1em;
	      padding-top: 0em; padding-bottom: 1em;
	      padding-left: 1em; padding-right: 1em;
            }
TR          { vertical-align: text-top; }
.barre
            {
	      font-family: fixed; 
	      font-size: 1em; font-variant: small-caps ; 
	      background-color2:#CCAACC; color: black; 
            }
EM
	    {
	      font-family: serif,Helvetica;
	      font-style: italic;
	    }

div.figure  {
	       margin: 2em;
               padding: 2em;
	    }
.figure     {
	       border: thin silver solid;
	       margin: 0.6em;
               padding: 0.6em;
	       background-color:#FFFFFF; color: black; 
               text-align: center
	    }
</STYLE>
