#Navigue {position:absolute;left:0;top:10px;z-index:2;font-size:14pt;color:black; border-width:thin; border-style:solid; border-color:#3333FF;}

/*Textes*/
td {font-size:22pt; text-align:center; background-color:#000000;}
td.n0 {background-color:#CCCCCC;}
td.n1 {background-color:#FFFFFF;}
h1 {text-align:center;}


/*Liens*/
a:visited {font-family:Times New Roman; font-weight:normal; color:#0000CC; 
     text-decoration:underline;}
a:link {font-family:Times New Roman; font-weight:normal; color:#3333FF;
     text-decoration:underline;}
a:active {font-family:Times New Roman; font-weight:normal; color:#FF3333; 
     text-decoration:underline;}
a:hover {font-family:Arial; font-weight:normal; color:#FF9933; 
     text-decoration:none;}


