#acc_col_gauche {
	width: 245px;
	float: left;
	clear: both;
	margin: 0 20px 0 0;
	padding: 0; }

#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: #004ea3;
	font-size: 13px;
	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_ht {
	background-image: url(../images/agenda_une_ht.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	margin: 10px auto 0;
	padding: 10px 0 0; }

#agenda_une_bas {
	background-image: url(../images/agenda_une_bs.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 200px;
	margin: 0;
	padding: 0 0 10px; }

#agenda_une {
	background-image: url(../images/agenda_une_m.png);
	background-repeat: repeat-y;
	width: 200px;
	padding: 0 5; }
#agenda_une h1 {
	color: #093;
	text-align: center;
	margin: 0; }
#agenda_une p#maintenant {
	color: #093;
	text-align: center;
	margin-top: 2px; }

#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; }

