/*** éléments ***/
body	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #fff;
}
acronym	{
	border: none;
}
h1	{
	font-size: 20pt;
}
h2	{
	font-size: 16pt;
}
h3	{
	font-size: 12pt;
}
img  {
	border: none;
}
/*** classes ***/
.mask, #breadcrumbs, #accessible, #navigation, #contact, #encartclients, #consult1, #consult2, #encartprest	{
	display: none;
}
/*** liens ***/
a, a:link, a:visited  {
  color: #000;
  text-decoration: none;
}


