/*********************************************************************
 *************** PRODUIT ESPACE CLIENT ET COMMANDE *******************
 *********************************************************************/

@import url(produit.css);
@import url(espace_client.css);
@import url(commande.css);


/*********************************************************************
 ******************** BLOC SPECIFIQUE ECOMMERCE **********************
 *********************************************************************/

#nb_article {
  background: url(https://www.campdesroses.com/media/img/background-nb_articles.png) top left no-repeat;
  width: 41px;
  height: 41px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  float: left;
  margin: -108px 0 0 76px;
  display: block;
}

/*
#panier p, #compte p {
  margin-bottom: 0
}
*/

/*
#livraisons {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
float:left;
margin-left:5px;
width:190px
}

#suivi_commande {
float:right
}
*/
.critere-perso-text{
	width: 80%;
}