font.Note {
font-family:	arial;
font-size:		12px;
text-align:     left;
}
p.titre {
font-family:	arial;
font-size:		19px;
font-weight:	bold;
text-align:     left;
}
td {
font-family:	arial;
font-size:		14px;
padding:		0;
vertical-align:	top;
}
td.CalDate {
color:		green;
text-align:		center;
font-weight:	bold;
font-size:		32px;
}
td.CalMois {
color:		navy;
font-weight:	bold;
font-size:		18px;
}
td.Horaire {
font-size:		14px;
text-align:		center;
}
td.HoraireTitre {
font-size:		14px;
font-weight:	bold;
text-align:		center;
}
td.Note {
font-size:		10px;
}