
h1 {font-family:arial; font-size:14pt; color:#666666 } /* Titre 1 en gris */
h2 {font-family:arial; font-size:11pt; color:#666666 } /* Titre 2 en gris */
h3 {font-family:arial; font-size:10pt; color:#666666 } /* Titre 3 en gris */
h4 {font-family:arial; font-size: 9pt; color:#666666 } /* Titre 4 en gris */
h5 {font-family:arial; font-size: 8pt; color:#666666 } /* Titre 5 en gris */
h6 {font-family:arial; font-size:10pt; color:red     } /* Message d'erreur */

p	{font-family:arial;  font-size:9pt; color: #666666 }
BODY{font-family:arial;  font-size:9pt; color: #666666 }
TD	{font-family:arial;  font-size:9pt; color: #666666 }


A:link{ 
        font-family : arial ; 
        color: #666666; 
        text-decoration: underline }
A:visited{
        font-family : arial ; 
		color: #666666; 
		text-decoration: underline }
A:active{
        font-family : arial ; 
		color: #666666;
		text-decoration: none }
A:hover{
        font-family : arial ; 
		color: white;
		background-color: #666666;
		font-weight: bold;
		text-decoration: underline }   

A:link.title-up{ 
        font-family : Arial Black ; 
        color: white; 
        text-decoration: underline }
A:visited.title-up{
        font-family : Arial Black ; 
		color: white; 
		text-decoration: underline }
A:active.title-up{
        font-family : Arial Black ; 
		color: white;
		text-decoration: underline }
A:hover.title-up{
        font-family : Arial Black ; 
		color: white;
		background-color: #C0C0C0;
		text-decoration: underline }   

A:link.MENU{ 
        font-family : arial ; 
        color: #666666; 
        text-decoration: none }
A:visited.MENU{
        font-family : arial ; 
		color: #666666; 
		text-decoration: none }
A:active.MENU{
        font-family : arial ; 
		color: #666666;
		text-decoration: none }
A:hover.MENU{
        font-family : arial ; 
		color: white;
		background-color: #666666;
		font-weight: bold;
		text-decoration: none }   
