body {
  background-color :#fff;
  font-family :Serif;
  font-size :15pt;
  color:#000000!important;
}

#page {
  margin :0;
  border :none;
}

h1#top { /* Affichage du titre */
  margin :0;
  padding :0;
  text-indent :0;
  line-height :25pt;
  font-size :25pt;
}

h2, h3, #contenu h3,{ 
  color :#34558b !important;
}
.view img{
   display:none !important;
}
#poste{
border: solid 2px black !important;
font-weight :bolder !important;
}
#coor{
border :solid 2px #34558b !important;
font-weight :bolder !important;
color:#000000 !important;
}
footer.page-footer a {
color:#000000 !important;
}
#subBoite{
background-color : #000000 !important;
color : #ffffff !important
}