/********************** Form */

/* Form Elements */
textarea {display:inline;}
.forms p { clear: both; padding: 0 0 4px 0; }
.forms .input-text { width: 190px; }
.forms select.input-text { width: 225px; }
.forms label, .forms .label { display: block; float: left; width: 145px; }
.forms .simple label { display: inline; width: auto; padding: 0 15px 8px 0;}
input.input-text, select, textarea { border:1px solid #b6b6b6; font: 11px Arial, Verdana, Helvetica, sans-serif; vertical-align: middle; }
option, optgroup { font:12px arial, helvetica, sans-serif; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:2px; }
input.form-radio,
input.form-checkbox { margin-right:3px; }
.qty { size:auto; }
.forms .validate-select {width:185px;}
.input-text, textarea, select { border: 1px solid #76760c;}
.input-text, textarea { padding: 1px 2px 1px 2px; overflow:hidden; }
input.input-text {border-color: #939322; color: #333300; }
.forms textarea.input-text {width:300px;}
#customer {margin:0 0 30px 0;}
.Space {line-height:25px;}
.forms #object {width:195px;}
.forms div.input {font-size:13px; padding-bottom:4px;}
.forms label{display:inline;}
.oneLine {line-height:0px;}
.productForm textarea.input-text {width:595px;}

/* Form Messages */
#favoriteProduct .validation-advice {padding-left:10px;}
.validation-advice {
    clear:both;
    min-height:15px;   
    background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px;
    padding-left:17px;
    font-size:12px;
    font-weight:bold;
    line-height:1.25em;
	color:#EB340A;
	width:250px;
}
#discount-coupon-form .validation-advice {float:right; width:135px;}
	
.messages  {	clear:both;	font-size:28px;font-weight:bold;color:#EB340A; margin-bottom:10px;}	
.submitEnvoyer {margin:10px 0 10px 145px; cursor:pointer;}

/********************** Headings */
/* Page heading */
.page-head h1 { font-size: 20px; padding: 7px 0 0 0; color: #848415; font-weight: normal; text-align:left;}
.page-head h1.maintenance { color:#7B707E;}
.page-head { margin:0;  }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.page-head h3, .page-head-alt h3 {
    margin:0;
    font-size:1.7em !important;
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
    }
.button-level h3 { /* heading level with buttons */
    float:left;
    width:55%;
    }


/* Category list heading */	
.category-head { font-size: 20px; padding: 7px 0 0 0; color: #848415; font-weight: normal; text-align:left;}

/********************** Space Creators */
.no-display { display:none; }
.content-box { min-height:250px; } /* Set minimum height for visual presentation */

.actions { line-height:1.3em; }
.separator { padding:0 5px;}
.pipe { padding:0 4px; font-size:.95em; }
.divider { margin:10px 0; height:1px; background:url(../images/dotted_divider.gif) repeat-x; font-size:1px; line-height:1em; overflow:hidden; }


/********************** Base Layout */

/* Structure */
.header { position: relative;  text-align:left; z-index:1000;}
.header-top {
 position: relative;
 
    width:950px;
    margin:0 auto;
	
	
    }
	
.header-nav {clear: both; float: left; margin: 3px 0 0 0;  background: #FFFFFF url(../images/bg-main-nav-top.gif) top left no-repeat;  width:81.7%}

.middle {   
	clear:both;
    width:950px;  
		
	background: #FFFFFF url(../images/bg-container.gif) top left no-repeat;
	text-align:left;
	margin:5px auto;
	position: relative; 
		
    }
	
.side-col { width:150px; }
.col-left { float:left; width:18%; }
.col-main { float: left; width: 70%; margin: 2px 0 0 0; padding:0; }
.col-right { float:right; width:16%;}
.col-1-layout .col-main { float:none; margin:0; }
.col-2-right-layout .col-main { float:left; width:685px;  }
.col-2-left-layout .col-main { float:right; width:685px; }
.col-3-layout .col-main { width:610px; margin:0; }

/* Style */
/*.header-top-container {background: #FFFFFF url(../images/bg-body.gif) repeat-x top center; height:148px;}*/
.header-nav-container { clear: both; float: left; margin: 5px 0 0px 0; width: 776px; background: #FFFFFF url(../images/bg-main-nav-top.gif) top left no-repeat; }

/*.middle { background:url(../images/main_bg.gif) no-repeat #fffffe;  padding:25px 25px 80px 25px; }*/
.wrapper {background: #FFFFFF url(../images/bg-body.gif) repeat-x top center; font: 100% Arial, Verdana, Helvetica, sans-serif; clear: both;  margin: 3px 0 0 0;}

/********************** Header */

/* Logo */
h1#logo {
    float:left;
    width:202px;
    margin:3px 0 10px 12px;
	display:none;
    }
.page-popup h1#logo { display:none; }

/* Mini search */

.mini-search .input-text , .mini-search label  {  border-color: #f1a2b9; color: #704253; text-align:left; font-size:11px;}
#newsletter-validate-detail .input-text   {  border-color: #f1a2b9; color: #704253;  }
#newsletter-validate-detail   label {color: #704253; border:none; font-size:11px; padding:0;}
#newsletter-validate-detail .input-text,#search_mini_form  .input-text  {width:150px;}
#newsletter-validate-detail ,#search_mini_form { float: right; color: #704253; margin: 7px 0 0 0; text-align:right; }
#newsletter-validate-detail {width:380px;}
#search_mini_form {width:310px;}

.search-autocomplete {
    border:1px solid #5c7989;
    background:#f9f5f0;
    position:absolute;
    left:40px;
    top:22px;
    width:150px !important;
	text-align:left;
    }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; }
.search-autocomplete li.odd { background:#fffefb; }
.search-autocomplete li.selected { background:#f7e8dd; }


/*emailing*/
.emailText {background-color:#FFFFFF; padding:0; margin:0; width:580px;  }
#emailHead{width:250px;width:580px; position:relative;}
.email {background-color:#FFFFFF; width:580px; position:relative;}
#emailFoot {background:url(../images/emailing_pied_de_page.jpg) no-repeat; height:52px;}
#emailFoot p,#emailFoot p a {margin-top:25px; color:#A27C89; }
#emailFoot p a {text-decoration:underline;}
.emailText p {padding:0 0 15px 15px; text-align:left;}
.emailText a {text-decoration:underline; color:#986699; font-weight:bold;}
.informEmail {font-size:11px;}
#EmailMessage {font-weight:bold;}

/*entete*/
#slogan {float:right; width:50%; margin-top:10px; cursor:pointer;} 
#partie1 {background:url(../images/exe-integration-logo-6t-205.jpg) no-repeat; height:29px; width:100%;}
#partie2 {background:url(../images/exe-integration-logo-6t--02.jpg) no-repeat; height:87px; cursor:pointer;}
#partie3 { background:url(../images/exe-integration-logo-6t--03.jpg) no-repeat; height:30px; }
#bande3Formulaire { float: right; width: 80%; margin: 0; padding:0; }

/*flash nos marques/nos labels/nos idées cadeau*/
#brandsLabelsAndGiftIdeas  { float: right; margin: 5px 0 0px 0; }


input.inputImage { background-color: transparent; margin: 3px 0 0 0; vertical-align: middle; }


/*************** STRUCTURE - CONTENT */
#container { clear: both; background: #FFFFFF url(../images/bg-container.gif) top left no-repeat; position: relative; }
/* home page (2 cols, short right and large left) */
#sidebar { float: right; width: 145px; margin: 6px 5px 0 3px; }

/* sidebar */
.outerSidebarBlock { padding: 8px 0 0 0; margin: 0 0 5px 0; background: top left no-repeat; }
.innerSidebarBlock { padding: 0 0 6px 8px; background: bottom left no-repeat; }
.innerSidebarBlock h3 { padding: 0 0 5px 0; font-size: .69em; }
.innerSidebarBlock h3 a, .innerSidebarBlock li a img { color: #FFFFFF; text-transform: uppercase; }
.innerSidebarBlock h4 { color: #000000; font-weight: normal; font-size: 1em; }
.innerSidebarBlock li { color: #FFFFFF; list-style-type: disc; margin: 0 0 0 15px; padding:0;}
.innerSidebarBlock li  a{ color: #000000; font-size:11px; text-decoration:none; padding:0; margin:0;}
#accountBlock { background-color: #bbbb62; background-image: url(../images/bg-account-block-t.gif); }
#accountBlock .innerSidebarBlock { background-color: #bbbb62; background-image: url(../images/bg-account-block-b.gif); }
#accountBlock p a { color: #FFFFFF; text-decoration:none; font-size:11px; }
#accountBlock  a:hover { text-decoration:underline; }
#accountBlock .inputText { color: #76760c; border-color: #848416; }
#accountBlock .forgottenPwd { font-size: .63em; }
#accountBlock .forgottenPwd a { color: #000000; }
#cartBlock { background-color: #eb9ca1; background-image: url(../images/bg-cart-block-t.gif); }
#cartBlock  a:hover{text-decoration:underline; }
#cartBlock .innerSidebarBlock { background-color: #eb9ca1; background-image: url(../images/bg-cart-block-b.gif); }
#cartBlock .innerSidebarBlock  span { display: inline; } 
#helpBlock { background-color: #f6bbcd; background-image: url(../images/bg-help-block-t.gif); }
#helpBlock .innerSidebarBlock { background-color: #f6bbcd; background-image: url(../images/bg-help-block-b.gif); }
#helpBlock a:hover{ text-decoration:underline; }
#engagementsBlock { background-color: #ffb74c; background-image: url(../images/bg-engag-block-t.gif); }
#engagementsBlock .innerSidebarBlock { background-color: #ffb74c; background-image: url(../images/bg-engag-block-b.gif); }
#engagementsBlock a:hover{ text-decoration:underline; }
#whoBlock { background-color: #848415; background-image: url(../images/bg-who-block-t.gif); }
#whoBlock .innerSidebarBlock { background-color: #848415; background-image: url(../images/bg-who-block-b.gif); }
#whoBlock  a:hover{ text-decoration:underline; }

/* favorite product */
#content { float: left; width: 781px; }
#favoriteProduct { float: left; width: 451px; margin: 12px 0 10px 10px; }
#favoriteProduct h2 { margin: 0 0 13px 0; font-size: 1.13em; }
#favoriteProduct h2 img { color: #FFFFFF; background-color: #bc497f; }
#productInfo, #favProductForm { float: left; width: 300px; }
#favProductForm { margin:15px 0 0 0; }
#favoriteProduct .productName { font-size: 15px; }
#favoriteProduct .brandName { padding: 3px 0 0 0; color: #a43a6e; font-size: 13px; font-style: italic; font-weight: bold; }
#favoriteProduct .descrText { padding: 14px 0 0 0; font-size: 13px; }
#favoriteProduct .price, #favoriteProduct .onSale .price  { clear: none; background-color: #993366; background-image: url(../images/bg-price-favproduct-r.gif); color: #FFFFFF; text-align: center;width:54px; height:20px;}
#favoriteProduct .price .normalPrice{ background-image: url(../images/bg-price-favproduct-l.gif); padding: 2px 0 2px 4px; }
#favoriteProduct .onSale .price .normalPrice { font-size:13px;width: 4em; padding: 0 3px !important; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; background-image: url(../images/bg-price-sale-favproduct-l.gif) !important; background-color: #993366; text-decoration: line-through; }
#favoriteProduct .inputImage { color: #FFFFFF; background-color: #996699; margin:5px 0 0 0; float:left;}
#favoriteProduct .productSelect { float: left; padding: 0 6px 0 0; }
#favoriteProduct select { border-color: #996799; color: #6b476b; width: 146px; }
#favoriteProduct .onSale .price .salePrice {  color:#FFFFFF; display: block; float: left; clear: left; padding: 3px 0 0 0; width: 58px;background: #b34178 url(../images/bg-fav-saleprice-b.gif) top right no-repeat;height:17px; font-size:13px; }
#favoriteProduct .onSale .price .rebate { display: block;  background: #d2578e url(../images/bg-fav-rebate-r.gif) top right no-repeat; color: #5f2740; }
#favProductKnowMore .knowMore { padding: 40px 0 0 10px; }
.hotdealDescription {float:left; width:235px;}

.space {height:15px;}


/* new products list on home page */
#newProducts { float: right; position: relative; width: 297px; margin: 5px 0 10px 0; background: transparent url(../images/bg-newproducts.gif) bottom left no-repeat; }
#newProducts h2 { font-size: 1.13em; }
#newProducts h2 img { color: #FFFFFF; background-color: #a8a832; }
#newProducts .seeAll { position: absolute; top: 12px; right: 20px; }
#newProducts .seeAll img { display: block; color: #FFFFFF; background-color: #7b7b10; }
#newProducts dl { padding: 10px 0 0 0; }
#newProducts dt { padding: 0 21px 10px 16px; clear: both; }
#newProducts .productForm .productName {font-size:12px; font-weight:normal; padding:0 0 0 0;margin:0;}
#newProducts .price .normalPrice {font-size:10px;}
#newProducts .productForm  {margin-right:15px; }
#newProducts .productImg  {float:left; margin-left:15px;}
.productOptions {height:23px;}
#newProducts #products {margin:0 0 10px 10px; }
#products td.productDescription{padding-left:20px;text-align:left; width:200px;vertical-align:top;}
#productList .productForm .productName, #productListSeeAlso .productForm .productName {font-size:12px; font-weight:normal; }
#products td {margin-top:0;padding-top:0; vertical-align:top;}
#products .product-image, #products .productDescription {margin:0; padding-top:10px;}


/*************** STRUCTURE - FOOTER */
#footersep p { margin-top:10px; }
#footer { width:950px;	height:80px;clear: both;padding: 7px 10px 7px 0px; background: transparent url(../images/bg-footer.gif) top left no-repeat; color: #666600;  text-align:right;    width:950px; margin:0 auto;}
#footer p { padding: 0 0 3px 0; }
#footer a { color: #666600; }
#footer #additionalLinks { padding: 15px 40px 0px 5px; }
#footer #additionalLinks a{font-size:11px; text-decoration:none}
#footer #additionalLinks a:hover{text-decoration:underline}
#footer #additionalLinks span { text-indent: 1000em; padding: 0 3px; color: #FFFFFF; background: transparent url(../images/arrow-footerlinks.gif) center center no-repeat; }
#footer #additionalLinks strong { text-transform: uppercase; }
#footer #credits { font-size: 9px; padding: 0px 40px 0px 5px; }
#footer #credits  a{ text-decoration:none;}
#footerLabels { height:56px;float: left; padding:0px 26px 0 16px; background: transparent url(../images/bg-footerflash.gif) top left no-repeat; margin:10px 0 0 0;}



/*************** GUIDE DES TAILLES */
.Table { margin: 8px 0 20px 0;  border: 1px solid #939322; padding:0; font-size:12px;}
.Table td{ padding: 5px; border-bottom: none; vertical-align: top; }
.Table thead .TitreTable {  vertical-align: top; padding:0; }
.Table thead .TitreTable  td{  font-weight:bold;text-align:left; background-color:#D6D699; color:#939321; border-bottom: 1px solid #939322; margin:0; }
.Table thead tr{background-color:#ADAD33; }
.Table thead tr td{color:#FFFFFF; font-weight:bold; text-align:center; vertical-align:middle;}
.Table tbody tr td{text-align:center; vertical-align:middle;}
.Table tbody #lignePaire {background-color:#E6E6C1;}


#tableauxGauche {width: 50%; float:left; padding: 0; margin:0;}
#tableauxGauche .Table ,#tableauDroite .Table, #TableauBas .Table{ width:100%;}
#tableauDroite {width:48%; float:left; margin:0; padding:0 0 0 10px;}
#TableauBas{width: 50%; float:left; padding: 0; margin:0;}

/*mandatory*/
fieldset p.mandatoryLivraison { font-size: .80em; text-align: left; }
fieldset p.mandatoryContacts {font-size: 9px; padding-left:355px;}
p.mandatorySend {font-size: 9px; padding-left:510px;}

fieldset h2  {color: #939321;  font-size: 12px;  padding: 10px 5px 5px 0px; margin: 0 0 10px 0;}
h2 span{ text-align:center; height:16px; width: 20px; display: block; float: left;  margin: -3px 10px 0 0;   padding: 2px 0 ;  background: #939321 url(../images/bg-fieldset-number.gif) center center no-repeat; color: #FFFFFF; }


.forms fieldset h2.titreGras span { background-color: #5C5C0F; background-image: url(../images/puce_jeparraine.gif); }
.forms fieldset h2.PuceGras span { background-color: #5C5C0F; background-image: url(../images/puce_gras.gif); }
.forms fieldset h2.titreGras { color: #5C5C0F; }
.forms fieldset h2.PuceGras { color: #5C5C0F; }
.forms fieldset h2 { padding: 3px 5px 0px 0px;}
.forms fieldset p {margin-bottom:5px;}


input.inputRadio { background-color: transparent; margin: 0 3px 0 0; }


/*clearfix*/
.clearfix:after, #productList li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, #productList li { display: block; }

.clearfix .price { background: top right no-repeat; padding: 0 4px 0 0; float: left; clear: both; font-weight:bold;}
.price .normalPrice { display: block; background: top left no-repeat; }
.submit { text-align: right; }
.submit input {margin-top:0;}
/*cart pages */
div.cart  h2 , #deliveryFieldset  div.cart h2{ padding: 8px 5px 5px 0; margin: 0 0 10px 0; background-color: #e6e6c1; color: #939321;  text-align:left;}

.commandButton { float: right;  }
#giftWrapFieldset h2 { padding: 8px 5px 5px 0; margin: 0 0 10px 0; background-color: #e6e6c1; color: #939321; font-size:12px;}
#giftWrapFieldset a {text-decoration:underline;}

/*tables*/
.cartTable { border: 1px solid #939322; border-bottom: none; width: 608px; margin: 5px 0 10px 0; font-size:12px;}
.cartTable .articleCartTable {text-align:left;}
.cartTable .productImg { float: left; }
.cartTable .productForm { margin: 0 0 0 100px; }
.cartTable .productName, .cartTable h3 { font-size: 12px; font-weight: bold; padding-left: 5px; }
.cartTable .productName a{text-decoration:none;}
#cartForm .productForm .productName { padding-left: 0; }
.cartTable h3 { font-weight: normal; }
.cartTable .inputText { text-align: right; }
.cartTable .productCaracteritics { padding: 0 0 15px 0; }
.cartTable .productCaracteritics a {text-decoration:none;}
/*.cartTable .totalRow .priceCartTable strong {  width: 70px;  background: #FFFFFF top right no-repeat; color: #000000; font-size: .75em; }*/
.productCaracteritics dt, .productCaracteritics dd { font-size: 12px;text-decoration:none;}
.productCaracteritics dt {  padding: 0 5px 0 5px; color: #939321; font-weight: bold; margin-left:5px;}
.productCaracteritics dd { padding: 0 0 3px 5px; }
.cartPrice { text-align: right;   }
.cartPrice span { display: block; width: 510px; float: left; padding: 2px 0 0 0; }
.cartPrice strong {display: block; width: 65px; float: right; padding: 2px 5px 2px 0; background: #939321 url(../images/bg-cart-price.gif) top right no-repeat; color: #FFFFFF;vertical-align:bottom; height:16px; }
p.DeleteItem {margin-top:30px;cursor:pointer;}
#totalProductPrice.cartPrice strong { margin-top:7px;}

.cartTable td {text-align:right;}
.cartTable td, .cartTable th { border-bottom: 1px solid #939322; vertical-align: top; padding: 5px 10px;}
#rebatesFieldset .cartTable td, #rebatesFieldset .cartTable img { vertical-align: middle; }
.cartTable th { padding: 2px 10px; background-color: #adad33; vertical-align: middle; color: #FFFFFF; font-size: 1em; }
.cartTable .rebateNameCartTable {padding-left:15px; text-align:left;}
#cartForm .cartTable th.articleCartTable { padding-left: 105px; }
.cartTable th.rebateCartTable { padding-left: 100px; font-size:12px; }
.cartTable th.articleCartTable { width: 225px; text-align:left;padding-left: 115px;}
.cartTable th.priceOneCartTable { width: 100px; text-align:right;}
.cartTable th.quantityCartTable .qty{ text-align:right;}
.cartTable th.priceCartTable { text-align:right;}
.cartTable td.articleCartTable { padding-right: 0; }
.cartTable tbody tr {height:30px;}
.cartTable tfoot td { text-align: right; vertical-align: middle; }
.cartTable td.priceCartTable {padding-left:0;}
.cartTable p.noProduct { color: #e06098; font-weight: bold; padding-top:5px;padding-bottom:5px;font-size: 10px!important; }
.cartTable div.shopping-cart-item-message { color: #e06098; font-weight: bold; padding-top:5px;padding-bottom:5px;font-size: 10px!important; }

.cartTable .productCaracteriticsCart {text-decoration:none;}

#productsFieldset {padding-bottom:15px; margin-bottom:15px;}
#deliveryFieldset #countryChoice { float: left; }
#deliveryFieldset #countryChoice select{ width:200px; }
#deliveryFieldset #countryChoice label { padding: 0 10px 0 0; float: left; font-size:12px;}
#deliveryFieldset #countryChoice p {  font-size:12px;}
#deliveryFieldset .cartPrice span { width: 140px; }
#giftWrapFieldset {margin-bottom:20px;}
#giftWrapFieldset p { padding: 0 0 10px 0; }
#giftWrapFieldset p .input-text { border-color: #939322; width: 597px; }
div#totalCartFieldset { margin: 15px 0; padding: 5px; background-color: #939321; color: #FFFFFF; height:20px;}
#totalCartFieldset p { text-align: right; }
#totalCartFieldset p span { display: block; float: left; padding: 3px 10px; font-weight: bold; }
#totalCartFieldset p strong { display: block; width: 65px; float: right; padding: 2px 5px 2px 0; background: #FFFFFF url(../images/bg-cart-price-total.gif) top right no-repeat; color: #000000; }

.notaForm { clear: both; padding: 10px 0 0 0; font-size:11px; }

.continue-shopping {float:left; }
.commandButton { float: right;  }

.checkout-types { height:25px;}

.cart h2 span {margin-left: 5px;}
.cart h2 {font-size:13px;}
.cart {padding: 10px 0 0 0; }
.cart .cartTable tr {font-weight:normal;}
#totalProductPrice ,#totalDeliveryPrice, #discount-coupon-form,#giftWrapFieldset p,#totalCartFieldset span {font-size:12px; }

div.productCaracteriticsCart p strong {color: #939321;}
div.productCaracteriticsCart p {margin-bottom:5px;margin-left:5px;}


/*************** MY CART */
/*coupon*/
#discount-coupon-form {padding:0 0 8px 0;}
p.DeleteCoupon {cursor:pointer;}
#discount-coupon-form input {float:right; vertical-align:top;}
#discount-coupon-form #coupon_code {margin:0 4px 0 0;}
#discount-coupon-form p.sautDeLigne { clear:both; }

.cartTable td.rebateTypeCartTable {text-align:left; width:50px;}
.cartTable td.rebateNameCartTable {text-align:left;}
/*my orders */
#orderList .orderTable {width:100%;}
#orderList .orderTable th{text-align:left;padding:0 0 0 5px; margin:0;}
#orderList .orderTable td{text-align:left; padding:0 0 0 5px; margin:0; vertical-align:middle; }
#orderList p { font-size: .81em; padding: 0 0 1.5em 0; line-height: 1.4em; }
#orderList .productCaracteritics { padding: 0 0 1em 0; }
#orderList .productCaracteritics dd { padding: 0 0 .3em 0; }
#orderList .cartTable p { font-size: .75em; padding: 0 5px; line-height: normal; }
#orderList .cartTable { margin: 0 0 20px 0; }
#orderList .cartTable  {font-size:12px; text-align:left;}
#orderList .cartTable a {font-weight:bold; text-decoration:underline;}
#orderList .orderNumber {width:110px;}
#orderList .orderStatus {width:140px;}
#orderList .orderDate {width:70px;}
#orderList .orderPrice {width:70px;}
#orderList .cartTable .transportRow td { background-color: #dedead; }
#orderList .cartTable .transportRow .intTFoot strong { color: #939321; font-size: 1.08em; text-align:right; }
#orderList .cartTable .totalRow td { background-color: #c5c570; }
#orderList .cartTable .totalRow .intTFoot strong { font-size: 1.08em; }
/*#orderList .cartTable .totalRow .priceCartTable strong { display: inline; width: auto; padding: 0; background: transparent none; }*/
#orderList #recapDeliveryAddress h3 { color: #939321; }


/*pages redactionnelles*/
.PagesRedactionnelles {margin-bottom:20px;float:none; position:relative;}
.PagesRedactionnelles   p, .PagesRedactionnelles  ul { font-size: 12px; padding: 0 0 4px 0;}
.PagesRedactionnelles h2.titreGras span { background-color: #5C5C0F; background-image: url(../images/puce_jeparraine.gif); }
.PagesRedactionnelles h2.PuceGras span { background-color: #5C5C0F; background-image: url(../images/puce_gras.gif); }
.PagesRedactionnelles h2.titreGras { color: #5C5C0F; }
.PagesRedactionnelles h2.PuceGras { color: #5C5C0F; }
.PagesRedactionnelles h2 { padding: 3px 5px 0px 0px;}
.PagesRedactionnelles p {margin-bottom:5px;}
.PagesRedactionnelles h2  {color: #939321;  font-size: 12px;   margin: 2px 0 3px 0;}
.PagesRedactionnelles a{text-decoration:underline;}
.listePays {text-align:left; font-size:10px; }
.Image {margin: 3px 0 5px 0;}


/*************** MY ACCOUNT */
.registered-users,.forms fieldset{margin:0; padding:0;}
.specLink { text-decoration: underline; }
.specLink:hover { text-decoration: none; }
fieldset p.submit2 { text-align: left; padding: 0 0 0 145px !important; cursor:pointer;}
.submitCreerCompte {cursor:pointer; margin-left:145px;}
.mandatory {margin-left: 245px; font-size: 9px; margin-top:20px;}
.mandatoryEdit {margin-left: 245px; font-size: 9px; margin-top:5px; }
.inner-head  h2  {color: #939321;  font-size: 12px;  padding: 10px 5px 5px 0px; margin: 0 0 10px 0;}
.submitEnregistrer {margin-left:145px;}
select.shortSelect { width: auto; }
.dob-day,.dob-month,.dob-year {display:inline; }
.customer-dob {padding-bottom:30px;}
.dob-day label {font-size:12px; }
.submitPassword {margin-left:145px;}
.newsletter{margin-left:20px;}
.civilite {padding-bottom:30px;}
.retrieve-gift-card-balance li {padding-bottom:4px; }


/*connexion*/
.forms .inputConnexion .input-text {margin-left:5px; color: #76760c; border-color: #848416; height:12px;}
.forms .inputConnexion  #email-sidebar.input-text {width:125px;}
.forms .inputConnexion #pass-sidebar.input-text,.forms .inputConnexion #pass-sidebar-replace.input-text{width:85px;}
.forms #ForgotPassword  a{margin-left: 5px; color:black; font-size:10px;}
#labelConnexion  {font-size:11px;  padding:0; color:black;}
#Welcome {font-size:11px; color:#FFFFFF;}


/*************** CONTACT FORM */
/*press*/
#ObjectPress {visibility:hidden;position:relative;}



/********************** PRODUCT */
/*pager*/
.pager {font-size:12px;}
.pager strong {color:#939321;}
.pager td {padding-left:20px;}

/*products caracteristiques on product page*/
div.productCaracteritics p strong {color: #939321;}
div.productCaracteritics p {margin-bottom:10px;margin-top:15px;}

/* infos */
#productCardInfo { float: left; width: 310px; padding: 0 0px 10px 0; margin:0;}
#productCardInfo h1 { font-size: 20px; padding: 7px 0 .5em 0; color: #848415; font-weight: normal; }
/* product caracteristics */
.productCaracteritics dt, .productCaracteritics dd { font-size: 13px; }
.productCaracteritics dt {  padding: 15px 5px 0 0; color: #939321; font-weight: bold; }
.productCaracteritics dd { padding: 15px 0 1em 0; }
#productCardInfo form { padding: 10px 0; }
#productCardInfo form p { padding: 0 0 5px 0; }

#productCardInfo .price .normalPrice {font-size:13px; font-weight:bold;display: block; padding: 2px 6px 0 3px; background: #b3b24d url(../images/bg-det-rebate-r.gif) top right no-repeat; color: #FFFFFF; height:18px;vertical-align:middle;}
#productCardInfo  .onSale .price .normalPrice { height:18px;background-image: url(../images/bg-cart-sale-price.gif);text-align:center;padding: 2px 3px 0 7px!important; width: 50px; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;text-decoration:line-through;}
#productCardInfo .onSale .price { background: none !important; padding: 0; }
#productCardInfo  .price .normalPrice { text-align:center;padding: 0 3px 0 0!important; width: 57px; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;}
#productCardInfo .onSale .price .rebate {font-size:13px; font-weight:bold;display: block; padding: 2px 6px 0 3px; background: #b3b24d url(../images/bg-det-rebate-r.gif) top right no-repeat; color: #000000; height:18px;vertical-align:middle;}

#productCardInfo select { color: #333300; border-color: #939322; width: 150px; }
#productCardInfo select.shortSelect { width: 60px; text-align: center; }
#productCardInfo #product_addtocart_form .price { clear: left; }
#productCardInfo .advice { text-align: right; font-size:11px;}
 p.blockPrice {float:left;}
p.qtySelect {float:left;margin:0px; padding:0px;}


/*send email to a friend*/
.login-box h2, .message h2  {color: #939321;  font-size: 12px;  padding: 10px 5px 5px 0px; margin: 0 0 10px 0;}
.login-box td.ImgSendProduct {vertical-align:top; padding-top:20px;}
.message .input {padding-left:145px; }
.message .input-text {width:300px;}
#product_sendtofriend_form {margin: 20px 0 0 0;}
.SubmitSendEmail {margin:15px 0 0 145px;}
#productNameSend {float:left;}

/* prices */
#favProductForm.onSale .price{clear: right;  float:left;margin:0;padding:0;width:120px;background-color: #939321; background-image: url(../images/bg-price-newproduct-r.gif);  text-align: center; font-size: 12px;}
#favProductForm.onSale .price .normalPrice {padding-top:2px;height:18px;font-size:13px;width:52px;}
#favProductForm.onSale .price .rebate {font-size:13px; height:18px;}
#newProducts .onSale .productForm .price{clear: right;  margin:0;padding:0;width:111px;background-color: #939321; background-image: url(../images/bg-price-newproduct-r.gif);  text-align: center; font-size: 10px;}
#newProducts .productForm .price,#seeAlso .productForm .price{clear: right; width:50px; margin: 0 0 0 0; background-color: #939321; background-image: url(../images/bg-price-newproduct-r.gif);  text-align: center; font-size: 10px; padding: 0 10px 0 0; }
.product-price{text-align: center; font-size: 10px;  padding: 0 10px 0 0; clear: right; width:50px;background-image: url(../images/bg-price-newproduct-r.gif);}
.onSale .product-price {font-size: 10px; clear: right; width:105px;margin:0; padding:0;}
.onSale .product-price {background-image:none;}
 .productForm .price .normalPrice, .productForm .price .normalPrice .price{ background-image: url(../images/bg-price-newproduct-l.gif); color:#FFFFFF; padding: 0 0 1px 4px; width:50px;}
.onSale .price { background: none !important; padding: 0 !important; }
#newProducts .onSale .price .normalPrice,#seeAlso .onSale .price .normalPrice, .onSale .product-price .price .normalPrice{float: left; padding: 0 8px !important; width: 4.35em; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; background-image: url(../images/bg-price-sale-newproduct-l.gif)!important; background-color: #939321; text-decoration: line-through; font-size:10px;}
#productCardInfo .onSale .price .salePrice{ padding:2px 0 0 0;vertical-align:middle;font-weight:bold;color:#FFFFFF; display: block; float: left; clear: left; width:60px;height:18px;background: #a6a63d url(../images/bg-det-saleprice-b.gif) top right no-repeat; font-size:13px;text-align:center;}
.generic-product-grid .price .normalPrice{ background-color: #939321;  background-image: url(../images/bg-price-newproduct-l.gif);  padding: 0 0 0 4px; width:50px; font-size:10px; color:#FFFFFF;}
.generic-product-grid  .product-price  { margin-left: auto;margin-right: auto; }
.generic-product-grid  .onSale .product-price  { margin-left:50px;}

.onSale .price .salePrice{ font-weight:bold;color:#FFFFFF; display: block; float: left; clear: left; width:4.35em;height:13px;background: #a6a63d url(../images/bg-saleprice-b.gif) top right no-repeat; font-size:10px;padding:0 8px;}
.onSale .price .rebate {  float:left;padding: 0 6px 0 2px; background: #adad33 url(../images/bg-rebate-r.gif) top right no-repeat; color: #000000;font-weight:bold; }
.onSale .normalPrice {float:left; width:50px;}

/* navigation filters products*/
#productFilter {padding-left:8px;padding-top:10px;}
#productFilter h3 { background-color: #fce7ee; color: #876771; font-size: .88em; text-transform: uppercase;width:150px; }
#productFilter fieldset { padding: 3px 0 0 13px;background: url(../images/bg-productfilter-b.gif) bottom left no-repeat;width:150px; height:90px;}
#productFilter p { padding: 0 0 4px 0; }
#productFilter select { width: 125px; border-color: #996699; color: #6b476b; }
#productFilter select.disabled { border-color: #c19abb; color: #a5879f; }



/* see also */
#seeAlso a {text-decoration:none;text-transform:underline;}
#seeAlso a:hover{text-decoration:underline;}
#productListSeeAlso{ float:none; background: transparent url(../images/bg-seealso-c.gif) bottom repeat-y; width:585px;  vertical-align:bottom;padding: 12px 15px 12px 0;}
#seeAlso #productListSeeAlso li.product { float:left;width: 260px;padding:15px;}
#seeAlso #productListSeeAlso .jNiceSelectWrapper li {padding-bottom:0;}
#seeAlso #productListSeeAlso li select { width: 155px;}
#seeAlsoBottom  { float:none;height: 28px; background: transparent url(../images/bg-seealso-b.gif) bottom left no-repeat; }
#seeAlsoTop { float:none;height: 41px; background: transparent url(../images/tit-etaussi.gif) bottom left no-repeat; }
#seeAlso img.title {margin:0; padding:0;width:600px; height:41px;}
#seeAlso h2 {margin:0; padding:0;}
#productListSeeAlso p.knowMore {margin:-5px 0 0 0; padding:0;}
#productListSeeAlso li .productImg, #productList li .productImg  { float: left; }
#productListSeeAlso li .productName, #productList li .productName { padding: 0 0 6px 0; font-size: 1.09em; font-weight: normal; }
#productListSeeAlso li form { margin-left: 95px; width:168px;}
#productList li form { margin-left: 100px; }
#productListSeeAlso .productSelect, #productList .productSelect { text-align: left; padding: 0 0 2px 0;margin:0; }
#productListSeeAlso select, #productList select { border-color: #939322; color: #333300; width: 160px; }
#productListSeeAlso .inputImage,#productList .inputImage, .productForm .inputImage { color: #FFFFFF; background-color: #7d7d12; }
#productListSeeAlso .knowMore,#productList .knowMore { padding: 4px 0 0 0; text-align: right; }
#productListSeeAlso .knowMore img{ color: #FFFFFF; background-color: #adad33; }
#productListSeeAlso li.onSale .price{width:105px;}

#cartBoxIntro h1 { font-size: 1.8em; padding: 7px 0 .5em 0; color: #848415; font-weight: normal; text-align:left;}
#cartBox fieldset h2 {color: #939321;  font-size: 5px;  padding: 8px 5px 5px 5px; margin: 0 0 10px 0; background-color: #e6e6c1;}
#cartBox  fieldset h2  { text-align:center; height:16px; width: 20px; display: block; float: left;  margin: -3px 10px 0 0;   padding: 2px 0 ;  background: #939321 url(../images/bg-fieldset-number.gif) center center no-repeat; color: #FFFFFF; }
#cartBox  fieldset p, #cartBox fieldset li { font-size: .75em; }





/*collections of products*/
.pagingAndSorting {  background: #bdbd43 url(../images/bg-sortingandpaging-r.gif) top right no-repeat; margin: 0; padding: 0 24px 0 0;text-align: right; width:100%;}
.pagingAndSorting td.seeAll { width:50px;}
.pagingAndSorting td.sorting { width:200px;text-align:left;}
.pagingAndSorting .seeAll img { display: block; }
.pagingAndSorting .paging { float:right;padding-right:5px;}
.pagingAndSorting .sorting a { margin: 2px 0 0 65px; text-align: left; font-size: 12px;   }
.pagingAndSorting .paging li { float: left; border-right: 1px solid #FFFFFF;font-size:11px; }
.pagingAndSorting .paging li.lastPaging { border-right: none; }
.pagingAndSorting .paging li img { vertical-align: middle;}
.pagingAndSorting .paging li strong { display: block; padding: 2px 8px 3px 8px; }
.pagingAndSorting .paging li a.pages {  display: block; padding: 2px 8px 3px 8px; }
.pagingAndSorting .paging li strong { background-color: #dedea1; }
.pagingAndSorting .paging li a:hover { background-color: #bdbd43; color: #FFFFFF; } 
#product-list-table h2 {font-size:12px; font-weight:normal;}
.listing-type-grid {margin-left:10px;}
.generic-product-grid td, .generic-product-grid td {text-align:center; width:150px; padding-top:20px; padding-bottom:20px;}
.generic-product-grid td .productImg { float: left; }
.generic-product-grid td .productImg .promoImg, #productList li .productImg .saleImg, #productListSeeAlso li .productImg .saleImg { position: absolute;}
.generic-product-grid td .productName { padding: 0 0 6px 0; font-size: 12px; font-weight: normal; }
.generic-product-grid .productName { padding: 0 0 6px 0; font-size: 12px; font-weight: normal; }
.generic-product-grid td form { margin-left: 100px; }
.generic-product-grid .productSelect { text-align: left; padding: 0 0 5px 0; }
.generic-product-grid select { border-color: #939322; color: #333300; width: 160px; }
.generic-product-grid .inputImage, .productForm .inputImage { color: #FFFFFF; background-color: #7d7d12; }
.generic-product-grid.knowMore { padding: 4px 0 0 0; text-align: right; }
.generic-product-grid .knowMore img { color: #FFFFFF; background-color: #adad33; }
.knowMoreSend img{float:right;padding:0 10px 0 0;}
.product-image .saleImg{  position:absolute; margin-top:30px;}
.productImgRelated  {float:left;}
.productImgRelated .saleImg{  position:absolute; margin-top:40px;z-index:200;}
.product-options {padding: 0 0 10px 0;}
.ProductNoSaleable {margin-top:15px;}
.ProductNoSaleable a {text-decoration:underline;}

/********************** PRODUCT DETAILS*/
/* Product Images zoom */
#productCardImg { float: right; width: 276px; padding: 20px 0 0 0; }
#productCardImg p a { display: block; padding-top: 20px; background:  transparent url(../images/bt-zoom-off.gif) top right no-repeat;}
#productCardImg h3 { padding: 15px 0 5px 0; color: #939321; font-size: .81em; }
#productCardImg li { float: left; margin: 0 1px 0 0; }
.product-image-zoom  #image {vertical-align:middle;}
.product-img-box #bigPhotoZoom {margin-left:10px;width:420px; height:420px;vertical-align:middle;}
.product-img-box .product-image-zoom { position:relative; overflow:hidden; width:400px; height:272px;  text-align:center;}
.product-img-box .product-image-zoom img { }
.image-zoom { position:relative; height:18px; background:url(../images/trackbar.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer; }
.image-zoom #track { position:relative; height:18px; width:206px; left:90px;}
.image-zoom #handle { position:absolute; left:100px; top:-1px; width:9px; height:22px;background:url(../images/curseur.gif) 0 0 no-repeat; }
.image-zoom .btn-zoom-out { position:absolute; left:100px; top:1px; }
.image-zoom .btn-zoom-in { position:absolute; right:100px; top:1px; }
.hasJS #productCardImgZoom { position: absolute; top: 0;right: -170px; width: 454px;z-index:1000; }
.hasJS #productCardImgZoomTop { height: 14px; background: transparent url(../images/bg-product-zoom-top.gif) top left no-repeat; }
#productCardImgGiftCertificate {background:none;}
#productCardImg .loader {margin-top:200px;}
.hasJS #productCardImgZoomBottom { background-image:url(../images/bg-product-zoom-bottom.gif); width:454px; height:14px;}
.hasJS #productCardImgZoomCenter { position: relative; padding: 0 6px; background:  url(../images/bg-product-zoom-center.gif) top left repeat-y; }
.hasJS #productCardImgZoomCenter h3, .hasJS #productCardImgZoomCenter ul { padding: 0 8px; }
.hasJS #productCardImgZoom .closeButton { display: block; margin: 0 8px 0 325px; cursor: pointer; position: relative;height:70px; }
#productCardImgZoom #zoomMoveButton { position: relative; top: 0; left: 15px; z-index:1;}
#productCardImgZoom #zoomButton { text-align: center; }
#productCardImg h3 {font-size:12px;}
.zoomMoveButton {padding-left:5px;margin-bottom:5px;position:absolute;}
.zoomMoveButton #zoomUp, .zoomMoveButton #zoomDown {z-index:203;text-align:center;}
.zoomMoveButton #zoomUp img {vertical-align:bottom;margin-bottom:0;}
.zoomMoveButton #zoomDown img {vertical-align:top;margin-top:0;}
.zoomMoveButton #zoomMiddle{margin:0; height:18px;}
.zoomMoveButton #zoomMiddle img {margin:0; padding:0;width:18px; float:left;}
.zoomMoveButton img {cursor:pointer;}
.zoomMoveButton {margin-left:10px;}

.NoSaleable {display:inline;color:#E887B2;margin-left:15px;float:right;font-weight:bold;}
/*Labels, manufacturers*/
#productListIntro { padding: 15px 0 10px 0; margin: 0 0 0 0; border-bottom: 1px solid #848415; }
#productListIntro .ProductList td.Img {width:145px;vertical-align:top;padding-top:3px;margin-top:0px;text-align:center;}
#productListIntro h1{ margin-left:145px;color: #848415; font-weight: normal; font-size: 20px; padding-bottom:10px;}
#productListIntro h1.NewsProductTitle,#productListIntroNews h1.NewsProductTitle,#productListIntroPromos h1.PromosProductTitle,#productListIntroGift h1.GiftProductTitle{margin:0;color: #848415; font-weight: normal; font-size: 20px;}
#productListIntro p.productListIntroT {font-size: 12px; }
p.productListIntroNoProductT { margin: 20px 0 0 5px; font-size: 12px; }
#productListIntroNews p.productListIntroNewsT,#productListIntroPromos p.productListIntroPromosT, #productListIntroGift p.productListIntroGiftT { margin: 15px 0 0 0; font-size: 12px; }
.productListIntroGiftT a {text-decoration:underline;}
#productListIntroPromos,#productListIntroNews,#productListIntroGift {margin-top:5px;}

/*gift certificates*/
.productCard h2  {color: #939321;  font-size: 12px; margin: 0; padding-bottom:10px;}
.giftcertificate .productCaracteritics h2  {color: #939321;  font-size: 12px; padding: 3px 5px 0px 0px;}
.giftcertificate .productCaracteritics p  {margin: 0 0 5px 0;}
.data-table td {font-size:12px;}
.data-table {float:left;width:100%;}
.data-table .qty-gift-certificate {padding-left:30px; width:60px;}
#productCardImgGiftCertificate #bigPhoto {margin-top:0; padding-top:0;}
.submitGiftCertificate {margin-left:30px; padding-top:20px; margin-top:10px;}
#product_addtocart_form_gift_certificate .input {margin-left:30px;}
#product_addtocart_form_gift_certificate  label {display:inline; width:130px;}
#product_addtocart_form_gift_certificate  input {display:inline;}
.PagesRedactionnelles p.mandatoryGiftCertificate {margin-left:325px;font-size:10px;}
.product-img-box-gift-certificate {padding-top:20px;vertical-align:top;}
.product-caracteristics-gift-certificate {float:none;}
.PagesRedactionnelles   .productCard p{margin-right:10px;}
.gift-card-info p {padding-top:3px;}

/*advantages*/
.mandatoryBonReduction { padding: 15px 0; }
p.mandatory_parrainage { padding-left: 380px;font-size: 10px; }
.PagesRedactionnelles h2.parrainage { padding-bottom:10px; }
.PagesRedactionnelles h2.SousTitreParrainage {padding-top:20px; padding-bottom:10px;}
.messageParrainage {margin-left:175px;}
.PageParrainage .input {margin-left:30px;}
.SubmitParrainage {margin-left:175px;}
#advantages_form strong {color: #967982;}


/**************CHECKOUT*/

.checkout h1{color:#7B707E;font-size: 20px; padding: 7px 0 0 0; font-weight: normal; text-align:left;}
#co-billing-form h2, #co-addressedit-form h2 , #co-shipping-form h2{font-size:12px; color:#7B707E; font-weight:bold; padding-bottom:10px;}
#co-billing-form fieldset p.submit{ text-align: left; padding: 10px 0 10px 145px !important; }

.submit-left {text-align: left; padding: 20px 0 10px 0 !important;}
p.Radio {margin-top:5px;}
p.Address {line-height:18px; font-size:13px;}
#co-billing-form .inputImage, #co-shipping-form .inputImage {margin-top:10px; margin-bottom:5px;}
#co-billing-form {font-size:12px;}
#checkoutNavigation {margin: 3px 0 0 3px; }
.submit-middle {margin-left:145px; margin-top:20px;}

.cartBox .input-text { padding: 2px; border-color: #7B707E; }
.cartBox fieldset h2 { background-color: #fad6e1; color: #967982; padding-bottom:5px;height:18px;font-size:13px;}
.cartBox fieldset h2 span { margin-left:5px;background-image: url(../images/bg-fieldset-number2.gif); }

#orderPage #cartBox fieldset table p, #orderPage #cartBox fieldset table li { font-size: 12px }
#recapDeliveryAddress #deliveryAddress1, #recapDeliveryAddress #deliveryAddress2 { float: left; width: 49%; }
#recapDeliveryAddress h3 { padding: 0 0 5px 0; color: #967982; font-size: 13px; }
#recapDeliveryAddress {margin-bottom:15px;}

#CheckoutConfirmation a {text-decoration:underline;}
#mandatoryCheckoutConfirmation {font-size:10px;}
.SubmitCheckout {margin-top:20px;}
.tel {line-height:20px;}
/*cart table checkout*/
.cartTable#checkout-review-table th {background-color: #e680ad;}
.cartTable#checkout-review-table { border-color: #967a82; }
.cartTable#checkout-review-table  td, .cartTable#checkout-review-table  th { border-color: #967a82; }
#orderPage .cartTable th { background-color: #e680ad; }
.cartTable#checkout-review-table .discountRow td { background-color: #f7d9e6;font-weight:normal; }
.cartTable#checkout-review-table .firstTotalRow td { background-color: #f5ccde; font-weight:normal;}
.cartTable#checkout-review-table .VATRow td { background-color: #f2bfd6; font-weight:normal;}
.cartTable#checkout-review-table .transportRow td { background-color: #f0b3ce; font-weight:normal;}
.cartTable#checkout-review-table .totalRow td { background-color: #e06098; color: #FFFFFF; font-weight:bold;padding-right:4px;}
.cartTable#checkout-review-table .totalRow td p.total {  margin-right:0;padding-right:0;background-image: url(../images/bg-order-price-total1.gif); float:right;width:65px; height:18px;}
.cartTable#checkout-review-table .totalRow td strong {color:#000000; margin-right:5px;}
.cartTable#checkout-review-table div.productCaracteriticsCart p strong {color: #967a82; }
p.cgv {margin-bottom:20px;}
.cartTable#checkout-review-table td p, .cartTable#checkout-review-table .discountRow .priceCartTable p strong, .cartTable#checkout-review-table .firstTotalRow .priceCartTable p strong, .cartTable#checkout-review-table .VATRow .priceCartTable p strong, .cartTable#checkout-review-table .transportRow .priceCartTable p strong{font-size:12px;font-weight:normal;}





/****************ORDER*/
.orderCaracteritics p strong { font-size:12px; color: #939321;}
.orderCaracteritics p {padding-bottom:5px;}
.orderDetail #recapDeliveryAddress h3 { padding: 0 0 5px 0; color: #939321; font-size: 13px; }
.orderDetail #recapDeliveryAddress #deliveryAddress1, .orderDetail #recapDeliveryAddress #deliveryAddress1 {font-weight:normal;text-decoration:none; width:35%;}
.orderDetail a {text-decoration:underline;}
#recapPayment li {padding-bottom:10px;}

/*table*/
.cartTable#OrderDetail th.priceOneCartTable  {text-align:left;}
.cartTable#OrderDetail th.refCartTable  {text-align:left;width:100px;padding-left:0px;}
.cartTable#OrderDetail th.articleCartTable {text-align:left;padding-left:5px;}
.cartTable#OrderDetail  th.quantityCartTable {text-align:right;}
.cartTable#OrderDetail td.articleCartTable {text-align:left;padding-left:5px; }
.cartTable#OrderDetail td.Name {text-align:left;padding-left:5px; }
.cartTable#OrderDetail td.refCartTable {text-align:left;padding-left:0px;width:100px;}
.cartTable#OrderDetail td.priceCartTable {text-align:right;}
.cartTable#OrderDetail tr.discountRow {background-color:#DFDDAC;font-weight:bold;}
.cartTable#OrderDetail tr.discountRow strong, .cartTable#OrderDetail tr.firstTotalRow strong, .cartTable#OrderDetail tr.transportRow strong {color:#939647;font-weight:bold;}
.cartTable#OrderDetail tr.firstTotalRow {background-color:#DFDDAC;}
.cartTable#OrderDetail tr.transportRow {background-color:#DFDDAC;}
.cartTable#OrderDetail tr.totalRow {background-color:#C6C46F;font-weight:bold;}

/*gift wrap*/
#productCardInfoGiftWrap h1 { font-size: 20px; padding: 7px 0 .5em 0; color: #848415; font-weight: normal; }
#productCardInfoGiftWrap form { padding: 10px 0; }
#productCardInfoGiftWrap form p { padding: 0 0 5px 0; }
#productCardInfoGiftWrap select { color: #333300; border-color: #939322; width: 150px; }
#productCardInfoGiftWrap select.shortSelect { width: 60px; text-align: center; }
#productCardInfoGiftWrap .advice { padding: 5px 10px 0 0; text-align: right; top: -23px; position: relative; font-size:11px;}
#giftWrap {margin-bottom:20px;}
#product_addtocart_form_gift_wrap .submit {text-align:left;margin-top:15px;}

/***********MAINTENANCE*/
.Big {font-size:13px; font-weight:bold;}
.pageMaintenance a{text-decoration:underline;}




.top {background-image:url(../images/bg-product-zoom-top.gif); width:454px; height:14px;}
.center {background-image:url(../images/bg-product-zoom-center.gif); width:454px; height:100px;}
.bottom {background-image:url(../images/bg-product-zoom-bottom.gif); width:454px; height:14px;}



/**********SITEMAP*/

.NavSitemap h2{margin-bottom:0; margin-top:0;}

.NavSitemap a {text-decoration:none;}
.NavSitemap a:hover {text-decoration:underline;}

.NavSitemap .level0 a{text-transform :uppercase;} 
.sitemap .titreGras {margin-bottom:15px;margin-top:20px;}
.sitemap .level1 {margin-left:10px;}
.sitemap .level2 {margin-left:20px;}
.sitemap .level3 {margin-left:30px;}
.sitemap .level4 {margin-left:40px;}
.sitemap .level5 {margin-left:50px;}
.NavSitemap li .level0 a {text-transform:none;}
.statics h2 {color:#000000; }
.sitemap .page-head{margin-left:30px;}
.sitemap .content {margin-left:80px;}

/***********ALERT TEXT*/
.demo-notice { margin:0; background-color: #ffb74c;  padding:5px 10px 6px 10px; color:#fff; line-height:1em; text-align:center;font-weight:bold;}






