body {
  color : #000;
  background : #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#outils, #nav1, #nav2, #sep-nav, .noprint, #footer, #corps-left, #corps-right, #recherche{
  display : none;
}

#corps-middle{
	padding:0;
	background:none;
}


