#titre {
          display: none;
}
#logo {
	       display: none;
}
.menu {
	       display: none;
}
.rubriques {
	       display: none;
}
#date {
	       display: none;
}
.bouton_impress {
	       display: none;
}
.last_modif {
	       display: none;
}
.w3 {
	       display: none;
}
body {
          font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
          font-size: 75%;
          color: black;
}
.h2-titre {
          border: 1px solid black;
          padding-top: 4px;
          text-align: center;
          font-size: 120%;
}
h1 {
          text-align: center;
          font-size: 130%;
          color: black;
}
h2 {
          text-align: center;
          font-size: 120%;
          color: black;
}
h3 {
          text-align: left;
          color: black;
}
table {
          width: auto;
}
td {
          font-size: 75%;
          text-align: left;
          border-style: dotted; 
          border-width: 1px;
          padding: 0.10cm; 
}
.prog1 {
          border-style: dotted; 
          border-width: 1px; 
          font-size: 75%;
          width: 2.5cm;
          color: black;
}
.prog2 {
          border-style: dotted; 
          border-width: 1px;
          font-size: 75%; 
          width: 6cm;
          color: black;
}
.prog3 {
          border-style: solid; 
          border-width: 1px;
          width: auto;
          color: black;
}

