div#description {
  padding-right: 4em;
	margin-top: 6em;
}
div#description strong {
  color: white;
}
div#description p span {
  font-weight: bold;
	color : #DCE404;
	text-transform: uppercase;
}
#contenu {
  background: url(../images/slogan.gif) 70px 15px no-repeat;
	/*font-size: 0.9em;*/
}
div#description ul {
	margin: 1em 0 0 11em;
}
#contenu img{
  float: left;
	margin: 80px 30px 0 10px;
}