/**
 * Main CSS Stylesheet
 */

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

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: 15px 15px 0 15px;
	text-align: center;
	font-size:18px;
	color: #990000;
	letter-spacing: 1px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
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:#990000;
}

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:#F6F9E5;
	margin:10px;
	border:#990000 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, #cartBoxListLigne, #cartBoxListBoutique, #cartBoxListWrapper2, #ezPageBoxList, #cartBoxListWrapper ul, #cartBoxListLigne ul, #cartBoxListBoutique ul,#cartBoxListWrapper2 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 10px 10px 10px;
	margin-bottom:20px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#cartAdd input {
	text-align:center;
}
.contourOptions {
	margin:5px;
	width:590px;
}
.fdOptionsBas {
	/*background-color: #F3F3F3;*/
}

.tableHeading th {
	border-bottom: 1px solid #9B0001;
	padding:2px 0 2px 0;
}

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

#cartSubTotal {
	border-top: 1px solid #9B0001;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right:5px;
}

.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;
	color:#990000;
	font-size:16px;
}

.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, #cartBoxListLigne ul, #cartBoxListBoutique ul,#cartBoxListWrapper2 ul, #ezPageBoxList ul {
	list-style-type: none;
}

#cartBoxListWrapper li, #cartBoxListLigne li, #cartBoxListBoutique li,#cartBoxListWrapper2 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{
}

.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%;
}
tr.tableHeading {
	background-color: #DAEC92;
}
#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%;
	padding-top:10px;
}

/* footer */
#navSuppWrapper {
	/*background:url("../images/bas.jpg") no-repeat;*/
	/*height:0px;*/
	text-align:center;
	margin:0px;
	clear:both;
}

#navSupp {
	background-image:url(../images/fdfooter.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	width:1004px;
	padding-bottom:10px;
}

#navSupp, #navSupp a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top:0px;
}

#encartnews {
	width:267px;
	float:left;
	background-image:url(../images/fdnews.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
}

#lettre {
	color:#CC031B;
	font-size:16px;
	padding:10px 0 0 10px;
}

#lettre2 {
	color:#CC031B;
	font-size:10px;
	padding:5px 0 0 10px;
}

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

#adresse {
	width:620px;
	float:left;
	margin-top:5px;
	color:#990000;
	padding:0 10px 0 10px;
}

#adresse a {
	color:#990000;
}

#menuref {
	border-top:1px dashed #990000;
	margin-top:10px;
	padding-top:5px;
}

#imgbas {
	float:left;
	margin-top:10px;
}

/* 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:10px 0 0 15px;
	margin:0;
	color:#990000;
}

#navBreadCrumb a {
	color:#A1AE79;
}

#categoryImgListing, #indexProductListCatDescription, #categoryIcon {
	text-align:center;
	background: #F1F9FC;
}
#indexProductListCatDescription {
	background:none;
}
.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:auto;
	margin-right:auto;
}
.fieldLogin2 {
	text-align:center;
	width:300px;
	position:relative;
	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;
}

.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#CC031B 1px solid;
	border-top:#CC031B 1px solid;
	border-left:#CC031B 1px solid;
	border-right:#CC031B 1px solid;
	height:14px;
}

.email_news2 {
	font-family:Geneva,Arial,Helvetica;
	font-size:10px;
	color:#000000;
	background-color:#FCEDCA;
	border-bottom:#D03333 1px solid;
	border-top:#D03333 1px solid;
	border-left:#D03333 1px solid;
	border-right:#D03333 1px solid;
	height:12px;
}

.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;
}

#bandohaut {
	background-image:url(../images/bandohaut.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:183px;
	width:719px;
}

#ligne {
	padding:103px 0 0 79px;
	width:250px;
	height:80px;
	float:left;
}

#ligne a {
	color:#990000;
	font-size:18px;
}

#ligne a:hover {
	text-decoration:none;
	color:#A1AE79;
}

#ligne2 {
	float:left;
}

#ligne2 p {
	margin:0;
	padding:0;
	color:#FFFFFF;
}

#titreachat {
	font-size:18px;
	padding:5px 0 0 110px !important;
}

#textachat {
	color:#000000 !important;
	font-size:14px;
	padding:17px 0 0 110px !important;
	line-height:2em;
}

#lienachat {
	padding:24px 0 0 90px !important;
}

#lienachat a {
	color:#FFFFFF;
	font-size:12px;
}

#lienachat a:hover {
	color:#F0F7C1;
	text-decoration:none;
}

.titreez {
	background-image:url(../images/soustitre_26.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#990000;
	height:26px;
	font-size:14px;
	padding:7px 0 0 45px;
	font-weight:bold;
	margin-top:10px;
	clear:both;
}

.textez {
	width:450px;
	float:left;
}

.textez p {
	margin:0;
	padding:0;
	padding:5px 10px 5px 20px;
}

.imgez {
	width:230px;
	float:left;
}

.imgez img {
	border:1px solid #000000;
	margin-bottom:5px;
}

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

.itemTitle {
	margin:0;
	padding:2px 0 2px 0;
	height:40px;
}

.itemTitle a {
	font-size:16px;
	color:#CC031B;
}

.itemTitle a:hover {
	text-decoration:none;
	color:#A1AE79;
}

.centerBoxContentsProducts {
	background-color:#FCEDCB;
	border:1px solid #CE1024;
	width:180px !important;
	margin-right:17px;
	margin-bottom:15px;
	color:#CC031B;
}

.titleprod {
	width:171px;
	background-color:#FFFFFF;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
}

.fdimgprod {
	width:171px;
	margin-left:auto;
	margin-right:auto;
	height:68px;
	text-align:center;
	background-color:#FFFFFF;
}

.priceprod {
	width:179px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	color:#CC031B;
	padding:2px 0 2px 0;
	text-align:center;
}

#productListing {
	margin-left:73px;
}

/*************** bof style shopping_cart **************/

#fdreservez {
	background-image:url(../images/fdreservez.jpg);
	background-repeat:no-repeat;
	background-position:top;
	/*width:685px;*/
	height:21px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 0 0 40px;
	margin-top:20px;
}

#fdachat {
	background-image:url(../images/fdachat.jpg);
	background-repeat:no-repeat;
	background-position:top;
	/*width:685px;*/
	height:21px;
	font-size:12px;
	color:#FFFFFF;
	/*color:#9F0003;*/
	font-weight:bold;
	padding:4px 0 0 40px;
	/*border-top:1px solid #9F0003;*/
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay {
	text-align:center;
}

.cartAttribsList ul {
	padding:0;
}

#cartSubTotal {
	font-size:14px;
	color:#9B0001;
}

#cartProdTitle {
	color:#333333;
}

#cartProdTitle a {
	color:#333333 !important;
}

/*************** eof style shopping_cart **************/

#lienaddfav {
	padding:0 0 15px 28px;
}

#lienaddfav a {
	font-weight:normal;
	color:#A30105;
}

#lienaddfav a:hover {
	text-decoration:underline;
}

.recommanderElMemCaus {
	width:55px;
	height:22px;
	/*background:#AA0109;*/
	background-image:url(../images/test3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	/*padding:3px;*/
	margin:4px 0 4px 0;
}

.recommanderElMemCaus:hover {
	/*background-color:#FFFFFF;*/
	/*padding:3px;*/
	background-image:url(../images/test3.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#mentionLegaleProduitsBoutique {
	width:600px;
	margin:auto;
	font-size:11px;
}
#bonEnlevementAdresse {
	margin-top:15px;
	font-size:13px;
	color:#000000;
	display:none;
}

#contaccueil {
	width:715px;
	height:100%;
}

#imgdejonck {
	background-image:url(../images/dejonckheere2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border:1px solid #990000;
	height:350px;
	width:226px;
	float:left;
}

#textdejonck {
	height:350px;
	border:1px solid #990000;
	width:475px;
	float:left;
	margin-left:10px;
	background-color:#FFFFFF;
}

#textlogin {
	background-image:url(../images/login.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:67px;
	text-align:left;
	font-size:17px;
	color:#990000;
	padding-top:14px;
	padding-left:120px;
}

#textlogin a, #textexpress a, #textachat2 a, #textinfos a {
	font-size:17px;
	color:#990000;
}

#textlogin a:hover, #textexpress a:hover, #textachat2 a:hover, #textinfos a:hover {
	text-decoration:none;
	color:#A1AE79;
}

#textexpress {
	background-image:url(../images/express.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:68px;
	text-align:left;
	color:#990000;
	padding-left:120px;
	font-size:13px;
	color:#000000;
	padding-top:13px;
}

#textachat2 {
	background-image:url(../images/achat.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:68px;
	text-align:left;
	color:#990000;
	padding-left:120px;
	font-size:13px;
	color:#000000;
	padding-top:13px;
}

#textinfos {
	background-image:url(../images/infos.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:68px;
	text-align:left;
	color:#990000;
	padding-left:120px;
	font-size:13px;
	color:#000000;
	padding-top:13px;
}

#encartinfos {
	width:713px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

#titre {
	background-image:url(../images/news2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:61px;
	border-bottom:1px dotted #990000;
	padding-top:19px;
	width:601px;
	margin-left:56px;
	font-size:36px;
	font-weight:normal;
	color:#990000;
	text-align:center;
}

#textnews {
	width:601px;
	margin-left:56px;
	padding:20px 0 20px 0;
	font-size:13px;
}

.categoryListBoxContents a {
	color:#990000;
	font-size:16px;
}

#orderTotals label{
	width:120px;
}

.cartBoxReduc{
	text-align:right;
	width:100%;
	margin-top:-18px;
}

#fdachatpanier {
	background-image:url(../images/fdachatpanier.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:206px;
	height:21px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:4px 0 0 45px;
	margin:5px 0 5px 0;
}

#fdachatboutique {
	background-image:url(../images/fdachatboutique.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:206px;
	height:21px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:4px 0 0 45px;
	margin:5px 0 5px 0;
}

#date-enlevement[disabled=disabled] {
	background:#FFFFFF;
	color:#000000;
	border:1px solid #666666;
}

#recommanderContent {
	margin:20px auto 0 auto;
	width:685px;
}
#recommanderTitle {
	margin:0;
	padding:5px 0 0 6px;
	background:url(../images/accountHistory/headingBg.jpg) repeat-x;
	height:26px;
	font-size:18px;
	color:#FFFFFF;
}
#recommanderLienImpressionFacture {
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}
#recommanderLienToutAjouter {
	float:right;
	display:block;
	margin-top:-5px;
	width:158px;
	height:31px;
	background:url(../images/accountHistory/ajouterToutAuPanier.jpg) no-repeat;
	border:none;
	cursor:pointer;
}
#recommanderLienToutAjouter:hover {
	background:url(../images/accountHistory/ajouterToutAuPanierHover.jpg) no-repeat;
}
#recommanderContentProducts {
	padding-top:5px;
	background:#FFFFFF;
}
.recommanderTitreContent, .recommanderProduitsIndisponiblestitre {
	margin:0 0 0 10px;
	padding:15px 5px 15px 30px;
	font-size:18px;
	font-weight:bold;
	color:#990000;
	text-align:left;
}
.recommanderProduitsIndisponiblestitre {	
	background:url(../images/accountHistory/indisponibleIconeTitre.jpg) no-repeat center left;
}
.recommanderTitreContent {	
	background:url(../images/accountHistory/recommanderIconeTitre.jpg) no-repeat center left;
}
#recommanderContentProducts hr {
	margin:0 auto;
	color:#0000FF;
	height:1px;
	width:640px;
}
#recommanderAlerteProduitsIndisponiblesHeading {
	margin:0 auto;
	width:659px;
	height:5px;
	background:url(../images/accountHistory/headingProduitsIndispo.jpg) no-repeat;
}
#recommanderAlerteProduitsIndisponiblesContent {
	margin:0 auto;
	width:659px;
	padding-bottom:5px;
	background:url(../images/accountHistory/contentProduitsIndisponibles.jpg) no-repeat bottom;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#91B811;
}
#recommanderAlerteProduitsIndisponiblesContent a {
	font-size:12px;
	font-weight:normal;
	color:#666666;
}
.recommanderTotalCommande {
	margin:0 auto;
	padding-top:10px;
	width:659px;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	color:#990000;
	margin-left:-80px;
}

#recommanderListeProduitsCommande .odd {
	background:url(../images/accountHistory/bgRows.jpg) repeat-y left;
}

#recommanderListeProduitsCommande h2, #recommanderListeProduitsCommande h2 a, #recommanderListeProduitsIndisponibles h2 {
	margin:0;
	text-align:left;
	font-size:14px;
	color:#990000;
	font-weight:bold;
}
.recommanderLienAjouterAuPanier {
	display:block;
	background:url(../images/accountHistory/ajouterAuPanier.jpg) no-repeat;
	width:56px;
	height:30px;
	padding-top:52px;
	font-size:10px !important;
	text-align:center;
	color:#666666;
	text-decoration:none;
	border:none;
	cursor:pointer;
	font-weight:normal !important;
}
.recommanderLienAjouterAuPanier:hover {
	text-decoration:none;
	background:url(../images/accountHistory/ajouterAuPanierHover.jpg) no-repeat;
}
.recommanderInputQuantite {
	text-align:center;
	border:1px solid #999999;
}
.recommanderAucunProduitDisponible {
	padding:0 0 10px 0;
	text-align:center;
	font-style:normal;
	font-size:10px;
}
.recommanderAucunProduitDisponible h2 {
	margin:0;
	padding:0;
	font-size:18px;
	font-style:normal;
	text-align:center;
	color:#CCCCCC;
}
.recommanderChercherUnProduit {
	display:block;
	padding-top:45px;
	width:100px;
	background:url(../images/accountHistory/recommanderChercherProduit.jpg) no-repeat center top;
	font-size:10px !important;
	text-align:center;
	color:#666666;
	text-decoration:none;
	font-weight:normal !important;
}
.recommanderChercherUnProduit:hover {
	text-decoration:none;
	background:url(../images/accountHistory/recommanderChercherProduitH.jpg) no-repeat center top;
}
#recommanderBottomContent {
	margin:0 auto;
	width:685px;
	height:11px;
	background:url(../images/accountHistory/contentBgBottom.jpg) no-repeat;
}
/* End Order Steps contribution CSS */

/* Box dialog */
#dialog_liste {
	display:none;
}
/* Fin box dialog */

#prevOrders .tableHeading {
	background:url(../images/accountHistory/headingBg.jpg) repeat-x top;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
#prevOrders h2 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
.recommanderAccountDetail {
	display:block;
	background:url(../images/accountHistory/accountDetail.jpg) no-repeat top;
	width:40px;
	height:33px;
}
.recommanderAccountDetail:hover {
	background-position:bottom;
}
.recommanderAccountRecommander {
	display:block;
	background:url(../images/accountHistory/accountRecommander.jpg) no-repeat top;
	width:50px;
	height:42px;
}
.recommanderAccountRecommander:hover {
	background-position:bottom;
}
#prevOrders .prevOrdersOn {
	height:50px;
	background:url(../images/accountHistory/bgRows.jpg) repeat-y left #FFFFFF;
}
#prevOrders .prevOrdersOff {
	height:50px;
	background:#FFFFFF;
}
.recommanderAccountImpossible {
	opacity:0.1;
	filter:Alpha(opacity=10);
}

#cgv {
	width:685px;
	margin-left:auto;
	margin-right:auto;
}

#cgv p {
	margin:10px 0 10px 0;
}

#cgv ul {
	list-style:none;
}

.article {
	color:#990000;
	font-size:14px;
	font-weight:bold;
	margin-top:25px;
}

#advSearchResultsDefaultHeading {
	margin-bottom:15px;
}

#productsListingListingBottomLinks, #specialsListingBottomLinks, #featuredProductsListingBottomLinks, #newProductsDefaultListingBottomLinks {
	padding:10px;
}

#specialsListingBottomLinks a, #productsListingListingBottomLinks a, #featuredProductsListingBottomLinks a, #newProductsDefaultListingBottomLinks a {
	border:1px solid #CC031B;
	padding:4px !important;
	color:#CC031B;
	/*background-image:url(../images/header/fdinscrire.jpg);
	background-position:top;
	background-repeat:repeat-x;*/
	background-color:#A1AE79;
}

#specialsListingBottomLinks a:hover, #productsListingListingBottomLinks a:hover, #featuredProductsListingBottomLinks a:hover, #newProductsDefaultListingBottomLinks a:hover {
	background-color:#E1F495;
	background-image:none;
	color:#CC031B;
}

.current {
	border:1px solid #CC031B;
	background-color:#E1F495;
	padding:4px;
	color:#CC031B;
}

#informations_dejonckheere_express {
	margin:5px auto;
	padding:5px;
	width:675px;
	background:#FFFFFF;
	border:2px solid #990000;
	color:#990000;
	text-align:justify;
}
#informations_dejonckheere_express h3 {
	margin:-5px -5px 5px -5px;
	background:#990000;
	padding:2px;
	color:#FFFFFF;
}
.formulaireInfosPerso label, .enlevementCommande label {
	padding-top:3px;
}
#erreurTelephone {
	font-weight:bold;
	color:#DC0000;
}
.champsTelephoneValide {
	border:1px solid #66CC33;
	background:#D7FFD7;
	color:#009500;
}
.champsTelephoneInvalide {
	border:1px solid #FF0000;
	background:#FFCCCC;
	color:#FF0000;
}