#contenu {
  background: url(../images/fond_actualite.gif) 20px 0px no-repeat;
}
.unit {
  position: relative;
	border-bottom: 4px solid #076FCA;
	/*min-height: 90px;*/
	padding-left: 1.5em;
	margin-bottom: 1em;
	height: 1%;
}
.unit p {
  font-size: 0.9em;
}
.unit strong {
	font-weight: bold;
	color: #DCE404;
}
.unit img {
  position: relative;
	top: -18px;
	float: left;
	margin: 0 20px 0 0;
}
p.date{
  color: yellow;
	padding-left: 2em;
	/*border: 1px solid green;*/
	font-size: 0.8em;
	background: url(../images/montre-news.gif) left center no-repeat;
}
h2 {
	font : italic bold 130% Trebuchet MS, sans-serif;
	margin: 0 0 0.5em 9em;
	padding:0;
	text-align: left;
}
#contenu ul {
  margin: 1em 0;
  padding-left: 13em;
	font-size: 0.9em;
}