#div_serviceResa{
  float:left;
  background-color: #efefef;
  padding:5px;
  width:400px;
  margin-bottom:10px;
}

#div_parInternet{
  float:right;
  width:220px;
  padding:5px;
  margin-bottom:10px;
  background-color: #008fdc;
  color:#ffffff;
}

#div_ld{
  clear:right;
  float:right;
  width:220px;
  padding:5px;
  margin-bottom:10px;
  background-color: #008fdc;
  color:#ffffff;
}

#div_assurance{
  clear:left;
  float:left;
  background-color: #efefef;
  padding:5px;
  width:400px;
  margin-bottom:10px;
}
