.imgleft {
  float:left;
  width:130px;
  height:130px;
  border:1px solid #d4d4d4;
  margin-right:10px;
  }
.imgleft p {
  vertical-align:center;
  }
.textright {
  width:550px;
  }
  
ul.liste li {
  margin-bottom:5px;
  }