.fondDateHeure 
{
	background-color: #ecf2f8;
}

.tableauBordeDate
{
	border-right: #214769 1px solid;
	border-top:	#214769	1px	solid;
	border-left: #214769 1px solid;
	border-bottom: #214769 1px solid;
}

.enteteDate
{
	font-weight: bold;
	font-size: 12px;
	color: #214769;
	font-family: arial,	helvetica, sans-serif;
	background-color: #adc6e1;
}
.enteteLignePaireDate
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom:	2px;
	color: #000000;
	padding-top: 2px;
	font-family: arial,	helvetica, sans-serif;
	background-color: #dde6ee;
	vertical-align: top;
	width: 105;
	height: 20;
}

.caseDate
{
	font-size: 10px;
	color: #000000;
	font-family: arial,	helvetica, sans-serif;
	background-color: #ffffff;
	width: 105;
	height: 20;
}

.caseActiveDate
{
	cursor:	hand;
	color: #000000;
	background-color: #ffffcc;	  
	width: 105;
	height: 20;
	font-size: 10;
	font-family: lucida sans unicode, verdana, century gothic, arial;
}
.caseSelectionneeDate
{
	font-size: 10;
	font-family: lucida sans unicode, verdana, century gothic, arial;
	color: #000000;
	width: 105;
	height: 20;
	padding-top: 2px;
	background-color: #ffff99;
}

.detailsDate
{
	font-family: lucida sans unicode, verdana, century gothic, arial;
	font-size: 10;
	color: #000000;
	background-color : #FFFFFF;
	vertical-align: top;
	width: 105;
	height: 20;
}
.enfonceDate
{ 
  font-family: lucida sans unicode, verdana, century gothic, arial;
  font-size: 10; 
  background-color:silver;
  cursor:hand;
  width: 105;
  height: 20;
}
.verrouilleDate
{
	font-family: lucida sans unicode, verdana, century gothic, arial;
	font-size: 10;
	color: silver;
	background-color : #FFFFFF;
	vertical-align: top;
	width: 105;
	height: 20;
}
.interditDate
{
	font-size: 10;
	font-family: lucida sans unicode, verdana, century gothic, arial;
	color: red;
	width: 105;
	height: 20;
	padding-top: 2px;
	background-color: #ffff99;
}