@charset "utf-8";/* css document */
#content {
  width: 920px;
  clear: both;
  margin: 20px;
}
#step_order {
  margin-bottom: 20px;
}
.text_grey {
  color: #666;
}
.price_barre {
  text-decoration: line-through;
}
#code_promotionnel {
  width: 240px;
  height: 80px;
  padding: 10px;
  background-color: #d9d9d9;
}
#code_promotionnel input.champ {
  width: 180px;
  margin-right: 10px;
}
#code_promotionnel input {
  display: block;
  float: left;
}
div.area_fieldset_paiement {
  width: 920px;
}
.confirmation {
  width: 573px;
  line-height: 18px;
}
*html .confirmation {
  width: 600px;
}
#confirmation_module {
  width: 280px;
  height: 210px;
  padding: 10px;
  background-color: #f5f5f5;
  margin: 10px 0 0 0;
}
#confirmation_module div {
  float: left;
  width: 260px !important;
  width: 280px;
  padding: 10px;
  margin-bottom: 10px;
}
div#newsletter {
  background: url(http://www.images-pjcx.com/dmv/fr/images/habillage/bg_newsletter_confirmation.gif) no-repeat 0 0;
  padding-top: 45px;
  height: 45px;
}
*html div#newsletter {
  height: 100px;
}
div#newsletter input.champ {
  width: 180px;
  margin-right: 10px;
}
div#newsletter input {
  display: block;
  float: left;
}
div#parrainage {
  background: url(http://www.images-pjcx.com/dmv/fr/images/habillage/bg_parrainage_confirmation.gif) no-repeat 0 0;
  padding-top: 30px;
  margin-bottom: 0;
  height: 70px;
}

.infos_fidelite {
	padding-left:10px;
	margin:10px 0 5px 0;
	color:#333;
	background-color:#E8E4E7;
}

.fidelite_off {
	color:#ccc !important;
}

.etoile_fidelite {
	display:inline;
	margin:0 2px;
}

#container_bon_achat {
  width: 240px;
  height: 40px;
  padding: 10px;
  background-color: #d9d9d9;
}
