@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
	border:0px;
}

input.texte {
	background-image:url(../images/bg-input.jpg);
	background-repeat:repeat-x;
	height:20px;
	padding:0px;
	margin:0px;
	border:0px;
}

.titre_boutique {
	margin-bottom:10px;
}

.infos_article_panier {
	background-image:url(../images/bg_article-panier.gif);
	background-repeat:repeat-x;
	height:83px;
}

.infos_article_panier .td_left {
	text-align:center;
	
	border:1px solid #e5f3fc;
	border-right:none;
}
.infos_article_panier .td_img_produit, .infos_article_panier .td_nom_produit, .infos_article_panier .td_quantite, .infos_article_panier .td_prix {
	border:1px solid #e5f3fc;
	border-left:none;
	border-right:none;
}
.infos_article_panier .td_right {
	border:1px solid #e5f3fc;
	border-left:none;
}

.infos_article_panier .td_img_produit {
	width:130px;
	text-align:center;
}
.infos_article_panier .td_nom_produit {
	width:245px;
}
.infos_article_panier .td_prix {
	text-align:center;
}
.infos_article_panier .td_prix .prix_produit {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#5d6e88;
}

.ecart_infos_produit {
}


#bas_infos_panier {
	
}
#bas_infos_panier #texte_total {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#bas_infos_panier #prix_total {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#b9cb37;
	text-align:center;
}



div.nouveau_client, div.identification_client {
	border:1px solid #e5f3fc;
	background-image:url(../images/bg_article-panier.gif);
	background-repeat:repeat-x;
	
	padding:10px;
}
div.identification_client {
	margin-top:10px;
	background-image:url(../images/bg_grand-champ.gif);
}
.sous_titre {
	color:#c40075;
	font-weight:bold;
	font-size:12px;
	font-variant:small-caps;
}

.sous_titre2 {
	padding-left:23px;
	padding-bottom:5px;
	color:#000000;
	font-weight:bold;
	/*font-size:10px;*/
}


div#div_inscription, div.nouvelle_adresse, div.modif_compte, div.compte_historique {
	background-image:url(../images/bg_inscription.gif);
	background-repeat:repeat-x;
	
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	border:1px solid #e5f3fc;
}

div.adresse_livraison, div.methode_envoi, div.conditions_generales, div.adresse_facturation, div.methode_paiement, div.methode_paiement, div.fin_achat, div.mon_compte, div.historique_commande, div.password_perdu {
	background-image:url(../images/bg_article-panier.gif);
	background-repeat:repeat-x;
	
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
	padding:5px;
	
	border:1px solid #e5f3fc;
}

.choix_methode_paiement {
	background-color:#c4dfea;
	padding-top:5px;
	padding-bottom:5px;
}

.total_commande {
	background-color:#c4dfea;
}
.total_commande td {
	padding-top:5px;
	padding-bottom:5px;
	
	font-weight:bold;
}

#header_produit, #header_produit a, #header_produit a:visited, #header_produit a:hover {
	font-weight:bold;
	font-size:11px;
	font-variant:small-caps;
}
#header_produit {
	color:#999999;
	padding-bottom:15px;
}

.infos_produits {
	padding:10px;
	margin-bottom:10px;
}
.infos_produits .nom_produit {
	font-variant:small-caps;
	font-weight:bold;
	font-size:14px;
	color:#c40177;
}
.infos_produits .titre_description {
	font-variant:small-caps;
	color:#5e0037;
	font-weight:bold;
	font-size:14px;
}
.infos_produits .texte_description {
	margin-top:8px;
	color:#5e6e87;
}
.infos_produits .produit_indisponible {
	padding-top:6px;
	font-weight:bold;
	font-size:12px;
	color:#5f0039;
	text-align:center;
}
.infos_produits .prix_produit {
	height:55px;
	
	background-image:url(../images/bg_ajouter-au-panier.gif);
	background-repeat:repeat-x;
	
	border:1px solid #e5f3fc;
}
.infos_produits .prix_produit .left {
	border:1px solid #e5f3fc;
	border-right:none;
}
.infos_produits .prix_produit .right {
	border:1px solid #e5f3fc;
	border-left:none;
}
.infos_produits .prix_produit .prix {
	color:#c60077;
	font-weight:bold;
	font-size:16px;
}
.infos_produits .img_produit {
	height:150px;
}


.panier {
	margin-right:10px;
	padding:5px;
}


.nom_cat {
	background-image:url(../images/btn_t_categories.jpg);
	background-repeat:no-repeat;
	min-width:150px;
	height:22px;
	
	vertical-align:middle;
	text-align:center;
}
.nom_cat, .nom_cat a, .nom_cat:hover, .nom_cat a:visited, .nom_cat a:link {
	text-decoration:none;
	
	font-size:12px;
	color:#FFFFFF;
}
.img_cat {
	border:1px solid #999999;
}


.liste_produit {
	background-image:url(../images/bg_article-panier.gif);
	background-repeat:repeat-x;
	
	height:90px;
	border:1px solid #e5f3fc;
}

.liste_produit table {
	height:90px;
}

.liste_produit .nom_produit, .liste_produit .nom_produit a, .liste_produit .nom_produit a:hover, .liste_produit .nom_produit a:visited, .liste_produit .nom_produit a:link {
	font-variant:small-caps;
	
	color:#c60077;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}
.liste_produit .descr_produit {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5d6e88;
	vertical-align:top;
}
.liste_produit .prix_produit {
	color:#c50076;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
.liste_produit .disponibilite_produit {
	font-size:14px;
	color:#5d6e88;
	font-weight:bold;
}


.ariane {
	padding-bottom:25px;
}