#shop_cat {
  font-size: 0.9em;
  text-align: center;
  margin-bottom: 2em;
}
#kcompar {
  text-align: center;
  margin-bottom: 2em;
}
table, tr, td  {
  border:0;
}
td {
  font-size: 1.2em;
}
.shop {
  margin-bottom: 3em;
}
.shop_titre {
  padding-bottom: 3px;
  border-bottom: #699 dotted 2px;
  margin-bottom: 2em;
}
.shop_titre h2 {
  font-size: 0.9em;
}
.shop_titre img {
  padding: 0 1em 0.5em 0;
  float:left;
  background-color: #FFF;
  height: 70px;
}
.shop_texte {
}
.shop_prix {
  text-align: right;
  margin-top: 1em;
}
.shop_prix img {
  vertical-align: middle;
}
