

/* Style AGENDA*/
.agenda{border: 0px #aaa outset; margin:0 10px 0 0px ;}
.calendrier-mois	 {font-family: Arial; text-decoration: none; font-size: 12px; font-weight: bold; color: #608C04; text-align: left}
.lundi	 {font-family: Arial; text-decoration: none; font-size: 10px; font-weight:bold; color: #000;}
.tay             	 {text-decoration: none;padding-bottom: 2px;  font-weight: bold; color: #cc0000}
.weekday             {text-decoration: none;  color: #333 ; padding-bottom: 2px;}
.weekendday          {text-decoration: none; color: #99aa99 ; padding-bottom: 2px;}
.activeday           {text-decoration: none; color: #ff0000}
.outday				 {text-decoration: none;  color: #ff0000}
.activeweekendday    {text-decoration: none;  color: #ff0000}

.jour	 			 {text-decoration: none; color: #608C04; font-size: 9px;margin:0;padding:0; font-weight: bold}
.jour_selectionne 	 {text-decoration: none; color: #cc0000; font-size: 8px; FONT-WEIGHT: bold}

.today   	a {text-decoration: none;padding-bottom: 2px;  font-weight: bold; color: #cc0000}
.outday	 	a {text-decoration: none;   font-weight: bold; color: #608C04}
.activeday  a {text-decoration: none;   font-weight: bold; color: #608C04}
.weekday    a {text-decoration: none;  font-weight: bold; color: #608C04 ; padding-bottom: 2px;}
.weekendday a {text-decoration: none;  font-weight: bold;	  color: #608C04}
.pogresyear {text-decoration: none;  font-weight: bold;	  color: #ccc}
a.events {text-decoration: none;  font-weight: bold;	  color: #FFF40B; background:#7BB81E; padding:2px;}


