DIV.agenda {
	margin:4em 0 2em 0;
	background: url(img/fondedito.gif);
}
   
   #hautgauche, #hautdroit, #basgauche, #basdroit {
	height: 19px; width: 19px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}

/* propriétés spécifiques à chaque coin */
	#hautgauche {
	background: url(img/hautgauche.gif);
}
	#hautdroit {
	float: right;
	background: url(img/hautdroit.gif);
}
	#basgauche {
	background: url(img/basgauche.gif);
}

	#basdroit {
	float: right;
	background: url(img/basdroit.gif);
}

DIV.age_titre {
	margin-top:0
	}

DIV.age_titre h1 {
	color: rgb(193,102,90);
	background-color: transparent;
	font-family: georgia, "trebuchet ms", verdana, helvetica, arial, sans-serif;
	font-size: 186%;
	margin: 1em 1em 0.5em 1em;
	border-bottom: 2px solid #000000;
	}

DIV.age_sstitre {
	
	}
DIV.age_sstitre h2 {
	font-size: 110%;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	}

DIV.age_txt  {
	padding:0 1.5em 0.5em 1.5em;
	text-align: justify;
	color: #000000;
}
DIV.age_supp {padding:1px; margin:1em 1.5em 0 1.5em; background:#000000}
DIV.ag_cat {padding:0.5em; text-align:right}
DIV.ag_cat a {font-weight:bold}

DIV.proposer {
text-align: center; clear: both;
}

DIV.proposer a {
	background-color: #efefef;
	border-bottom: 0px;
}

DIV.proposer a:hover {
	background-color: #FFFFFF;
}
