.listeheure {
  border: 1px solid #000;
  display:block;
  position:absolute;
  top:50px;
  left:50px;
}

.tabheure {
  background: #FFF;
}

.hcelh {
  border-bottom: 1px solid #000;
  background: #e8f0f4;
  height:20px;
  vertical-align:middle;
}


.hcelhh, .hcelhh-over {
  width:20px;
  height:18px;
  border: 1px solid #e8f0f4;
  background: #e8f0f4;
  cursor:default;
  text-align:center;
}

.hcelhh-over {
  background-color: #c1d2ee;
  border: 1px solid #316ac5;
}

.hcel, .hcel-over {
  border: 1px solid #FFF;
  height: 20px;
  width: 20px;
  cursor:default;
  text-align:center;
}

.hcel-over {
  background-color: #c1d2ee;
  border: 1px solid #316ac5;
}

.hbas {
  height: 18px;
  border-top: 1px solid #000;
  background: #e8f0f4;
  cursor:default;
  text-align:center;
}

.hcelhh, .hcelhh-over,.hcel, .hcel-over, .hbas {
  font-size:0.7em;
}
