@import url(mise_en_page.css);

#contenu {
	background: #fff;
	margin: 2em 1.5em 0 5% ;
	padding: 1em 10px 0 6em;
	font: small Verdana, Arial, sans-serif;
	 color: #134613;
}
#contenu ul {
	list-style: none;
	line-height: 2em;
}
#contenu li {
	padding: 0 0 0 2em;
	background: url(../images/png/fleur.png) 0 100% no-repeat;
}
