
  BODY
  {
	background-color:	rgb(255,255,255);
	color:			rgb(0,0,0);
	margin:			0;
	font:			9px Verdana,;
  }

  TD
  {
	color:			rgb(0,0,0);
	font:			10px Verdana,;
  }

  TD.R01  { background:		rgb(190,190,250); }
  TD.R01i { background:		rgb(140,140,200); }
  TD.R02  { background:		rgb(250,250,190); }
  TD.R02i { background:		rgb(200,200,140); }
  TD.R03  { background:		rgb(140,190,250); }
  TD.R03i { background:		rgb(140,190,250); }
  TD.R04  { background:		rgb(200,250,250); }
  TD.R04i { background:		rgb(200,250,250); }
  TD.R05  { background:		rgb(250,190,190); }
  TD.R05i { background:		rgb(250,190,190); }
  TD.R06  { background:		rgb(190,250,190); }
  TD.R06i { background:		rgb(190,250,190); }
  TD.R07  { background:		rgb(210,210,240); }
  TD.R07i { background:		rgb(210,210,240); }
  TD.R08  { background:		rgb(220,210,200); }
  TD.R08i { background:		rgb(220,210,200); }
  TD.R09  { background:		rgb(240,240,190); }
  TD.R09i { background:		rgb(240,240,190); }

  TD.TITRE
  {
	font-size:		12px;
	font-weight:		bold;
	line-height:		20px;
	color:			rgb(192,0,0);
  }

  TD.BLANC
  {
	color:			rgb(255,255,255);
  }

  INPUT, SELECT
  {
	color:			rgb(0,0,0);
	font:			11px Arial,Helvetica;
	font-weight:		bold;
  }

  DIV.TITRE
  {
	font-size:		12px;
	font-weight:		bold;
	line-height:		20px;
	color:			rgb(0,0,0);
  }

  A
  {
	color:			rgb(0,0,0);
	font-weight:		bold;
	text-decoration:	none;
  }

  A.TITRE
  {
	color:			rgb(192,192,192);
  }

  A:hover
  {
	color:			rgb(64,64,64);
  }

