/* Start of CMSMS style sheet 'Print' */
#header, #footer, #menu, #colG, #recherche, #arteas {
  display:none;
}
#logoprint {
  display:block;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-align:justify;
}

h1 {
  font-size:18px;
}

#colD{
  text-align:justify;
  width:auto;
}

.adherent{
  width:100%;
}
.adherent td{
  text-align:left;
}
.adherent td img{
  float:right;
}
/* End of 'Print' */

