body
{  
    margin-top:       0px;
    margin-left:      5px;
    font-family:      Arial, sans-serif;
    font-size:        12px;
    color:            #000000;
    background-color: #ffffff;
}
.menu
{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #000000;
     font-weight: none;
     text-decoration: none;
}
a.menu:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #326AB1;
    text-decoration: none;
}
.menu_select
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
    border: none;
}
.pied {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF}
.menu2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
a.menu2:hover 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
    color: #FF0000;
    text-decoration: none;
}
.menu2_select
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
}

td
{
    color:            #000000;
    background:       #FFFFFF;
}

td.blanc
{
    font-family:      Arial, sans-serif;
    font-size:        12px;
    font-style:       normal;
    color:            #000000;
    background:       #FFFFFF;
}

td.bleu
{
    font-family:      Arial, sans-serif;
    font-size:        12px;
    font-style:       normal;
    font-weight:      normal;
    color:            #ffffff;
    background:       #458ccc;
    text-indent:        36px;
}

td.rouge
{
    color:            #FFFFFF;
    background:       #FF0000;
}

td.titrecolonne
{
    font-family:      Arial, sans-serif;
    font-size:        12px;
    font-style:       normal;
    font-weight:      bold;
    color:            #000000;
    background:       #ffffff;
    text-indent:        0px;
}

td.brun
{
    font-family:      Arial, sans-serif;
    font-size:        18px;
    font-style:       normal;
    font-weight:      bold;
    color:            #FFFFFF;
    background:       #990033;
}

.normal
{
    font-family:      Arial, sans-serif;
    font-size:        12px;
    font-style:       normal;
}

.note
{
    font-family:      Arial, sans-serif;
    font-size:        11px;
    font-style:       normal;
}

.titre1
{
    font-family:      Arial, sans-serif;
    font-size:        25px;
    font-style:       normal;
    font-weight:      bold;
    color:            #006CA8;
    text-decoration:  none;
}

.titre2
{
    font-family:      Arial, sans-serif;
    font-size:        20px;
    font-style:       normal;
    font-weight:      bold;
    color:            #D06800;
    text-decoration:  none;
}

.titre3
{
    font-family:      Arial, sans-serif;
    font-size:        18px;
    font-style:       normal;
    font-weight:      normal;
    color:            #D06800;
    text-decoration:  none;
}

.titre4
{
    font-family:      Arial, sans-serif;
    font-size:        12px;
    font-style:       normal;
    font-weight:      normal;
    color:            #D06800;
    text-decoration:  none;
}

.petit
{
    font-family:      Arial, sans-serif;
    font-size:        10px;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
}

.menu1 {                                /* boite qui contient le menu (les onglets) */
  border-bottom:solid 2px #D06800 ;     /* crée le trait noir en-dessous des onglets */
  padding-top:0px ;                    /* marge intérieure haute */
  padding-bottom:0px ;                  /* marge intérieure basse */
  background-color:#FFFFFF
}

.onglet {                               /* style des onglets inactifs */
  font-size:        11px;                /* taille police des onglets actifs et inactifs */
  margin : 0px ;                        /* marge extérieure */
  padding:5px 7px 0px 7px ;             /* marge intérieure */
  background:url(coin-haut-droite.gif) no-repeat right top; /* insère un rectangle noir en haut à droite de l'onglet */
  font-weight:      bold;
  background-color:#458ccc ;
}

a.onglet {                            /* style des liens se trouvant dans un onglet inactif */
  background-color:#458ccc ;            /* le fond de l'onglet est gris */
  text-decoration:none                  /* les liens ne sont pas soulignés */
  font-weight:      bold;
}

.onglet-actif {                         /* style de l'onglet de la page active */
   border-bottom:solid 2px #D06800 ;    /* le trait inférieur est effacé */
   background-color:#D06800;            /* le fond de l'onglet actif est blanc*/
   font-weight:      bold;
}

.onglet-image {                               /* style des onglets inactifs */
  margin : 0px ;                        /* marge extérieure */
  padding: 0px 0px 0px 0px ;             /* marge intérieure */
  background-color:#ffffff ;
}
