/**
 * Main CSS Stylesheet
 */
 
*{ margin:0; padding:0 }

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background:#4f3232;
}

div.monfdsite { width:100%; height:auto; display:block; background:url('../images/refonte/fdsite.jpg') top no-repeat #3f2323; }

h1 { font-size:24px; color:#c82674; margin:0 0 10px; padding:0 0 5px; text-align:left; }
h2 { font-size:21px; color:#c82674; margin:0 0 5px; padding:0; text-align:left; }
h3 { font-size:17px; color:#c82674; margin:0; padding:0 0 3px; text-align:left; }
h4 { font-size:14px; color:#c82674; text-align:left; }


a img {border: none; }

a {
	color:#c82674;
	text-decoration: none;
}

code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 0.3em;
	color:#0C8494;
}

label, h4.optionName {
	/*line-height: 1.5em;*/
	/*padding: 0.2em;*/
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch {
	float: left;
}
label.inputLabel {
	width: 9em;
	float: left;
}

label.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

label.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}

address {
	padding: 0.5em;
	font-style: normal;
	background:#f3f3f3;
	margin:10px;
	border:#B2A299 solid 1px;
}

.clearBoth {
	clear: both;
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/

#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.wrapperAttribsOptions {
	/*margin: 0.3em 0em;*/
	margin-left:25px;
	padding:0 10px 10px 10px;
	width:auto;
	border:solid 1px black;
	float:left;
}
#productAttributes {
	padding-left:100px;
}
/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	
}


#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	
	white-space: nowrap;
}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	/*margin: 0.5em;*/
}


#navEZPagesTop {
	background-color: #666666;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

/*The main content classes*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .alert {
	vertical-align: top;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}
.alert {
	padding-left:5px;
	color: #c00;
}
.advisory {}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding:10px;
	clear:both;
	min-height:350px;
	width:979px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	/*padding: 1em;*/
	border-top: 0px none #000;
	border-right: 0px none #000;
	border-bottom: 0px none #000;
	/*border-left: 1px dashed #5495BB;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #5595B8;
}

.contourOptions {
	border: 1px solid #A6A6A6;
}
.fdOptionsBas {
	background-color: #F3F3F3;
}

.tableHeading th {
	border-bottom: 1px solid #ccc;
}

.tableHeading, #cartSubTotal {
	background-color: #eee;
}

#cartSubTotal {
	border-top: 1px solid #ccc;
	font-weight: bold;
	color:#333;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	/*height: 2.2em;*/
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	color: #666666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #666666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 0 1em;
	padding: 0.2em 0em;
} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	color:#FF0000;
	font-weight:bold;
}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	font-weight:bold;
}

.amount {
	width: 5.5em;
}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
	width: auto;
	margin: 0.3em 0em;
	float:left;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured {
	margin: 1em 0em;
}


/*sideboxes*/
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	font-weight:bold;
}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	font-style: italic;
	color:#117E7E;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #FFFFFF;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
tr.tableHeading {
	background-color: #eee;
	color:#333;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #B2A299;
}
.productListing-data {
	padding: 10px 10px 10px 0px;
	
}
.productListing-data h3 {
	margin: 0 0 1em 0;
	
}
#siteMapList {
	width: 90%;
	float: right;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

label#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #f9f9f9;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

/* Modifs Mathias */
.catergoryImgMenu {
	text-align:center;
	width:100%;
	/*height:110px;*/
	padding-top:10px;
	/*background-color:#f9f9f9;*/
}

/* footer */
#navSuppWrapper {
	/*background:url("../images/bas.jpg") no-repeat;*/
	height:0px;
	text-align:center;
	margin:0px;
}
#navSupp, #navSupp a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003E2E;
	font-weight: bold;
	text-decoration: none;
	padding-top:0px;
	background: #FFFFFF;
}

#navSupp {
	padding-top:10px;
}

/* Bandeau titre */
/**/

#navBreadCrumb{
	/*background:url("../images/header/centre_r1_c1.jpg") no-repeat;*/
	height:20px;
	padding:10px 10px 0;
	margin:0;
	color:#b2a299;
	text-align:left;
}

#navBreadCrumb a {
	color:#b2a299 !important;
	text-align:left;
}

#navBreadCrumb a:hover { text-decoration:underline }

#categoryImgListing, #indexProductListCatDescription, #categoryIcon {
	text-align:center;
	background: #f9f9f9;
}

#BoxNewContent {
	padding-top:20px;
}
.productListing-even {
	background-color: #B2A299;
}
.fieldLogin {
	width:300px;
	position:relative;
	display:inline;
	float:left;
	height:122px;
	margin:15px 0 15px 169px !important;
}
.fieldLogin2 {
	text-align:center;
	width:300px;
	position:relative;
	display:inline;
	float:left;
	margin:15px 0 15px 15px !important;
}

#prixProduitListe {
font-weight:bold;
}

.note{
color:#FF0000;
}

/* footer */
#navSupp ul{
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}
#navSupp ul li {
	display: inline;
}
#navSupp ul li a{
	padding: 0em 0.5em;
	margin: 0;
}
/* centre */
.fondCentre {
	width:999px;
	padding: 0;
	margin: 0;
	background-color:#fff;
}

.liensInfo  {
	list-style-type:none;
	padding: 0;
	margin-top:0px;
	margin-left:15px;
}
#navBreadCrumb a {
    color:#666666;
}
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}
.texteGrandCouleur2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #A74274;
}
.alignementGauche {
	float:left ;
	margin-right: 5px;
	border: 1px solid #000000;
}
.alignementDroite {
	float:right ;
	margin-left: 5px;
	border: 1px solid #000000;
}
.alignementCentre {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}

/* This is the CSS needed for the Order Step Edition 2 contribution */

div.order_steps {       /* Is needed for the centering in IE */
    width: 100%
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    text-align: center;
}

table.order_steps {
    margin-left: auto;
    margin-right: auto;
    width: 80%;       /* Here you can set the total width of this contrib */
    padding-bottom: 10px;
    background-color: transparent;      /* Here you can change the background-color of the whole contrib */
}

tr.order_steps_line_2 {
    height: 5px;        /* Is a part in determining the height of the line */
    padding: 0px;
    margin: 0px;
}

tr.order_steps_line_3 {
    height: 1px;        /* Is a part in determining the height of the line shadow */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active {
    background-color: #3DA200;     /* Determines the active color of the completed part of the line */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive {
    width: 4%;
    background-color: #9A9A9A;    /* Determines the non-active color of the uncompleted part of the line */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active_shadow {
    background-color: #346C00;     /* Determines the non-active color of the completed part of the line shadow */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive_shadow {
    width: 4%;
    background-color: #666666;   /* Determines the non-active color of the uncompleted part of the line line*/
    padding: 0px;
    margin: 0px;
}

td.order_steps_text {
    text-align: center;
    vertical-align: top;
    color: #A7A7A7;        /* Determines the non-active color of the text */
    padding-bottom: 5px; /* Determines the distance between the text and the line */
}

td.order_steps_text_completed {
    text-align: center;
    vertical-align: top;
    color: #8DB18D;        /* Determines the non-active color of the text steps that have been completed*/
    padding-bottom: 10px; /* Determines the distance between the text and the line */
}

td#active_step_text {       /* These are the styles for the active text */
    color: #005C2C;
    font-weight: 700;
    font-size: 1.1em;
}
#prixtemp{
	font-weight:bold;
	font-size:16px;
}
#encartcontact {
	/* background-image:url(../images/contact.jpg);
	width:195px;
	height:89px;
	margin-bottom:10px;
	margin-top:10px; */
}

#fondencartinfos{
	/* background-color:#F7DBE3; */
	/*padding-left:36px;*/
	/* padding-bottom:5px;
	padding-left:10px; */
	/*background-image:url(../images/pucemenu.jpg);*/
	/* background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	margin-right:12px;
	margin-left:-28px;
	margin-bottom:5px; */
	/*text-decoration:underline;*/
	/* list-style-image:url(../images/pucemenu.jpg);
	list-style-position:inside; */
}

#fondencartinfos2{
	/* background-color:#F7DBE3; */
	/*padding-left:36px;*/
	/*padding-bottom:5px;
	padding-left:10px;
	/*background-image:url(../images/pucemenu2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:28px;*/
	/* text-align:left;
	margin-right:12px;
	margin-left:-28px;
	margin-bottom:5px; */
	/*text-decoration:underline;*/
	/* list-style-image:url(../images/pucemenu2.jpg);
	list-style-position:inside; */
}	

/** MENU HORIZONTAL *//

#navCatTabsWrapper{
	 margin-bottom:26px;	
	 width:100%;
	 height:26px;
}
#navCatTabs{
	margin-bottom:26px;
	width:80%;	 
	margin-right:auto;
	margin-left:auto;
	background-color:green;	
	height:26px;
	 
	 position: absolute; 
	  /* placement du menu, à modifier selon vos besoins */
	 /* correction pour Opera */
}

#navCatTabs ul {	
	padding:0; 
	margin:0;
	text-align:center;
	list-style-type:none;
	font-weight: bold;
}

#navCatTabs ul li{
	height:26px;	
}

#navCatTabs dl {
	float: left;  
	width: 12em;
	margin-top: 6px;
}

#navCatTabs dt {
	cursor: pointer;
	background: transparent;
	 border: none;
	margin: 1px;
}

#navCatTabs dd {

	display: none;
 	 border: none; 
	padding: 0;
	margin: 0; 
	background-color:#604029;
}

#navCatTabs dt a {
	color:black;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none; 
	font-size: 12px;
}

#navCatTabs li a {
	color:black;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	font-size: 12px;
}

#navCatTabs li a:hover, #navCatTabs li a:focus, #navCatTabs dt a:hover, #navCatTabs dt a:focus {
	background: transparent;
}

#navCatTabs li a:hover {
	background-color:#8F6949;
}	

#indexCategoriesMainContent {
	padding-top:15px;
}

#fdcentrepromo {
	width:600px;
	margin-bottom:15px;
	margin-left:-15px;
	margin-right:-15px;
	padding-bottom:15px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(../images/fdcentrepromo.jpg);
}

#fdnewcentre {
	width:600px;
	margin-bottom:15px;
	margin-left:-15px;
	margin-right:-15px;
	padding-bottom:15px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(../images/fdnewcentre.jpg);
}

#fdcdccentre {
	width:600px;
	margin-bottom:15px;
	margin-left:-15px;
	margin-right:-15px;
	padding-bottom:15px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(../images/fdcdccentre2.jpg);
}

#productListing {
	padding-left:10px;
}

#alignbox {
	width:140px;
	margin-left:auto;
	margin-right:auto;
}

#cgv {
	margin-bottom:10px;
}

#cgv p {
	margin:0;
	padding:0;
	text-align:justify;
}

.titre {
	font-size:14px;
	font-weight:bold;
	padding:10px 0 5px 0 !important;
	color:#0C8494;
}


/* End Order Steps contribution CSS */

.promo a{
	color:#8EDE03;
	font-size:13px;
}
.texteaccueil a{
	font-weight:normal;
}

/*
HEADER ***********************/

div#navMain { width:999px; height:244px; position:relative; display:block; z-index:10; }

a#logo { width:322px; height:95px; display:block; background:url('../images/refonte/logo.png') top no-repeat; position:absolute; top:8px; left:0; z-index:1; }

ul.menunav { margin:0; padding:0; list-style:none; position:absolute; top:0; right:0; z-index:1; }
ul.menunav li { float:left; display:inline; }
ul.menunav li a { display:block; text-align:center; color:#918181; font-size:12px; padding:0 10px; line-height:27px; background:url('../images/refonte/traitli.jpg') top right no-repeat; }
ul.menunav li a:hover { color:#fff; }

div#fdrecherche { width:auto; height:37px; display:block; position:absolute; top:108px; left:0; z-index:1; }
div#fdrecherche form { margin:0; padding:0; }
div#fdrecherche input.email_news2 { width:344px; height:37px; display:block; float:left; margin:0 !important; padding:0 5px; border:none; background:url('../images/refonte/chp1.jpg') top no-repeat; font-size:12px; font-style:italic; color:#5c4444;  line-height:37px !important;}
div#fdrecherche input#buttonNews { width:37px; height:37px; display:block; float:left; margin:0 !important; padding:0; background:url('../images/refonte/chp2.jpg') top left no-repeat; cursor:pointer; border:none !important; }
div#fdrecherche input#buttonNews:hover { background-position:top right; }
#fdrecherche a {display:block; position:absolute; top:5px; right:-100px}

div.boxcompte { width:226px; height:82px; display:block; position:absolute; top:47px; left:548px; z-index:1; background:url('../images/refonte/fdcompte.jpg') top right no-repeat; }
p.titlebox, span.titlebox { font-size:15px; font-weight:bold; color:#c82674; display:block; margin:0 0 5px; padding:15px 0 0 0; }
div.boxcompte a { float:left; padding:0 0 0 10px; margin:0 15px 0 0; color:#fff; font-size:12px; background:url('../images/refonte/puce.jpg') left no-repeat; line-height:18px; height:18px; }
a.btn1, a.btn2 { display:inline; }
a.btn3 { display:none; }

div.boxmyaccount { width:200px; height:auto; display:none; padding:10px; background:#fff; border:2px solid #d03c85; position:absolute; top:105px; left:548px; z-index:10; }
div.boxmyaccount form { width:100% !important; height:auto !important; }
div.boxmyaccount input#email, div.boxmyaccount input#passwd { width:188px; height:22px; display:block; background:#f3f3f3; border:1px solid #ccc; padding:0 5px; margin:0 0 5px; text-align:left; font-size:12px; font-weight:100; color:#5c4444; }
div.boxmyaccount input#SubmitLogin1 { cursor:pointer; background:#d03c85; border:1px solid #d03c85; margin:0 0 5px; display:block; padding:0 15px; line-height:22px; height:22px; color:#fff; text-align:center; font-size:12px; font-weight:bold; }
div.boxmyaccount input#SubmitLogin1:hover { background:#3F2323; border-color:#3F2323; }
div.boxmyaccount a { font-size:11px; font-weight:bold; color:#3F2323; line-height:18px; display:block; text-align:left; }
div.boxmyaccount a:hover { color:#d03c85; }

div#cart_block { width:171px; height:71px; display:block; position:absolute; top:47px; right:28px; z-index:1; }
div#cart_block span.chiffre_panier { font-size:12px; color:#fff; padding:36px 0 0 ; display:block; }
div#cart_block span.ajax_cart_total { font-size:15px; display:block; text-align:left; margin:2px 0 0 ; }
div#cart_block span.article { display:block; text-align:left; }
div#cart_block p.titlebox { position:absolute; top:16px; left:0; z-index:1; margin:0; padding:0; }
div#cart_block a:hover span.ajax_cart_total, div#cart_block a:hover span.article { color:#c82674 !important; }
span.gopanier { background:url('../images/refonte/fdpanier.png') top left no-repeat; float:right; display:block; width:64px; height:70px; }

div#categories_block_left ul li ul { display:block; position:absolute; top:50px; left:0; z-index:5; background:#5c4444; width:975px; min-height:200px; padding:5px 10px; }
div#categories_block_left ul li ul li a { font-size:13px; font-weight:100; color:#fff; text-align:left; display:block; padding:0 10px 0 5px; line-height:18px; background:none; width:158px; }





/****************************** bof mise en forme menu ********************************/

#menu { width:995px; height:50px; display:block; border-left:2px solid #c82674; border-right:2px solid #c82674; position:absolute; bottom:40px; left:0; z-index:5; background:url('../images/refonte/fdmenu.jpg') top repeat-x; }
.sepamenu { display:none; }
#menu .sideboxContent { float:left !important; }
.relative {  }
.divSsCateg { display:none; position:absolute; top:50px; left:-2px; background-color:#5c4444; width:999px; padding:10px 0 0; }
.headcateg a { font-size:15px; font-weight:bold; color:#fff; text-align:center; display:block; padding:0 15px; text-shadow:1px 1px 1px #333; line-height:50px; background:url('../images/refonte/traitcat.jpg') right no-repeat; }

div#Content8 .headcateg a { background:none; }

div#Content8 .headcateg a:hover, .headcateg a:hover, .color1, .color2, .color3, .color4, .color5, .color6, .color7, .color8, .color9, .color10, .color11, .color12, .ahover { background:#5c4444 !important; }

.divSsCateg a:hover { font-weight:normal !important; text-decoration:underline !important; }
.colFeuille, .colNoeud { padding:0 0 10px 0;  width:206px; }

ul.feuille, ul.noeud {
    background: none repeat scroll 0 0 #654b4b;
    float: left;
    list-style: none outside none;
    margin: 0 0 0 6px;
    padding: 0;
    width: 194px;
}
ul.feuille li, ul.noeud li { padding-left:0px; padding-right:0px; }
ul.feuille li a, ul.feuille li a:visited { color:#fff; font-size:12px; display:block; padding:4px 0 4px 2px;text-indent:5px;}
ul.noeud li a, ul.noeud li a:visited { color:#eee; font-size:11px; display:block; padding:4px 0 4px 2px;text-indent:5px; }
ul.noeud li a:hover { font-size:11px !important; color:#fff !important; text-decoration:none !important;font-weight:300 !important; background:#473636;text-indent:5px; }
ul.feuille li a:hover { text-decoration:none !important; font-size:12px !important; font-weight:300 !important; color:#fff !important; text-indent:5px;}
.colNoeudTitle { margin:0 6px 0 6px; }

.colNoeudTitle a, .colNoeudTitle a:visited { font-size:13px; color:#fff; display:block; padding:4px; font-weight:700;background:#735C5C;}
.colNoeudTitle a:hover { font-size:13px;color:#C82674 !important; text-decoration:none !important; font-weight:700 !important;background:#fff;}

.colDefault { margin:18px 0 0 0; padding:0 0px 120px 13px; }
.colDefault ul { margin:0; padding:0; list-style:none; }
.colDefault li { padding-bottom:4px; }
.colDefault li a, .colDefault li a:visited { color:#FFFFFF; font-size:14px; font-weight:normal; }
.colDefault li a:hover { color:#FFFFFF; font-size:14px; font-weight:normal; }
.hautmenu { height:12px; }

/****************************** eof mise en forme menu ********************************/






div#boxmarques { width:859px; height:40px; display:block; background:url('../images/refonte/fdmarques.jpg') top no-repeat; position:absolute; bottom:0; left:0; z-index:1; padding:0 0 0 140px; }
div#boxmarques ul { margin:0; padding:5px 0 0 0; list-style:none; height:30px; }
div#boxmarques ul li { float:left; display:inline; position:relative; }
div#boxmarques ul li a, div#boxmarques ul li div { line-height:30px; display:block; font-size:15px; font-weight:bold; color:#fff; height:30px; text-align:center; padding:0 10px; margin:0; text-transform:uppercase; letter-spacing:-0.35px; }
div#boxmarques ul li div.inactive { color:#bfb5b5; cursor:inherit !important; }
div#boxmarques ul li div.inactive:hover { background:none !important; color:#bfb5b5 !important }
div#boxmarques ul li a:hover, div#boxmarques ul li a.selec { background:#f3f3f3; color:#2A2A2A; }

div#boxmarques ul li ul { width:330px; height:auto; position:absolute; top:30px; left:-1px; z-index:10; background:#f3f3f3; border-left:1px solid #7e6b6b; border-right:1px solid #7e6b6b; border-bottom:1px solid #7e6b6b; padding:6px 10px !important; margin:0; display:none; }
div#boxmarques ul li ul li { float:left; display:inline; }
div#boxmarques ul li ul li a { letter-spacing:inherit; color:#333; font-size:12px; text-transform:none; display:block; padding:0 10px 0 0; width:155px; height:auto; text-align:left; line-height:18px; height:18px; font-weight:100; }
div#boxmarques ul li ul li a:hover { background:#ccc; }


/*
FOOTER ***********************************************************/

div#fd_footer { width:100%; height:auto; display:block; }
div#footer { width:999px; height:auto; display:block; margin:0 auto; position:relative; }

div#avantages { width:979px; height:142px; padding:0 10px; background:url('../images/refonte/fdavantages.jpg') top repeat-x; position:relative; }
div.cgauche { width:14px; height:14px; display:block; background:url('../images/refonte/cgauche.jpg') top no-repeat; position:absolute; bottom:0; left:0; z-index:1; }
div.cdroit { width:14px; height:14px; display:block; background:url('../images/refonte/cdroit.jpg') top no-repeat; position:absolute; bottom:0; right:0; z-index:1; }
div.monborder { width:979px; height:auto; display:block; border-top:1px dashed #d9d9d9; padding:10px 0 10px; overflow:hidden; }

a.box1 { width:240px; height:98px; display:inline-block; float:left; background:url('../images/refonte/fdbox1.jpg') top no-repeat; }
a.box2 { width:232px; height:98px; display:inline-block; float:left; background:url('../images/refonte/fdbox2.jpg') top no-repeat; margin:0 12px; }
a.box3 { width:233px; height:98px; display:inline-block; float:left; background:url('../images/refonte/fdbox3.jpg') top no-repeat; margin:0 11px 0 0; }
span.titlelink { font-size:14px; font-weight:bold; color:#c82674; display:block; margin:0 0 5px; padding:5px 0 0 0; }
a.box2 b { font-size:20px; }
span.textlink { font-size:12px; color:#3f2323; line-height:16px; display:block; margin:0; padding:0; }

div#blocnewsletter { width:237px; height:98px; display:inline-block; float:left; background:url('../images/refonte/fdbox4.jpg') top left no-repeat; position:absolute; top:10px; right:10px; z-index:2; }
div#blocnewsletter form { width:224px; height:20px; display:block; background:#fff; border:1px solid #c82674; margin:0 0 0 0; position:relative; }
div#blocnewsletter label { margin:0; padding:0; }
div#blocnewsletter input.newsText { background:#fff; border:none; height:17px; display:block; position:absolute; bottom:0; left:0; z-index:1; width:150px; padding:0 5px; margin:0 !important; font-size:11px; line-height:17px !important; font-style:italic; color:#c82674; }
div#blocnewsletter input#buttonNews { background:#fff; border:none; height:20px; display:block; float:right; width:30px; text-align:center; line-height:20px !important; padding:0 5px; margin:0 !important; font-size:11px; text-transform:uppercase; font-weight:bold; color:#c82674; }

div#nuage { display:block; line-height:20px; color:#fff; text-align:left; padding:10px;width:335px;float:left; }
div#nuage a { color:#fff; }
div#nuage a:hover { color:#fba4ce }


/*
MENUREF ************************************************************/
#menuref {width:600px;float:left;margin-top:10px;margin-bottom:20px;}

#colfoot1 {width:153px;float:left;}
#colfoot2 {width:150px;float:left;margin-left:10px;border-left:1px solid #fff;padding-left:10px;
-webkit-border-radius: 2px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius: 2px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-radius: 2px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;}
#colfoot2 a {width:100%;clear:both;}
.col1 {width:auto;float:left;margin:8px 0px 2px 0px;}
.col2 {width:100%;float:left;color:#fff;background:#563737;padding:3px;}
.sepafooter {width:auto;float:left;margin:8px 2px 2px 2px;color:#fff;}
.col1 a {font-size:1.1em;color:#fff;font-weight:bold;}
.col2 a {color:#fff;font-weight:300;margin:0px 4px;}
.col1 a:hover, .col2 a:hover {color:#fba4ce;}

#logofoot {
    background: url("../images/refonte/logo.png") no-repeat scroll center top transparent;
    display: block;
    height: 95px;
    float:left;
    width: 320px;
    z-index: 1;
	margin-top:30px;
}

/*
CORPS ***********************************************************/

div#monuitabs { width:979px; height:auto; display:block; margin:0 0 15px; overflow:hidden; position:relative; }
ul.tabNavigation { width:181px; height:auto; display:block; float:left; margin:0; padding:20px 0 0 0; }
ul.tabNavigation li { float:left; display:inline; width:181px; height:auto; display:block; margin:0 0 5px; padding:0; }
ul.tabNavigation li a { width:146px; height:61px; display:block; text-align:center; padding:20px 35px 0 0; font-size:15px; font-weight:bold; color:#8c7b7b; text-align:right;  }
ul.tabNavigation li a:hover, ul.tabNavigation li a.selected { background:url('../images/refonte/fdtab.jpg') top no-repeat; color:#fff; text-shadow:1px 1px 1px #000 }

div.backtabs { width:794px; height:auto; padding:10px 0; border:2px solid #3f2323; float:left; position:relative; }
div.backtabs div.tpl { float:left; display:inline; margin:0 2px 22px; }
div.centerBoxContentsProducts { width:192px !important; height:310px; display:block; margin:0 0 30px; float:left; }
div.tpl { width:192px; height:300px; display:block; position:relative; border-right:1px dotted #c9c9c9; padding:10px 0 0 0; }
a.imgtpl { width:176px; height:176px; display:block; margin:0 auto 5px; border:1px solid #3f2323; }
a.imgtpl img { display:block; margin:0 auto; }
a.titletpl { color:#3f2323; font-size:12px; font-weight:bold; width:176px; height:auto; display:block; line-height:16px; min-height:32px; text-align:center; margin:0 auto }
a.pricetpl { width:176px; height:auto; display:block; text-align:center; font-size:20px; font-weight:100; color:#c82674; margin:0 auto; line-height:20px; }

a.pricetpl span#normalprice { font-size:12px; font-weight:100; color:#8c7b7b; text-decoration:line-through; line-height:20px; }
a.pricetpl span#productSpecialPrice { font-size:20px; font-weight:100; color:#c82674; line-height:20px; }
a.pricetpl span#productPriceDiscount { display:none; }

a.paniertpl { width:143px; height:30px; display:block; background:url('../images/refonte/addcart.jpg') top no-repeat; position:absolute; bottom:10px; left:50%; margin-left:-71px; z-index:1; }
a.paniertpl:hover { background-position:bottom; }
a.pricetpl span.discount { width:57px; height:57px; display:block; background:url('../images/refonte/promo.png') top no-repeat; position:absolute; top:7px; left:5px; z-index:1; }
a.mylink { width:783px; height:24px; line-height:24px; font-size:12px; color:#fff; font-weight:bold; text-align:right; padding:0 5px 0 0; position:absolute; bottom:3px; left:3px; z-index:1; background:#3f2323; }
a.mylink:hover { background:#8c7b7b; }

div#monedito { width:979px; height:auto; display:block; margin:0; }
a.monbtn { border-left:2px solid #c82674; border-right:2px solid #c82674; margin:10px 0 0 0; padding:0 10px; float:right; display:inline; height:30px; line-height:30px; font-size:12px; font-weight:bold; color:#fff; text-shadow:1px 1px 1px #333; background:url('../images/refonte/fdbtn.jpg') top repeat-x; text-align:center; }
a.monbtn:hover { border-left:2px solid #887979; border-right:2px solid #887979; background-position:bottom; }
div.monedito h1 { font-size:20px !important; }


div.categoryListBoxContents { float:left; display:inline; margin:0 5px; }
div.categoryListBoxContents a { text-align:left; display:block; padding:0 5px; font-size:12px; font-weight:bold; color:#4F3232; line-height:30px; height:30px; border-bottom: 1px dotted #B2A299; width:306px; }
div.categoryListBoxContents a:hover { background:#B2A299; }

div#productsListingListingTopLinks, div#specialsListingTopLinks { overflow:hidden; margin:0 0 15px; }
div#productsListingListingBottomLinks a, div#specialsListingBottomLinks a, div#specialsListingBottomLinks strong.current, div#productsListingListingTopLinks a, div#productsListingListingBottomLinks strong.current, div#productsListingListingTopLinks strong.current, div#specialsListingTopLinks a, div#specialsListingTopLinks strong.current { display:inline-block; background:#b2a299; color:#fff; height:25px; line-height:25px; padding:0 10px; border:none; cursor:pointer; margin:0 1px 0; }
div#productsListingListingBottomLinks a:hover, div#specialsListingBottomLinks a:hover, div#specialsListingBottomLinks strong.current, div#productsListingListingBottomLinks strong.current, div#productsListingListingTopLinks a:hover, div#productsListingListingTopLinks strong.current, div#specialsListingTopLinks strong.current, div#specialsListingTopLinks a:hover { background:#3c2a1e !important; color:#fff !important; }



/*
DETAIl ************************************************************************/

#primary_block { with:979px; height:auto; display:block; margin:0 0 15px; overflow:hidden; }
#pb-right-column { width:298px; height:auto; display:inline-block; float:left; margin:0 15px 0 0; position:relative; }
#pb-left-column { width:230px; height:auto; display:inline-block; float:left; margin:0 15px 0 0; }
#pb-extrem-col { width:410px; height:auto; float:left; display:inline; float:left; }

div.additionalImages a { border:1px solid #3f2323; width:86px; height:86px; display:block; }
div#productMainImage a { width:298px; height:auto; display:block; margin:0 0 5px; border:1px solid #3f2323; }
div#productMainImage a img { display:block; margin:0 auto; }
div.additionalImages a img { display:block; margin:0 auto; }

#pb-right-column span.discount { width:57px; height:57px; display:block; background:url('../images/refonte/promo.png') top no-repeat; position:absolute; top:-3px; left:-2px; z-index:1; }
img#myfab { border:1px solid #3f2323; margin:0 0 10px; float:left; }

span.dispo { width:auto; height:20px; line-height:20px; display:inline-block; padding:0 7px; margin:0 0 10px; text-align:center; color:#000; font-size:11px; text-transform:uppercase; background:#27cf23; float:left; }
span.nondispo { width:auto; height:20px; line-height:20px; display:inline-block; padding:0 7px; margin:0 0 10px; text-align:center; color:#000; font-size:11px; text-transform:uppercase; background:#c71b1b; float:left }
#pb-left-column p { padding:0; margin:0; }
p#product_reference { font-size:10px !important; margin:0 0 5px }
p#product_reference span { font-size:10px; }
p.price { width:140px; height:45px; display:block; position:relative; font-size:20px; color:#c82674; line-height:20px; clear:both; margin:0 0 15px !important; }
p.price span#normalprice { display:inline; font-size:12px; color:#918780; text-decoration:line-through;line-height:20px; padding:0; position:absolute; top:0; right:0; z-index:1; }
p.price span#productSpecialPrice { font-size:20px; color:#c82674; line-height:20px; position:absolute; top:0; left:0; z-index:1; }
p.price span#productPriceDiscount { display:block; text-align:left; font-size:11px; color:#333333; clear:both; margin:0; position:absolute; bottom:0; left:0; z-index:1; }


div#boxachat { width:298px; height:79px; display:block; position:relative; }

div#boxachat input.button_in_cart {  position:absolute; bottom:0; left:0; z-index:1; text-indent:-10000px; width:193px; height:30px; display:block; background:url('../images/refonte/addpanier.jpg') top no-repeat !important; border:none; cursor:pointer; margin:0 !important; padding:0; }
div#boxachat input.button_in_cart:hover { background-position:bottom !important }

div#cartAdd {  position:absolute; top:0; left:0; z-index:1; width:113px; height:36px; margin:10px 0 3px !important; clear:both; padding:0; background:url('../images/refonte/fdqtte.jpg') top no-repeat; display:block; }
div#cartAdd p { float:left; display:inline; padding:5px 5px 0 5px; font-size:11px; color:#654634; line-height:20px; height:20px; text-align:left; }
div#cartAdd input { position:absolute; top:0; left:57px; z-index:2; display:inline; background:none; border:none; text-align:center; line-height:20px; height:20px; margin:4px 0 0 !important; width:53px !important; }

p.titledescription { width:113px; height:36px; display:block; background:url('../images/refonte/fddescription.jpg') top no-repeat; font-size:12px; font-weight:bold; color:#fff; text-align:center; line-height:30px; margin:0 0 10px; padding:0 !important; }


#productDetailsList { list-style:none !important; margin:0 0 20px !important; padding:0 !important; }
#productDetailsList li { font-weight:bold !important; color:#494949 !important; }


/*
Le_carousel
**************************************/

/* JCodaSlider */

/* Most common stuff you'll need to change */
	.titleselection { width:190px; height:101px; display:block; background:url('../images/refonte/selection.png') top no-repeat; position:absolute; top:-21px; left:-21px; z-index:1; }
	.coda-slider-wrapper { padding:0; width:979px; height:316px; position:relative; display:block; margin:0 0 15px 0;}
	.coda-slider { background: #f3f3f3; }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 316px; padding-right: 20px; }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 979px; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 316px; }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 0 0 0; display:inline; }
	
	/* Arrow styling */	
	.panel-wrapper { width:979px; height:316px; }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center; }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; width:auto !important; display: block; margin: 0; padding:0; overflow: hidden; position:absolute;
	top: 219px; left:5px; z-index:1; }
	.coda-nav ul li { display: inline; float:left; margin:0 1px; }
	.coda-nav ul li a { width:21px; height:21px; display:block; background:url(../images/bulleon.png) top no-repeat;}
	.coda-nav ul li a:hover, a.current{ background:url(../images/bulleoff.png) top no-repeat !important; }
	
	/* Miscellaneous */
	.le_caroussel-wrapper { clear: both; overflow: hidden; }
	.le_caroussel { float: left; overflow: hidden; position: relative; }
	.le_caroussel .unediv { display: block; float: left; }
	.le_caroussel .unediv-container { position: relative; }
	
	
	#coda-nav-left-1 a, #coda-nav-right-1 a { display:block; width:30px; height:30px; position:absolute; top:144px; z-index:1; }
	#coda-nav-left-1 a { background:url('../images/refonte/fgauche.jpg') top no-repeat; left:0; }
	#coda-nav-right-1 a { background:url('../images/refonte/fdroite.jpg') top no-repeat; right:0; }
	
	#coda-nav-1 { display:none; }
	


.le_caroussel {
	width:979px;
	height:316px !important;
}

.unediv {
	width:979px;
	height:316px;
	display:block;
	position:relative;
	background:url('../images/refonte/caroussel.jpg') 0 0 no-repeat;
}

#unediv34 {
	background-position:0 0;
}
#unediv35 {
	background-position:0 -316px;
}
#unediv36 {
	background-position:0 -632px;
}
#unediv37 {
	background-position:0 -948px;
}
#unediv38 {
	background-position:0 -1264px;
}
#unediv39 {
	background-position:0 -1580px;
}
#unediv40 {
	background-position:0 -1896px;
}
#unediv116 {
	background-position:0 -2212px;
}

div.box { width:445px; height:215px; display:block; padding:65px 0 0 103px; position:relative; }
a.imgbox { width:192px; height:192px; display:inline-block; background:#fff; border:1px solid #b2a299; float:left; margin:0 10px 0 0; }
a.imgbox img { display:block; margin:0 auto; }
a.titlebox { width:230px; height:auto; display:block; line-height:16px; font-size:13px; font-weight:bold; text-align:left; color:#896957; float:left; margin:0; padding:89px 0 0 0 !important; }
a.pricebox { width:200px; height:auto; display:block; float:left; font-size:20px; color:#c82674; text-align:left; }
a.pricebox span#normalprice { font-size:12px; color:#333; text-decoration:line-through; }
a.pricebox span#productSpecialPrice { font-size:20px; color:#c82674; }
a.pricebox span#productPriceDiscount{  display:none; }
a.panierajout { width:143px; height:30px; display:block; background:url('../images/refonte/addcart.jpg') top no-repeat; position:absolute; bottom:21px; left:308px; z-index:1;  }
a.panierajout:hover { background-position:bottom; }


a.monbtnspecial { width:auto; display:inline-block; float:right; margin:10px 0 10px 0; padding:0 10px; height:30px; line-height:30px; background:url('../images/refonte/fdbtn.jpg') top repeat-x; color:#fff; font-size:12px; font-weight:bold; text-align:center; }
a.monbtnspecial:hover { background-position:bottom; }


/*
MENU DESIGN ****************************/

.img_menu {
	width:128px;
	height:152px;
	margin:0px 10px 10px 10px;
	padding:10px;
	float:left;
	background:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#menuSousCat {
    height: auto;
    overflow: hidden;
}

/** Recherche avancée **/
#advSearchDefault legend {color:#D55794}

