BODY{
  background-color:white;
  color:black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
} 

/* Pour contourner les bugs de Netscape */
TH,TD,P,UL,OL,DL {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
} 
H1,H2,H3,H4,H5,H6 { font-family: Arial, Helvetica, sans-serif;}

H1 {color:#009933; font-size: 24pt;}
H2 {color:#009933; font-size: 14pt;}
H3 {color:#009933; font-size: 12pt;}
H4 {color:#009933; font-size: 10pt;}
H5 {color:#000000; font-size: 10pt;}
H6 {color:#000000; font-size: 10pt;}

A:link {color:#000000;}
A:active {color:#990000;}
A:visited {color:#000000;}
A:hover {color:#000099; }

A.menu:link {color:#ffffff; text-decoration: none}
A.menu:active {color:#990000; text-decoration: none}
A.menu:visited {color:#ffffff; text-decoration: none}
A.menu:hover {color:#ffffff; text-decoration: underline}

A.menu0:link {color: #000099; text-decoration: none; font-weight: bold}
A.menu0:active {color:#990000; text-decoration: none; font-weight: bold}
A.menu0:visited {color: #000099; text-decoration: none; font-weight: bold}
A.menu0:hover {color: #000099; text-decoration: underline; font-weight: bold}

A.menuOutil:link {color: #000099; text-decoration: none; font-size:8pt;}
A.menuOutil:active {color:#990000; text-decoration: none; font-size:8pt;}
A.menuOutil:visited {color: #000099; text-decoration: none; font-size:8pt;}
A.menuOutil:hover {color: #000099; text-decoration: underline; font-size:8pt;}

SPAN.menuselect {color:#009933;}
SPAN.articlemenu {white-space: nowrap;} // évite l'utilisation de la balise non-standard <nobr>
SPAN.nobr {white-space: nowrap;} // évite l'utilisation de la balise non-standard <nobr>

P.menu0 {font-weight: bold; width: 140px}

TABLE.menu1 {}
TD.menu1 {
  padding: 5px;
  background-color: #006600;
  color: #ffffff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

TABLE.menu2 {}
TD.menu2 {
  padding: 5px;
  background-color: #006600;
  color: #ffffff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


P#rechercher {position:absolute;top:20px; left:600px}

P.coordonnees {font-size: 10pt;}
TABLE.coordonnees{font-size: 10pt;}
TD.coordonnees {margin: 0; padding: 0}

SPAN.nom {font-weight: bold; white-space: nowrap;}
SPAN.fonction {font-style: italic}

P.copyright {font-family:serif; font-size:8pt;}
P.titreappl {color:#009933; font-size: large; font-weight: bold}


#layer1 { position: absolute; top: 540; left: 10;}

