/* Style des en-têtes du tableau */
.table-date2 {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-position: center top;
}

/* Style 1 des cellules */
.table-ligne1 {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #CCCCCC;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 13px;
}

/* Style 2 des cellules */
.table-ligne2 {
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #999999;
}
.table-date1 {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #333333;
	font-weight: bold;
}
