@charset "utf-8";
/* CSS Document */
body {
	color : #000000;
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 100%;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#navigation, #header,  #connexion,    #sidenav,  #breadcrumb, #footer { 
  display : none; 
} 
