/*__  Portail - Feuille de style standard __*/
body,table {
  font-family:      verdana, tahoma, arial, sans-serif; 
  font-size:        1.1em; 
  color:            #000000F; 
  background-color: #FFFFF0;
  border:           0;
  counter-reset:    chapter;
}

h2 {
margin-top:2em;
}