h1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 1.6em;
	margin: 0;
	padding-left: 25px;
	background: url(images/carre_bienvenue.gif) no-repeat left;
}
DIV.agenda {
	border: 1px solid #5697B9;
	margin: 1em 0 2em 0;
}
	DIV.age_titre {
	background-color: #5697B9;
}	
div.age_titre h1 {
	color: #EBFDD2;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0;
	padding: 2px 2px 2px 25px;
	background: url(images/puce_agenda.gif) no-repeat left;
}

	DIV.age_sstitre {
	padding-left: 5px;
	border-bottom: 1px solid Purple;
	border-top: 1px solid Purple;
}
	 DIV.age_sstitre h2 {
	font-size: 1.2em;
	color: Purple;
}
DIV.age_sstitre h2 span{
	font-size: 1.2em;
	color: #FF6633;
}

	DIV.age_txt  {
	padding: 0.5em;
}
	DIV.age_txt img {float:left;padding:0.5em}
	DIV.age_supp {
	padding: 2px 0.5em 0.5em 20px;
	background: #F3FDFD url(images/infos.gif) no-repeat top left;
	font-style: italic;
	border-bottom: 1px solid Purple;
}
	DIV.ag_cat {
	padding: 0.5em;
	text-align: right;
	
}
	DIV.ag_cat a {
	font-weight: bold;
	color: #D56633;
	text-decoration: none;
	font-size: 0.9em;
	border-bottom: thin dotted #D56633;
}
	DIV.ag_cat a:hover {
	border-bottom: thin dotted #5697B9;
	color: #5697B9;
}



