div.agenda{
	width:208px;
	margin:auto;
	border:1px solid #d8d5d5;
	margin-top:2px;
}
div.agenda div.titre{
	background:url(../images/design/titreAgenda.png) repeat-y center;
	height:23px;
	text-align:right;
	padding-right:4px;
	color:#003873;
	font-weight:bold;
	line-height:23px;
}
div.agenda p{
	color:#017cc2;
}