body{
	color:#7B7D7E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
}

.bodyClass {
	color:#666666;
	background:#dfe0e0;
	margin:0;
	padding:0;
}

:focus {border:none; outline:none;}

h1{margin:0px 0px 25px 0px; padding:0; font-weight:normal; color:#112f6b; font-size:22px; text-transform:none; font-family:Arial, Helvetica, sans-serif;}

/* Styles pour la taille générale du site */ 
.TableGeneral{width:980px;}

/* Style pour le retour à la ligne */
.clear{clear:both;}

/* 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:#112f6b; font-size:11px; text-decoration:none; }
	a:visited{color:#112f6b; font-size:11px; text-decoration:none; }
	a:hover{color:#009EE3; font-size:11px; text-decoration:none; }

/* Ombre du site */
.ShadowSite{background:url(images/ShadowSlider.png) no-repeat center top; width:980px; height:20px;}

/* content du site */
.ContentPage{background:#ffffff; padding:30px 40px 30px 40px; margin:10px 0px 0px 0px;}

/* HEADER : Style pour le fond du header */
.HeaderFond{background:url(images/fond-header.jpg) no-repeat left top; width:980px; height:115px; vertical-align:top;}

/* HEADER : Logo du site */
.logoDynamicJet{display:block; float:left; margin:20px 0px 0px 0px;}

/* HEADER : Style pour la droite du header */
.HeaderRight{float:right; margin:5px 0px 0px 0px;}

/* HEADER : Style pour le menu haut */
.MenuHaut{float:right; margin:10px 0px 20px 0px;}
a.MenuHautLinks:link{color:#666666; font-size:11px; font-weight:normal; padding:3px 0 3px 0; text-decoration:none;}
a.MenuHautLinks:visited{color:#666666; font-size:11px; font-weight:normal; padding:3px 0 3px 0; text-decoration:none;}
a.MenuHautLinks:hover{color:#999999; font-size:11px; font-weight:normal; padding:3px 0 3px 0; text-decoration:none;}

/* HEADER : Mini caddie */
.PositionMicroCaddie{float:right; margin:0px 0px 0px 0px; padding:0px 3px 0px 0px; text-align:right; width:100%;}
a.LinkMicroCaddie:link, a.LinkMicroCaddie:visited, a.LinkMicroCaddie:hover{text-decoration:none;}
.qteMicroCaddie{font-size:40px; color:#999999; text-decoration:none; padding:0px 0px 0px 10px;}
.txtMicroCaddie{font-size:13px; color:#999999; text-decoration:none;}
.priceMicroCaddie{font-size:24px; color:#999999; text-decoration:none;}
.sigleMicroCaddie{font-size:16px; color:#999999; text-decoration:none;}


/* HEADER MENU - Style pour le menu du site */
/* Début menu horizontal */
div#menuh{position:relative; z-index:1000; width:705px; float:left; font-size:12px; margin:0 0 0 0px;}
div#menuh ul {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
div#menuh li {float:left; position:relative; margin:0 0 0 0px; list-style-type:none;}
/* Début : Style pour les boutons du 1er niveau */
div#menuh li a.item1 {display:block; background:url(images/bg-item1.jpg) no-repeat left top transparent !important; width:103px; line-height:50px; color:#ffffff; text-decoration:none; padding:0px 0px 0px 0px; font-size:13px; text-indent:-9999px;}
div#menuh li a.item1:hover {background:url(images/bg-item1.jpg) no-repeat left bottom transparent !important; width:103px; line-height:50px; color:#ffdd00; font-weight:normal; text-indent:-9999px;}
div#menuh li a.item2 {display:block; background:url(images/bg-item2.jpg) no-repeat left top transparent !important; width:216px; line-height:50px; color:#ffffff; text-decoration:none; padding:0px 0px 0px 0px; font-size:13px; text-indent:-9999px;}
div#menuh li a.item2:hover {background:url(images/bg-item2.jpg) no-repeat left bottom transparent !important; width:216px; line-height:50px; color:#ffdd00; font-weight:normal; text-indent:-9999px;}
div#menuh li a.item3 {display:block; background:url(images/bg-item3.jpg) no-repeat left top transparent !important; width:201px; line-height:50px; color:#ffffff; text-decoration:none; padding:0px 0px 0px 0px; font-size:13px; text-indent:-9999px;}
div#menuh li a.item3:hover {background:url(images/bg-item3.jpg) no-repeat left bottom transparent !important; width:201px; line-height:50px; color:#ffdd00; font-weight:normal; text-indent:-9999px;}
div#menuh li a.item4 {display:block; background:url(images/bg-item4.jpg) no-repeat left top transparent !important; width:185px; line-height:50px; color:#ffffff; text-decoration:none; padding:0px 0px 0px 0px; font-size:13px; text-indent:-9999px;}
div#menuh li a.item4:hover {background:url(images/bg-item4.jpg) no-repeat left bottom transparent !important; width:185px; line-height:50px; color:#ffdd00; font-weight:normal; text-indent:-9999px;}
/* Fin : Style pour les boutons du 1er niveau */
div#menuh a {display:block;	padding:10px 6px; text-decoration:none; color:#ffffff; background:url(images/menuh-puce.gif) no-repeat 10px 15px;}
div#menuh a:hover {color:#ffffff;background:url(images/menuh-puce.gif) no-repeat 10px 15px #00142e;}
div#menuh span{position:relative; float:left; display:block; margin:0px 0px 0px 10px;}
/* Fin menu horizontal */
/* Début sous menus */
div#menuh ul li ul {margin:0; z-index:1000; position:absolute; width:190px; border-right:0; left:-1px; background:url(images/menuh-fond-sous-menu.png) repeat left top;}
div#menuh ul li ul li {padding:0; width:100%; border:none; background:url(images/menuh-separation.png) repeat-x left bottom;}
div#menuh ul li ul li a {padding:10px 10px 10px 25px; margin:0px 0px 2px 0px;}
div#menuh ul li ul li:first-child {border:none;}
div#menuh ul li ul {display:none;} 
div#menuh ul li:hover ul {display:block;}
/* pop-out starts here */
div#menuh ul li ul li ul  {position:absolute; visibility:hidden; top:0px; left:190px;}
div#menuh ul li ul li:hover ul {visibility:visible;}
/* second level popouts start here*/
div#menuh ul li ul li:hover ul li ul {visibility:hidden;}
div#menuh ul li ul li ul li:hover ul {visibility:visible;}

/* HEADER MENU : style pour la recherche */
.SearchBox{float:left; margin:0px 0px 0px 0px; width:275px; height:50px; background:url(images/fond-box-search.jpg) repeat-x left top;}
.SearchBox form{margin:0;}
.InputSearch{float:left; background:url(images/input-search.png) no-repeat 0 0; width:152px; height:30px; margin:10px 0px 0px 0px; padding:0;}
.InputSearch input{padding:0; margin:6px 0px 0px 10px; width:130px; border:none 0; background:transparent; color:#e5e2e2; font-size:12px; font-family:"trebuchet ms",Arial, Helvetica, sans-serif;}

.SubmitSearch{float:left; background:url(images/submit-search.png) no-repeat 0 0; margin:10px 0px 0px 7px; padding:0; width:32px; height:31px; cursor:pointer;}
.SubmitSearch:hover{background-position:left bottom;}
.SubmitSearch input{cursor:pointer; border:none; background:transparent; text-indent:-9999px; width:32px; height:31px; cursor:pointer; font-size:0px; display:block; line-height:0;}

.SubmitSearchModel{float:left; background:url(images/submit-modeles.png) no-repeat 0 0; margin:10px 0px 0px 7px; padding:0; width:64px; height:31px; cursor:pointer;}
.SubmitSearchModel:hover{background-position:left bottom;}
.SubmitSearchModel input{cursor:pointer; border:none; background:transparent; text-indent:-9999px; width:64px; height:31px; cursor:pointer; font-size:0px; display:block; line-height:0;}

/* HEADER BANNER : style pour les bannière dans le shoppage_header.htm */
.CatBannerEquipementPilote{background:url(images/CatBanner-equipement-pilote.jpg) no-repeat left top; width:980px; height:150px;}
.CatBannerEquipementJetski{background:url(images/CatBanner-equipement-jetski.jpg) no-repeat left top; width:980px; height:150px;}


/* DEFAULT : Easy Slider */
#slider{position:relative;}
#slider img {border:none;}
#slider ul, #slider li{margin:0px 0px 0px 0px; padding:0; list-style:none;}
/*  define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here */ 
#slider li{width:980px; height:341px; overflow:hidden;}
/* numeric controls */
div ol#controls{text-align:center !important; position:relative; top:-25px; margin:0px auto 0px auto; height:0px;}
ol#controls{margin:0px auto 0px auto; padding:0; text-align:center !important;}
ol#controls li{margin:0 0px 0 0; padding:0; display:inline-block; zoom: 1; *display:inline; list-style:none; height:9px; line-height:10px;}
ol#controls li a{float:left; height:9px; line-height:10px; border:none; background:url(images/slider-num.png) no-repeat left top; color:#a59167; padding:0 5px 0px 9px; font-size:14px; text-indent:-9999px; text-decoration:none;}
ol#controls li.current a{background:url(images/slider-num-current.png) no-repeat left top; color:#000000;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
/* // Easy Slider */

/* DEFAULT : Titre selection et nouveautés avec leurs liens respectif */
.TitleNotreSelection{float:left; background:url(images/title-notre-selection.png) no-repeat left top; width:283px; height:20px; text-indent:-9999px; margin:30px 0px 20px 0px;}
.TitleNouveautes{float:left; background:url(images/title-nouveautes.png) no-repeat left top; width:219px; height:20px; text-indent:-9999px; margin:30px 0px 20px 0px;}
.DisplayMoreLinks{float:right; margin:35px 0px 20px 0px;}
.DisplayMoreLinks a:link, .DisplayMoreLinks a:visited{color:#666666; font-size:12px; font-family:"trebuchet ms",Arial, Helvetica, sans-serif; text-decoration:none;}
.DisplayMoreLinks a:hover{color:#999999; font-size:12px; font-family:"trebuchet ms",Arial, Helvetica, sans-serif; text-decoration:none;}

/* DEFAULT : Tableau pour l'affichage des selections et nouveautés */
.TableProductsDefault{margin:0px 0px 0px -17px;}
.ColProductsDefault{padding:0px 0px 0px 18px;}


/* TAG POUR LES TEMPLATES - Style pour le tag PROMO, NEW, BEST */
.ContainerTag{position:relative; float:none; top:0px; left:0px;}
.TagPromo{position:absolute; float:left; top:0px; left:0px; z-index:200; background:url(images/tag-promotion.png) no-repeat left top; width:53px; height:54px;}
.TagNew{position:absolute; float:left; top:0px; left:0px; z-index:200; background:url(images/tag-nouveaute.png) no-repeat left top; width:53px; height:54px;}
.TagBestSeller{}
.EventTagPromo{position:absolute; float:left; top:0px; left:0px; z-index:200; background:url(images/tag-promotion.png) no-repeat left top; width:53px; height:54px;}
.EventTagNew{position:absolute; float:left; top:0px; left:0px; z-index:200; background:url(images/tag-nouveaute.png) no-repeat left top; width:53px; height:54px;}
.EventTagBestSeller{}

/* TEMPLATE EN AVANT - Style pour les encarts Nouveauté, Promotion, TopTen, FrontPage, CrossSelling - Templates enavant */
.PromoWidth, .FrontPageWidth, .NewWidth, .CrossSellingWidth{width:181px; text-align:center;}
.PromoVignette, .FrontPageVignette, .NewVignette, .CrossSellingVignette{text-align:center; padding:0px 0px 12px 0px;}
.PromoVignette img, .FrontPageVignette img, .NewVignette img, .CrossSellingVignette img{width:181px; height:181px;}
.PromoName a:link, .PromoName a:visited, .FrontPageName a:link, .FrontPageName a:visited, .NewName a:link, .NewName a:visited, .CrossSellingName a:link, .CrossSellingName a:visited{color:#666666; font-size:12px; font-weight:normal; text-decoration:none; padding:0px 5px 0px 5px; display:block; min-height:30px;}
.PromoName a:hover, .FrontPageName a:hover, .NewName a:hover, .CrossSellingName a:hover{color:#000000; font-size:12px; font-weight:normal; text-decoration:none; padding:0px 5px 0px 5px; display:block; min-height:30px;}
.PromoPrice, .FrontPagePrice, .NewPrice, .CrossSellingPrice{color:#0099cc; font-size:14px; font-weight:normal; padding:5px 0px 0px 0px;}
.PromoRetailPrice, .FrontPageRetailPrice, .NewRetailPrice, .CrossSellingRetailPrice{color:#000000; font-size:12px; font-weight:normal; text-decoration:line-through;}
.CrossSellingVignetteCaddie img{width:90px; height:90px;}
.CrossSellingWidthCaddie{width:141px; text-align:center;}

/* FOOTER : Container footer */
.ContainerFooter{position:relative; float:left; width:100%; background:#ffffff; margin:50px 0px 0px 0px;}
.SizeFooter{margin:0px auto 0px auto; width:980px;}

/* FOOTER : Encart lien autres site et facebook */
.EncartLinkSiteFacebook{float:left; margin:27px 0px 0px 0px; padding:0px 35px 0px 0px;}
.TxtLinkSite{display:block; color:#000000; font-size:11px; font-weight:bold; padding:0px 0px 10px 0px;}
a.PuceLinkSite:link, a.PuceLinkSite:visited{display:block; padding:5px 0px 5px 10px; text-decoration:none; color:#999999; background:url(images/arrow.gif) no-repeat left center;}
a.PuceLinkSite:hover{display:block;	padding:5px 0px 5px 10px; text-decoration:none; color:#666666; background:url(images/arrow.gif) no-repeat left center;}
a.Facebook:link, a.Facebook:visited{background:url(images/IconeFacebook.png) no-repeat left center; padding:0px 0px 0px 40px; color:#666666; font-size:11px; font-weight:bold; text-decoration:none; display:block; clear:both; margin:35px 0px 0px 0px; line-height:31px;}
a.Facebook:hover{background:url(images/IconeFacebook.png) no-repeat left center; padding:0px 0px 0px 40px; color:#999999; font-size:11px; font-weight:bold; text-decoration:none; display:block; clear:both; margin:35px 0px 0px 0px; line-height:31px;}

/* FOOTER : Encart Newsletter */
.EncartNewsletter{float:left; margin:27px 0px 0px 0px; padding:0px 35px 0px 35px; border-right:1px solid #ececec; border-left:1px solid #ececec;}
.TxtNewsletter{float:none; margin:0px 5px 15px 0px; color:#000000; font-size:11px; font-weight:bold;}
.InputNewsletter{float:left; background:url(images/input-newsletter.png) no-repeat 0 0; width:192px; height:29px;}
.InputNewsletter input{margin:7px 0 0 10px; border:none 0; background:transparent; color:#b4b4b4; font-size:11px; width:172px; font-family:Arial, serif;}
.SubmitNewsletter{float:left;background:url(images/submit-newsletter.png) no-repeat 0 0;margin:0px 0 0 5px;width:32px;height:31px;}
.SubmitNewsletter:hover{background-position:left bottom;}
.SubmitNewsletter input{border:none 0;background:transparent;text-indent:-9999px;width:32px;height:31px;cursor:pointer; font-size:0px; display:block; line-height:0;}
/* FOOTER : Paiement sécurisé */
.TxtPaiements{float:left; color:#000000; font-size:11px; font-weight:bold; padding:0px 0px 10px 0px; clear:both; margin:55px 0px 0px 0px;}
.ImagesPaiements{background:url(images/IconesPaiement.gif) no-repeat left top; width:194px; height:24px; padding:0px 0px 30px 0px; clear:both;}

/* FOOTER CATALOGUE */
.ContainerCatalogueFooter{float:left; margin:27px 0px 0px 0px; padding:0px 0px 0px 35px;}
.CataloguePosition{position:relative; float:left; width:200px; padding:0px 0px 20px 0px;}
.CatalogueEncart{float:left; width:150px;}
h1.CatalogueTitreCat, h1.CatalogueTitreCat a:link, h1.CatalogueTitreCat a:visited, h1.CatalogueTitreCat a:hover{margin:0px; padding:0px 0px 15px 0px; font-size:11px; font-weight:normal; color:#010101; text-transform:none; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
h1.CatalogueTitreCat a:hover{margin:0px; padding:0px 0px 15px 0px; font-size:11px; font-weight:normal; color:#000000; text-transform:none; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
h2.CatalogueTitreSousCat {margin:0px 0px 10px 5px; padding:0px; font-size:10px; font-weight:normal; color:#999999; text-transform:none; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.CatalogueTitreSousCat a:link, .CatalogueTitreSousCat a:visited{margin:0px; padding:0px 0px 0px 8px; font-size:10px; font-weight:normal; color:#999999; text-transform:none; font-family:Arial, Helvetica, sans-serif; text-decoration:none; background:url(images/arrow.gif) no-repeat left 4px; display:block;}
.CatalogueTitreSousCat a:hover{margin:0px; padding:0px 0px 0px 8px; font-size:10px; font-weight:normal; color:#666666; text-transform:none; font-family:Arial, Helvetica, sans-serif; text-decoration:none; background:url(images/arrow.gif) no-repeat left 4px; display:block;}

/* FOOTER : Bordure au dessus des Copyrights */
.ContainerCopyrightMenuBas{position:relative; float:left; width:100%; background:#ffffff; padding:27px 0px 0px 0px;}
.BorderTopFooter{border-top:1px solid #e5e5e5; clear:both;}

/* FOOTER : Copyright Client */
.CopyrightClient{float:left; color:#999999; font-size:11px; padding:4px 0px 4px 0px;}

/* FOOTER : Menu bas du footer */
.MenuBasContainer{position: relative; float: left; padding:20px 0px 28px 0px; width:700px; color:#999999;}
a.MenuBas:link, a.MenuBas:visited{font-size:11px; color:#999999; font-size:11px; font-weight:normal; padding:3px 0 3px 0; text-decoration:none;}
a.MenuBas:hover{font-size:11px; color:#666666; font-size:11px; font-weight:normal; padding:3px 0 3px 0; text-decoration:none;}

/* FOOTER : Copyright Cybershop */
.CopyrightCyberShop{float:right; position:relative; padding:20px 0px 28px 0px; font-size:11px; color:#999999;}
a.copyright:link, a.copyright:visited {color:#999999; text-decoration:none;}
a.copyright:hover{color:#666666;text-decoration:underline;}


/* PAGE PIECES D'ORIGINE : Style pour le document */
.DocPiecesOrigine{color:#666666; font-size:12px; line-height:18px; margin:0px 0px 28px 0px;}

/* PAGE PIECES D'ORIGINE : Style pour les liens vers les constructeurs */
a.CataloguePiecesSeadoo:link, a.CataloguePiecesSeadoo:visited{float:left; background:url(images/catalogue-pieces-seadoo.png) no-repeat left top; padding:0px 0px 0px 0px; text-decoration:none; display:block; margin:0px 0px 0px 27px; width:264px; height:95px; text-indent:-9999px;}
a.CataloguePiecesSeadoo:hover{float:left; background:url(images/catalogue-pieces-seadoo.png) no-repeat left top; padding:0px 0px 0px 0px; text-decoration:none; display:block; margin:0px 0px 0px 27px; width:264px; height:95px; text-indent:-9999px;}
a.CataloguePiecesYamaha:link, a.CataloguePiecesYamaha:visited{float:left; background:url(images/catalogue-pieces-yamaha.png) no-repeat left top; padding:0px 0px 0px 0px; text-decoration:none; display:block; margin:0px 0px 0px 27px; width:264px; height:95px; text-indent:-9999px;}
a.CataloguePiecesYamaha:hover{float:left; background:url(images/catalogue-pieces-yamaha.png) no-repeat left top; padding:0px 0px 0px 0px; text-decoration:none; display:block; margin:0px 0px 0px 27px; width:264px; height:95px; text-indent:-9999px;}
a.CataloguePiecesKawazaki:link, a.CataloguePiecesKawazaki:visited{float:left; background:url(images/catalogue-pieces-kawazaki.png) no-repeat left top; padding:0px 0px 0px 0px; text-decoration:none; display:block; margin:0px 0px 0px 27px; width:264px; height:95px; text-indent:-9999px;}
a.CataloguePiecesKawazaki:hover{float:left; background:url(images/catalogue-pieces-kawazaki.png) no-repeat left top; padding:0px 0px 0px 0px; text-decoration:none; display:block; margin:0px 0px 0px 27px; width:264px; height:95px; text-indent:-9999px;}

/* PAGE PIECES D'ORIGINE : Encart Référence */
.EncartReference{float:left; padding:35px 0 25px 30px;width:870px; border-bottom:1px solid #d7d6d6;}
.TxtReference{width:100%; margin:11px 18px  20px 0px; font-size:13px; color:#112f6b; font-family:Arial, sans-serif; font-weight:bold;}
.InputReference{float:left; background:url(images/input-reference.png) no-repeat 0 0; width:283px; height:39px;}
.InputReference input{margin:10px 0 0 10px; border:none 0; background:transparent; color:#666666; font-size:14px; width:260px; font-family:Arial, Helvetica, serif;}
.SubmitReference{float:left;background:url(images/submit-reference.png) no-repeat 0 0;margin:0px 0 0 15px;width:135px;height:41px;}
.SubmitReference:hover{background-position:left bottom;}
.SubmitReference input{border:none 0;background:transparent;text-indent:-9999px;width:135px;height:41px;cursor:pointer; font-size:0px; display:block; line-height:0;}

/* PAGE PIECES D'ORIGINE : Tableau et bouton commander */
.TablePiecesOrigine{margin:0px 0px 0px 0px; border:1px solid #d7d6d6; border-collapse:collapse; width:100%;}
.TitlePiecesOrigine{padding:15px 15px 15px 15px; border-left:1px solid #d7d6d6; border-right:1px solid #d7d6d6; background:#edebeb; color:#666666; font-size:11px; font-weight:bold; text-align:center;}
.ContentPiecesOrigine{padding:5px 15px 5px 15px; color:#666666; font-size:11px; border:1px solid #d7d6d6; text-align:center;}
.SubmitCdePiecesOrigine{background:url(images/submit-cde-pieces-origine.png) no-repeat 0 0;margin:0px 0px 0px 0px;width:44px;height:31px;}
.SubmitCdePiecesOrigine:hover{background-position:left bottom;}
.SubmitCdePiecesOrigine input{border:none 0;background:transparent;text-indent:-9999px; width:44px; height:31px; cursor:pointer; font-size:0px; display:block; line-height:0;}


/* NAVIGATION : Style pour la colone de gauche dans la liste des produits et de catégories */
.ColLeftProdCat{width:181px; vertical-align:top;}
.ColAffichageProd{padding:0px 0px 28px 18px;}

/* NAVIGATION PRODUIT MENU - Style pour le menu dans l'affichage des produits */
#MenuGauche {margin:0px 0px 13px 0px; width:181px; background:#ffffff; overflow: hidden; z-index:10;}
#MenuGauche ul {margin:0; padding:0; list-style-type:none; text-align:left;}
#MenuGauche li {float:left; list-style-type:none; clear:both; margin: 0 0 0 0; padding: 0 0 0 0; color:#000000; font-weight:normal; width:164px;}
#MenuGauche li a {display:block; color:#009ee3; text-decoration:none; padding:10px 10px 20px 10px; font-size:15px; font-weight:normal;}
#MenuGauche li a:hover {color:#009ee3; font-weight:normal;}
/* Affichage des sous catégories */
#MenuGauche ul li ul {display:block;}
#MenuGauche li ul {position:relative; left:auto; text-align:left; clear:both; padding:0px 0px 0px 10px; overflow: hidden; z-index:10;}
#MenuGauche ul li ul li {padding:0; margin:0; z-index:10;}
#MenuGauche ul li a {color:#666666; font-size:12px; background:url(images/arrow-menuh.gif) no-repeat 2px 4px; display:block; font-weight:normal; text-transform:none; text-decoration:none; padding:0px 0px 10px 10px; width:164px;}
#MenuGauche ul li a:hover{color:#112f6b; font-size:12px; background:url(images/arrow-menuh.gif) no-repeat 2px 4px; display:block; font-weight:normal; text-transform:none; text-decoration:none; padding:0px 0px 10px 10px; width:164px;}
#MenuGauche ul li.active a{color:#112f6b; font-size:12px; background:url(images/arrow-menuh.gif) no-repeat 2px 4px; display:block; font-weight:normal; text-transform:none; text-decoration:none; padding:0px 0px 10px 10px; width:164px;}
#MenuGauche ul li ul li.active {color:#030302; font-size:12px; display:block; font-weight:normal; text-transform:none; text-decoration:none; width:164px;}
#MenuGauche ul li ul li.active a {color:#030302; z-index:10;}
#MenuGauche ul.niveau1 li.sousmenu:hover ul.niveau2, 
#MenuGauche ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;}

#MenuGauche ul.niveau2 li.sousmenu a{background:url(images/fleche-menuh.gif) no-repeat 2px 5px; display:block; color:#999999; padding:0px 0px 5px 10px; width:130px;}
#MenuGauche ul.niveau2 li.sousmenu a:hover, #MenuGauche ul.niveau2 li.active a{background:url(images/fleche-menuh.gif) no-repeat 2px 5px; display:block; color:#0099cc; padding:0px 0px 5px 10px; width:130px;}
#MenuGauche ul.niveau3 {padding:0px 0px 5px 10px;}
#MenuGauche ul.niveau3 li.sousmenu a{background:url(images/tiret-menuh.gif) no-repeat 2px 7px; display:block; color:#999999; padding:0px 0px 5px 10px; width:130px;}
#MenuGauche ul.niveau3 li.sousmenu a:hover, #MenuGauche ul.niveau3 li.active a{background:url(images/tiret-menuh.gif) no-repeat 2px 7px; display:block; color:#0099cc; padding:0px 0px 5px 10px; width:130px;}

/* PRODUITS CONSULTES - Style pour la box et le template produits consultés */
.ProduitsConsultesBox{background:#ffffff; margin:0px 0px 0px 0px;}
.ProduitsConsultesTitle{color:#009ee3; font-size:15px; padding:15px 0px 15px 15px;}
.ColCustomerHistoryProduct{text-align:center; padding:0px 0px 25px 0px;}

/* NAVIGATION : Style pour les produits et la mise en forme des produits et des pages dans shopdisplayproducts.asp */
.TableNavigation {width:100%; margin:-10px 0px 10px 0px; color:#999999;}
.PageNavigation {color:#999999; font-size:11px; text-align:right;}

/* NAVIGATION : Style pour la barre de navigation dans shopproductsubs.asp */
.LinksNavigation {color:#999999; font-size:11px; font-weight:normal; vertical-align:middle;}
.LinksNavigation a:link, .LinksNavigation a:visited {color:#999999; font-size:11px; font-weight:normal; text-decoration:none;}
.LinksNavigation a:hover {color:#666666; font-size:11px; font-weight:normal; text-decoration:none;}

/* TEMPLATE Normal - Style pour les encarts Nouveauté, Promotion, TopTen, FrontPage, CrossSelling - Templates enavant */
.NormalVignetteWidth{width:181px; text-align:center;}
.NormalVignette{text-align:center; padding:0px 0px 12px 0px;}
.NormalVignette img{width:181px; height:181px; background:#ffffff;}
.NormalVignetteName a:link, .NormalVignetteName a:visited{color:#666666; font-size:12px; font-weight:normal; text-decoration:none; padding:0px 5px 0px 5px; display:block; min-height:30px;}
.NormalVignetteName a:hover{color:#000000; font-size:12px; font-weight:normal; text-decoration:none; padding:0px 5px 0px 5px; display:block; min-height:30px;}
.NormalVignetteRef{color:#939393; font-size:10px; text-align:center; margin:0px 0px 0px 0px; display:block;}
.NormalVignettePrice{color:#0099cc; font-size:14px; font-weight:normal; padding:0px 0px 0px 0px;}
.NormalVignetteRetailPrice{color:#000000; font-size:12px; font-weight:normal; text-decoration:line-through;}

/* PAGINATION - Style pour la pagination */
.PaginationTable{margin:0px auto 0px auto;}
.NumPageOff{background:#ffffff; font-size:12px; font-weight:normal; color:#666666; text-align:center; padding:3px 8px 3px 8px; cursor:pointer;}
.NumPageOn{background:#cccccc; font-size:12px; font-weight:normal; color:#666666; text-align:center; padding:3px 8px 3px 8px; cursor:pointer;}
.NumPageActive{background:#009ee3; font-size:12px; font-weight:normal; color:#ffffff; text-align:center; padding:3px 8px 3px 8px; cursor:pointer;}
.ButtonPageOnNext{background:url(images/pagination-next-on.png) no-repeat 8px 6px #cccccc; font-size:12px; font-weight:normal; color:#666666; text-align:center; padding:3px 11px 3px 11px; cursor:pointer;}
.ButtonPageOffNext{background:url(images/pagination-next-off.png) no-repeat 8px 6px #ffffff; font-size:12px; font-weight:normal; color:#666666; text-align:center; padding:3px 11px 3px 11px; cursor:pointer;}
.ButtonPageOnPrev{background:url(images/pagination-prev-on.png) no-repeat 8px 6px #cccccc; font-size:12px; font-weight:normal; color:#666666; text-align:center; padding:3px 11px 3px 11px; cursor:pointer;}
.ButtonPageOffPrev{background:url(images/pagination-prev-off.png) no-repeat 8px 6px #ffffff; font-size:12px; font-weight:normal; color:#666666; text-align:center; padding:3px 11px 3px 11px; cursor:pointer;}
.NumPageOff a:link, .NumPageOff a:visited, .NumPageOff a:hover, .ButtonPageOffNext a:link, .ButtonPageOffNext a:visited, .ButtonPageOffNext a:hover, .ButtonPageOffPrev a:link, .ButtonPageOffPrev a:visited, .ButtonPageOffPrev a:hover{color:#666666; font-size:12px; text-decoration:none;}
.NumPageOn a:link, .NumPageOn a:visited, .NumPageOn a:hover, .ButtonPageOnNext a:link, .ButtonPageOnNext a:visited, .ButtonPageOnNext a:hover, .ButtonPageOnPrev a:link, .ButtonPageOnPrev a:visited, .ButtonPageOnPrev a:hover{color:#666666; font-size:12px; text-decoration:none;}
/* Style pour les crochets de la pagination - shop&paging.asp */
.PageNavBar {color:#3d809a; font-weight:bold;}


/* CATEGORIES : Style pour les catégories dans shopdisplaycategories.asp */
a.CategoryLinks:link{color:#999999; font-size:11px; font-weight:normal; text-decoration:none;}
a.CategoryLinks:visited{color:#999999; font-size:11px; font-weight:normal; text-decoration:none;}
a.CategoryLinks:hover{color:#666666; font-size:11px; font-weight:normal; text-decoration:none;}
/* CATEGORIES : Affichage des categories principales */
.TableCatPrincipale{margin:0px 0px 0px 25px;}
.NameCatPrincipale{font-size:22px; color:#112f6b; padding:0px 0px 18px 0px;}
.MemoCatPrincipale{font-size:12px; font-family:trebuchet ms, Arial, Helvetica, sans-serif; color:#666666; text-align:justify; margin:0px 0px 18px 0px; line-height:18px;}
/* CATEGORIES : Affichage des categories */
.TableCat{width:100%; margin:0px 0px 0px 10px;}
.TdCat{padding:0px 0px 0px 0px; color:#36555E; font:bold 11px Arial, Helvetica, sans-serif; width:374px; background:#ffffff; vertical-align:top;} 
.CatColLeft{text-align:center; width:170px;}
.CatColRight{padding:10px 10px 0px 18px; vertical-align:top;}
a.NameCat:link, a.NameCat:visited {color:#112f6b; font-size:14px; font-weight:bold; font-family:trebuchet ms, Arial, Helvetica, sans-serif; text-align:left; text-decoration:none;}
a.NameCat:hover {color:#112f6b; font-size:14px; font-weight:bold; font-family:trebuchet ms, Arial, Helvetica, sans-serif; text-align:left; text-decoration:underline;}
.ImgCat{float:left;}
.MemoCat{color:#999999; text-align:left; font-size:12px; font-weight:normal; font-family:trebuchet ms, Arial, Helvetica, sans-serif; padding:5px 0px 5px 0px; line-height:16px;}
/* CATEGORIES : Style pour le lien voir les produits */
.LinkVoirProduits a{float:right; background:url(images/Link-voir-les-produits.jpg) no-repeat 0 0; display:block; width:93px; height:19px; text-indent:-9999px; margin:10px 0px 10px 0px; cursor:pointer;}
.LinkVoirProduits a:hover {float:right; background:url(images/Link-voir-les-produits.jpg) no-repeat 0 -19px; display:block; width:93px; height:19px; text-indent:-9999px; margin:10px 0px 10px 0px; cursor:pointer;}


/* FICHE PRODUIT : Style pour les template etendue de la fiche produit */
.SpaceNavigationFicheProd{text-align:left; margin:0px 0px 20px 0px;}
.TableFicheProd{background:#ffffff; width:100%;}
/* Style pour le container du tag sur l'image du produit */
.ContainerTagFicheProd{position:relative; float:none; top:0px; left:0px; z-index:100;}
.ColInfosFicheProd{width:100%; vertical-align:top; padding:25px 40px 0px 25px;}
/* Style pour le multi-image lié à shopfileio */
.ImgFicheProd{width:400px; height:400px;}
/* Style pour le multi-image lié à shopfileio */
.MultiImage{float:left; border:1px solid #e5e2e2; width:68px; height:68px; margin:10px 0px 0px 10px;}
/* Style pour le nom du produit */
h1.TitleFicheProd{padding:0px 0px 0px 0px; margin:0px 0px 10px 0px; font-weight:normal; color:#112f6b; font-size:22px; text-transform:none; font-family:Arial, Helvetica, sans-serif;}
/* Style pour la référence du produit */
.ReferenceFicheProd{color:#999999; font-size:11px; text-align:left; margin:-5px 0px 0px 0px; display:block;}
/* Style pour les prix du produit */
.PriceFicheProd{float:left; font-size:24px; color:#0099cc; font-weight:bold; text-align:left; padding:15px 0px 0px 0px;}
.RetailPriceFicheProd{font-size:14px; color:#000000; text-decoration:line-through; font-weight:normal;}
/* Style pour les icônes de stock du produit */
.ContainerStock{float:left; margin:19px 0px 0px 40px;}
.IconStockRed{background:url(icons/icon_stock_red.png) no-repeat left center; padding:0px 0px 0px 20px; width:177px; height:23px;}
.IconStockYellow{background:url(icons/icon_stock_yellow.png) no-repeat left center; padding:0px 0px 0px 20px; width:177px; height:23px;}
.IconStockGreen{background:url(icons/icon_stock_green.png) no-repeat left center; padding:0px 0px 0px 20px; width:177px; height:23px;}
.IconStockGreenFT{background:url(icons/icon_stock_green_fluxtendu.png) no-repeat left center; padding: 0px 0px 0px 20px; width:240px; height:23px;}
.IconStockGreenFTLabel{padding: 0px 0px 0px 60px; line-height:23px; color:#000000;}

/* Style pour le bouton commander et la quantité de la fiche produit */
.ContainerQteBtnCde{float:left; margin:15px 0px 0px 0px; line-height:31px; width:100%;}
.QteFicheProd{float:left; color:#666666; font-size:12px; font-weight:normal;}
.BtnCdeFicheProd{float:left; background:url(images/btn-cde-fiche-prod.jpg) no-repeat 0 0; margin:0px 0px 0px 5px; padding:0px 0px 0px 0px; width:158px; height:28px;}
.BtnCdeFicheProd:hover{background-position:left bottom;}
.BtnCdeFicheProd input{border:none 0; background:transparent; color:#ffffff; width:158px; height:28px; cursor:pointer; font-size:14px; display:block; font-weight:normal;font-family:Arial, Helvetica, sans-serif;}
/* style pour le container des options de commandes */
.ContainerFeatures{float:left; width:100%;}
/* style pour les options de commandes - shopproductfeaturesgenerates.asp */
/* GenerateDropDownList style pour les options de commandes avec un menu déroulant */
.GenerateDropDownList{margin:25px 0px 0px 0px;}
.GenerateDropDownList td{padding:2px; color:#666666; font-size:12px;}
/* GenerateButton style pour les options de commandes avec un bouton radio ou une checkbox */
.GenerateButton {border: 1px solid #E7E7E7; border-collapse:collapse; margin:25px 0px 0px 0px; width:100%;}
.GenerateButton td {padding:2px; color:#666666; font-size:12px;} 
.GenerateButtonTxt{color:#666666;}
.GenerateButtonBorder {border:1px dotted #E7E7E7;}
/* Style pour le texte des Option de commande Montant libre et Option de commande Texte libre */
/* Style pour le texte des Option de commande Montant libre et Option de commande Texte libre */
.TableGenerateFeaturesTxt{margin:25px 0px 0px 0px;}
.GenerateFeaturesTxt {color:#666666; font-size:12px;}
/* Style pour les options de commande avec le bouton commander */
.GenerateOrderButton {border: 1px solid #E7E7E7; text-align:center; border-collapse:collapse; margin:25px 0px 0px 0px; width:100%;}
.GenerateOrderButton td{padding:2px; border:1px dotted #E7E7E7; text-align:center; color:#666666; font-size:12px;} 
.GenerateOrderButtonTr {background:#f9f9f9;}
/* Style pour la description courte de la fiche produit */
.DescriptionCourteFicheProd{float:left; color:#666666; font-size:11px; padding:25px 0px 20px 0px; line-height:16px; border-bottom:1px solid #e7e5e5;}
/* Style pour les liens de la fiche produit */
a.NotifyMe:link, a.NotifyMe:visited{background:url(icons/icon-NotifyMe.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0099cc; font-size:11px; font-weight:normal; text-decoration:none; display:block; float:left; clear:both; margin:20px 0px 10px 0px;}
a.NotifyMe:hover{background:url(icons/icon-NotifyMe.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0d478a; font-size:11px; font-weight:normal; text-decoration:none; display:block; float:left; clear:both; margin:20px 0px 10px 0px;}
a.TellAfriend:link, a.TellAfriend:visited{background:url(icons/icon-TellAfriend.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0099cc; font-size:11px; font-weight:normal; text-decoration:none; display:block;clear:both; margin:0px 0px 10px 0px;}
a.TellAfriend:hover{background:url(icons/icon-TellAfriend.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0d478a; font-size:11px; font-weight:normal; text-decoration:none; display:block; clear:both; margin:0px 0px 10px 0px;}
a.TellAfriendPoints:link, a.TellAfriendPoints:visited{background:url(icons/icon-TellAfriendPoints.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0099cc; font-size:11px; font-weight:normal; text-decoration:none; display:block;clear:both; margin:0px 0px 10px 0px;}
a.TellAfriendPoints:hover{background:url(icons/icon-TellAfriendPoints.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0d478a; font-size:11px; font-weight:normal; text-decoration:none; display:block; clear:both; margin:0px 0px 10px 0px;}
a.DisplayQuestion:link, a.DisplayQuestion:visited{background:url(icons/icon-DisplayQuestion.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0099cc; font-size:11px; font-weight:normal; text-decoration:none; display:block; clear:both; margin:0px 0px 10px 0px;}
a.DisplayQuestion:hover{background:url(icons/icon-DisplayQuestion.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0d478a; font-size:11px; font-weight:normal; text-decoration:none; display:block; clear:both; margin:0px 0px 10px 0px;}

a.DisplayShareFaceBook:link, a.DisplayShareFaceBook:visited{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/yH/r/eIpbnVKI9lR.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0099cc; font-size:11px; font-weight:normal; text-decoration:none; display:block; clear:both; margin:0px 0px 10px 0px;}
a.DisplayShareFaceBook:hover{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/yH/r/eIpbnVKI9lR.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0d478a; font-size:11px; font-weight:normal; text-decoration:none; display:block; clear:both; margin:0px 0px 10px 0px;}

a.CompareProductAdd:link, a.CompareProductAdd:visited{float:left; background:url(icons/icon-CompareProductAdd.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0099cc; font-size:11px; font-weight:normal; text-decoration:none; display:block; margin:0px 0px 0px 0px;}
a.CompareProductAdd:hover{float:left; background:url(icons/icon-CompareProductAdd.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0d478a; font-size:11px; font-weight:normal; text-decoration:none; display:block; margin:0px 0px 0px 0px;}
a.CompareProduct:link, a.CompareProduct:visited{float:left; background:url(icons/icon-CompareProduct.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0099cc; font-size:11px; font-weight:normal; text-decoration:none; display:block; margin:0px 0px 0px 0px;}
a.CompareProduct:hover{float:left; background:url(icons/icon-CompareProduct.png) no-repeat left center; padding:2px 0px 2px 25px; color:#0d478a; font-size:11px; font-weight:normal; text-decoration:none; display:block; margin:0px 0px 0px 0px;}
/* Style pour les onglet dans la fiche produit */
.ColTabsFicheProd{padding:0px 40px 0px 40px;}
.tab_box {width:900px; clear:both; float:none; margin:30px 0px 30px 0px;}
.tab_box ul.menu { height:38px; width:900px; padding:0; margin:0 0 0 0;} 
.tab_box ul.menu li { padding:0; margin:0; list-style:none; display:inline;}
.tab_box ul.menu li a { display:block; height:38px; float:left; margin:0 3px 0 0; text-decoration:none;}
.tab_box ul.menu li a.item1 {background:#ffffff; text-decoration:none; color:#666666; border-left:1px solid #dbdada; border-top:1px solid #dbdada; border-right:1px solid #dbdada; line-height:38px; text-align:center; font-size:14px; padding:0px 20px 0px 20px;}
.tab_box ul.menu li a.item2 {background:#ffffff; text-decoration:none; color:#666666; border-left:1px solid #dbdada; border-top:1px solid #dbdada; border-right:1px solid #dbdada; line-height:38px; text-align:center; font-size:14px; padding:0px 20px 0px 20px;}
.tab_box ul.menu li a.item3 {background:#ffffff; text-decoration:none; color:#666666;  border-left:1px solid #dbdada; border-top:1px solid #dbdada; border-right:1px solid #dbdada; line-height:38px; text-align:center; font-size:14px; padding:0px 20px 0px 20px;}
.tab_box ul.menu li.active a.item1 {background:#f0f0f0; border:1px solid #f0f0f0; text-decoration:none; color:#666666;}
.tab_box ul.menu li a:hover.item1{background:#d0cece; border:1px solid #d0cece; text-decoration:none; color:#666666;}
.tab_box ul.menu li.active a.item2 {background:#f0f0f0; border:1px solid #f0f0f0; text-decoration:none; color:#666666;}
.tab_box ul.menu li a:hover.item2{background:#d0cece; border:1px solid #d0cece; text-decoration:none; color:#666666;}
.tab_box ul.menu li.active a.item3 {background:#f0f0f0; border:1px solid #f0f0f0; text-decoration:none; color:#666666;}
.tab_box ul.menu li a:hover.item3{background:#d0cece; border:1px solid #d0cece; text-decoration:none; color:#666666;}
.tab_box .tab_box_content{font-size:12px; clear:both; float:none; margin:0px 0 0px 0px; min-height:60px; padding:30px 30px 30px 30px; color:#666666; background-color:#f0f0f0; border:1px solid #f0f0f0;}
/* Style pour l'onglet avis de la fiche produit */
a.ReviewLink:link, a.ReviewLink:visited{padding:0px 0px 0px 25px; color:#010101; font-size:12px; font-weight:normal; text-decoration:none; display:block; clear:both; margin:0px 0px 15px 0px; float:right;}
a.ReviewLink:hover{padding:0px 0px 0px 25px; color:#666666; font-size:12px; font-weight:normal; text-decoration:none; display:block; clear:both; margin:0px 0px 15px 0px; float:right;}
.TableReviewList{border: 1px solid #e3e3e3; border-collapse:collapse; width:100%; margin:0px 0px 10px 0px;}
.TitleReviewList{padding:5px 5px 5px 5px; border-bottom:1px solid #e3e3e3; border-top:1px solid #e3e3e3; text-align:left; background:#faf9f9; color:#666666; font-size:12px; font-weight:bold;}
.ContentReviewList{padding:5px; background:#ffffff; text-align:left;}
.TxtReviewList{color:#000000; font-weight:bold;} /* Pour le style des titre et nom de l'auteur dans Lire les commentaires -> shopreviewlist.asp */
/* Style pour le titre et la table des ventes croisées */
.CrossSellingTitle{background:url(images/title-CrossSelling.png) no-repeat left top; width:320px; height:14px; text-indent:-9999px; margin:25px 0px 7px 0px;}
.TableCrossSelling{margin:0px 0px 0px -17px;}
.ColCrossSelling{padding:18px 0px 0px 18px;}


/* FICHE PRODUIT : Style non utilisés pour la fiche prod */
.NameFicheProd a:link  {color:#3d809a; font-size:15px; font-weight:bold; text-decoration:none;}
.NameFicheProd a:visited {color:#3d809a; font-size:15px; font-weight:bold; text-decoration:none;}
.NameFicheProd a:hover {color:#3d809a; font-size:15px; font-weight:bold; text-decoration:underline;}
.DescFicheProd{color:#8A8A8A; 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:#3d809a; font-size:12px; text-decoration:none;}
.LinksFicheProd a:visited{color:#3d809a; font-size:12px; text-decoration:none;}
.LinksFicheProd a:hover{color:#3d809a; font-size:12px; text-decoration:underline;}
/* Style pour quand le prix est différent selon l'option choisie */
.OptionPrice{font-size:13px; color:#8a8a8a; 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:#3d809a; font-size:10px; text-align:left;}
/* Style pour la date de disponibilité du produit */
.dateavailablefont{color:#36555e; font-size:12px; font-weight:bold;}
/* Style pour la rupture de stock */
.OutOfStock{color:#cc0000; font-size:12px; font-weight:bold;}
/* Style pour le message d'offre spéciale du produit*/
.OffreSpecialeFicheProd{color:#336699; 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 #E7E7E7; background:#f3f7f8; border-collapse:collapse; margin-bottom:5px; width:100%;}
.CriteresComparaison td {padding:5px; border-bottom:1px dotted #E7E7E7; border-left:1px dotted #E7E7E7; color:#36555E; font-weight:bold; font-size:11px;}
.CriteresComparaisonTitle{color:#7b7d7e; font-weight:bold; font-size:15px;}
/* Style pour les commentaires */
.TableCommentaires{border: 1px solid #E7E7E7; background:#F5F9FA; border-collapse:collapse; margin-bottom:5px; width:100%; height:30px; margin-top:40px;}
.TableCommentaires td{color:#36555E;}
/* style pour le prix degressif selon la quantité- shopproductssubs.asp */
.PrixParQte{border: 1px solid #E7E7E7; border-collapse:collapse; margin-bottom:5px; width:100%;}
.PrixParQteTitle{padding:2px; border-bottom:1px dotted #E7E7E7; color:#555555; background:#F5F9FA; font-size:11px; font-weight:bold;} 
.PrixParQteContent{padding:2px; border-bottom:1px dotted #E7E7E7; color:#555555; font-size:11px;} 
/* style pour la loi chatel - shopproductssubs.asp */
.LoiChatel{border: 1px solid #E7E7E7; border-collapse:collapse; margin-bottom:5px; width:100%;}
.LoiChatel td{padding:2px; border-bottom:1px dotted #E7E7E7; color:#36555E; font-weight:bold; font-size:11px;}
/* */
.Description{text-align:justify; color:#A6A3A3; padding-bottom:10px;}
.ImgProd{float:left; padding-right:10px;}
.ProdDesc{color:#A6A3A3; font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal; line-height:11px;}


/* CADDIE : Mise en forme du Récapitulatif du Caddie - shopformatorder.asp */
.TableRecapCart{border: 1px solid #e3e3e3;border-collapse:collapse; width:100%}
.TitleRecapCart{padding:10px 5px 10px 5px; border-bottom:1px solid #e3e3e3; border-right:1px solid #e3e3e3; background:#faf9f9; color:#666666; font-size:12px; font-weight:bold;}
.TableRecapCartTotal{border-collapse:collapse; border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3;}
.RecapCartTotal{padding:5px; border-bottom:1px solid #e3e3e3; background:#ddd9cf; color:#009ee3; font-size:14px; font-weight:bold; height:30px;}
.BordGaucheRecapCart{border-right:1px solid #e3e3e3; padding:5px;}
.BordRecapCartTotal{padding:5px;}
.Color1RecapCart{padding:5px; background:#ffffff;}
.Color2RecapCart{padding:5px; background:#f0f0f0;}

/* CADDIE : Mise en forme du Caddie et du processus (chemin de fer) */
.TableCartFormat{border: 1px solid #e3e3e3; border-collapse:collapse; width:100%;}
.TitleCartFormat{padding:10px 5px 10px 5px; border-bottom:1px solid #e3e3e3; border-right:1px solid #e3e3e3; background:#faf9f9; color:#666666; font-size:12px;}
.ContentCartFormat{padding:5px; border-right:1px solid #e3e3e3; color:#333333; font-size:12px; }
.SeparationCartFormat{border-bottom:1px dotted #e3e3e3;}
.ImageProduitCart{width:55px; height:55px;}
.Qte{background:#ffffff; border:1px solid #e7e5e5; outline:0; color:#666666; margin:0; padding:5px 5px 5px 5px; width:40px; text-align:center;}
.TableCartFormatTotal{border-collapse:collapse; border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; margin:0px 0px 10px 0px;}
.CartFormatTotal{padding:5px; border-bottom:1px solid #e3e3e3; background:#f0efef; color:#009ee3; font-size:14px; font-weight:bold; height:30px;}
.BorderCartFormatTotal{font-weight:bold; font-weight:bold; color:#009ee3;}
.ProcessusCdeON{color:#131313; font-weight:bold;}
.ProcessusCdeOFF{color:#36555E; font-weight:bold;}
.txtTotal{font-size:14px; font-weight:bold; text-align:center;}
.sousTotal{font-size:14px; font-weight:bold; text-align:center;}
.total{font-size:16px; font-weight:bold; text-align:center;}
.TxtQtePanier{display:block; color:#666666; font-weight:bold; font-size:14px; margin:0px 0px 25px 0px;}
a.carthyperlink:link{font-size:12px; color:#666666; text-decoration:none;}
a.carthyperlink:visited{font-size:12px; color:#666666; text-decoration:none;}
a.carthyperlink:hover{font-size:12px; color:#666666; text-decoration:none;}
.RefFeaturesCart{color:#999999; font-size:11px; font-weight:normal;}

.PositionBtnCart{float:right; margin:0px 0px 20px 0px;}
.TitlePortApproximatifs{text-align:center; font-size:12px; color:#333333; font-weight:bold;}
.ContentPortApproximatifs{padding:20px 5px 20px 5px; width:50%; border:none; color:#333333; font-size:12px;}
.ContentPortApproximatifs select, .ContentPortApproximatifs select:hover, .ContentPortApproximatifs select:focus{margin:5px 0px 0px 0px;}

/* CADDIE : 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;}


/* IDENTIFICATION : Mise en forme des tables Identifiez-vous et nouveau client */
h3 {border-bottom:1px solid #E3E3E3; font-size:12px; font-weight:bold; padding-bottom:3px; color:#888888;}
.TableLoginIdentification{border:1px solid #e3e3e3; border-collapse:collapse; height:280px;}
.TitleLoginIdentification{padding:10px 15px 10px 15px; border:1px solid #e3e3e3; text-align:left; background:#faf9f9; color:#666666; font-size:12px; font-weight:bold;}
.TableLoginNewClient{border:1px solid #e3e3e3; border-collapse:collapse; height:280px;}
.TitleLoginNewClient{padding:10px 15px 10px 15px; border:1px solid #e3e3e3; text-align:left; background:#f0efef; color:#009ee3; font-size:12px; font-weight:bold;}
.ContentLogin{padding:15px 15px 15px 15px; text-align:justify; height:280px;}
.EspaceTxtLogin{padding-bottom:8px;}
.EspaceBoutonLogin{padding:5px 0px 5px 0px;}
.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/arrow.gif); background-repeat: no-repeat; background-position:0px 5px; padding-left:1em; margin-left:10px;}

/* IDENTIFICATION : Styles pour les liens de l'encart Zone Clients - shop$customers.asp  */
a.LoginformLinks:link{color:#112f6b; font-size:12px; font-weight:normal; text-decoration:none;}
a.LoginformLinks:visited{color:#112f6b; font-size:12px; font-weight:normal; text-decoration:none;}
a.LoginformLinks:hover{color:#009EE3; font-size:12px; font-weight:normal; text-decoration:none;}
.LoginformTxt{color:#666666; font-size:12px; vertical-align:top;}


/* MON COMPTE : Styles pour les liens de la page votre compte - shop$customers.asp */
a.CustomerLinks:link{color:#112f6b; font-size:14px; font-weight:normal; text-decoration:none;}
a.CustomerLinks:visited{color:#112f6b; font-size:14px; font-weight:normal; text-decoration:none;}
a.CustomerLinks:hover{color:#009EE3; font-size:14px; font-weight:normal; text-decoration:none;}
.CustomerCols{border-bottom:1px solid #e3e3e3; padding:5px 30px 5px 0;}

/* MON COMPTE : Mise en forme du texte terminer votre commande -> shop$customers */
a.CustomerLinksCheckout:link{color:#009EE3; font-size:14px; font-weight:normal; text-decoration:none;}
a.CustomerLinksCheckout:visited{color:#009EE3; font-size:14px; font-weight:normal; text-decoration:none;}
a.CustomerLinksCheckout:hover{color:#112f6b; font-size:14px; font-weight:normal; text-decoration:none;}
.CustomerColsFondCheckout{background:#f0efef;}


/* NEWSLETTER : Styles pour les liens de l'encart Newsletter - shop$customerdisplays.asp  */
.TxtBoxMailList{color:#666666; font-size:12px; vertical-align:top; text-align:center;}


/* STYLE POUR LES TABLES */
/* 
- 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 la mise en page des RMA -> shopsubmitrma.asp
- Style TableExamCde / TitleExamCde / ContentExamCde pour la mise en page d'examiner votre commande -> shopmailform.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, .TableReviewAdd, .TableNotifyMe, .TableTellFriend, .TableCustomerHistory, .TableRMA, .TableExamCde{border:1px solid #e3e3e3; 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, .TitleReviewAdd, .TitleNotifyMe, .TitleTellFriend, .TitleCustomerHistory, .TitleRMA, .TitleExamCde{padding:10px 5px 10px 5px; border-bottom:1px solid #e3e3e3; border-top:1px solid #e3e3e3; text-align:left; background:#faf9f9; color:#666666; font-size:12px; font-weight:bold;}
.ContentRecherche, .ContentNewsletter, .ContentLoginAffilie, .ContentMailPwdAffilie, .ContentAffilieAdmin, .ContentAffilieStatus, .ContentAffilieStatusOrders, .ContentAffilieReport, .ContentAffilie, .ContentCustomer, .ContentMailPwd, .ContentCadeau, .ContentStatus, .ContentCustTracking, .ContentTrackingOrder, .ContentFormatOrder, .ContentSaveCart, .ContentSavePerm, .ContentSponsor, .ContentPoints, .ContentCoupons, .ContentChequeCadeau, .ContentListesAchats, .ContentContact, .ContentReviewAdd, .ContentNotifyMe, .ContentTellFriend, .ContentCustomerHistory, .ContentRMA, .ContentExamCde{padding:5px; text-align:left;}
.ContentLivraison{border:1px solid #e3e3e3 !important; 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 */


/* Couleur utilisé pour l'inscription affilié, l'inscription et le compte client */
.colorOutAffilie, .colorOutCustomer{background:#d2e7fc; color:#555555; font-size:12px; font-weight:bold; cursor:pointer;}
.colorOverAffilie, .colorOverCustomer {background:#F5F9FA; color:#3D809A; font-size:12px; font-weight:bold; cursor:pointer;}
/* Style pour l'astérisque des champs obligatoires */
.asterisque{color:#ee0000; padding-left:2px;}
/* Style pour les conditions générales de ventes et les conditions générales d'affiliation */
.BoxConditionsGenerales{padding : 4px; width : 400px; height : 140px; overflow : auto; border:1px solid #E7E7E7;}
.ConditionsGenerales{font-weight:bold;color:#009ee3;}
/* Style pour les liens de la zone affilé */
a.ZoneAffilie:link{font-size:12px; color:#3d809a; text-decoration:none;}
a.ZoneAffilie:visited{font-size:12px; color:#3d809a; text-decoration:none;}
a.ZoneAffilie:hover{font-size:12px; color:#3d809a; text-decoration:underline;}
/* style pour la bordure intérieure due la zone affilié */
.ZoneAffilieBorder{border-top:1px dotted #E7E7E7;}
/* 
- 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 
- 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:#d2e7fc; color:#000000;}
.TxtAffilieStatusOrders, .TxtAffilieReport{color:#000000; font-size:12px; font-weight:bold;}



/* MESSAGE D'ERREUR - style pour le message d'erreur - shop$errors.asp */
.WriteAlertError{background:#ff8686; color:#ffffff; border:1px solid #ff0000; text-align:justify; font-weight:bold; padding:15px 15px 15px 15px;}
/* Style lié à Shop$colors.asp */
/* MESSAGE GENERIQUE - simple message - Shop$colors.asp */
.shopwriteSimpleMsg{background:#ffffff; color:#666666; border:1px solid #e9e9e9; font-size:10px; padding:15px 15px 15px 15px; text-align:justify; font-family:trebuchet ms, Arial,Helvetica,sans-serif;}
/* MESSAGE GENERIQUE - style pour le message de confirmation - Shop$colors.asp */
.ShopWriteHeader{background:#f0efef; color:#333333; border:1px solid #e9e9e9; font-size:11px; font-weight:bold; padding:15px 15px 15px 15px; text-align:justify;}

/* PRODUCT INFO : style pour l'encart du template utilisé dans Shop$colors.asp */
.DisplayProductInfo{margin:20px auto 20px auto; width:181px; border:1px solid #e3e3e3; padding:10px 0px 15px 0px;}

/* SELECT DU SITE */
.custselectfield, .custselectfield:hover, .custselectfield:focus {
font-family:
font-size:11px;
background:#ffffff none repeat scroll 0 0;
border:1px solid #e7e5e5;
outline:0;
color:#666666;
margin:0;
padding:5px 5px 5px 5px;
}

select, select:hover, select:focus {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
background:#ffffff none repeat scroll 0 0;
border:1px solid #e7e5e5;
outline:0;
color:#666666;
margin:0;
padding:5px 5px 5px 5px;
}

/* CHAMP TEXTE - Style pour les input text du site */
.custtxtfield, .Custtxtfield, .txtfield {
background:#ffffff none repeat scroll 0 0;
border:1px solid #e7e5e5;
outline:0;
color:#666666;
margin:0;
padding:5px 5px 5px 5px;
}

/* TEXTAREA - Style pour les zones de texte du site */
textarea, textarea:focus {
background:#ffffff none repeat scroll 0 0;
border:1px solid #e7e5e5;
outline:0;
color:#666666;
margin:0;
padding:5px 5px 5px 5px;
}

/* BOUTON SUBMIT - Style pour les boutons submits du site */
.Custsubmitbtn, .custsubmitbtn, .Custsubmitbtn:hover, .custsubmitbtn:hover, .Custsubmitbtn:focus, .custsubmitbtn:focus {
  color:#646464;
  font:bold 12px Arial, Helvetica, sans-serif;
  background-color:#dadada;
  border:none; 
  cursor:pointer;
  padding:10px 25px 10px 25px;
  outline:0;
  overflow:visible;
}

/* BOUTON SUBMIT - Style pour le bouton submit commander */
.CustsubmitbtnCde, .CustsubmitbtnCde:hover, .CustsubmitbtnCde:focus {
  color:#ffffff;
  font:bold 12px Arial, Helvetica, sans-serif;
  background:url(images/fond-submit-process-cde.jpg) repeat-x left bottom #0087c1;
  border:none;
  cursor:pointer;
  padding:10px 25px 10px 25px;
  outline:0;
  overflow:visible;
}



/* GESTION DES ERREURS DANS FORMULAIRE CLIENT */
.ErrorForm {
	color:#cc0000;
	font-family:Tahoma,arial;
	font-size:11px;    
	font-weight:normal;
	}
	
	

/* ------------------------------------------------------------------------------ STYLE NON UTILISES ------------------------------------------------------------------------------ */

/* style pour la mise en page de la FAQ - Shop_Faq_Design.asp */
.FaqCatTable{border:1px solid #E7E7E7; border-collapse:collapse; width:100%; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.FaqCatRow{padding:5px; border-bottom:1px solid #E7E7E7; border-top:1px solid #E7E7E7; text-align:left; background:#F5F9FA; color:#3D809A; font-size:12px; font-weight:bold; height:30px;}
.FaqCatRow Td{font-weight:bold; font-size:12px; color:#3D809A;}
.FaqIssuesRow{color:#36555E; font-weight: bold;}
.FaqAnswersRow{color: #8A8A8A; border-bottom: dotted 1px #E6E9ED;}
.FaqSearchAndFound{background-color:#FFFE98; color:#FF0000;}
.FaqTxtReponse{padding:5px; text-align:justify;}

/* Styles pour le message de bienvenue */
.WelcomeMessage{color:#cccccc; font-size:11px; font-weight:normal;}
a.WelcomeLink:link{color:#dddddd; font-size:11px; font-weight:normal; text-decoration:underline;}
a.WelcomeLink:visited{color:#dddddd; font-size:11px; font-weight:normal; text-decoration:underline;}
a.WelcomeLink:hover{color:#dddddd; font-size:11px; font-weight:normal; text-decoration:none;}

/* Styles pour l'encart des images */
.BoxProdImgWidth{width:140px;}
.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 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 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;}

/* Style pour les encarts Nouveauté, Promotion, TopTen, FrontPage, CrossSelling - Templates enavant */
.NameProductVignette a:link  {color:#3d809a; font-size:12px; font-weight:bold; text-decoration:none;}
.NameProductVignette a:visited {color:#3d809a; font-size:12px; font-weight:bold; text-decoration:none;}
.NameProductVignette a:hover {color:#3d809a; font-size:12px; font-weight:bold; text-decoration:underline;}
.PriceVignette {color:#D33203; font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; line-height:14px;}
.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:14px; text-decoration:line-through;}
.LinksPromoNewTop{text-align:center;}
.NameProductVignetteTopTen a:link  {color:#3d809a; font-size:11px; font-weight:normal; text-decoration:none;}
.NameProductVignetteTopTen a:visited {color:#3d809a; font-size:11px; font-weight:normal; text-decoration:none;}
.NameProductVignetteTopTen a:hover {color:#3d809a; font-size:11px; font-weight:normal; text-decoration:underline;}
.TopTenCols{border-bottom:1px dotted #e3e3e3; padding:5px 0px 5px 0;}
.NameProductVignetteFront{height:50px; vertical-align:top;}
a.comparaisonLink:link{color:#3d809a; font-size:12px; font-weight:bold; text-align:center; text-decoration:none;}
a.comparaisonLink:visited{color:#3d809a; font-size:12px; font-weight:bold; text-align:center; text-decoration:none;}
a.comparaisonLink:hover{color:#3d809a; font-size:12px; font-weight:bold; text-align:center; 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;}

/* Style pour les produits et la mise en forme du filtre des produits et des pages dans shopdisplayproducts.asp */
.TableProdFiltering{border: 1px solid #9bc9d2; border-collapse:collapse;}
.TdTitleProdFiltering{padding:5px; border:1px solid #9bc9d2; color:#36555E; background:#ebeff1; font-weight:bold; font-size:11px; height:28px; text-align:center; width:33%;} 
.TdProdFiltering{font-size:10px; padding:5px; color:#555555; border:1px solid #9bc9d2; text-align:center; width:33%;}
.ShowdisplayTypes{color:#3d809a;}

/* Style pour le template modele_normal_liste.htm */
.NameProductListe a:link  {color:#3d809a; font-size:12px; font-weight:bold; text-decoration:none;}
.NameProductListe a:visited {color:#3d809a; font-size:12px; font-weight:bold; text-decoration:none;}
.NameProductListe a:hover {color:#3d809a; font-size:12px; font-weight:bold; text-decoration:underline;}
.PriceProductListe {color:#D33203; font-size:16px; font-weight:bold;}
.OldPriceProductListe {color:#D33203; font-size:12px; font-weight:bold; text-decoration:line-through;}
.EconomyPriceProductListe {color:#8a8a8a; font-size:12px; font-weight:bold;}
.SeparationProductListe {border-top:1px dotted #E7E7E7; padding-top:5px; padding-bottom:5px;}

/* Styles pour les liens de l'encart catégorie - shop$categories.asp  */
a.CategoriesLinks:link{color:#3d809a; font-size:13px; font-weight:normal; text-decoration:none;}
a.CategoriesLinks:visited{color:#3d809a; font-size:13px; font-weight:normal; text-decoration:none;}
a.CategoriesLinks:hover{color:#3d809a; font-size:13px; font-weight:normal; text-decoration:underline;}
.CategoriesCols{border-bottom:1px solid #e3e3e3; padding:5px 0 5px 0;}

/* 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;}
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 une page */
.SimpleProcessMainTitle td
{
	background: #ECECEC url(images/customer_billing_address_small.png) no-repeat left center;	
	border:1px solid #DCDCDC;	
	color:#514E4E;
	font-size:12px;
	font-weight:bold;
	height:30px;
	padding: 5px 0px 5px 30px;
	cursor: pointer;
}

.SimpleProcessMainTitleActive td
{
	background-color: #E7F1D7;
	color:#385C04;
	cursor: default;
}

/*PANEL 1*/
.SimpleProcessMainTitle1 td{background:url(images/ProcessCde1.gif) no-repeat left top; color:#514E4E; font-size:12px; font-weight:bold;	height:41px; padding:0px 0px 0px 30px; cursor:pointer;}
.SimpleProcessMainTitleActive1 td{background: url(images/ProcessCde1.gif) no-repeat scroll left bottom;	color:#FFFFFF; cursor: default;}
/*PANEL 2*/
.SimpleProcessMainTitle2 td{background:url(images/ProcessCde2.gif) no-repeat left top; color:#514E4E; font-size:12px; font-weight:bold; height:41px; padding:0px 0px 0px 30px; cursor:pointer;}
.SimpleProcessMainTitleActive2 td{background:url(images/ProcessCde2.gif) no-repeat scroll left bottom; color:#FFFFFF; cursor:default;}
/*PANEL 3*/
.SimpleProcessMainTitle3 td{background:url(images/ProcessCde3.gif) no-repeat left top; color:#514E4E; font-size:12px; font-weight:bold; height:41px; padding:0px 0px 0px 30px; cursor:pointer;}
.SimpleProcessMainTitleActive3 td{background:url(images/ProcessCde3.gif) no-repeat scroll left bottom; color:#FFFFFF; cursor:default;}
/*PANEL 4*/
.SimpleProcessMainTitle4 td{background:url(images/ProcessCde4.gif) no-repeat left top; color:#514E4E; font-size:12px; font-weight:bold; height:41px; padding:0px 0px 0px 30px; cursor:pointer;}
.SimpleProcessMainTitleActive4 td{background:url(images/ProcessCde4.gif) no-repeat scroll left bottom; color:#FFFFFF; cursor:default;}
/*PANEL 5*/
.SimpleProcessMainTitle5 td{background:url(images/ProcessCde5.gif) no-repeat left top; color:#514E4E; font-size:12px; font-weight:bold;	height:41px; padding:0px 0px 0px 30px; cursor:pointer;}
.SimpleProcessMainTitleActive5 td{background:url(images/ProcessCde5.gif) no-repeat scroll left bottom;	color:#FFFFFF; cursor:default;}
/*PANEL 6*/
.SimpleProcessMainTitle6 td{background:url(images/ProcessCde6.gif) no-repeat left top; color:#514E4E; font-size:12px; font-weight:bold; height:41px; padding:0px 0px 0px 30px; cursor:pointer;}
.SimpleProcessMainTitleActive6 td{background:url(images/ProcessCde6.gif) no-repeat scroll left bottom; color:#FFFFFF; cursor:default;}


.SimpleProcessMainForm td{background-color:#ffffff; color:#666666; border:1px solid #ffffff; font-size:13px;}
.SimpleProcessForm td{border: 0px none transparent;	padding: 5px 5px 5px 5px;}
.SimpleProcessForm td span{color:#EE0000; padding-left:4px;}


.SimpleProcessC1{width: 200px;}
.SimpleProcessC1B{border-bottom:1px dotted #333333;}
.SimpleProcessMyCoopoon, .SimpleProcessMyCoopoon td{background-color: #f0efef;}
.SimpleProcessEmaillist, .SimpleProcessEmaillist td{background-color: #f0efef;}
.SimpleProcessMasterSponsor, .SimpleProcessMasterSponsor td{background-color: #f0efef;}
.SimpleProcessError, .SimpleProcessCouponError, .SimpleProcessGiftError, .SimpleProcessLicenceError{background-color: #ff8686 !important; color: #FFFFFF !important; font-weight: bold !important; padding:15px 15px 15px 15px !important; border:1px solid #ff0000 !important;}


table.SimpleCartTable{border-collapse:collapse; border:1px solid #e3e3e3; width:100%; font-size:12px; color:#666666;}
td.SimpleCartTitle{background:none repeat scroll 0 0 #faf9f9; border:1px solid #e3e3e3; color:#666666; font-size:12px; font-weight:bold; height:30px; padding:5px;}
td.SimpleCartTitleTotal{background:none repeat scroll 0 0 #f0efef; border:1px solid #e3e3e3; color:#009ee3; font-size:12px; font-weight:bold; height:30px; padding:5px;}
td.SimpleCartItemImageMarge{background:none repeat scroll 0 0 #faf9f9; border:1px solid #e3e3e3; color:#666666; font-size:12px; font-weight:bold; height:30px; padding: 5px 25px 5px 5px;}
td.SimpleCartItem{border:1px solid #e3e3e3; padding:5px; font-size:12px; color:#666666;}
.SimpleCartItem img{width:55px; height:55px; padding:0px 5px 0px 0px;}
td.SimpleCartItemMarge{border:1px solid #e3e3e3; padding: 5px 25px 5px 5px; font-size:12px; color:#666666;}
td.SimpleCartItemImage{border-top:0px; border-bottom:0px; border-left:0px; border-right:0px;}
SimpleCheckOut td{border-top:0px; border-bottom:0px; border-left:0px; border-right:0px;}
