TD.entetejour {
	text-align: center;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color:#000000;
	background-color: #F3C463;
}

TD.naviggauche {
	text-align: left;
	font-family: webdings;
	font-size: 12px;
	color:#000000;
	background-color: #F3C463;
}

TD.navigdroite {
	text-align: right;
	font-family: webdings;
	font-size: 12px;
	color:#000000;
	background-color: #F3C463;
}

TD.colsemaine {
	text-align: center;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #2A77B5;
}

TD.coljourouvre {
	text-align: center;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	background-color: #FFFFFF;
}

TD.coljourchaume {
	text-align: center;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	background-color: #E6E6E6;
}

TD.fondgris {
	background-color: #E6E6E6;
}


TD.fondbleu {
	background-color: #2A77B5;
}

span.AfficheZone
	{
	 position: absolute;
	 top:+200px;
	 left:+200px;
	 visibility:hidden;
   color: white;
   background: darkcyan;
   width: 210px;
   height: 240px;
	}