.ingredients {
width:160px;
font-size:0.8em;
text-align:left;
color:#999;
}
.ingredients ul{
margin-left:20px;
padding:0;
font-weight:bold;
}
.ingredients li{
border-bottom:1px solid #f4f4f4;
padding-top:5px;
padding-bottom:5px;
list-style-type:none;
}

.infos_recette{
color:#E7B885;
font-size:0.8em;
margin-top:20px;
margin-bottom:20px;
}
.bon_appetit{
margin-right:20px;
float:right;
background-image:url(http://www.foudechocolat.com/images/bon-appetit.png);
background-repeat:no-repeat;
width:102px;
height:67px;
}