/* AGENDA */

.TitrePageAgenda {
	font-size: 20px;
	font-weight: bold;
	color: #FFD264;
	margin-top: 10px;
	margin-left: 10px;
}

DIV.Agenda      { margin: 0 0 20 10; font-size: 12px; font-weight: normal; color: #0229B5; }
DIV.AgendaDate  { margin: 0 0 20 0; }
P.AgendaDate    { color: #FFFFFF; font-size: 13px; font-weight: bold; margin-top: 0; margin-bottom: 0; text-decoration: underline; }
DIV.AgendaTitre { margin: 0 0 10 20; }
P.AgendaTitre   { font-size: 14px; font-weight: bold; margin-top: 0; margin-bottom: 8px; }
DIV.AgendaTexte2 { margin-bottom: 8px; }
DIV.AgendaTexte { margin: 0 0 10 20; }
P.AgendaTexte   { margin-top: 0; margin-bottom: 0; xline-height: 150%; }
DIV.AgendaInfo  { margin: 0 0 0 20; }
P.AgendaInfo    { margin-top: 0; margin-bottom: 0; xline-height: 150%; }

/* AGENDA 2 */

DIV.AgendaB       { margin: 0 0 30 0; background-color: #f0f0f0; }
P.AgendaHoraire   { margin-top: 0; margin-bottom: 5px; xline-height: 150%; text-decoration: underline; }

