.Dimanche    {
	font-weight: bold;
	background-color: #669933;
	border: 2 solid #CC3300;
	text-align: center;
}
.Mois        { background-color: #008000; font-family: Arial; font-size: 14 pt; color: 
               #FFFFFF }
.LeveCouche  {
	background-color: cccc66;
	border: 2 solid #808080;
	text-align: center;
}
.date        {
	font-family: Arial;
	font-weight: bold;
	background-color: #C0C0C0;
	border-style: solid;
	border-width: 2;
	text-align: center;
}
.JourFerie {
	background-color: #FFFFFF;
	border: 2px solid #CC3300;
	text-align: center;
	font-weight: bold;
	color: #CC3300;
}
