/**
 * Main CSS Stylesheet
 */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	text-align:center;
	background-image:url(../images/fdbody.jpg);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#EFEDE7;
}

a img {border: none; }

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

h1 {
	margin:0;
	text-align:left;
	font-size:18px;
	color: #C3B899;
	letter-spacing: 1px;
	font-weight:bold;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABC300;*/
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}

h4 {
	text-align:center;
}
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:#654111;
}

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

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .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:#FFFFFF;
	margin:10px;
	border:#CCCCCC 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:#FFFF99;
	color:#CC0000;
	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, .categoryListBoxContents, .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:0 0px 10px 40px;
	margin-bottom:20px;
}
.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: #F6F9E5;
}

#cartSubTotal {
	border-top: 1px solid #ccc;
	font-weight: bold;
	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 ;
}

#productMainImage{
	/*margin: 20px 10px 10px 0 ;*/
	text-align:center;
	width:100%;
	/*margin-left:10px;*/
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .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, .categoryListBoxContents, .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;
}
/* 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: #F6F9E5;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #F6F9E5;
}
.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: #F1F9FC;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

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

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

/* Bandeau titre */
/**/
h2.centerBoxHeading,#navBreadCrumb {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

h2.centerBoxHeading {
	padding:30px 0 0 45px;
	/*background:url("../images/header/bas_box_titre.jpg") no-repeat;*/
	height:53px;
	margin-left:-15px;
	margin-right:-15px;
	margin-bottom:-25px;
}

#navBreadCrumb{
	/*background:url("../images/header/centre_r1_c1.jpg") no-repeat;*/
	height:20px;
	padding:21px 0 0 40px;
	margin:0;

}

#categoryImgListing, #indexProductListCatDescription, #categoryIcon {
	text-align:center;
	background: #F1F9FC;
}
.centerBoxContentsNew {
	background:url("../images/prod.jpg") center no-repeat;
/*	background:url("../images/prod.jpg") center no-repeat;*/
	height: 148px;
	width: 150px;
	margin:10px 11px -3px 12px;
	/*padding: 25px 5px 20px 5px;*/
}
#BoxNewContent {
	padding-top:20px;
}
.productListing-even {
	background-color: #F6F9E5;
}
.fieldLogin {
	width:300px;
	/*position:relative;
	margin-left:100px;*/
	margin-left:auto;
	margin-right:auto;
}
.fieldLogin2 {
	text-align:center;
	width:300px;
	/*position:relative;
	margin-left:100px;*/
	margin-left:auto;
	margin-right:auto;
}

#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 {
	/*background:url("../images/header/bas_box.jpg") left bottom no-repeat;
/*background:url("../images/header/centre_r12_c1.jpg");*/
	padding: 0;
	margin: 0;
}
.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;*/
	overflow:hidden;
}

#contentMainWrapper {
	background-image:url(../images/fdcontent.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#avantbas {
	height:102px;
	border-top:3px solid #1DAEA9;
	color:#393939;
}

#fdpaiement {
	background-image:url(../images/fdpaiement.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:170px;
	height:94px;
	font-size:17px;
	font-weight:normal;
	padding:8px 0 0 64px;
}


#fdpaiement {
	background-image:url(../images/fdpaiement.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:170px;
	height:94px;
	font-size:17px;
	font-weight:normal;
	padding:8px 0 0 64px;
}

#fdsuivi {
	background-image:url(../images/fdsuivi.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:242px;
	height:94px;
	font-size:17px;
	font-weight:normal;
	padding:8px 0 0 75px;
}

#fdsuivi p, #fddebit p, #fdsatisfait p {
	margin:0;
	font-size:12px;
	padding-top:10px;
}


#fddebit {
	background-image:url(../images/fddebit.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:167px;
	height:94px;
	font-size:17px;
	font-weight:normal;
	padding:8px 0 0 57px;
}

#fdsatisfait {
	background-image:url(../images/fdsatisfait.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:131px;
	height:94px;
	font-size:17px;
	font-weight:normal;
	padding:8px 0 0 93px;
}

#adressebas {
	background-color:#1DAEA9;
	padding:3px 0 3px 0;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

#navSupp {
	background-image:url(../images/fdfooter.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#fdnewsletter {
	background-image:url(../images/fdnewsletter.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:192px;
	height:100px;
	margin:0 0 0 1px;
	float:left;
}

#fdnewsletter p {
	font-size:14px;
	color:#A99763;
	margin:0;
	padding:10px 0 8px 0;
}

#champnews {
	text-align:left;
	padding:3px 0 0 63px;
}

#contfooter {
	width:803px;
	float:left;
}

.contfooter {
	width:158px;
	float:left;
	text-align:left;
	padding-left:2px;
}

.contfooter ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	clear:both;
}

.contfooter li {
	display:block;
	width:100%;
}

.contfooter li a, .contfooter li a:hover, .contfooter li a:visited {
	font-size:11px;
	font-weight:normal;
	color:#907554;
}

.titrefooter, #headcateg a {
	font-size:24px;
	color:#C3B899;
	display:block;
	padding:10px 0 5px 0;
}

#headcateg a {
	font-weight:normal;
}

#modulenew {	
	height:55px;
	width:100%;
	/*background-color:#CCCCCC;*/
	margin-top:10px;
	overflow:hidden;
}

#flecheleft {
	background-image:url(../images/fleche.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:26px;
	height:52px;
	cursor:pointer;
	float:left;
}

#contimg {
	width:460px !important;
	height:55px;
	float:left;
	margin-left:20px;
}

#consult {
	float:left;
	height:55px;
	width:220px;
	color:#A99763;
	line-height:1.7em;
	text-align:center;	
}

.consultBox{
	background-color:#FFFFFF;
	height:55px;
	width:200px;
	margin-left:10px;
	text-align:left;
	padding-left:5px;
}
.consultBox p{
	margin:0;
	padding:0;
}

.consultBox .normalprice, .consultBox .productSpecialPriceSale {
	display:inline;
}

.consultBox .productPriceDiscount{
	display:none;
}

#sizenouv {
	font-size:28px;
	font-weight:bold;
	letter-spacing:0.2em;
}

#sizeconsult {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.1em;
}

#flecheright {
	background-image:url(../images/fleche2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:26px;
	height:52px;
	cursor:pointer;
	float:left;
}

#indexcontent1 {
	width:381px;
	height:100%;
	float:left;
	margin:30px 0 20px 0;
}

#indexcontent2 {
	width:100%;
	height:100%;
	float:left;
	margin:30px 0 20px 0;
}

#fdindex1 {
	background-image:url(../images/fdindex1new.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:185px;
	height:188px;
	padding:0 0 0 187px;
}

#fdindex1 p, #fdindex2 p, #fdindex3 p {
	color:#907554;
	margin:0;
	margin-bottom:10px;
}

#fdindex1 #headcateg, #fdindex2 #headcateg, #fdindex3 #headcateg {
	margin-bottom:5px;
}

#fdindex1 #headcateg a {
	margin:0;
	color:#393939;
	font-size:18px;
	padding:0 0 0 0;
}

#fdindex1 ul, #fdindex2 ul,  #fdindex3 ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-right:10px;
}

#fdindex1 li, #fdindex2 li, #fdindex3 li {
	text-align:right;
}

#fdindex1 li a, #fdindex3 li a {
	color:#1DAEA9;
	font-size:14px;
	background:  url(../images/puceconseil.jpg) right no-repeat;
	padding-right:17px;
	display:block;
}

#fdindex2 li a {
	color:#1DAEA9;
	font-size:14px;
	background:  url(../images/puceconseil.jpg) right no-repeat;
	padding-right:14px;
	display:block;
}

#fdindex2 {
	background-image:url(../images/fdindex2new.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:184px;
	height:190px;
	padding:0 0 0 0;
	margin-top:6px;
	float:left;
}

#fdindex2 p {
	padding-left:76px;
}

#fdindex2 #headcateg a {
	margin:0;
	color:#393939;
	font-size:18px;
	padding:0 0 0 76px;
}

#fdindex3 #headcateg a {
	margin:0;
	color:#393939;
	font-size:18px;
	padding:0 0 0 82px;
}

#fdindex3 {
	background-image:url(../images/fdindex3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:187px;
	height:190px;
	padding:0 0 0 0;
	margin:6px 0 0 1px;
	float:left;
}

#fdindex3 p {
	padding-left:82px;
}

#encartpromo {
	width:372px;
	float:left;
	height:384px;
	margin:30px 0 20px 5px;
	overflow:hidden;
}

#fdimgpromo {
	background-image:url(../images/fdimgpromo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:368px;
	height:263px;
	position:relative;
	padding:0 0 0 4px;
	text-align:center; 
}

#arrondi {
	background-image:url(../images/arrondi2.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:absolute;
	width:42px;
	height:47px;
	top:0;
	left:0;
}

#promotions {
	position:absolute;
	left:7px;
	bottom:0;
	font-size:34px;
	font-weight:bold;
	color:#D9DE09;
}

#fddetailpromo {
	background-image:url(../images/fddetailpromo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:347px;
	height:111px;
	padding:10px 0 0 25px;
}

#nomprodpromo {
	border-left:6px solid #D9DE09;
	width:125px;
	padding-left:5px;
	/*margin:0 0 0 30px;*/
	float:left;
	text-align:left;
}

#nomprodpromo a {
	color:#1DAEA9;
	font-size:14px;
}

.vignette {
	float:left;
	height:120px;
	margin 0 10px;
	padding 10px;
	text-align:center;
	width:180px;
}

#prixprodpromo {
	width:190px;
	float:left;
	text-align:right;
	font-size:14px;
}

.normalprice {
	clear:both;
	display:block;
}

#prixprodpromo .normalprice {
	color:#1DAEA9;
}

#prixprodpromo .productSpecialPrice, #prixprodpromo .productPriceDiscount {
	font-size:20px;
	color:#654111;
}

#voirprod {
	text-align:right;
	padding:0 20px 0 0px;
	background-image:url(../images/puceconseil.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin:8px 20px 0 0;
}

#voirprod a {
	color:#1DAEA9;
	font-size:14px;
}

#productListing {
	background-color:#FFFFFF;
	padding:20px 0 0 20px;
}

.centerBoxContentsProducts {
	width:320px !important;
	margin:0 50px 25px 0;
}

.contimglist {
	float:left;
	width:97px;
	height:98px;
	position:relative;
	padding-left:4px;
}

.fdimglist {
	background-image:url(../images/fdimglist3.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:absolute;
	width:101px;
	height:97px;
	top:0;
	left:0;
}

.detaillist {
	width:219px;
	height:98px;
	float:left;
}

.nomprodlist {
	width:140px;
	height:57px;
	float:left;
	text-align:left;
	padding:5px 0 0 5px;
}

.itemTitle {
	margin:0;
	text-align:left;
}

.itemTitle a, .itemTitle a:hover, .itemTitle a:visited {
	color:#1DAEA9;
	font-size:14px;
	font-weight:normal;
}

.prixprodlist {
	width:74px;
	float:left;
	padding:5px 0 0 0;
	text-align:right;
	font-size:14px;
	color:#654111;
}

.lienprodlist {
	width:202px;
	height:17px;
	text-align:right;
	background-image:url(../images/puceconseil.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding:2px 17px 0 0;
}

.lienprodlist a, .lienprodlist a:hover, .lienprodlist a:visited {
	color:#1DAEA9;
	font-size:12px;
}

.ajoutlist {
	width:179px;
	height:16px;
	background-color:#EFEDE7;
	background-image:url(../images/pucepanierlist.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding:0 0 0 40px;
}

.ajoutlist a, .ajoutlist a:hover, .ajoutlist a:visited {
	color:#A99763;
}

.productDetailLiensQuantite {
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	color:#A99763;
}

.quantity {
	background-color:#A99763;
	border:none;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	/*height:10px;*/
}

#contfiche1 {
	width:349px;
	height:100%;
	float:left;
	text-align:center;
}

#contfiche2 {
	width:382px;
	height:100%;
	float:left;
	padding:0 0 10px 30px;
}

#borderfiche {
	border-left:6px solid #1DAEA9;
	padding:0 0 0 8px;
	width:250px;
	float:left;
}

#productName {
	color:#1DAEA9;
	font-size:24px;
	font-weight:normal;
}

#borderfiche ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:10px;
}

#borderfiche li {
	width:250px;
	color:#1DAEA9;
}

#contprice {
	width:108px;
	float:left;
	padding:0 10px 0 0;
}

#productPrices {
	margin:0;
	text-align:right;
	font-size:21px;
	color:#654111;
}

#infoajout {
	width:352px;
	height:100%;
	background-color:#EFEDE7;
	background-image:url(../images/imgajout.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:25px;
	padding-bottom:15px;
}

#infoajout fieldset {
	float:left;
	/*clear:both;
	/*width:198px !important;*/
	text-align:left;
	margin:0px;
	padding:0px;
	border:none;
}

#infoajout legend {
	padding:0;
}

#qtesurf {
	width:220px;
	color:#654111;
	font-size:12px;
	font-weight:bold;
	padding:11px 0 0 45px;
	margin-bottom:15px;
}

#productDescription {
	padding:10px 5px 0 0;
}

#productGeneral {
	background-image:url(../images/fddetailprod3.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:761px;
	padding-bottom:25px;
	margin-left:40px;
	background-color:#FFFFFF;
	padding:10px 0 0 0px;
}

#productDetailRetourCategorie {
	text-align:right;
	background-image:url(../images/puceconseil.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:17px;
	margin:10px 30px 10px 0;
}

#productDetailRetourCategorie a {
	color:#1DAEA9;
	font-size:14px;
}

#productAdditionalImages {
	border-top:1px solid #1DAEA9;
	margin:10px 0 0 5px;
}


.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
   /* width: 75px;
    height: 75px;*/
}


#choix1 {
	width:130px;
	border-right:1px solid #654111;
	float:left;
	padding-bottom:5px;
}

#choix1 p, #choix2 p {
	margin:0 !important;
	color:#654111;
	text-align:center;
	padding-bottom:7px;
}

#choix1 p {
	padding-left:3px;
}

#choix2 {
	width:212px;
	float:left;
	margin-left:8px;
	padding-bottom:5px;
}

#choix2 p {
	padding-left:13px;
}

#ou {
	position:absolute;
	top:0px;
	left:121px;
	background-color:#EFEDE7;
	padding:0 2px 2px 2px;
	color:#654111;
}

#nbrcarton {
	margin:0;
	color:#654111;
	font-style:normal;
	font-size:14px;
	/*text-align:left;*/
	padding:5px 0 5px 0;
	margin:10px 3px 10px 3px;
	border-top:1px solid #654111;
	border-bottom:1px solid #654111;
}

#n {
	font-size:22px !important;
	color:#1DAEA9;
	font-style:italic;
}

#choixqte {
	float:left;
	color:#654111;
	padding:0 15px 0 3px;
}

#choixqte p {
	margin:0;
	color:#654111;
}

.sameCollectionBox{
	text-align:center;
	margin:0 5px 0 5px;
}

#sameCollection h1{
	margin-bottom:10px;
	margin-left:5px;
}

#basicModal {
	background-image:url(../images/echantillon.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:162px;
	height:60px;
	padding:5px 0 0 27px;
	margin-left:95px;
	margin-right:auto;
}

#basicModal a {
	color:#FFFFFF;
	font-style:normal;
	font-size:16px;
	display:block;
	padding-left:30px;
	padding-top:10px;
}

#basicModal a:hover {
	text-decoration:none;
	font-size:16px;
	color:#EFEDE7;
}

#basicModal2 {
	background-image:url(../images/plinthes.jpg);
	background-repeat:no-repeat;
	background-position:top;
	/*width:133px;*/
	/*height:55px;*/
	width:200px;
	height:86px;
	padding:5px 0 0 0;
	margin-left:87px;
	margin-right:auto;
}

#basicModal2 a {
	color:#FFFFFF;
	font-style:normal;
	font-size:13px;
	display:block;
	padding-top:43px;
	padding-left:60px;
}

#basicModal2 a:hover {
	text-decoration:none;
	font-size:13px;
	color:#EFEDE7;
}
#ezPageDefault, #conditions {
	background-color:#FFFFFF;
	margin-left:40px;
	padding:10px;
}

.categoryListBoxContents a {
	color:#8F6C4A;
}

#createAcctDefaultLoginLink a, #createAcctDefaultLoginLink a:hover, #createAcctDefaultLoginLink a:visited {
	font-size:16px;
	text-decoration:underline;
}

#texetqsn p, #textpose p, #textlivr p, #textshowroom p, #textechant p, #textposecarrel p, #textposedalles p {
	margin:0;
	padding:0;
	padding-top:10px;
}

#texetqsn ul, #textpose ul, #textlivr ul, #textechant ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:5px;
}

#textpose ul, #textlivr ul {
	margin-top:5px;
}

#textechant ul {
	margin-top:10px;
}

#textlivr li, #textechant li {
	padding-left:10px;
}

#textpose, #textposecarrel, #textposedalles {
	margin-top:30px;
}

#textpose .titre, #textposecarrel .titre, #textposedalles .titre {
	font-weight:bold;
	font-size:14px;
	color:#C3B899;
	padding-top:20px;
}

#textshowroom img {
	border:1px solid #000000;
}

#textshowroom table {
	margin-top:10px;
}

.contarticle {
	border:1px solid #CCCCCC;
	padding:0 10px 10px 10px; 
	margin-bottom:10px;
}

#conditions p {
	margin:0;
	padding-bottom:5px;
}

#conditions .titre {
	font-weight:bold;
	color:#666666;
	margin:10px 0 5px 0;
	font-size:13px;
}

.titretext {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.plan{
	text-align:center;
}
#avertissement {
	border:1px solid black;
	text-align:center;
	color:#FF0000;
	padding: 2px 2px 2px 2px;
}
 #ttcprice {
	margin-left:40px !important;
	margin-left:0px;
 }
/* End Order Steps contribution CSS */

