body.aule_classi {
  background-color: #EDFFD9;
}

table {
  width: 100%;
  font-family: verdana;
  font-size: 20px;
}

th {
  font-size: 30px;
}

tr.annodicorso {
	height: 90px;
}

td {
  text-align: center;
}

td.centrale {
  background-color: #FFE19C;
  text-align: center;
}

td.genga {
  background-color: #DB9D47;
  text-align: center;
}
td.benelli {
  background-color: #FF784F;
  text-align: center;
}
td.accessocentrale {
  background-color: #FFE19C;
  text-align: center;
  font-size: 0.7em;
}
td.accessogenga {
  background-color: #DB9D47;
  text-align: center;
  font-size: 0.7em;
}
td.accessobenelli {
  background-color: #FF784F;
  text-align: center;
  font-size: 0.7em;
}
