.listeheure {
	border: 2px solid #666666;
	display:block;
	position:absolute;
	top:50px;
	left:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tabheure {
  background: #FFF;
}

.hcelh {
  border-bottom: 1px solid #000;
  background: #f2f2f2;
  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: #f2f2f2;
  cursor:default;
  text-align:center;
}

.hcelhh, .hcelhh-over,.hcel, .hcel-over, .hbas {
	font-size:10;
	font-family: Arial, Helvetica, sans-serif;
}
