@charset "iso-8859-1";
/* AUTEUR: Denis FALLAI */
/* DATE DE CREATION: 26/02/2000 */

* {
  font-family: Arial, Helvetica, sans-serif;
  } 
  
A {
  font-family: Arial, Helvetica, sans-serif;
  } 

A:hover {
  color: red;
  text-decoration: none;
  }

ADDRESS {
  font-family: Arial, Helvetica, sans-serif; /* Bug Netscape */ 
  font-size: 8pt; 
  font-weight: normal; 
  }

B, STRONG {
  font-weight: bold;
  }

BIG {
  font-size: 105%;
  font-weight: bolder;
  }

BODY {
  background-color: white; 
  background-image: url("/images/fondmenu.gif"); 
  background-repeat: repeat-y; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  /*
  scrollbar-arrow-color: black; 
  scrollbar-darkshadow-color: #00802A; 
  scrollbar-face-color: #3AB100; 
  scrollbar-highlight-color: #00D345; 
  scrollbar-shadow-color: #009900; 
  scrollbar-track-color: #B9F3B2;
  */
  }

CAPTION {
  font-style: italic;
  font-size: 10pt; 
  font-weight: normal; 
  }
    
DIV {
  font-family: Arial, Helvetica, sans-serif; /* Bug Netscape */ 
  }

DD {
  text-align: justify;
  }
      
H1 {
  font-family: Arial, Helvetica, sans-serif; /* Bug Netscape */ 
  font-size: 20pt;
  font-weight: bold;
  }

H2 {
  font-family: Arial, Helvetica, sans-serif; /* Bug Netscape */ 
  font-size: 18pt;
  font-weight: bold;
  }

H3 {
  font-family: Arial, Helvetica, sans-serif; /* Bug Netscape */ 
  font-size: 16pt;
  font-weight: bold;
  }

H4 {
  font-family: Arial, Helvetica, sans-serif; /* Bug Netscape */ 
  font-size: 14pt;
  font-weight: bold;
  }

H4 A {
  color: black;
  font-family: Arial, Helvetica, sans-serif; /* Bug Netscape */ 
  font-size: 14pt;
  font-weight: bold; 
  text-decoration: none;
  }

H5 {
  font-family: Arial, Helvetica, sans-serif; /* Bug Netscape */ 
  font-size: 12pt;
  font-weight: bold;
  }

H6 {
  font-family: Arial, Helvetica, sans-serif; /* Bug Netscape */ 
  font-size: 10pt;
  font-weight: bold;
  }

LI {
  text-align: justify;
  }

LI.left {
  text-align: left;
  }

/* Liste ordonnée de 1er niveau */  
OL {
  border: none; 
  margin-bottom: 0.5ex; 
  margin-left: 2em; 
  margin-right: 0px; 
  margin-top: 0.5ex; 
  padding: 0px 0px 0px 0px; 
  /*list-style-image: url(n1.gif);*/
  list-style-type: decimal;
  list-style-position: outside; 
  }
  
P {
  text-align: justify;
  }

PRE, PRE A {
  font-family:"Courier New", monospace; 
  }

SMALL {
  font-size: 95%; 
  font-weight: light;
  }

TD {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  } 

TH {
  background: silver;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  } 

TT {
  font-family:"Courier New", monospace; 
  }

/* Liste énumérée de 1er niveau */  
UL {
  border: none; 
  margin-bottom: 0.5ex; 
  margin-left: 2em; 
  margin-right: 0px; 
  margin-top: 0.5ex; 
  padding: 0px 0px 0px 0px; 
  /*list-style-image: url(n1.gif);*/
  list-style-type: disc;
  list-style-position: outside; 
  }

/* Liste énumérée de 2ieme niveau */  
UL UL {
  /*list-style-image: url(n2.gif);*/
  list-style-type: square;
  }
  
/* Liste énumérée de 3ieme niveau */  
UL UL UL {/*list-style-image: url(n3.gif); */
  list-style-type: circle; 
  }
  
.button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  }
  
.clsError {
  color: red; 
  font-size: 28px;
  font-weight: bold; 
  vertical-align: top;	
  }
  
.clsForm {
  background-color: silver; 
  border-color: whitesmoke ;
  border-style: ridge; 
  border-width: medium;
  }
  
.clsForm2 {
  background-color: silver; 
  border-style: none; 
  }
  
.clsField {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: 600; 
  float: right; 
  /* text-align: right; bug netscape ! */ 
  vertical-align: top; 
  }
  
.clsInput { 
  font-family: "Courier New", monospace, serif;
  font-size: 10pt;
  font-weight: 600;
  }
  
.clsInput2 { 
  background-color: silver; /* Bug Netscape */
  font-family: "Courier New", monospace, serif;
  font-size: 10pt;
  font-weight: 600;
  }
  
.clsMenu {
  background-color: transparent;
  color: black;
  font-size: 14px;
  font-weight: bold; 
  text-decoration: none;
  }
  
.clsSubMenu {
  background-color: transparent; 
  color: black; 
  font-size: 11px; 
  font-weight: 600; 
  text-decoration: none}

.clsMenu2 { /* Pour les référence aux menus dans le texte */
  color: black;
  font-size: 10pt;
  font-weight: bold; 
  /*text-decoration: none;*/
  }

.clsMenuList { /* Pour les liste de liens dans le texte */
  color: black;
  font-size: 10pt;
  font-weight: bold; 
  text-decoration: none;
  }
  
.clsReadOnly {
  background-color: #E0E0E0; 
  font-family: "Courier New", monospace, serif; 
  font-size: 10pt; 
  font-weight: 600; 
  }
    
.defbutton {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bolder;
  }
