BODY,TD,A {
	font-family:  Helvetica, Arial,  sans-serif;
	}

BODY { background: White;   color: #006633;}
A,TD {color: #000000;}


TD.titre { background: #006633;  color: White;  font-weight: bold;}
TD.sous-titre {background: #99CC99;  color: White;   font-weight: bold;}
TD.AideToolBar{background: #336666;  }
TD.TitreSection{color: #006633;}

LI {
line-height: 22px;
 list-style: square;
}
.exemple{
font-style: italic;	
font-size: small;}

TD.altImpair{	background: #99CC99;}
TD.altPair{	background: #FFFFCC;}

TD.JLMsgAvertissement {
	color: #990033;
	font-weight: bold;
	}

/* Mention de copyright bas de page */
TABLE.Copyright
{
  font-size: 10px;
  color: #006633; 
  padding-bottom: 8px;
  text-align: right !important;
  position:fixed;
  bottom:0px;
  right : 5px;

}
