h1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
	height: 100%;
	width: 100%;
	background: #B3B3B3;
}

h2 {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	height: 100%;
	width: 100%;
	background: #B3B3B3;
	}
	
DIV.agenda {border:#999999 1px dotted; margin:1em 0 2em 0}
	DIV.age_titre {padding:0.5em}	
/*	 DIV.age_tire h1 {font-size:1.5em;margin:0;padding:0}*/

	DIV.age_sstitre {background:#eee}
/*	 DIV.age_sstitre h2 {font-size:1.2em}*/

	DIV.age_txt  {
		padding:0.5em ;
		overflow:auto;
		}
	DIV.age_txt img {
		padding:0.5em ;
		}
	DIV.age_supp {padding:0.5em; background:#eee}
	DIV.ag_cat {padding:0.5em; text-align:right}
	DIV.ag_cat a {font-weight:bold}


