.planning{
   /*background-color: #DDDDDD;*/
   color: #222222;
   font-family:Verdana;
   font-size: 10;
   border: 1px #DDDDDD solid;
}
.mois{
  background-color: #AAAAAA;
  font-style: normal;
  font-weight: bold;
  color:#FFFFFF;
  height: 20px;
}
.lignes{
  border-top: 1px  #DDDDDD solid;
}
.IntituleCursus{
  border-top: 1px  #DDDDDD solid;
  border-right: 1px  #DDDDDD solid;
   font-family:Verdana;
   font-size: 10;
   height: 20px;
   text-indent: 5px;
}
.grille{
  width: 100%;

  float: right;
  background-color: white;
}
.tabGrille{
  width: 100%;
  

}
.cellGrille{
  border: 1px #DDDDDD solid;
}
