@charset "utf-8";/* css document */
/*--- block "donner mon avis" ---*/
fieldset.block_avis {
  width: 528px;
  padding: 30px 10px 10px 10px;
  border: 1px solid #e8e4e7;
  border-top: 0;
  font-size: 10px;
  color: #666;
}

/*--- block "ajouter à mes favoris" ---*/
fieldset.block_favoris {
  width: 528px;
  padding: 30px 10px 10px 10px;
  border: 1px solid #e8e4e7;
  border-top: 0;
  font-size: 10px;
  color: #666;
}
fieldset.bg_avis {
  background: url(http://www.images-pjcx.com/dmv/fr/images/titres/titre_donner_mon_avis.gif) 0 0 no-repeat;
}
fieldset.bg_favoris {
  background: url(http://www.images-pjcx.com/dmv/fr/images/titres/titre_ajouter_a_mes_favoris.gif) 0 0 no-repeat;
}
fieldset.bg_ami {
  background: url(http://www.images-pjcx.com/dmv/fr/images/titres/titre_envoyer_a_un_ami.gif) 0 0 no-repeat;
}
fieldset.block_avis p,fieldset p,.standard p {
  margin-bottom: 10px;
}
fieldset br,br {
  margin-bottom: 3px;
}
.small {
  width: 55px;
}
.medium {
  width: 200px;
}
.small-medium {
  width: 100px;
}

.medium-large {
  width: 300px;
}

textarea.big {
  width: 520px;
}
.area_fieldset textarea.big {
  width: 443px;
}
.block_avis label,fieldset label {
  padding-bottom: 2px;
  font-size: 11px;
  color: #000;
  vertical-align: top;
}
.block_favoris label,fieldset label {
  padding-bottom: 2px;
  font-size: 11px;
  color: #000;
  vertical-align: top;
}
.vertical_middle {
  vertical-align: middle;
}
.vertical_text_top {
  vertical-align: text-top;
}
.padding_right_15px {
  padding-right: 15px;
}
.block_avis label {
  font-weight: bold;
}
.block_avis label.no_strong {
  font-weight: normal;
}

.block_favoris label {
  font-weight: bold;
}
.block_favoris label.no_strong {
  font-weight: normal;
}
/*--- fieldset panier ---*/
.standard {
  width: 423px;
}
.text_static_grey{
  color:#666;
  text-align:justify;
  line-height:12px;
}
.height160px {
  min-height: 160px;
}
*html .height160px {
  min-height: 200px;
}
*html .standard {
  width: 450px;
}
.area_fieldset,.area_fieldset_right,.area_fieldset_paiement {
  display: inline-block;
  float: left;
  margin-bottom: 10px;
}
.area_fieldset_right {
  margin-left: 10px;
  line-height: 12px;
}
.area_fieldset_right img {
  display:inline;
  margin-right:10px;
}
fieldset {
  display: block;
  background: #f9f9f9 url(http://www.images-pjcx.com/dmv/fr/images/habillage/shadow_fieldset.png) right top no-repeat;
  padding: 10px 17px 10px 10px;
  border-left: 1px solid #e8e4e7;
  border-right: 0;
  margin-top: 10px;
}
div.border_bottom {
  border-bottom: 1px solid #e8e4e7;
  margin-right: 7px;
  margin-bottom: 10px;
}
input[type="image"] {
  border: 0;
}
textarea,input[type="text"] {
  border: 1px solid #d9d9d9;
}
*html textarea,input,select {
  margin-top: 3px;
}
*html textarea,input {
  border: 1px solid #d9d9d9;
}
.alert{
  color:#cc0000;
  font-weight:bold;
  vertical-align:center;
}
.text_alert{
  color:#cc0000;
}
input.champ_alert{
  border:1px solid #cc0000;
  background-color: #f57a7d;
}

select.champ_alert{
  border:1px solid #cc0000;
  background-color: #f57a7d;
}

textarea.champ_alert{
  border:1px solid #cc0000;
  background-color: #f57a7d;
}

fieldset img{
  display:inline;
}
