.calendrier{border:1px solid #666666;}
.calendrier th,.calendrier td       { padding: 0px; }
.calendrier_tete{background-color:#0F1F6A; color:white}
.calendrier_tete a{color:white; text-decoration:none;}
.calendrier_jours {background-color:#E3001B; color:white}
.calendrier_today {border:1px solid #333333; font-weight:bold;}
.calendrier_event {background-color:#E4E6E5;}
.visible{display:block;}
.invisible{display:none;}
