/****************************/
/* GENERAL */
/****************************/

/* COLOR

Jaune : #f9f9bb
Rouge :#b82f18


*/

*{margin:0px;padding:0px;border:0px;}
html{}
body{ background-color:#160200;margin:0px;}
body a:link {color:#f9f9bb;text-decoration:none;}
body a:visited {color:#f9f9bb;text-decoration:none;}
body a:hover {color:#f9f9bb;text-decoration:underline;}
body a:active {color:#f9f9bb;text-decoration:none;} 
 
h1{font-family:Times New Roman, Times, serif; font-size:14px; color:#f9f9bb; text-decoration:none; font-weight:bold; text-align:left; margin-bottom:16px;} 
h1 a:link {color:#f9f9bb;text-decoration:none;}
h1 a:visited {color:#f9f9bb;text-decoration:none;}
h1 a:hover {color:#a42a15;text-decoration:none;}
h1 a:active {color:#f9f9bb;text-decoration:none;} 
/* h2{font-family:Times New Roman, Times, serif; font-size:12px; color:#b82f18; text-decoration:none; font-weight:none; text-align:left; margin-top:5px;} */
h2{font-family:Times New Roman, Times, serif; font-size:30px; color:#b82f18; font-variant:small-caps;  text-decoration:none; font-weight:normal;text-align:left; margin-bottom:20px; margin-top:30px;}
h3{font-family:Times New Roman, Times, serif; font-size:13px; color:#842414; text-decoration:none; font-weight:none; text-align:left;} 
h4{font-family:Times New Roman, Times, serif; font-size:11px; color:#f9f9bb; text-decoration:none; font-weight:none; text-align:left; display:inline;} 
h5{font-family:Times New Roman, Times, serif; font-size:32px; color:#f9f9bb; text-decoration:none; font-weight:none; text-align:left;} 
h6{font-family:Times New Roman, Times, serif; font-size:30px; color:#f9f9bb; text-decoration:none; font-weight:none; text-align:left;} 

hr{color:#c9c9c9; height:1px; width:850px; position:relative; margin:0; padding:0;}
p {clear:both;font-size:13px;font-family:Times New Roman, Times, serif; font-weight:none; color:#b5af82; margin:0px; padding:0px;text-align:justify;}
#champ {border:1px solid #f9f9bb;font-size:11px;height:14px;padding-left:3px;}  


/****************************/
/* DISCLAIMER */
/****************************/
#disclaimer{ width:300px; height:120px; border:1px solid #b82f18}

/****************************/
/* SITE */
/****************************/
#divSiteBgInterieur{background-image:url(/images/bg-site-interieur.gif);background-repeat:repeat-x; width:100%; height:100%; margin-top:40px;margin-bottom:20px;} 
#divSiteBgAccueil{background-image:url(/images/bg-site-accueil.gif);background-repeat:repeat-x; width:100%; height:100%; margin-top:40px;margin-bottom:20px;} 
#divSite{margin:auto; width:850px;background-color:#230802; }
.contourImage66 {background-image:url(/images/bg-img-liste-produit-66-66.gif);background-repeat:no-repeat; width:66px; height:66px; padding-left:5px;padding-top:5px;}  
.contourImage100 {background-image:url(/images/bg-img-liste-produit-100-100.gif);background-repeat:no-repeat; width:100px; height:100px;padding-left:7px;padding-top:7px;}  
.contourImage325 {background-image:url(/images/bg-img-liste-produit-325-325.gif);background-repeat:no-repeat; width:325px; height:325px;padding-left:12px;padding-top:12px;}  

/****************************/
/* HEADER 
/****************************/
#divHeader{width:850px;margin:auto; padding:0px; }
#divHeaderWidth{ background-image:url(/images/bg-header-850-109.gif); background-repeat:no-repeat; width:850px; height:109px; overflow:hidden;}
#divHeaderLogo { width:627px;float:left;font-family:Times New Roman, Times, serif; font-size:40px; padding-top:28px;margin-left:15px;}
#divHeaderLogo a:link {color:#edc797; text-decoration:none;}
#divHeaderLogo a:visited {color:#edc797; text-decoration:none;}
#divHeaderLogo a:hover {color:#edc797; text-decoration:none;}
#divHeaderLogo a:active {color:#edc797; text-decoration:none;}

/* MON PANIER */
#divMonPanierGlobal{ float:left;width:207px;padding-top:15px; overflow:hidden;}
#divMonPanierBG{float:left;background-image:url(/images/bg-mon-panier-207-79.gif);background-repeat:no-repeat; width:207px; height:79px;padding-left:10px;padding-top:3px;}

#divMonPanier{ clear:both; font-size:17px; font-family:Times New Roman, Times, serif; text-align:left; font-weight:bold; font-variant:small-caps; color:#f9f9ba; padding-bottom:8px; padding-top:3px; }
#divMonPanier a:link {color:#f9f9ba; text-decoration:none;}
#divMonPanier a:visited {color:#f9f9ba; text-decoration:none;}
#divMonPanier a:hover {color:#f9f9ba; text-decoration:none;}
#divMonPanier a:active {color:#f9f9ba; text-decoration:none;}

#divMonPanierPadding{ width:160px; padding-top:12px;padding-bottom:12px;padding-left:5px;padding-right:5px;}
#divMonPanierArticles{ width:80px; float:left;font-size:13px; font-family:Times New Roman, Times, serif; text-align:left;text-transform:none;font-weight:none; color:#8e5641;}
#divMonPanierDetails{ width:80px;float:right;font-size:12px; font-family:Times New Roman, Times, serif; text-align:right;text-transform:none;font-weight:none;text-decoration:underline;color:#edc797;}
#divMonPanierDetails a:link {color:#edc797; text-decoration:underline;}
#divMonPanierDetails a:visited {color:#edc797; text-decoration:underline;}
#divMonPanierDetails a:hover {color:#edc797; text-decoration:underline;}
#divMonPanierDetails a:active {color:#edc797; text-decoration:underline;}


#divLigneVert {float:left;height:20px; width:1px; vertical-align:middle; background-color:#d4d4d4; margin-left:10px;margin-right:10px;}
#divLigneHori{height:1px; width:130px;background-color:#d4d4d4; margin:0; padding:0;}
 
 
 /***************************/
/* CENTRE GLOBAL */
/****************************/                                                                                           
#divInterieur{margin:0px; width:850px;background-color:#230802;}
#divInterieur2{padding-top:30px;width:850px;background-color:#230802; overflow:hidden;}

#menu{background-image:url(/images/bg-menu-1-45.gif);background-repeat:repeat-x;height:45px;width:850px; }
#menuCenter{clear:both;padding-top:14px;padding-left:45px;}
#menuUl{text-align:center; list-style:none; }
.menuLi{float:left;font-size:16px; font-family:Times New Roman, Times, serif; text-align:center;text-transform:uppercase;font-weight:none; color:#f9f9bb;  padding-right:10px;}
a.menuLi:link,a.menuLi:active,a.menuLi:visited{text-decoration:none;color:#f9f9bb;}
a.menuLi:hover{text-decoration:none; color:#a42a15;}

/***************************/
/*  ACCUEIL  */
/****************************/   
#divAccueilMenuBg{background-image:url(/images/bg-menu-accueil-1-209.gif);background-repeat:repeat-x; width:850px; height:209px; }
#divAccueilMenuTitre{float:left;font-family:Times New Roman, Times, serif;  font-size:13px; text-align:left; text-transform:uppercase;font-weight:none; color:#f9f9bb; padding-top:30px; padding-left:15px;vertical-align:top;margin:0;}
#divAccueilFlash{ float:right;width:610px; height:207px; padding-top:1px; vertical-align:top; margin:0;}

/* ENCADRES : votre artisan torrefacteur + notre selection du mois */
#divAccueilEncadre{clear:both; height:153px;padding-top:20px; width:850px; padding-left:13px;}

#divAccueilEncadreArtisanBg{float:left;background-image:url(/images/bg-encadre-artisan-335-132.gif);background-repeat:no-repeat; width:335px; height:132px; margin-top:10px; margin-right:10px;}
#divAccueilEncadreArtisanTitre{clear:both;font-family:Times New Roman, Times, serif; font-size:16px; color:#842414; text-transform:uppercase; font-weight:none; text-align:left;padding-top:10px;padding-bottom:3px;padding-left:13px;}
#divAccueilEncadreArtisanTitre a:link {color:#842414; text-decoration:none;}
#divAccueilEncadreArtisanTitre a:visited {color:#842414; text-decoration:none;}
#divAccueilEncadreArtisanTitre a:hover {color:#842414; text-decoration:none;}
#divAccueilEncadreArtisanTitre a:active {color:#842414; text-decoration:none;}
#divAccueilEncadreArtisanImageTexte{float:left; margin-top:3px;padding-left:13px;}
#divAccueilEncadreArtisanImage{ float:left; margin-right:8px; width:85px;}
#divAccueilEncadreArtisanTexte{ float:left; width:220px;font-family:Times New Roman, Times, serif; font-size:12px; color:#b5af82; text-decoration:none; font-weight:none; text-align:left; margin-top:8px;}
#divAccueilEncadreArtisanTexte a:link {color:#b5af82; text-decoration:none;}
#divAccueilEncadreArtisanTexte a:visited {color:#b5af82; text-decoration:none;}
#divAccueilEncadreArtisanTexte a:hover {color:#b5af82; text-decoration:underline;}
#divAccueilEncadreArtisanTexte a:active {color:#b5af82; text-decoration:none;}

#divAccueilEncadreAdresseBg{float:left;margin-right:10px;}

#divAccueilEncadreSelectionBg{float:left;background-image:url(/images/bg-encadre-selection-275-132.gif);background-repeat:no-repeat; width:275px; height:132px; margin-top:10px;}
#divAccueilEncadreSelectionTitre{clear:both;font-family:Times New Roman, Times, serif; font-size:16px; color:#842414; text-transform:uppercase; font-weight:none; text-align:left;padding-top:15px;padding-bottom:8px;padding-left:15px;}
#divAccueilEncadreSelectionTitre a:link {color:#842414; text-decoration:none;}
#divAccueilEncadreSelectionTitre a:visited {color:#842414; text-decoration:none;}
#divAccueilEncadreSelectionTitre a:hover {color:#842414; text-decoration:none;}
#divAccueilEncadreSelectionTitre a:active {color:#842414; text-decoration:none;}
#divAccueilEncadreSelectionImageTexte{float:left; margin-top:3px;padding-left:13px;}
#divAccueilEncadreSelectionImage{ float:left; margin-right:8px; width:66px;}
#divAccueilEncadreSelectionTexte{ float:left;width:175px;font-family:Times New Roman, Times, serif; font-size:12px; color:#b5af82; text-decoration:none; font-weight:none; text-align:left; margin-top:3px;}
#divAccueilEncadreSelectionTexte a:link {color:#b5af82; text-decoration:none;}
#divAccueilEncadreSelectionTexte a:visited {color:#b5af82; text-decoration:none;}
#divAccueilEncadreSelectionTexte a:hover {color:#b5af82; text-decoration:underline;}
#divAccueilEncadreSelectionTexte a:active {color:#b5af82; text-decoration:none;}




/****************************/
/* COLONNE GAUCHE */
/****************************/
#divColonneGauche {float:left;width:210px;clear:both; }
/* #divColonneGaucheSeparateur{color:#f9f9bb; width:185px; text-align:left; float:left;}*/
#divColonneGaucheGlobal{float:left; clear:both; }

/* NOTRE SELECTION */
#divColonneGaucheSelectionBg{clear:both;background-image:url(/images/bg-selection-190-110.gif);background-repeat:no-repeat; width:190px; height:110px; padding-top:15px;padding-left:15px;margin-bottom:0px;}
#divColonneGaucheSelectionTitre{font-size:16px; font-family:Times New Roman, Times, serif; text-align:left; text-transform:uppercase;font-weight:bold; color:#ab945e; margin-bottom:8px;}
#divColonneGaucheSelectionTexte{font-size:12px; font-family:Times New Roman, Times, serif; text-align:left;text-transform:none;font-weight:none; color:#ab945e; line-height:18px;}
a.divColonneGaucheSelectionTexte:link,a.divColonneGaucheSelectionTexte:active,a.divColonneGaucheSelectionTexte:visited{text-decoration:none;color:#ab945e;}
a.divColonneGaucheSelectionTexte:hover{text-decoration:underline; color:#ab945e;}

/* ENCART CONTACT */
#divColonneGaucheContact{clear:both; margin-top:10px; margin-bottom:30px;}

/* ENCART CAFE SUR MESURE */
#divColonneGaucheMesure{clear:both; margin-bottom:10px;}

/* ENCART FRAIS DE PORT GRATUIT */
#divColonneGaucheFtp{clear:both; margin-bottom:10px;}

/* MENU */
#divColonneGaucheMenu{float:left;width:180px;clear:both;padding-left:13px;margin-bottom:0px;}
#divColonneGaucheBottom{margin-bottom:10px;}
.divColonneGaucheUl{list-style:none;font-size:16px; font-family:Times New Roman, Times, serif; text-align:left;text-transform:none;font-weight:bold; color:#a42a15; padding-bottom:5px; margin:0px;border-width: 0;}
a.divColonneGaucheUl:link,a.divColonneGaucheUl:active,a.divColonneGaucheUl:visited{text-decoration:none;color:#a42a15;}
a.divColonneGaucheUl:hover{text-decoration:underline; color:#a42a15;}

#divColonneGaucheLiPadding{}
.divColonneGaucheLi{font-size:16px; font-family:Times New Roman, Times, serif; text-align:left;text-transform:none;font-weight:bold; color:#f9f9bb;text-transform:uppercase;list-style:none;padding-bottom:3px;padding-top:10px; margin:0px;border-width: 0;}
a.divColonneGaucheLi:link,a.divColonneGaucheLi:active,a.divColonneGaucheLi:visited{text-decoration:none;color:#f9f9bb;}
a.divColonneGaucheLi:hover{text-decoration:underline; color:#f9f9bb;}

.divColonneGaucheLi2{font-size:14px; font-family:Times New Roman, Times, serif; text-align:left;text-transform:none;font-weight:none; color:#f9f9bb;list-style:none;padding-left:8px;padding-top:8px;margin:0px;border-width: 0;}
a.divColonneGaucheLi2:link,a.divColonneGaucheLi2:active,a.divColonneGaucheLi2:visited{text-decoration:none;color:#f9f9bb;padding-left:0px;}
a.divColonneGaucheLi2:hover{text-decoration:underline; color:#f9f9bb;padding-left:0px;}

.divColonneGaucheLi3{font-size:13px; font-family:Times New Roman, Times, serif; text-align:left;text-transform:none;font-weight:none; color:#b5af82;list-style:none; padding-left:20px;border-width: 0;}
a.divColonneGaucheLi3:link,a.divColonneGaucheLi3:active,a.divColonneGaucheLi3:visited{text-decoration:none;color:#b5af82;padding-left:5px;}
a.divColonneGaucheLi3:hover{text-decoration:underline; color:#b5af82;padding-left:5px;}


/****************************/
/* CENTRE ACCUEIL*/
/****************************/
#divCentre{ width:640px; float:left;}  


/* CHEMIN */
#divChemin{ width:600px; float:left;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif; color:#edc797;}
#divCheminRubrique{float:left;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif; color:#edc797;}
#divCheminRubrique a:link {color:#edc797; text-decoration:none;}
#divCheminRubrique a:visited {color:#edc797; text-decoration:none;}
#divCheminRubrique a:hover {color:#edc797; text-decoration:underline;}
#divCheminRubrique a:active {color:#edc797; text-decoration:none;}


/****************************/
/* LISTE PRODUITS / niveau 1 (thes verts, thes noirs, thes rouges) */
/****************************/

#divTitre{font-family:Times New Roman, Times, serif; font-size:24px; color:#b82f18; text-transform:uppercase; text-decoration:none; font-weight:none; text-align:left; margin-top:20px; margin-bottom:15px;}
#divTitre a:link {color:#b82f18; text-decoration:none;}
#divTitre a:visited {color:#b82f18; text-decoration:none;}
#divTitre a:hover {color:#b82f18; text-decoration:underline;}
#divTitre a:active {color:#b82f18; text-decoration:none;}

#divListeProduits{float:left;width:625px; padding:0px;}

#divListeProduitGlobal{float:left;width:625px;clear:both;}
#divListeProduitsImage{float:left;}
#divListeProduitsDescription{font-family:Times New Roman, Times, serif; font-size:12px; color:#b5af82; text-decoration:none; font-weight:none; text-align:left; padding-right:5px;}
#divListeProduitsPrix{font-size:11px; font-family:Times New Roman, Times, serif; text-align:center;text-transform:none;font-weight:none; color:#ab945e;}
#divListeProduitsInfusion{font-size:11px; font-family:Times New Roman, Times, serif; text-align:center;text-transform:none;font-weight:none; color:#ab945e;}
#divListeProduitsQuantite{font-size:11px; font-family:Times New Roman, Times, serif; text-align:center;text-transform:none;font-weight:none; color:#571119;}
#divListeProduitsQuantiteRight{font-size:12px; font-family:Times New Roman, Times, serif; text-align:right;text-transform:none;font-weight:none; color:#571119;}
#divListeProduitsBouton{ float:center; width:130px; height:20px;}

#divListeProduitsOrigineGlobal{ padding-bottom:15px;}
#divListeProduitsOrigineBg{background-image:url(/images/bg-img-liste-produits-origine-227-27.gif);background-repeat:no-repeat; width:227px; height:27px;}
#divListeProduitsOrigine{font-size:14px; font-family:Times New Roman, Times, serif; text-align:left;text-transform:none;font-weight:bold; color:#f9f9bb; padding-left:10px; letter-spacing:1px;}
#divListeProduitsLegende{font-size:12px; font-family:Times New Roman, Times, serif; text-align:center;text-transform:none; font-style:italic;font-weight:none; color:#bb9974;}

#divListeProduitsSeparationPadding{margin-top:15px;margin-bottom:15px;}
#divListeProduitsSeparation{clear:both;background-image:url(/images/ligne-horizontal-600-1.gif);background-repeat:no-repeat;height:1px; width:600px;}

#divListeProduitListeCategorie{float:left; padding-right:15px;}
#divListeProduitListeCategorieImage{float:left; }
#divListeProduitListeCategorieTitre{width:100px;clear:both;font-size:12px; font-family:Times New Roman, Times, serif; text-align:center;text-transform:none;font-weight:none; text-transform:uppercase; color:#f9f9bb;}

#divListeProduitsMelangesGlobal{ clear:both;padding-top:40px;}
#divListeProduitsMelanges{font-family:Times New Roman, Times, serif; font-size:12px; color:#b5af82; text-decoration:none; font-weight:none; text-align:left; margin-top:10px; margin-bottom:15px;}
#divListeProduitsMelanges a:link {color:#b5af82; text-decoration:none;}
#divListeProduitsMelanges a:visited {color:#b5af82; text-decoration:none;}
#divListeProduitsMelanges a:hover {color:#b5af82; text-decoration:underline;}
#divListeProduitsMelanges a:active {color:#b5af82; text-decoration:none;}

#divListeProduitsSelect{ background-color:#230802; border:1px solid #842414;font-family:Times New Roman, Times, serif; font-size:12px; color:#ab945e; text-decoration:none; font-weight:none; text-align:left;}


/***************************/
/* PANIER BOUTIQUE */
/****************************/   
#divPanierBoutique{float:left;width:625px;padding-bottom:80px;}
#divPanierBoutiqueEtapesCommande{clear:both;width:625px; height:55px; padding-bottom:15px;}
#divPanierBoutiqueBgTop{float:left;background-image:url(/images/bg-panier-boutique-top.gif);background-repeat:repeat-y; width:625px; height:35px;margin-bottom:5px;}
#divPanierBoutiqueChampsPadding{ width:98%;padding-top:10px;padding-bottom:10px;padding-left:15px;}
#divPanierBoutiqueChamps{font-family:Times New Roman, Times, serif; font-size:12px; color:#ab945e; text-decoration:none; font-weight:none; overflow:hidden;}

#divPanierBoutiqueBgCenter{ clear:both; width:625px; height:100%; margin-bottom:15px; } 
#divPanierBoutiqueBgCenterTop{float:left;overflow:hidden;background-image:url(/images/bg-panier-boutique-center-top-bottom.gif);background-repeat:no-repeat; width:625px; height:1px;}
#divPanierBoutiqueBgCenterCentre{float:left;overflow:hidden;background-image:url(/images/bg-panier-boutique-center-centre.gif);background-repeat:repeat-y; width:625px; height:100%;}
#divPanierBoutiqueBgCenterCentrePadding{width:97%;padding-left:15px;padding-top:20px; }

#divPanierBoutiqueBgCenterCentreTitre{font-family:Times New Roman, Times, serif; font-size:18px; color:#b5af82; text-decoration:none; font-weight:none; text-align:left; padding-bottom:8px;}
#divPanierBoutiqueBgCenterCentrePrixUnitaire{font-family:Times New Roman, Times, serif; font-size:14px; color:#b5af82; text-decoration:none; font-weight:none;text-align:right; padding-right:13px;}
#divPanierBoutiqueBgCenterCentrePrixTtc{font-family:Times New Roman, Times, serif; font-size:14px; color:#b5af82; text-decoration:none; font-weight:none;text-align:right;}

#divPanierBoutiqueBgCenterCentreChampsGlobal{height:20px;}
#divPanierBoutiqueBgCenterCentreChamps{border:1px solid #b82f18; font-size:12px; font-family:Times New Roman, Times, serif; text-align:right;text-transform:none;font-weight:none; color:#571119; margin-left:10px;}
#divPanierBoutiqueBgCenterCentreSupprimer{ padding-right:10px;}

#divPanierBoutiqueBgCenterCentreSeparateur{clear:both;background-image:url(/images/ligne-horizontal-600-1.gif);background-repeat:no-repeat;height:1px; width:600px; margin-top:15px;}

#divPanierBoutiqueBgCenterCentreRecalculGlobal{clear:both;width:97%;padding-bottom:15px;overflow:hidden; margin-top:15px;}
#divPanierBoutiqueBgCenterCentreRecalcul{font-family:Times New Roman, Times, serif; font-size:12px; color:#edc797; text-decoration:underline; font-weight:bold; text-align:right;}
#divPanierBoutiqueBgCenterCentreRecalcul a:link {color:#edc797; text-decoration:underline;}
#divPanierBoutiqueBgCenterCentreRecalcul a:visited {color:#edc797; text-decoration:underline;}
#divPanierBoutiqueBgCenterCentreRecalcul a:hover {color:#edc797; text-decoration:underline;}
#divPanierBoutiqueBgCenterCentreRecalcul a:active {color:#edc797; text-decoration:underline;}
#divPanierBoutiqueBgCenterCentreTotal{font-family:Times New Roman, Times, serif; font-size:20px; color:#f9f9bb; text-decoration:none; font-weight:none; text-align:right; }
#divPanierBoutiqueBgCenterCentreEuros{font-family:Times New Roman, Times, serif; font-size:22px; color:#f9f9bb; text-decoration:none; font-weight:none; text-align:right;}

#divPanierBoutiqueBgCenterBottom{clear:both;background-image:url(/images/bg-panier-boutique-center-top-bottom.gif);background-repeat:no-repeat; width:625px; height:1px;}

#divPanierBoutiqueBouton{float:right; width:625px; margin-bottom:10px;}
#divPanierBoutiqueBoutonContinuerAchats{ float:left; width:214px; height:30px; margin-right:15px; overflow:hidden;}
#divPanierBoutiqueBoutonValiderCommande{ float:left; width:219px; height:30px;}

#divPanierBoutiqueVide{ clear:both;font-size:16px; font-family:Times New Roman, Times, serif; text-align:left;text-transform:none;font-weight:bold; color:#b82f18; margin-top:30px;}



/****************************/
/* div ajout panier : 
/****************************/
#divAjoutPanier{ z-index:1;position:absolute;background-color:#010101;background-repeat:no-repeat; width:450px; height:14%;margin-left:35%;bottom:0px; top:40%; border:1px solid #b82f18; padding:20px;} 
#divAjoutPanierTitre{font-family:Times New Roman, Times, serif; font-size:30px; color:#ab945e; text-decoration:none; font-weight:bold; text-align:center; padding-bottom:40px;}
#divAjoutPanierBouton{}

/****************************/
/* COMMANDE : 
/****************************/

/* vos informations */
#divCommandeInformations{float:left;width:620px;padding-bottom:80px;}

#divCommandeInformationsBgTop{overflow:hidden;float:left;background-image:url(/images/bg-panier-boutique-center-top-bottom.gif);background-repeat:no-repeat; width:625px; height:1px;}
#divCommandeInformationsBgCenter{overflow:hidden;float:left;background-image:url(/images/bg-panier-boutique-center-centre.gif);background-repeat:repeat-y; width:625px; height:100%;padding-left:15px;padding-bottom:25px;padding-top:20px;}
#divCommandeInformationsBgCenterBottom{float:left;background-image:url(/images/bg-panier-boutique-center-top-bottom.gif);background-repeat:no-repeat; width:625px; height:1px;}

#divCommandeInformationsDonneesTitre{ clear:both;float:left;width:500px;font-family:Arial, Verdana, Helvetica, sans-serif; font-size:14px; color:#b82f18; text-decoration:none; font-weight:bold; text-align:left; margin-bottom:15px;}
#divCommandeInformationsDonneesLegende{ clear:both;float:left;width:450px;font-family:Times New Roman, Times, serif; font-size:12px; color:#b5af82; font-style:italic; font-weight:none; text-align:left; margin-bottom:10px;}
#divCommandeInformationsDonnees{float:left;float:left;font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#f9f9bb; text-decoration:none; font-weight:bold; text-align:left; margin-bottom:25px;}
#divCommandeInformationsDonneesChamps{float:left;width:160px;font-family:Arial, Verdana, Helvetica, sans-serif; font-size:10px; color:#b5af82; text-decoration:none; font-weight:nne; text-align:left;}
#divCommandeInformationsDonneesInfos{float:left;width:460px;float:left;font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#b5af82; text-decoration:none; font-weight:none; text-align:left; }
#divCommandeInformationsChamps{overflow:hidden;clear:both;border:1px solid #333333;background-color:#160200;font-family:Arial, Verdana, Helvetica, sans-serif; font-size:11px; color:#b5af82; text-decoration:none; font-weight:nne; text-align:left; margin-bottom:3px; }
#divCommandeInformationsBouton{float:right;margin-right:280px;}


/* recapitulatif commande : selectionPaiementCommande*/
#divRecapitulatifCommandePaiement{float:left;width:620px; padding-bottom:80px;}
#divRecapitulatifCommandePaiementBgTop{float:left;background-image:url(/images/bg-panier-boutique-top.gif);background-repeat:repeat-y; width:625px; height:35px;margin-bottom:5px;}
#divRecapitulatifCommandePaiementBgPadding{ width:98%;padding-top:10px;padding-bottom:10px;padding-left:15px;}

#divRecapitulatifCommandePaiementChamps{font-family:Times New Roman, Times, serif; font-size:12px; color:#b82f18; text-decoration:none; font-weight:none;}

#divRecapitulatifCommandePaiementBgCenter{ clear:both; width:625px;} 

#divRecapitulatifCommandePaiementBgCenterTop{float:left;overflow:hidden;background-image:url(/images/bg-panier-boutique-center-top-bottom.gif);background-repeat:no-repeat; width:625px; height:1px;}
#divRecapitulatifCommandePaiementBgCenterCentre{float:left;overflow:hidden;background-image:url(/images/bg-panier-boutique-center-centre.gif);background-repeat:repeat-y; width:625px; height:100%;}
#divRecapitulatifCommandePaiementBgCenterCentrePadding{width:97%;padding-top:20px; }

#divRecapitulatifCommandePaiementBgCenterBottom{clear:both;background-image:url(/images/bg-panier-boutique-center-top-bottom.gif);background-repeat:no-repeat; width:625px; height:1px;margin-bottom:5px;}

#divRecapitulatifCommandePaiementBgCenterCentreTitre{font-family:Times New Roman, Times, serif; font-size:18px; color:#b5af82; text-decoration:none; font-weight:none; text-align:left;padding-bottom:8px; }
#divRecapitulatifCommandePaiementBgCenterCentreTitre a:link {color:#b5af82; text-decoration:none;}
#divRecapitulatifCommandePaiementBgCenterCentreTitre a:visited {color:#b5af82; text-decoration:none;}
#divRecapitulatifCommandePaiementBgCenterCentreTitre a:hover {color:#b5af82; text-decoration:underline;}
#divRecapitulatifCommandePaiementBgCenterCentreTitre a:active {color:#b5af82; text-decoration:none;}

#divRecapitulatifCommandePaiementBgCenterCentrePrixUnitaire{font-family:Times New Roman, Times, serif; font-size:14px; color:#b5af82; text-decoration:none; font-weight:none; padding-right:13px;}
#divRecapitulatifCommandePaiementBgCenterCentreQuantite{font-family:Times New Roman, Times, serif; font-size:12px; color:#b5af82; text-decoration:none; font-weight:bold; text-align:center; }
#divRecapitulatifCommandePaiementBgCenterCentrePrixTtc{font-family:Times New Roman, Times, serif; font-size:14px; color:#b5af82; text-decoration:none; font-weight:none;}

#divRecapitulatifCommandePaiementBgCenterCentreSeparateur{clear:both;background-image:url(/images/ligne-horizontal-625-1.gif);background-repeat:no-repeat;height:1px; width:600px;}

#divRecapitulatifCommandePaiementBgCenterCentreSousTotalGlobal{clear:both;width:98%;padding-bottom:5px;overflow:hidden;margin-top:15px;}
#divRecapitulatifCommandePaiementBgCenterCentreSousTotalTitre{font-family:Times New Roman, Times, serif; font-size:20px; color:#f9f9bb; text-decoration:none; font-weight:none; text-align:right; }
#divRecapitulatifCommandePaiementBgCenterCentreSousTotal{font-family:Times New Roman, Times, serif; font-size:22px; color:#f9f9bb; text-decoration:none; font-weight:none; text-align:right;}

#divRecapitulatifCommandePaiementBgCenterCentreFraisPortGlobal{clear:both;width:98%;padding-bottom:5px;overflow:hidden;}
#divRecapitulatifCommandePaiementBgCenterCentreFraisPortTitre{font-family:Times New Roman, Times, serif; font-size:16px; color:#f9f9bb; text-decoration:none; font-weight:none; text-align:right;}
#divRecapitulatifCommandePaiementBgCenterCentreFraisPortEuros{font-family:Times New Roman, Times, serif; font-size:22px; color:#f9f9bb; text-decoration:none; font-weight:none; text-align:right;}

#divRecapitulatifCommandePaiementBgCenterCentreTotalGlobal{clear:both;width:98%;padding-bottom:10px;overflow:hidden;}
#divRecapitulatifCommandePaiementBgCenterCentreTotalTitre{font-family:Times New Roman, Times, serif; font-size:20px; color:#b82f18; text-decoration:none; font-weight:none; text-align:right;}
#divRecapitulatifCommandePaiementBgCenterCentreTotalEuros{font-family:Times New Roman, Times, serif; font-size:22px; color:#b82f18; text-decoration:none; font-weight:none; text-align:right;}

#divRecapitulatifCommandePaiementBgTopPaiementPadding{width:98%;padding-top:10px;padding-left:15px;}
#divRecapitulatifCommandePaiementBgTopPaiementTitre{ width:27%;float:left;font-family:Times New Roman, Times, serif; font-size:12px; color:#b82f18; text-decoration:none; font-weight:none; text-align:left;}
#divRecapitulatifCommandePaiementBgCenterCentrePaiementGlobal{width:70%;float:right;padding-right:15px; }
#divRecapitulatifCommandePaiementBgCenterCentrePaiementCheque{float:right;margin-right:15px;font-family:Times New Roman, Times, serif; font-size:12px; color:#b82f18; text-decoration:none;font-weight:bold;text-align:right;}
#divRecapitulatifCommandePaiementBgCenterCentrePaiementCarte{float:left;font-family:Times New Roman, Times, serif; font-size:12px; color:#b82f18; text-decoration:none;font-weight:bold;text-align:right;}
#divRecapitulatifCommandePaiementBgCenterCentrePaiementCarteProchainement{float:right;font-family:Times New Roman, Times, serif; font-size:12px; color:#b82f18; text-decoration:none; font-weight:none; text-align:right;}

#divRecapitulatifCommandePaiementBoutonCGV{clear:both;width:623px;float:left; margin-bottom:25px;text-align:right; }
#divRecapitulatifCommandePaiementBgCenterCentreAccepteCGV{float:left;font-family:Times New Roman, Times, serif; font-size:12px; color:#b5af82; text-decoration:none; font-weight:none; text-align:left; margin-top:15px;}
#divRecapitulatifCommandePaiementBgCenterCentreAccepteCGV a:link {color:#b5af82; text-decoration:underline;}
#divRecapitulatifCommandePaiementBgCenterCentreAccepteCGV a:visited {color:#b5af82; text-decoration:underline;}
#divRecapitulatifCommandePaiementBgCenterCentreAccepteCGV a:hover {color:#b5af82; text-decoration:underline;}
#divRecapitulatifCommandePaiementBgCenterCentreAccepteCGV a:active {color:#b5af82; text-decoration:underline;}
#divRecapitulatifCommandePaiementBoutonValider{ float:right; width:208px; height:30px;}


/* payer la commande CB/cheque : payerCommande*/
#divPayerCommande{float:left;width:620px;padding-bottom:80px;}
#divPayerCommandeTitre{float:left;font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#b82f18;text-decoration:none;font-weight:none;text-align:left;padding-top:10px;padding-bottom:10px; margin-right:30px;padding-left:15px;}
#divPayerCommandeImages{float:center;padding-top:15px;padding-bottom:15px; text-align:center;}
#divPayerCommandeTexte{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#b5af82; text-decoration:none; font-weight:none; text-align:left;padding-top:10px;}
#divPayerCommandeTexte2{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#b5af82; text-decoration:none; font-weight:none; text-align:left;padding-top:10px;padding-bottom:10px; margin-right:30px;padding-left:15px;}

#divCommandePayee{float:left;width:620px;padding-bottom:80px;}
#divCommandePayeeTexte{ width:625px;font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#b5af82; text-decoration:none; font-weight:none; text-align:left; margin-top:20px;}



/***************************/
/* PAGES COMPLEMENTAIRES : faq, conditions de vente, contactez-nous */
/****************************/   
#divPageComplementaireGlobal{ float:left;width:620px; padding-bottom:30px; }

#divPageComplementaireTitre{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:14px; color:#b82f18; text-decoration:none; font-weight:bold; text-align:left; clear:both; margin-bottom:10px; margin-top:15px;} 

#divPageComplementaireLiens{font-size:13px;font-family:Times New Roman, Times, serif; font-weight:none; color:#b5af82; text-decoration:underline;}
#divPageComplementaireLiens a:link {color:#b5af82; text-decoration:underline;}
#divPageComplementaireLiens a:visited {color:#b5af82; text-decoration:underline;}
#divPageComplementaireLiens a:hover {color:#b5af82; text-decoration:underline;}
#divPageComplementaireLiens a:active {color:#b5af82; text-decoration:underline;}

#divPageComplementaireAccroche{ font-family:Times New Roman, Times, serif; font-size:13px; color:#b5af82; text-decoration:none; font-weight:none; }

.divPageComplementairePartenaires{ clear:both; font-family:Times New Roman, Times, serif; font-size:13px; color:#f9f9bb; text-decoration:none; font-weight:none; margin-bottom:15px;}
.divPageComplementairePartenaires a:link {color:#f9f9bb; text-decoration:none;}
.divPageComplementairePartenaires a:visited {color:#f9f9bb; text-decoration:none;}
.divPageComplementairePartenaires a:hover {color:#f9f9bb; text-decoration:underline;}
.divPageComplementairePartenaires a:active {color:#f9f9bb; text-decoration:none;}

.divPageComplementairePartenairesFloat{ float:left; margin-right:5px; font-family:Times New Roman, Times, serif; font-size:10px; color:#f9f9bb; text-decoration:none; font-weight:none;}
.divPageComplementairePartenairesFloat a:link {color:#f9f9bb; text-decoration:none;}
.divPageComplementairePartenairesFloat a:visited {color:#f9f9bb; text-decoration:none;}
.divPageComplementairePartenairesFloat a:hover {color:#f9f9bb; text-decoration:underline;}
.divPageComplementairePartenairesFloat a:active {color:#f9f9bb; text-decoration:none;}


.divPageComplementairePartenaires2{ clear:both; font-family:Times New Roman, Times, serif; font-size:13px; color:#f9f9bb; text-decoration:none; font-weight:none; margin-bottom:15px; }
.divPageComplementairePartenaires2 a:link {color:#f9f9bb; text-decoration:none;}
.divPageComplementairePartenaires2 a:visited {color:#f9f9bb; text-decoration:none;}
.divPageComplementairePartenaires2 a:hover {color:#f9f9bb; text-decoration:underline;}
.divPageComplementairePartenaires2 a:active {color:#f9f9bb; text-decoration:none;}


/***************************/
/* CONTACTEZ-NOUS */
/****************************/   

#divContactezNousTitreGlobal{width:620px; margin-bottom:10px;clear:both;}
#divContactezNousTitre{float:left; width:80px;font-size:13px;font-family:Times New Roman, Times, serif; font-weight:none; color:#b82f18;margin-right:5px; margin-bottom:10px; display:inline;}
#divContactezNousTitre a:link {color:#b82f18; text-decoration:none;}
#divContactezNousTitre a:visited {color:#b82f18; text-decoration:none;}
#divContactezNousTitre a:hover {color:#b82f18; text-decoration:underline;}
#divContactezNousTitre a:active {color:#b82f18; text-decoration:none;}

#divContactezNousTitreChamps{overflow:hidden;float:left;border:1px solid #333333;background-color:#160200;font-family:Arial, Verdana, Helvetica, sans-serif; font-size:10px; color:#b5af82; text-decoration:none; font-weight:nne; text-align:left;} 
#divContactezNousTitreTextArea{float:left; border:1px solid #333333; background-color:#160200;font-size:12px;font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:none; color:#b5af82;margin-bottom:20px;}

#divContactezNousTitreBoutonGlobal{ clear:both; }
#divContactezNousTitreBouton{ float:left; width:101px; height:30px;}


/***************************/
/* FOOTER */
/****************************/
#divFooter{clear:both;margin:auto;width:850px; height:80px;}
#divFooterBg{background-image:url(/images/bg-footer-850-80.gif);background-repeat:no-repeat; width:850px; height:80px; padding-top:20px;}

#divFooterSite{font-size:12px;font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:none; color:#f9f9bb;text-align:center; margin-bottom:8px;}
#divFooterPartenaires{clear:both;font-size:10px;font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:none; color:#4e3827; text-align:center;}
.divFooterPartenaires a:link {text-decoration:none;color:#4e3827;}
.divFooterPartenaires a:visited {text-decoration:none;color:#4e3827;}
.divFooterPartenaires  a:hover {text-decoration:underline; color:#4e3827;}
.divFooterPartenaires a:active {text-decoration:none;color:#4e3827;}
