

th {
	font-size: 8pt;
	font-family: trebuchet MS,helvetica,verdana;
}
.aujourdhui {
	border: solid 1px #E0E0E0;
	background:#E0E0E0;
	font-size: 7pt;
}

.semaine {
	border: solid 1px #E0E0E0;
	width: 10%;
	font-family: trebuchet MS,helvetica,verdana;
	font-size: 8pt;
	
}
.weekend {
	border: solid 1px #E0E0E0;
	width: 10%;
	font-family: trebuchet MS,helvetica,verdana;
	font-size: 8pt;
}

.jour {
	border: solid 1px #E0E0E0;
	width: 10%;
	font-family: trebuchet MS,helvetica,verdana;
	font-size: 8pt;
}
.empty {
	border: solid 0px #E0E0E0;
	width: 10%;
}

.nom_mois {
	font-family: trebuchet MS,helvetica,verdana;
	font-size: 9pt;
}
