/** CSS pour l'impression **/

img {
  border: 0;
}

#headerBox,
#menutop,
#menu,
.colonne_2,
.footer,
.boutons,
.noprint,
#menu_in,
#addBoutonLink,
#lockBoutonLink,
#saveBoutonLink,
#printBoutonLink,
#boutonsIntro,
.btnEditBouton,
.btnDeleteBouton
{
  display: none;
}

#header {
  width: 396px;
  margin: 0 auto 10px auto;
}

#global {
  width: 658px;
}

#lastRow, #boutonsTotal  {
  font-weight: bold;
}


