#hautpage,#menug,#baspage,#impression,#titre,#article,#zoom,#zoom1,#tarif,#fleche {
display: none;
}
body{
background-color:#ffffff;
color:#000000;
font-family:times new roman, times, serif;
font-size: 10 pt;
margin:0;
padding:0;
line-height:100%;
}
#aimprimer {
  width: 90%;
  float: left;
  text-align: left;
  color:#000000;
  font-family:times new roman, times, serif;
  font-size: 10 pt;
}
#texteorangegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 pt;
	font-weight: bold;
	text-decoration:underline;
	color: #FF9C00;
}
#titreorangegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15 pt;
	font-weight: bold;
	color: #FF9C00;
	 text-align: center;
}
#marrongras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 pt;
	font-weight: bold;
	text-decoration:underline;
	color: #B8973F;
}
#titremarrongras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15 pt;
	font-weight: bold;
	color: #B8973F;
	 text-align: center;
}

