.content #lst_offre .offre
{
   width:250px;
   margin:18px;
   float:left;
}
.content #lst_offre .offre h2,
.content #lst_offre .offre h3
{
   margin-left:5px;
}
.content #lst_offre .offre p
{
   margin:7px 5px 9px 5px;
}
.content #lst_offre .offre_img_carre
{
   margin:5px;
   width:240px
}
.content #lst_offre h2
{
   margin-top:15px;
}
.content #no_lst_offre .offre_img_carre
{
   margin:15px auto auto auto;
}