#accueil_col_gauche {
	width: 385px;
	float: left;
	margin: 0 0 0 10px; }

#accueil_col_droite {
	width: 230px;
	float: right; }
	
#accueil_col_droite div.article {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/bas_bloc.jpg);
	background-color: #62ceff;
	font-size: 1.05em;
	padding: 5px;
	margin: 15px 0 0;}
	
#accueil_col_droite div.article h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Amerika Sans", Verdana, sans-serif;
	color: #e2f355;
	background-color: inherit;
	font-size: 1.5em;
	margin: 0;
	padding: 5px;}
	
#accueil_col_gauche div.article h2 {
	font-size: 1.2em;
	color: #f69314;
	background-color: inherit;
	font-weight: bold;
	margin: 10px 0 0; }

/*agenda sur la une*/
#agenda_une {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/bas_bloc.jpg);
	background-color: #62ceff;
	width: 100%;
	font-size: 1em;}

#agenda_une h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Amerika Sans", Verdana, sans-serif;
	color: #e2f355;
	font-size: 1.5em;
	margin: 0;
	padding: 10px;}

#agenda_une dl {
	color: #0a8fca; }

#agenda_une dl dt {
	clear: left; 
	margin: 0 0 10px 0;}

#agenda_une dl dt a {
	font-weight: bold;
	color: white;
	text-decoration: underline; }
	
#agenda_une dl dt a:hover {
	text-decoration: underline overline;}

#agenda_une dl dt img {
	float: left;
	margin: 0 10px 0 0;}
	
#agenda_une dl dt img.spip_logos {
	border: 1px white solid;}

#agenda_une p#vers_agenda {
	text-align: right;
	padding: 10px;
	margin: 0; }
	
#agenda_une p#vers_agenda a {
	color: #e2f355; }
