/* <link rel="stylesheet" type="text/css" href="../disc1.css"><style type="text/css"></style> */


BODY {	color: black;
        font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
       	font-size: 10pt;
	
     }

TD   {
      color: black;
      font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
      font-size: 10pt;
      }


H1 {   color: yellow; 
       font-family: Verdana,Arial,Helvetica,sans-serif;
       font-size: 16pt;
       font-weight: bold;
       background-color: black;
   }


       /* pour les titres dans les tableaux jaune sur fond noir */
H2 {   color: yellow;
       font-family: Tahoma,Arial,Helvetica;
       font-size: 14pt;
      /* font-weight: bold;*/
       background-color: black;
   }


       /* 1e niveau de sous-titres dans les pages */
H3 {   color: blue; 
       font-family: Arial,Helvetica;
       font-weight: bold;
       font-size: 14pt;
   }


        /* 2e niveau de sous-titres dans les pages */
H4 {	color: black;
        font-family: Tahoma,Arial,Helvetica;
       	font-size: 12pt;
        font-weight: bold;
   }

H4.JAUNESURNOIR { color: yellow;
	         background-color: black;
                }

/* pour les titres dans les tableaux jaune sur fond noir */
H5 {   color: yellow;
       font-family: Tahoma,Arial,Helvetica,sans-serif;
       font-size: 12pt;
       background-color: black;
        font-weight: bold;

   }


H6 {	color: blue;
        font-family: Verdana,Arial,Helvetica,sans-serif;
       	font-size: 10pt;
   }

H6.BARREMENU {	color: blue;
                background-color: yellow;
             }

                
