#heart1, #heart5, #heart160 {
  height: 40px;
  width: 42px;
  position: absolute;
  background: url(../../images/design/infoheart.png) no-repeat;
}

#heart1:hover, #heart5:hover, #heart160:hover {
  background: url(../../images/design/infoheart.png) -45px 0 no-repeat;
}

#heart1 {
  top: 300px;
  left: 10px;
}

#heart5 {
  top: 310px;
  left: 430px;
}

#heart160 {
  top: 330px;
  left: 530px;
}

.tip {
  padding: 15px 0px 15px 15px;
  display: none;
}

#tip1 {
  position: absolute;
  top: 280px !important;
  left: 60px !important;
  height: 120px;
  width: 300px;
  background: url(../../images/design/tooltip-left.png) 0 0 no-repeat;
  padding-left: 30px;
}

#tip160, #tip5 {
  position: absolute;
  height: 140px;
  width: 285px;
}

#tip5 {
  top: 290px !important;
  left: 125px !important;
  background: url(../../images/design/tooltip-right.png) left top no-repeat;
  height: 120px;
}

#tip160 {
  top: 315px !important;
  left: 220px !important;
  background: url(../../images/design/tooltip-right.png) 0px 0 no-repeat;
}


.tip p.info {
  font-size: 8pt;
  line-height: 12pt;
  font-weight: normal;
  color: #fff;
  width: 250px;
}

.tip div.participez_petit {
  position: absolute;
  bottom: 10px;
  margin-left: 30px;
  margin-top: 0px
}
