
h1 {font-family:arial; font-size:14pt; color:#000099 } /* Titre 1 en bleu foncé */
h2 {font-family:arial; font-size:11pt; color:#000099 } /* Titre 2 en bleu foncé */
h3 {font-family:arial; font-size:10pt; color:#000099 } /* Titre 3 en bleu foncé */
h4 {font-family:arial; font-size: 9pt; color:#000099 } /* Titre 4 en bleu foncé */
h5 {font-family:arial; font-size: 8pt; color:#000099 } /* Titre 5 en bleu foncé */
h6 {font-family:arial; font-size:10pt; color:red     } /* Message d'erreur */

p	{font-family:arial;  font-size:9pt; color: #000099 }
BODY{font-family:arial;  font-size:9pt; color: #000099 }
TD	{font-family:arial;  font-size:9pt; color: #000099 }


A:link{ 
        font-family : arial ; 
        color: #000099; 
        text-decoration: underline }
A:visited{
        font-family : arial ; 
		color: #000099; 
		text-decoration: underline }
A:active{
        font-family : arial ; 
		color: #000099;
		text-decoration: none }
A:hover{
        font-family : arial ; 
		color: #FFCC00;
		background-color: #000099;
		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: #FFCC00;
		background-color: #000099;
		text-decoration: underline }   
