/* AJOUT STYLES FID, par Pauline, poussin de la css le 22/05/09 */
.FidCadre {
  text-align: center;
}

#BullePos {
  height: 22px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 68px;
}

#BullePosN {
	float: left;
/*	margin-top: -10px;	*/
	margin-left: 64px;
	}

.prix2_argent, .prix2_or, .prix2_platine {
  width: 182px;
  height: 51px;
  margin: 10px auto;
  position: relative;
}
.fidelitefinintro {
	text-align:center;
}
.prix2_argent {
  background: transparent url(/include/images/pictos/prix2_argent.png) no-repeat;
}

.prix2_or {
  background: transparent url(/include/images/pictos/prix2_or.png) no-repeat;
}

.prix2_platine {
  background: transparent url(/include/images/pictos/prix2_platine.png) no-repeat;
}

.prixfid {
  color: #336699;
  font-size: 15px;
  font-weight: bold;
  left: 65px;
  position: absolute;
  top: 18px;
}

#BulleFid {
	width: 185px;
	margin-left: 64px;
}

.BulleFid {
  background: url("/include/images/pictos/bulle-club-fond.png") no-repeat scroll 0 0 transparent;
  height: 25px;
  margin-top: 3px;
  margin-left: 43px;
  position: relative;
  width: 184px;
}

.FidTxt {
    font-size: 9px;
    line-height: 9px;
    margin-left: 75px;
	padding-top: 3px;
}

.BulleClub {
  text-align: center;
}
