#bloc_top   {
	background-color: #92BE3C;
	width: 100%;	
}
#bloc_actu   {
	background-color: #92BE3C;	
}

#bloc_actu_contenu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1.titre_page {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #92BE3C;	
}

.txt_infos_accueil {
	color: #669900;
}
#col_g a, #contenu_d a{	
	color: #717275;		
	text-decoration: underline;
}
#col_g a:hover, #contenu_d a:hover {
	color: #A5A6A9;	
	text-decoration: none;
}


/* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }