#div_modele1{
  float:left;
  padding-bottom:35px;
  padding-top:15px;
}

div.div_modele1{
  width:330px;
  min-height:129px;
  float:left;
  margin-left:25px;
  color:#ffffff;
  margin-top:20px;
  background-color: #c3c3c3;
}

span.titre_modele1{
  display:block;
  font-size:18px;
  line-height:22px;
  border-bottom:2px #ffffff solid;
  text-indent:5px;
}

img.img_modele1{
  margin:10px 5px 0px 5px;
  float:left;
  width:135px;
  height:81px;
}

p.p_modele1{
  float:left;
  margin:10px 0px 0px 0px;
  padding:0;
  display:block;
  width:175px;
  height:90px;
  text-align:justify;
}

a.a_modele1{
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
}

a.a_modele1:hover{
  text-decoration:underline;
}