body{
	color:#7B7D7E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
}

.bodyClass{background:#2a2a2a; color:#220903; padding:0; margin:0;}
:focus { -moz-outline-style: none; outline: 0 none;}

h1{margin:0;padding:0; line-height:15px; font-weight:bold; color:#ffffff; font-size:13px; text-transform:uppercase;}

/* Styles pour la taille générale du site */ 
.TableGeneral{width:980px;}

/* TOP - Style pour le haut du site (fond et bouton) */
.LogoPaiement{width:186px; height:30px;}

/* TOP - Styles pour le message de bienvenue */
.WelcomeMessage{color:#cccccc; font-size:12px; font-weight:bold;}
a.WelcomeLink:link{color:#dddddd; font-size:12px; font-weight:bold; text-decoration:underline;}
a.WelcomeLink:visited{color:#dddddd; font-size:12px; font-weight:bold; text-decoration:underline;}
a.WelcomeLink:hover{color:#dddddd; font-size:12px; font-weight:bold; text-decoration:none;}

/* TOP - Styles pour le module de recherche */
.rechercheTxt{color:#ababab; font-size:12px; font-weight:bold;}
.CusttxtfieldSearch{background:#FFFFFF none repeat scroll 0 0;border:1px solid #FFFFFF;color:#393939;height:18px;margin:0;padding:0;}
.CustsubmitbtnSearch {color:#000000; font: bold 11px Arial,Helvetica,sans-serif; background-color:#f7c900; border:none; background : url(images/FondBoutonSearch.jpg) no-repeat; cursor:pointer; height:20px; width:38px;}


/* HEADER - Style pour le menu haut (fond et bouton) */
.bgMenu{background:url(images/fondMenu.png) no-repeat; width:980px; height:61px;}
a.MenuBoutique{background:url('images/menuBoutique.png') no-repeat 0 0;display:block;width:155px;height:59px;text-indent:-9999px;}
a.MenuBoutique:hover{background-position:0px -59px !important;}
a.MenuBroderies{background:url('images/menuBroderies.png') no-repeat 0 0;display:block;width:168px;height:59px;text-indent:-9999px;}
a.MenuBroderies:hover{background-position:0px -59px !important;}
a.MenuContact{background:url('images/menuContact.png') no-repeat 0 0;display:block;width:158px;height:59px;text-indent:-9999px;}
a.MenuContact:hover{background-position:0px -59px !important;}
a.MenuCompte{background:url('images/menuCompte.png') no-repeat 0 0;display:block;width:165px;height:59px;text-indent:-9999px;}
a.MenuCompte:hover{background-position:0px -59px !important;}
/* Style pour le sous menu boutique */
td.menu div {display:none; clear:both;}
td.menu:hover div {display:block; clear:both;}
.menuPosition{position:relative;float:left; top:49px; left:7px; background:#6a6969; text-align:left; z-index:1000;}
.sousmenu{position:absolute;float:left; color:red; width:660px; background:#383838; text-align:left;  opacity:0.8; filter:alpha(opacity=80); z-index:1000;}

/* HEADER - Styles pour les liens du menu de la boutique - shop$categories.asp  */
td.CategoriesColsOut a.CategoriesLinks:link{color:#ffffff; font-size:13px; font-weight:normal; text-decoration:none;}
td.CategoriesColsOut a.CategoriesLinks:visited{color:#ffffff; font-size:13px; font-weight:normal; text-decoration:none;}
td.CategoriesColsOut a.CategoriesLinks:hover{color:#ffffff; font-size:13px; font-weight:normal; text-decoration:none;}
td.CategoriesColsOut{padding:5px 5px 5px 5px; width:220px;}
td.CategoriesColsOver a.CategoriesLinks:link{color:#000000; font-size:13px; font-weight:normal; text-decoration:none;}
td.CategoriesColsOver a.CategoriesLinks:visited{color:#000000; font-size:13px; font-weight:normal; text-decoration:none;}
td.CategoriesColsOver a.CategoriesLinks:hover{color:#000000; font-size:13px; font-weight:normal; text-decoration:none;}
td.CategoriesColsOver{padding:5px 5px 5px 5px; background:#ffffff; width:220px;}
.CategoriesColsSepare{border-right:1px solid #1B1B1B;}

/* HEADER - Styles pour le mini panier */
.PanierTable{width:190px;}
.PanierOut{background:url(images/panierOut.png) no-repeat; width:49px; height:58px; cursor:pointer;}
.PanierOver{background:url(images/panierOver.png) no-repeat; width:49px; height:58px; cursor:pointer;}
.PanierTxt{color:#000000; font-size:15px; font-weight:bold;}
a.PanierLink:link{color:#000000; font-size:15px; font-weight:bold; text-decoration:none;}
a.PanierLink:visited{color:#000000; font-size:15px; font-weight:bold; text-decoration:none;}
a.PanierLink:hover{color:#000000; font-size:15px; font-weight:bold; text-decoration:underline;}


/* CONTENT - Style pour le content du site */
.bgContent{background:#ababab; padding:10px;}
.ContentLeft{padding:0 10px 0 0; vertical-align:top;}

/* CONTENT - Style pour la box broderie */
.BoxBroderiesWidth{width:180px;vertical-align:top;}
.BoxBroderiesTop{background:url(images/BoxBroderiesTop.png) no-repeat; width:180px; height:63px;}
.BoxBroderiesMiddle{background:url(images/BoxBroderiesMiddle.png) no-repeat; width:180px; height:133px;}
.BoxBroderiesMiddleRep{background:url(images/BoxBroderiesMiddleRep.png) repeat-y top left; width:180px; height:100%; padding:5px 10px 0 10px;}
.BoxBroderiesBottom{background:url(images/BoxBroderiesBottom.png) no-repeat; width:180px; height:10px;}

/* CONTENT - Style pour le document de la page d'accueil */
.DocAccueil{padding:0 5px 0 5px;}


/* FOOTER - Style pour le footer du site */
.fondCouleurfooter{background:#ababab; padding:5px;}
.fondfooter{background:url(images/fondFooter.png) no-repeat; width:980px; height:16px;}

/* FOOTER - Styles pour le copiryright */
.copyright{color:#2A2A2A;; font-family:Arial,Helvetica,sans-serif; font-size:11px; text-align:center;}
a:link.copyright{color:#424242; font-size:11px; text-decoration:none;}
a:visited.copyright{color:#424242; font-size:11px; text-decoration:none;}
a:hover.copyright{color:#424242; font-size:11px; text-decoration:underline;}

/* FOOTER - Styles pour le menu du bas */
a.MenuBas:link{color:#151515; padding:0 10px 0 5px; font-size:12px; text-decoration:none;}
a.MenuBas:visited{color:#151515; padding:0 10px 0 5px; font-size:12px; text-decoration:none;}
a.MenuBas:hover{color:#424242; padding:0 10px 0 5px; font-size:12px; text-decoration:underline;}


/* CATEGORIES - Style pour les catégories dans shopdisplaycategories.asp */
.TableCat{text-align:center;}
.NameCat{height:30px;}
.TdCat{padding:15px 20px 15px 15px; background:#ebeff1; font:bold 11px Arial, Helvetica, sans-serif; height:28px; text-align:center; background:url(images/fondVignetteAccueil.png) no-repeat top center; width:150px; height:205px;} 
.TdCat a:link  {color:#232620; font-size:12px; font-weight:normal; text-decoration:none;}
.TdCat a:visited {color:#232620; font-size:12px; font-weight:normal; text-decoration:none;}
.TdCat a:hover {color:#232620; font-size:12px; font-weight:normal; text-decoration:underline;}
.ImgCat{float:center;}
.MemoCat{color:#272627; text-align:justify; font-size:12px; padding:5px 10px 10px 5px;}
a.CategoryLinks:link{color:#ffffff; font-size:13px; font-weight:bold; text-decoration:none;}
a.CategoryLinks:visited{color:#ffffff; font-size:13px; font-weight:bold; text-decoration:none;}
a.CategoryLinks:hover{color:#ffffff; font-size:13px; font-weight:bold; text-decoration:underline;}


/* PRODUITS FRONT PAGE - Style pour les encarts Nouveauté, Promotion, TopTen, FrontPage, CrossSelling - Templates enavant */
.FondVignetteAccueil{background:url(images/fondVignetteAccueil.png) no-repeat; width:150px; height:205px;}
.NameProductVignetteFront{height:50px; vertical-align:top;}
.NameProductVignette a:link  {color:#232620; font-size:12px; font-weight:normal; text-decoration:none;}
.NameProductVignette a:visited {color:#232620; font-size:12px; font-weight:normal; text-decoration:none;}
.NameProductVignette a:hover {color:#232620; font-size:12px; font-weight:normal; text-decoration:underline;}
.PriceVignette {color:#941010; font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; padding:5px 0 0 0;}
.ImageProductVignette{border-top:1px dotted #dddddd; border-bottom:1px dotted #dddddd; padding-top:5px; padding-bottom:5px;}
.RetailPriceVignette {color:#d33203; font-size:12px; font-weight:normal; line-height:16px; padding:5px 0 0 0; text-decoration:line-through;}
.LinksPromoNewTop, .LinksPromoNewTop a:link, .LinksPromoNewTop a:visited, .LinksPromoNewTop a:hover{text-align:center; color:#232620;}
.NameProductVignetteTopTen a:link  {color:#232620; font-size:11px; font-weight:normal; text-decoration:none;}
.NameProductVignetteTopTen a:visited {color:#232620; font-size:11px; font-weight:normal; text-decoration:none;}
.NameProductVignetteTopTen a:hover {color:#232620; font-size:11px; font-weight:normal; text-decoration:underline;}
.TopTenCols{border-bottom:1px dotted #e3e3e3; padding:5px 0px 5px 0;}
a.comparaisonLink:link{color:#232620; font-size:12px; font-weight:bold; text-align:center; text-decoration:none;}
a.comparaisonLink:visited{color:#232620; font-size:12px; font-weight:bold; text-align:center; text-decoration:none;}
a.comparaisonLink:hover{color:#232620; font-size:12px; font-weight:bold; text-align:center; text-decoration:underline;}

/* LISTING PRODUITS - Style pour le template modele_normal_liste.htm */
.FondVignetteListe{background:url(images/fondVignetteListe.png) no-repeat; width:150px; height:234px;}
.NameProductListeHeight{height:50px; vertical-align:top;}
.NameProductListe a:link  {color:#232620; font-size:12px; font-weight:normal; text-decoration:none;}
.NameProductListe a:visited {color:#232620; font-size:12px; font-weight:normal; text-decoration:none;}
.NameProductListe a:hover {color:#232620; font-size:12px; font-weight:normal; text-decoration:underline;}
.PriceProductListe {color:#941010; font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; padding:5px 0 0 0;}
.OldPriceProductListe {color:#d33203; font-size:12px; font-weight:normal; line-height:16px; padding:5px 0 0 0; text-decoration:line-through;}
.SeparationProductListe {border-top:1px dotted #E7E7E7; padding-top:5px; padding-bottom:5px;}
.CustsubmitOrder{color:#ffffff; font: bold 11px Arial,Helvetica,sans-serif; border:none; background:url(images/boutOrder.png) no-repeat; cursor:pointer; height:20px; width:77px; padding:0;}

/* LISTING PRODUITS - Style pour le bouton détail */
.BoutDetailsLeft{background:url(images/boutDetailsLeft.png) no-repeat right center; width:6px; height:20px; cursor:pointer;}
.BoutDetailsMiddle{background:url(images/boutDetailsMiddle.png) repeat-x right center; height:20px; text-align:center; cursor:pointer;}
.BoutDetailsRight{background:url(images/boutDetailsRight.png) no-repeat left center; width:6px; height:20px; cursor:pointer;}
a.BoutDetails:link{color:#dddddd; font-size:11px; font-weight:bold; text-align:center; text-decoration:none;}
a.BoutDetails:visited{color:#dddddd; font-size:11px; font-weight:bold; text-align:center; text-decoration:none;}
a.BoutDetails:hover{color:#dddddd; font-size:11px; font-weight:bold; text-align:center; text-decoration:none;}

/* LISTING PRODUITS - Style pour le bouton commander */
.BoutOrderLeft{background:url(images/boutOrderLeft.png) no-repeat right center; width:6px; height:20px; cursor:pointer;}
.BoutOrderMiddle{background:url(images/boutOrderMiddle.png) repeat-x right center; height:20px; text-align:center; cursor:pointer;}
.BoutOrderRight{background:url(images/boutOrderRight.png) no-repeat left center; width:6px; height:20px; cursor:pointer;}
a.BoutOrder:link{color:#ffffff; font-size:11px; font-weight:normal; text-align:center; text-decoration:none;}
a.BoutOrder:visited{color:#ffffff; font-size:11px; font-weight:normal; text-align:center; text-decoration:none;}
a.BoutOrder:hover{color:#ffffff; font-size:11px; font-weight:normal; text-align:center; text-decoration:none;}

/* FICHE PRODUITS -  Style pour les template etendue de la fiche produit */
.TxtPrix{color:#000000; font-size:13px; font-weight:bold;}
.PriceFicheProd {color:#941010; font-family:Arial,Helvetica,sans-serif; font-size:20px; font-weight:bold; padding:5px 0 0 0;}
.OldPriceFicheProd {color:#d33203; font-size:16px; font-weight:normal; line-height:16px; padding:5px 0 0 0; text-decoration:line-through;}
.EconomyFicheProd {color:#000000; font-size:13px; font-weight:bold;}
.DescFicheProd{color:#151515; font-size:12px; text-align:justify; padding-top:5px; padding-bottom:5px;}
.SeparationFicheProd{ border-top:1px dotted #E7E7E7; padding-top:5px; padding-bottom:5px;} 
.LinksFicheProd a:link{color:#151515; font-size:12px; text-decoration:none;}
.LinksFicheProd a:visited{color:#151515; font-size:12px; text-decoration:none;}
.LinksFicheProd a:hover{color:#424242; font-size:12px; text-decoration:underline;}
.QteFicheProd{color:#424242; font-size:11px; font-weight:bold;}
.ImgProd{float:left; padding-right:10px;}
/* Style pour quand le prix est différent selon l'option choisie */
.OptionPrice{font-size:13px; color:#151515; font-weight:bold;}
/* Style pour quand il n'y a pas de prix */
.NoPrice{font-size:14px; color:#000000; font-weight:bold;}
/* Style pour les point de fidélités */
.PointsToBuy{font-weight:bold;}
/* style pour le stock de la fiche produit */
.StockFicheProd{color:#535252; font-size:11px; text-align:left;}
/* Style pour la date de disponibilité du produit */
.dateavailablefont{color:#535252; font-size:12px; font-weight:bold;}
/* Style pour la rupture de stock */
.OutOfStock{color:#cc0000; font-size:12px; font-weight:bold;}
/* Style pour la référence du produit */
.ReferenceFicheProd{color:#535252; font-size:11px; text-align:right;}
/* Style pour le message d'offre spéciale du produit*/
.OffreSpecialeFicheProd{color:#151515; font-size:13px; font-weight:bold; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; padding-top:10px; padding-bottom:10px;}
/* Style pour Les critères de comparaison */
.CriteresComparaison{border: 1px solid #ffffff; background:#cccccc; border-collapse:collapse; margin-bottom:5px; width:100%;}
.CriteresComparaison td {padding:5px; border-bottom:1px dotted #ffffff; border-left:1px dotted #ffffff; color:#232620; font-weight:bold; font-size:11px;}
.CriteresComparaisonTitle{color:#151515; font-weight:bold; font-size:15px;}
/* Style pour les commentaires */
.TableCommentaires{border: 1px solid #ffffff; background:#cccccc; border-collapse:collapse; margin-bottom:5px; width:100%; height:30px; margin-top:40px;}
.TableCommentaires td{color:#151515;}
/* Style pour le titre des ventes croisées */
.CrossSellingTitle{color:#151515; font-size:13px; font-weight:bold;}
/* style pour le prix degressif selon la quantité- shopproductssubs.asp */
.PrixParQte{border: 1px solid #ffffff; border-collapse:collapse; margin-bottom:5px; width:100%;}
.PrixParQteTitle{padding:2px; border-bottom:1px dotted #ffffff; color:#151515; background:#cccccc; font-size:11px; font-weight:bold;} 
.PrixParQteContent{padding:2px; border-bottom:1px dotted #ffffff; color:#151515; font-size:11px;} 
/* style pour la loi chatel - shopproductssubs.asp */
.LoiChatel{border: 1px solid #ffffff; border-collapse:collapse; margin-bottom:5px; background:#cccccc;}
.LoiChatel td{padding:2px; border-bottom:1px dotted #ffffff; color:#151515; font-weight:bold; font-size:11px;}
/* style pour les options de commandes - shopproductfeaturesgenerates.asp */
/* GenerateDropDownList style pour les options de commandes avec un menu déroulant */
.GenerateDropDownList{border: 1px solid #ffffff; border-collapse:collapse; margin-bottom:15px; background:#cccccc;}
.GenerateDropDownList td{padding:2px; border-bottom:1px dotted #ffffff; color:#151515; font-weight:bold; font-size:11px;}
/* GenerateButton style pour les options de commandes avec un bouton radio ou une checkbox */
.GenerateButton {border: 1px solid #ffffff; border-collapse:collapse; margin-bottom:5px; background:#cccccc;}
.GenerateButton td {padding:2px; color:#151515; font-size:11px;} 
.GenerateButtonTxt{color:#151515; font-weight:bold;}
.GenerateButtonBorder {border:1px dotted #ffffff;}
/* Style pour le texte des Option de commande Montant libre et Option de commande Texte libre */
.GenerateFeaturesTxt {color:#151515;}
/* Style pour les options de commande avec le bouton commander */
.GenerateOrderButton {border: 1px solid #ffffff; text-align:center; border-collapse:collapse; margin-bottom:5px; background:#cccccc;}
.GenerateOrderButton td{padding:2px; border:1px dotted #ffffff; text-align:center; color:#151515; font-weight:bold; font-size:11px;} 
.GenerateOrderButtonTr {background:#dddddd;}
/* Pour le style des titre et nom de l'auteur dans Lire les commentaires -> shopreviewlist.asp */
.TxtReviewList{color:#151515; font-weight:bold;} 

/* PAGE PRODUIT - Style pour les produits et la mise en forme du filtre des produits et des pages dans shopdisplayproducts.asp */
.TableNavigation {border:1px dotted #535252; width:100%;}
.PageNavigation {color:#151515; font-size:11px; text-align:right;}
.TableProdFiltering{border: 1px solid #cccccc; border-collapse:collapse;}
.TdTitleProdFiltering{padding:5px; border:1px solid #cccccc; color:#424242; background:#dddddd; font-weight:bold; font-size:11px; height:28px; text-align:center; width:33%;} 
.TdProdFiltering{font-size:10px; padding:5px; color:#555555; border:1px solid #cccccc; text-align:center; width:33%;}
.ShowdisplayTypes{color:#151515;}

/* PAGE PRODUIT - Style pour la barre de navigation dans shopproductsubs.asp */
.LinksNavigation {color:#151515; font-size:12px; font-weight:bold; vertical-align:middle;}
.LinksNavigation a:link  {color:#151515; font-size:12px; font-weight:bold; text-decoration:none;}
.LinksNavigation a:visited {color:#151515; font-size:12px; font-weight:bold; text-decoration:none;}
.LinksNavigation a:hover {color:#424242; font-size:12px; font-weight:bold; text-decoration:underline;}

/* PAGINATION - Style pour les crochets de la pagination - shop&paging.asp */
.PageNavBar {color:#151515; font-weight:bold;}

/* PAGINATION - Pagination */
.NumPageTable{padding:10px 0 5px 0;}
.NumPageOff{background:url(images/NumPageOff.png) no-repeat; width:39px; height:39px; text-align:center; vertical-align:top; padding:7px 0 0 0; cursor:pointer; font-size:11px; font-weight:bold; color:#000000;}
.NumPageOn{background:url(images/NumPageOn.png) no-repeat; width:39px; height:39px; text-align:center; vertical-align:top; padding:7px 0 0 0; cursor:pointer; font-size:11px; font-weight:bold; color:#ffffff;}
.ButtonPageOn{background:url(images/ButtonPageOn.png) no-repeat; width:75px; height:39px; text-align:center; vertical-align:top; padding:7px 0 0 0; cursor:pointer; font-size:11px; font-weight:bold; color:#ffffff;}
.ButtonPageOff{background:url(images/ButtonPageOff.png) no-repeat; width:75px; height:39px; text-align:center; vertical-align:top; padding:7px 0 0 0; cursor:pointer; font-size:11px; font-weight:bold; color:#000000;}
.NumPage{text-align:center; color:#000000; font-weight:bold;}
.NumPageOff a:link, .NumPageOff a:visited, .NumPageOff a:hover, .ButtonPageOff a:link, .ButtonPageOff a:visited, .ButtonPageOff a:hover,{color:#000000; text-decoration:none;}
.NumPageOn a:link, .NumPageOn a:visited, .NumPageOn a:hover, .ButtonPageOn a:link, .ButtonPageOn a:visited, .ButtonPageOn a:hover{color:#ffffff; text-decoration:none;}


/* PROSSESSUS CLIENT - Styles pour les liens de l'encart Newsletter - shop$customerdisplays.asp  */
.TxtBoxMailList{color:#151515; font-size:12px; vertical-align:top; text-align:center;}

/* PROSSESSUS CLIENT -  Styles pour les liens de l'encart Zone Clients - shop$customers.asp  */
a.LoginformLinks:link{color:#151515; font-size:11px; font-weight:normal; text-decoration:none;}
a.LoginformLinks:visited{color:#151515; font-size:11px; font-weight:normal; text-decoration:none;}
a.LoginformLinks:hover{color:#424242; font-size:11px; font-weight:normal; text-decoration:underline;}
.LoginformTxt{color:#151515; font-size:12px; vertical-align:top;}

/* PROSSESSUS CLIENT -  Styles pour les liens de la page votre compte - shop$customers.asp */
a.CustomerLinks:link{color:#151515; font-size:14px; font-weight:normal; text-decoration:none;}
a.CustomerLinks:visited{color:#151515; font-size:14px; font-weight:normal; text-decoration:none;}
a.CustomerLinks:hover{color:#424242; font-size:14px; font-weight:normal; text-decoration:underline;}
.CustomerCols{border-bottom:1px dotted #cccccc; padding:5px 30px 5px 0;}

/* PROSSESSUS CLIENT -  Style pour les tables */
/* Mise en forme des tables Identifiez-vous et nouveau client */
h3 {border-bottom:1px solid #cccccc; font-size:12px; font-weight:bold; padding-bottom:3px; color:#151515;}
.TableLoginIdentification{border: 1px solid #ffffff; border-collapse:collapse; height:270px;}
.TitleLoginIdentification{padding:5px; border:1px solid #ffffff; text-align:left; background:#ffffff; color:#151515; font-size:12px; font-weight:bold; height:30px;}
.TableLoginNewClient{border: 1px solid #ffffff; border-collapse:collapse; height:270px;}
.TitleLoginNewClient{padding:5px; border:1px solid #ffffff; text-align:left; background:#cccccc; color:#151515; font-size:12px; font-weight:bold; height:30px;}
.ContentLogin{padding:5px; text-align:justify;}
.EspaceTxtLogin{padding-bottom:8px;}
.GrasTxtLogin{font-weight:bold;}
ul.listetriangle{list-style-type: none; padding:2px 0 0 0; margin:2px 0 0 0;}
.listetriangle li{background-image: url(images/puceArditegiaRed.png); background-repeat: no-repeat; background-position: 0 .2em; padding-top:2px; padding-left:2em; margin-left:20px;}

/* 
- Style TableRecherche / TitleRecherche / ContentRecherche pour mise en page de la recherche avancée -> shopsearch.asp
- Style TableNewsletter / TitleNewsletter / ContentNewsletter pour mise en page de la newsletter -> shopmaillist.asp
- Style TableLoginAffilie / TitleLoginAffilie / ContentLoginAffilie pour mise en page de la zone affilié -> shopafflogin.asp
- Style TableMailPwdAffilie / TitleMailPwdAffilie / ContentMailPwdAffilie pour mise en page de l'oublie du mot de passe de la zone affilié -> shopaffmailpwd.asp
- Style TableAffilieAdmin / TitleAffilieAdmin / ContentAffilieAdmin pour mise en page du compte affilié -> shopaffadmin.asp
- Style TableAffilieStatus / TitleAffilieStatus / ContentAffilieStatus pour mise en page du rapport de vente de votre compte affilié -> shopaffstatus.asp
- Style TableAffilieStatusOrders / TitleAffilieStatusOrders / ContentAffilieStatusOrders pour mise en page du rapport de vente détaillé de votre compte affilié -> shopaffstatusorders.asp
- Style TableAffilieReport / TitleAffilieReport / ContentAffilieReport pour mise en page du rapport de clic détaillé de votre compte affilié -> shopafflogreport.asp
- Style TableAffilie / TitleAffilie / ContentAffilie pour mise en page de l'Inscription affilié -> Shop_Affiliate_Init.asp
- Style TableCustomer / TitleCustomer / ContentCustomer pour mise en page de l'Inscription et du compte client -> Shop_Customer_Init.asp
- Style TableMailPwd / TitleMailPwd / ContentMailPwd pour mise en page de l'oublie du mot de passe du compte client -> shopmailpwd.asp
- Style TableLivraison / TitleLivraison / ContentLivraison pour mise en page des informations de livraison -> shopcustomer.asp
- Style TableCadeau / TitleCadeau / ContentCadeau pour mise en page de la liste de cadeau disponible lors de la validation -> shopcreateorder.asp
- Style TableStatus / TitleStatus / ContentStatus pour la mise en page du Status de vos commandes -> shopstatus.asp
- Style TableCustTracking / TitleCustTracking / ContentCustTracking pour la mise en page de l'envoie d'un message au marchand -> shopcusttracking.asp
- Style TableTrackingOrder / TitleTrackingOrder / ContentTrackingOrder pour la mise en page de l'historique de vos tickets -> shoptrackingorder.asp
- Style TableFormatOrder / TitleFormatOrder / ContentFormatOrder pour la mise en page de la confirmation de patment et du récapitulatif de commande -> shopformatorder.asp
- Style TableSaveCart / TitleSaveCart / ContentSaveCart pour mise en page des paniers sauvegardés -> shopsavecart.asp
- Style TableSavePerm / TitleSavePerm / ContentSavePerm pour mise en page des listes de sélection -> shopsaveperm.asp
- Style TableSponsor / TitleSponsor / ContentSponsor pour mise en page du parrainage -> shopsponsor.asp
- Style TablePoints / TitlePoints / ContentPoints pour mise en page des points de fidélités -> shoppointsdb.asp / shoppointsredeem.asp
- Style TableCoupons / TitleCoupons / ContentCoupons pour mise en page des coupons de réduction -> shopcustadmincoupon.asp
- Style TableChequeCadeau / TitleChequeCadeau / ContentChequeCadeau pour mise en page des chèques cadeaux -> shopcustadmingift.asp / shopgift.asp
- Style TableListesAchats / TitleListesAchats / ContentListesAchats pour mise en page des listes d'achats -> shopgiftregadmin.asp
- Style TableContact / TitleContact / ContentContact pour la mise en page de la page contact et poser une question au vendeur -> shopcustcontact.asp
- Style TableReviewList / TitleReviewList / ContentReviewList pour la mise en page de Lire les commentaires -> shopreviewlist.asp
- Style TableReviewAdd / TitleReviewAdd / ContentReviewAdd pour la mise en page de Ecrire un commentaire -> shopreviewadd.asp
- Style TableNotifyMe / TitleNotifyMe / ContentNotifyMe pour la mise en page de l'alerte sur un produit -> shopnotifyme.asp
- Style TableTellFriend / TitleTellFriend / ContentTellFriend pour la mise en page de l'alerte sur un produit -> shoptellafreind.asp
- Style TableCustomerHistory / TitleCustomerHistory / ContentCustomerHistory pour l'affichage des produits récemment consultés -> shop$profile.asp
- Style TableRMA / TitleRMA / ContentRMA pour mise en page des RMA -> shopsubmitrma.asp
*/
.TableRecherche, .TableNewsletter, .TableLoginAffilie, .TableMailPwdAffilie, .TableAffilieAdmin, .TableAffilieStatus, .TableAffilieStatusOrders, .TableAffilieReport, .TableAffilie, .TableCustomer, .TableMailPwd, .TableLivraison, .TableCadeau, .TableStatus, .TableCustTracking, .TableTrackingOrder, .TableFormatOrder, .TableSaveCart, .TableSavePerm, .TableSponsor, .TablePoints, .TableCoupons, .TableChequeCadeau, .TableListesAchats, .TableContact, .TableReviewList, .TableReviewAdd, .TableNotifyMe, .TableTellFriend, .TableCustomerHistory, .TableRMA{border: 1px solid #ffffff; border-collapse:collapse; width:100%;}
.TitleRecherche, .TitleNewsletter, .TitleLoginAffilie, .TitleMailPwdAffilie, .TitleAffilieAdmin, .TitleAffilieStatus, .TitleAffilieStatusOrders, .TitleAffilieReport, .TitleAffilie, .TitleCustomer, .TitleMailPwd, .TitleLivraison, .TitleCadeau, .TitleStatus, .TitleCustTracking, .TitleTrackingOrder, .TitleFormatOrder, .TitleSaveCart, .TitleSavePerm, .TitleSponsor, .TitlePoints, .TitleCoupons, .TitleChequeCadeau, .TitleListesAchats, .TitleContact, .TitleReviewList, .TitleReviewAdd, .TitleNotifyMe, .TitleTellFriend, .TitleCustomerHistory, .TitleRMA{padding:5px; border-bottom:1px solid #ffffff; border-top:1px solid #ffffff; text-align:left; background:#cccccc; color:#151515; font-size:12px; font-weight:bold; height:30px;}
.ContentRecherche, .ContentNewsletter, .ContentLoginAffilie, .ContentMailPwdAffilie, .ContentAffilieAdmin, .ContentAffilieStatus, .ContentAffilieStatusOrders, .ContentAffilieReport, .ContentAffilie, .ContentCustomer, .ContentMailPwd, .ContentLivraison, .ContentCadeau, .ContentStatus, .ContentCustTracking, .ContentTrackingOrder, .ContentFormatOrder, .ContentSaveCart, .ContentSavePerm, .ContentSponsor, .ContentPoints, .ContentCoupons, .ContentChequeCadeau, .ContentListesAchats , .ContentContact, .ContentReviewList, .ContentReviewAdd, .ContentNotifyMe, .ContentTellFriend, .ContentCustomerHistory, .ContentRMA{padding:5px; text-align:left;}

.ColsCenter{text-align:center;} /* Pour l'alignement des éléménts dans shopstatus.asp */

.TxtMsgImportant{color:#ff3300;} /* Pour le style des messages important dans les tables clients -> shoppointsredeem.asp */
.Companyinfo{text-align:center;} /* Coordonnées de la société -> shopcustcontact.asp */
.BoxCustomerHistory{padding:4px; width:535px; height:250px; overflow:auto;} /* Style pour la div qui affiche les produits récemment consultés -> shop$profile.asp */
.EspaceCustomerHistory{padding-top:70px;} /* Style pour l'espace avant l'affichage des produits récemment consultés -> shop$profile.asp */

/* PROSSESSUS CLIENT - Couleur utilisé pour l'inscription affilié, l'inscription et le compte client */
.colorOutAffilie, .colorOutCustomer{background:#cccccc; color:#151515; font-size:12px; font-weight:bold; cursor:pointer;}
.colorOverAffilie, .colorOverCustomer {background:#ffffff; color:#000000; font-size:12px; font-weight:bold; cursor:pointer;}
/* PROSSESSUS CLIENT - Style pour l'astérisque des champs obligatoires */
.asterisque{color:#ee0000; padding-left:2px;}
/* PROSSESSUS CLIENT - Style pour les conditions générales de ventes et les conditions générales d'affiliation */
.BoxConditionsGenerales{padding : 4px; width :700px; height : 140px; overflow : auto; border:1px solid #ffffff;}
.ConditionsGenerales{font-weight:bold;color:#151515;}
/* PROSSESSUS CLIENT - Style pour les liens de la zone affilé */
a.ZoneAffilie:link{font-size:12px; color:#151515; text-decoration:none;}
a.ZoneAffilie:visited{font-size:12px; color:#151515; text-decoration:none;}
a.ZoneAffilie:hover{font-size:12px; color:#424242; text-decoration:underline;}
/* PROSSESSUS CLIENT - style pour la bordure intérieure du la zone affilié */
.ZoneAffilieBorder{border-top:1px dotted #cccccc;}
/* 
- PROSSESSUS CLIENT - style colorAffilieStatusOrders pour la couleur des lignes et TxtAffilieStatusOrders pour le texte dans le rapport de vente détaillé de votre compte affilié -> shopaffstatusorders.asp 
- PROSSESSUS CLIENT - style colorAffilieReport pour la couleur des lignes et TxtAffilieReport pour le texte dans le rapport de click détaillé de votre compte affilié -> shopafflogreport.asp
*/
.colorAffilieStatusOrders, .colorAffilieReport{padding:5px; background:#ffffff; color:#000000;}
.TxtAffilieStatusOrders, .TxtAffilieReport{color:#000000; font-size:12px; font-weight:bold;}


/* PROSSESSUS COMMANDE - Mise en forme du texte terminer votre commande -> shop$customers */
a.CustomerLinksCheckout:link{color:#3B3C3C; font-size:14px; font-weight:normal; text-decoration:underline;}
a.CustomerLinksCheckout:visited{color:#3B3C3C; font-size:14px; font-weight:normal; text-decoration:underline;}
a.CustomerLinksCheckout:hover{color:#3B3C3C; font-size:14px; font-weight:normal; text-decoration:none;}
.CustomerColsFondCheckout{background:#ffffff;}
a.BoxCustomerLinksCheckout:link{color:#3B3C3C; font-size:12px; font-weight:normal; text-decoration:underline;}
a.BoxCustomerLinksCheckout:visited{color:#3B3C3C; font-size:12px; font-weight:normal; text-decoration:underline;}
a.BoxCustomerLinksCheckout:hover{color:#3B3C3C; font-size:12px; font-weight:normal; text-decoration:none;}

/* PROCESSUS COMMANDE - Mise en forme du Récapitulatif du Caddie - shopformatorder.asp */
.TableRecapCart{border: 1px solid #ffffff; width:100%}
.TitleRecapCart{padding:5px; border-bottom:1px solid #ffffff; background:#cccccc; color:#151515; font-size:12px; font-weight:bold; height:30px;}
.TableRecapCartTotal{border-collapse:collapse; border-left:1px solid #ffffff; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}
.RecapCartTotal{padding:5px; border-bottom:1px solid #ffffff; background:#424242; color:#ffffff; font-size:12px; font-weight:bold; height:30px;}
.BordGaucheRecapCart{padding:5px; border-right:1px solid #ffffff;}
.BordRecapCartTotal{border-left:1px solid #ffffff; border-right:1px solid #ffffff;}
.Color1RecapCart{padding:5px; background:#ffffff;}
.Color2RecapCart{padding:5px; background:#dddddd;}

/* PROCESSUS COMMANDE - Mise en forme du Caddie et du processus (chemin de fer) */
.TableCartFormat{border: 1px solid #ffffff; width:100%}
.TitleCartFormat{padding:5px; border-bottom:1px solid #ffffff; background:#cccccc; color:#151515; font-size:12px; font-weight:bold; height:30px;}
.ContentCartFormat{padding:5px; border-right:1px solid #ffffff;}
.SeparationCartFormat{border-bottom:1px dotted #cccccc;}
.Qte{border:2px solid #151515; text-align:center;}
.TableCartFormatTotal{border-collapse:collapse; border-left:1px solid #ffffff; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}
.CartFormatTotal{padding:5px; border-bottom:1px solid #ffffff; background:#424242; color:#ffffff; font-size:12px; font-weight:bold; height:30px;}
.BorderCartFormatTotal{border-left:1px solid #ffffff; border-right:1px solid #ffffff;}
.ProcessusCdeON{color:#ffffff; font-weight:bold;}
.ProcessusCdeOFF{color:#000000; font-weight:bold;}
.TxtQtePanier{font-weight:bold; font-size:12px;}
/* Mise en forme des liens examiner votre commande, mémoriser ma sélection, liste de sélection -> shopcreateorder.asp */
a.LinkSaveCart:link, a.LinkWishlist:link, a.LinkCde:link{font-weight:bold; font-size:12px;}
a.LinkSaveCart:visited, a.LinkWishlist:visited, a.LinkCde:visited{font-weight:bold; font-size:12px;}
a.LinkSaveCart:hover, a.LinkWishlist:hover, a.LinkCde:hover{font-weight:bold; font-size:12px;}

/* FAQ - style pour la mise en page de la FAQ - Shop_Faq_Design.asp */
.FaqCatTable{border:1px solid #ffffff; border-collapse:collapse; width:100%; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.FaqCatRow{padding:5px; border-bottom:1px solid #ffffff; border-top:1px solid #ffffff; text-align:left; background:#cccccc; color:#151515; font-size:12px; font-weight:bold; height:30px;}
.FaqCatRow Td{font-weight:bold; font-size:12px; color:#151515;}
.FaqIssuesRow{color:#151515; font-weight: bold;}
.FaqAnswersRow{color: #151515; border-bottom: dotted 1px #cccccc;}
.FaqSearchAndFound{background-color:#FFFE98; color:#FF0000;}
.FaqTxtReponse{padding:5px; text-align:justify;}

/* style pour le message d'erreur - shop$errors.asp */
.WriteAlertError{background:#ff0000; color:#ffffff; text-align:justify; font-weight:bold; padding-left:5px;}

/* Style lié à Shop$colors.asp */
/* simple message - Shop$colors.asp */
.shopwriteSimpleMsg{background:#ffffff; color:#000000; border:1px solid #9c9a9a; text-align:justify;}
/* style pour le message de confirmation - Shop$colors.asp */
.ShopWriteHeader{border:1px solid #151515; background:#424242; color:#ffffff; text-align:justify; font-weight:bold;}

/* CHAMPS INPUT & SELECT */
.custselectfield {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
background:#ffffff none repeat scroll 0 0;
border:1px solid #ffffff;
color:#424242;
margin:0;
padding:0;
}

select {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
background:#ffffff none repeat scroll 0 0;
border:1px solid #ffffff;
color:#424242;
margin:0;
padding:0;
}

.custtxtfield, .Custtxtfield, .txtfield {
background:#ffffff none repeat scroll 0 0;
border:1px solid #ffffff;
color:#424242;
margin:0;
padding:0;
}


/* BOUTONS */
.Custsubmitbtn, .custsubmitbtn {
  color:#dddddd;
  font: bold 11px Arial,Helvetica,sans-serif;
  background-color:#cccccc;
  border: 1px solid;
  border-color: #151515 #151515 #151515 #151515 ;
  background : url(images/01-FondBouton.jpg) repeat-x #151515; 
  cursor:pointer;
  height:20px;
}

.CustsubmitbtnCde {
  color:#ffffff;
  font: bold 11px Arial,Helvetica,sans-serif;
  background-color:#0e571d;
  border: 1px solid;
  border-color: #0e571d #0e571d #0e571d #0e571d ;
  background : url(images/01-FondBoutonVert.jpg) repeat-x #0e571d; 
  cursor:pointer;
  height:20px;
}

/* GESTION DES STYLES PAR BALISE */
td{font-size:11px; font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

/* GESTION DES LIENS DU SITE */
	a:link{color:#151515; font-size:11px; text-decoration:none; }
	a:visited{color:#151515; font-size:11px; text-decoration:none; }
	a:hover{color:#424242; font-size:11px; text-decoration:underline; }
	/* bouton DETAIL */
	a.details:link{font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none;}
	a.details:visited{font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none;}
	a.details:hover{font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none;}
	/* bouton COMMANDER */
	a.order:link{font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none;}
	a.order:visited{font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none;}
	a.order:hover{font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none;}

/* GESTION DES ERREURS DANS FORMULAIRE CLIENT */
.ErrorForm {
	color:#cc0000;
	font-family:Tahoma,arial;
	font-size:11px;    
	font-weight:normal;
	}
	
/* ----------------------------------------------------------- STYLES NON UTILISES --------------------------------------------------------------------------------*/
/* Styles pour les liens de l'encart Rechercher - shop$customerdisplays.asp  */
a.AdvancedSearchLink:link{color:#3d809a; font-size:11px; font-weight:normal; text-decoration:none;}
a.AdvancedSearchLink:visited{color:#3d809a; font-size:11px; font-weight:normal; text-decoration:none;}
a.AdvancedSearchLink:hover{color:#3d809a; font-size:11px; font-weight:normal; text-decoration:underline;}

/* Styles pour l'encart des images */
.BoxProdImgWidth{width:150px;}
.BoxProdImgTopLeft{background:url(images/01-BoxProdImgTopLeft.png) no-repeat right bottom; width:9px; height:9px;}
.BoxProdImgTopMiddle{background:url(images/01-BoxProdImgTopMiddle.png) repeat-x left bottom; width:100%; height:9px;}
.BoxProdImgTopRight{background:url(images/01-BoxProdImgTopRight.png) no-repeat left bottom; width:9px; height:9px;}
.BoxProdImgLeft{background:url(images/01-BoxProdImgLeft.png) repeat-y right top; width:9px; height:100%;}
.BoxProdImgMiddle{background:#ffffff; width:100%; vertical-align:top; text-align:center;}
.BoxProdImgRight{background:url(images/01-BoxProdImgRight.png) repeat-y left top; width:9px; height:100%;}
.BoxProdImgBottomLeft{background:url(images/01-BoxProdImgBottomLeft.png) no-repeat right top; width:9px; height:9px;}
.BoxProdImgBottomMiddle{background:url(images/01-BoxProdImgBottomMiddle.png) repeat-x left top; width:100%; height:9px;}
.BoxProdImgBottomRight{background:url(images/01-BoxProdImgBottomRight.png) no-repeat left top; width:9px; height:9px;}

/* Styles pour les liens de l'encart JavaTree  */
a.prnnode:link{color:#3d809a; font-size:11px; font-weight:bold; text-decoration:none;}
a.prnnode:visited{color:#3d809a; font-size:11px; font-weight:bold; text-decoration:none;}
a.prnnode:hover{color:#3d809a; font-size:11px; font-weight:bold; text-decoration:underline;}
a.node:link{color:#3d809a; font-size:11px; font-weight:normal; text-decoration:none;}
a.node:visited{color:#3d809a; font-size:11px; font-weight:normal; text-decoration:none;}
a.node:hover{color:#3d809a; font-size:11px; font-weight:normal; text-decoration:underline;}

/* Styles pour les liens de l'encart ClassicTree - shop$categories.asp  */
a.CategoriesTreeLinks:link{color:#3d809a; font-size:12px; font-weight:bold; text-decoration:none;}
a.CategoriesTreeLinks:visited{color:#3d809a; font-size:12px; font-weight:bold; text-decoration:none;}
a.CategoriesTreeLinks:hover{color:#3d809a; font-size:12px; font-weight:bold; text-decoration:underline;}
a.SubCategoriesTreeLinks:link{color:#3d809a; font-size:11px; font-weight:normal; text-decoration:none;}
a.SubCategoriesTreeLinks:visited{color:#3d809a; font-size:11px; font-weight:normal; text-decoration:none;}
a.SubCategoriesTreeLinks:hover{color:#3d809a; font-size:11px; font-weight:normal; text-decoration:underline;}

/* Styles pour l'encart Mini Caddie - shop$cart.asp */
.TableMiniCart{border: 1px solid #dddddd; border-collapse:collapse; width:100%;}
.TdTitleMiniCart{padding:2px; border:1px solid #dddddd; color:#3b3c3c; background:#d2e7fc; font:bold 10px Arial, Helvetica, sans-serif; height:28px; text-align:center;} 
.TdMiniCart{font-size:10px; padding:2px; color:#555555; border:1px solid #dddddd;}
.TdMiniCartGris{font-size:10px; padding:2px; color:#555555; background:#F5F9FA; border:1px solid #dddddd;}
a.LinkMiniCart:link{color:#3d809a; font-size:11px; font-weight:normal; text-decoration:none;}
a.LinkMiniCart:visited{color:#3d809a; font-size:11px; font-weight:normal; text-decoration:none;}
a.LinkMiniCart:hover{color:#3d809a; font-size:11px; font-weight:normal; text-decoration:underline;}

/* Styles pour l'encart des produits */
.BoxProdTopLeft{background:url(images/01-BoxProdTopLeft.png) no-repeat right bottom; width:9px; height:9px;}
.BoxProdTopMiddle{background:url(images/01-BoxProdTopMiddle.png) repeat-x left bottom; width:100%; height:9px;}
.BoxProdTopRight{background:url(images/01-BoxProdTopRight.png) no-repeat left bottom; width:9px; height:9px;}
.BoxProdLeft{background:url(images/01-BoxProdLeft.png) repeat-y right top; width:9px; height:100%;}
.BoxProdMiddle{background:#ffffff; width:100%; vertical-align:top; text-align:center;}
.BoxProdRight{background:url(images/01-BoxProdRight.png) repeat-y left top; width:9px; height:100%;}
.BoxProdBottomLeft{background:url(images/01-BoxProdBottomLeft.png) no-repeat right top; width:9px; height:9px;}
.BoxProdBottomMiddle{background:url(images/01-BoxProdBottomMiddle.png) repeat-x left top; width:100%; height:9px;}
.BoxProdBottomRight{background:url(images/01-BoxProdBottomRight.png) no-repeat left top; width:9px; height:9px;}

/* Styles pour le titre des modules droit et gauche */
.PuceBoxHeading{background:url(images/01-PuceBoxHeading.jpg) no-repeat; height:21px;}
h2{
margin:0;
color:#36555E;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
padding:4px 0 10px 25px;
}

/* Styles pour les liens de l'encart Faites équipe avec nous et Zone Clients connecté- shop$customers.asp  */
a.BoxCustomerLinks:link{color:#3d809a; font-size:12px; font-weight:normal; text-decoration:none;}
a.BoxCustomerLinks:visited{color:#3d809a; font-size:12px; font-weight:normal; text-decoration:none;}
a.BoxCustomerLinks:hover{color:#3d809a; font-size:12px; font-weight:normal; text-decoration:underline;}
.BoxCustomerCols{border-bottom:1px solid #e3e3e3; padding:5px 0 5px 0;}
