/* CSS Document */
/**a modifier pour le passer en agenda-texte-petit*/
.texte_actu { 	font-family: Arial, Helvetica, sans-serif; font-size: 
9px; font-style: normal; color: #000000; font-weight: normal ; background-image: 
none} 
/**a modifier pour le passer en agenda-titre-petit*/
.titre_actu { 	font-family: Arial, Helvetica, sans-serif; font-size: 
9px; font-weight: bold; color: #990000; text-transform: uppercase; background-image: 
none}

.agenda_titre { 	font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #205E23; text-decoration: 
none} 
.agenda_date { 	font-family: Arial, Helvetica, sans-serif; font-size: 
10px; font-weight: 600; color: #000000} 
.agenda_texte { 	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #000000;} 
.agenda_ligne { border: #FFFFFF solid; border-width: 0px 0px 1px; }
/* titre des débats dans l'agenda */ 
.agenda_entete 
{ 	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: 
bold; color: #2B4E21} 

