.Bordure {
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #9DC34B;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-top-color: 9DC34B;
	border-right-color: 9DC34B;
	border-bottom-color: 9DC34B;
}
.Actualité {
	background-color: 9DC34B;
	border: thin outset;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0.5em;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	text-transform: none;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-image: url(images/Petit-soleil.gif);
}
