body {
     color: #000000; 
     margin-top: 5em; 
     margin-bottom: 0em;
     margin-left: 0%; 
     margin-right: 0%;
     padding-left: 0em; 
     }  

table {
      margin-bottom: 2em; }

td {
      vertical-align: top; }

h1,h2,h3,h4 {
	    font-family: sans-serif; 
	    color:#000066 } 
h1 {
   text-align: center; }

h2.center,h3.center,h4.center {
   text-align: center; }

h4 {
   margin-top: 4em; }

a:link {
       color:#000099; 
       text-decoration: none }
a:visited {
	  color:#000099; 
	  text-decoration: none }
a:hover {
	text-decoration: underline }

li {
   margin-top:1%;
   margin-bottom:1%;
}

ul {list-style-type: square;} 
ul.menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
div.menu {
	 position: absolute;
	 left: 1em;
	 width: 10em;
	 }

div.traduction {position: relative;
	       left: 15%;
	       width: 85%;
	       font-size: 80%}