.EffacePrint, .menu, .menubas, #entete, #nav_onglets, hr, .PanierFormation  {
  display: none;
}

.accordion_content {
  text-align: left;
  display: block;
  visibility: visible;
}

.accordion_toggle {
  font-size: 12px;
  font-weight: bold;
}


#annexe {
  display: none;
}

table {
  width: 780px;
  text-align: left;
}

.PrintOnly {
  display: block;
}