#acc_col_centre {
	width: 245px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;}

#acc_col_droite {
	width: 245px;
	float: left;
	margin: 0;
	padding: 0; }

/*articles*/
.article_accueil h2 {
	color: #687db2;
	font-size: 12px;
	font-weight: bold;
	background-color: #eaeaea;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 0; }

.article_accueil p.spip {
	margin: 5px 0; }
	
.article_accueil img.spip_logos {
	float: left;
	margin: 5px 5px 0 0; }

/* agenda de une */
#agenda_une {
	width: 200px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeef;
	border: solid 1px #f90; }

#agenda_une h2 {
	color: #fff;
	background-color: #687db2;
	text-align: center;
	margin: 0; 
	padding: 1px;}
	
#agenda_une dl {
	padding: 0;
	margin: 5px;
	list-style: none; }

#agenda_une dt {
	color: #004ea3;
	font-weight: bold; }

#agenda_une dd {
	margin-bottom: 5px;
	margin-left: 0; }

#agenda_une dd a {
	font-weight: normal;
	color: #526979;
	text-decoration: none; }

#agenda_une dd a:hover {
	text-decoration: underline overline; }

#agenda_une p#agenda {
	text-align: center; 
	margin: 0;}

#agenda_une p#agenda * {
	color: #004ea3;
	text-decoration: none; }
