/* insérer ici toutes les notions de couleurs et d'appel d'image une fois la css structure terminée */

/* ------- COULEURS ---------*/

.moduletable p, .moduletable ul li, .moduletable2 p, .moduletable2 ul li, .description .proprietes ol li, .liste-produits .text_with_options ol li {
	color:#666666;
}

.moduletable, .moduletable2, .tarifs, .inputbox, .moduletable a, .moduletable2 a, .moduletable h3, .moduletable2 h3, p.bouton, p.lien, .moduletable a.liensimple, .moduletable2 a.liensimple, #pathway_text ul li, #pathway_text ul li a, .moduletable a.liensimple form input, .moduletable a.liensimple2 form input,  .moduletable .bouton input, .moduletable2 .bouton input, .moduletable .boutonbottom input, .moduletable .boutontop input, .moduletable2 .boutonbottom input, .moduletable2 .boutontop input, .listing-panier .panier .qte-pannier {
	color:#336600;
}

.details-produit .description h1, .liste-produits .un-produit .description h3 a, .tarifs span.remise,  #billedTo strong, #shippedTo strong, #orderDetails #orderedItems td a, #shippingAddress h5, #shippingPayment h5 {
	color:#B6833C;
}
 
.details-produit .avis-client h4 {
	color:#333333;
}

/* couleur texte des boutons class "button" */
.moduletable .button, .moduletable .bouton .button, .moduletable2 .button, .moduletable2 .componentheading a {
	color:#FFFFFF;
}

/* couleur texte des champs de lap age de contact facturation */
#gestionCompte fieldset label {
	color:#000000;
}


/* couleur des class bouton panier */
.add-to-cart .button, .componentheading a, .componentheading .componentheading-lien a  {
    color:#666666;
}

/* ------- COULEURS DE FOND ---------*/

/* fond lien h3 de moduletable (blocs sur les côtés) */
.moduletable h3, .moduletable2 {
	background-color:#FFFFFF;
}

/* fond de moduletable (blocs sur les côtés) */
.moduletable {
	background-color:#EDF6D1;
}

/* fond du bloc de menu modutable (centre page) */
.moduletable #pathway_text ul, .moduletable #pathway_text {
	background-color:#FFFFFF;
}

/* fond de couleur des liens des blocs moduletable (sur les côtés) */
.moduletable ul.lienscategorie {
	background-color:#FFFFFF;
}

/* fond du bouton "supp poubelle" des étapes de commande */
.listing-panier .panier input {
	background-color:transparent;
}


/* fond de tableau 3 et header */
.sectiontableentry3, .sectiontableheader{
	background-color:#EDF6D1;
}

/* fond de tableau 2 et 1 */
.sectiontableentry2, .componentheading {
	background-color:#EBEBEB;
}

.listing-panier .panier .qte-pannier, .moduletable .inputbox, .moduletable input, .moduletable textarea, .moduletable form input, .moduletable .bouton input, .moduletable .boutonbottom input, .moduletable .boutontop input,  .moduletable2 .inputbox, .moduletable2 input, .moduletable2 textarea, .moduletable2 form input, .moduletable2 .bouton input, .moduletable2 .boutonbottom input, .moduletable2 .boutontop input{
	background-color:#FFFFFF;
}

.moduletable a.liensimple, .moduletable2 a.liensimple {
	background-color:transparent;
}

/* fond des boutons class "button" */
.moduletable .button, .moduletable .bouton .button, .moduletable2 .button {
	background-color:#99CC00;
}

/* espace qui entoure les forms modutable */
.moduletable fieldset {
	background-color:transparent;	
}

/* espace qui entoure les forms modutable2 */
.moduletable2 fieldset {
	background-color:#EDF6D1;	
}

/* fond bouton radio */
.details-produit .avis-client .notes input, #shippingPayment fieldset input, #shippingTransport table .radio input{
	background:none;
	background-color:transparent;
}

.add-to-cart .button, .componentheading {
	background-color:transparent;
}



/* ------- BORDURE ---------*/

#pathway_text, .details-produit .disponibilite, .componentheadin, .info-compte, .info-exped, .info-commande, #processCommandNavBar  {
	border-color:#7F9DB9; 
}

.moduletable form input, .moduletable .bouton input, .moduletable .boutonbottom input, .moduletable .boutontop input, .moduletable2 form input, .moduletable2 .bouton input, .moduletable2 .boutonbottom input, .moduletable2 .boutontop input {
	border-color:#7F9DB9;
}

.details-produit .add-to-cart {
 	border-color:#FFFFFF;
}

/* contour des boutons class "button" */
.moduletable .button, .moduletable .bouton .button, .moduletable2 .button {
	border-color:#FFFFFF;
}

.moduletable h3, .moduletable2 h3, .middlebox h3, #orderDetails  h2 {
	border-color:#CCCCCC;
}

/* ------- IMAGES DE FOND ---------*/

#processCommandNavBar {
	background-image:url(../vert/ec_images/etape-fond.png);
}

.details-produit .description h1, .liste-produits .un-produit .description h3 a {
	background-image:url(../vert/feuille.png);
}

#orderDetails .imprim-doc .commande-imprim {
	background-image:url(../vert/ec_images/imprim.png);
}

.add-to-cart .bkg-btn, .componentheading-lien {
	background-image:url(../vert/ec_images/btn-fond-01.png);
}

a.liensimple, #customerInfos a, #shipTo a, #shipTo ul li a, #processCommand .merci-commande a, .liste-produits .un-produit .description span a, .infos-vendeur a, #gestionCompte .gestionCompte-adresse a, #orderDetails .imprim-doc .commande-imprim a {
    background-image: url(../vert/fleche-smenu-OFF.gif);
}

#pathway_text ul li{
	background-image:url(../vert/fleche-smenu-OFF.gif);
}

