/**
 * 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-x;
	background-position:top;
	background-color:#FFFFFF;
}

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

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 0 10px 0;
	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 15px;
	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 ;*/
}

.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 {
	color:#B3EF73;
	text-decoration:underline;
}
span.category-subs-selected {
	color:#B3EF73;
}
/* 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;
}

#popupShippingEstimator {
	background-color:#FFFFFF !important;
	background-image:none !important;
}

/* 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;
}
#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;
	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 10px 30px;
	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 0 15px 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;
}


/*************************** mise en forme encartcateg ************************/

#encartcateg {
	z-index:0;
	background-color:#FFFFFF;
	width:970px;
	padding:17px 0 30px 0;
}

#encartcateg1 {
	width:444px;
	height:182px;
	background-image:url(../images/fdcateg1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	padding:10px 11px 0 11px;
	position:relative;
}

#encartcateg2 {
	width:444px;
	height:182px;
	background-image:url(../images/fdcateg2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	padding:10px 10px 0 10px;
	position:relative;
}

#encartcateg3 {
	width:444px;
	height:182px;
	background-image:url(../images/fdcateg3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	margin-top:25px;
	padding:10px 11px 0 11px;
	position:relative;
}

#encartcateg4 {
	width:444px;
	height:182px;
	background-image:url(../images/fdcateg4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	margin-top:25px;
	padding:10px 10px 0 10px;
	position:relative;
}

.cont1 {
	width:270px;
	float:left;
}

p.titrecateg {
	margin:0;
	padding:5px 0 0 19px;
}

p.titrecateg a, p.titrecateg a:visited {
	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
}

p.titrecateg a:hover {
	color:#000000;
	text-decoration:none;
	font-size:24px;
	font-weight:normal;
}

.cont1 ul {
	height:119px;
	margin:0;
	padding:0;
	list-style:none;
}

.cont1 li {
	width:240px;
	margin:0 0 0 7px;
}

.cont1 li a, .cont1 li a:visited {
	color:#000000;
	display:block;
	padding:3px 0 3px 15px;
}

.cont1 li a:hover {
	text-decoration:none;
}

#color1 li {
	border-bottom:1px solid #EBBFE8;
}

#color1 li a {
	background-image:url(../images/puce1.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#color1 li a:hover {
	color:#7F3A7A;
}

#color2 li {
	border-bottom:1px solid #CCF69F;
}

#color2 li a {
	background-image:url(../images/puce2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#color2 li a:hover {
	color:#6B9F34;
}

#color3 li {
	border-bottom:1px solid #FBEAB6;
}

#color3 li a {
	background-image:url(../images/puce3.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#color3 li a:hover {
	color:#CC8014;
}

#color4 li {
	border-bottom:1px solid #EDEDED;
}

#color4 li a {
	background-image:url(../images/puce4.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#color4 li a:hover {
	color:#999999;
}

.lien {
	position:absolute;
	bottom:0;
	left:12px;
}

.lien a, .lien a:visited {
	color:#FFFFFF;
	font-size:14px;
	width:169px;
	height:24px;
	text-align:center;
	display:block;
	padding:6px 0 0 0;
}

.lien a:hover {
	text-decoration:none;
	color:#000000;
	font-size:14px;
}

.cont2 {
	position:relative;
	float:left;
	padding:5px 0 0 0;
	width:170px;
	text-align:center;
}
.cont2 a {
	display:block;
	background-color:#FFF;
}
.cont2 .nomprod {
	position:absolute;
	bottom:-30px;
	right:5px;
	width:250px;
}
.cont2 a:lastchild { padding:3px; }

.contimg {
	background-color:#FFFFFF;
	width:139px;
	height:105px;
	margin-left:auto;
	margin-right:auto;
}

.blocprix {
	background-image:url(../images/blocprix.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:139px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding:4px 0 0 0;
}

.blocprix #productPriceDiscount {
	display:none;
}

.blocprix #normalprice {
	font-size:12px;
	color:#FF0000;
}
.nomprod a, .nomprod a:visited {
	color:#000000;
	font-size:10px;
	font-weight:normal;
}

.nomprod a:hover {
	color:#000000;
	font-size:10px;
	font-weight:normal;
}

/*************************** fin mise en forme encartcateg ************************/


/*************************** mise en forme encartservice ************************/

#encartservice {
	width:890px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#titre {
	border:1px solid #A3A3A3;
	background-color:#E9E9E9;
	padding:3px 10px 3px 10px;
	margin-bottom:15px;
}

#titre p {
	margin:0;
	padding:0;
	float:left;
	font-size:16px;
	color:#000000;
}

#titre a, #titre a:visited {
	float:right;
	color:#679D2C;
	font-size:12px;
	text-decoration:underline;
	margin-top:2px;
}

#titre a:hover {
	color:#000000;
}

#contact {
	background-image:url(../images/fdcontact.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:190px;
	height:136px;
	color:#000000;
	margin-right:44px;
}

.titre2 {
	color:#6A9E33;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:15px 0 0 43px;
}

#contact p {
	margin:0;
	padding:20px 0 0 5px;
}

#contact #num {
	font-size:16px;
	color:#000000;
	display:block;
	padding:12px 0 0 5px;
}

#num #size {
	font-size:18px;
	color:#6B9F34;
	font-weight:bold;
}

#actu {
	background-image:url(../images/fdactu.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:188px;
	height:136px;
	color:#000000;
	margin-right:44px;
}

#actu p, #plan p {
	margin:0;
	padding:22px 0 0 5px;
	height:50px;
}

#actu a, #actu a:visited, #plan a, #plan a:visited, #lettre a, #lettre a:visited {
	float:right;
	color:#69A725;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

#actu a:hover, #plan a:hover, #lettre a:hover {
	color:#000000;
}

#plan {
	background-image:url(../images/fdplan.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:192px;
	height:136px;
	color:#000000;
}

#lettre {
	background-image:url(../images/fdlettre.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	width:182px;
	height:136px;
	color:#000000;
}

.titre3 {
	color:#6A9E33;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:7px 0 0 45px;
}

.titre4 {
	color:#6A9E33;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:15px 0 0 57px;
}

#lettre p {
	margin:0;
	padding:14px 0 0 5px;
	height:50px;
}

#encartinfos {
	width:669px;
	height:124px;
	background-image:url(../images/fdinfos.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	margin-top:25px;
}

.titreinfos {
	font-size:14px;
	color:#854280;
	font-weight:bold;
}

#garantie {
	width:110px;
	height:115px;
	display:block;
	padding:9px 0 0 13px;
	float:left;
}

#paiement {
	width:160px;
	height:115px;
	display:block;
	padding:9px 0 0 0;
	float:left;
}

#paiement p {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:15px 0 0 50px;
}

#livraison {
	width:224px;
	height:115px;
	display:block;
	padding:9px 0 0 0;
	float:left;
}

#livraison p {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:25px 0 0 70px;
}

#depannage {
	width:162px;
	height:115px;
	display:block;
	padding:9px 0 0 0;
	float:left;
}

#depannage p {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:25px 0 0 60px;
}

#depannage p .size {
	font-size:14px;
}

/*************************** fin mise en forme encartservice ************************/

#encartpartenaires {
	float:right;
	height:124px;
	width:182px;
	margin-top:25px;
}

#encartpartenaires p {
	text-align:center;
	color:#6A9E33;
	font-size:14px;
	font-weight:bold;
	margin:0;
	height:16px;
	padding-top:9px;
}

#footer {
	background-color:#000000;
	background-image:url(../images/fdfooter.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
	font-size:12px;
	/*margin-top:30px;*/
}

#footer a, #footer a:visited {
	color:#FFFFFF;
	font-size:12px;
}

#contfooter {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	line-height:1.5em;
	padding-top:20px;
	padding-bottom:10px;
}

#blocinfos {
	float:left;
	text-align:left;
	background-image:url(../images/fdblocinfos.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:70px;
	padding-top:5px;
	width:169px;
}

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

#blocinfos2 {
	width:198px;
	float:left;
	text-align:left;
}

#blocinfos2 ul {
	margin:0;
	padding:5px 0 0 20px;
	list-style:none;
}

.sepafooter {
	background-image:url(../images/sepafooter.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1px;
	height:225px;
	float:left;
}

/*************************** mise en forme product lsiting ************************/

#productListing {
	padding-left:110px;
}

.centerBoxContentsProducts, .centerBoxContentsCrossSell {
	width:608px !important;
	background-color:#E9E9E9;
	margin:0 0 15px 0px;
	padding:0 0 0 10px;
}

.contimglist {
	float:left;
	width:67px;
	height:50px;
	background-color:#FFFFFF;
	border:2px solid #679D2C;
	text-align:center;
	margin:10px 0 0 0px;
}

.continfoslist {
	float:left;
	width:525px;
	float:left;
	padding:0 0 0 10px;
}

.itemTitle {
	margin:0;
	text-align:left;
	width:410px;
	float:left;
	padding-top:10px;
}

.itemTitle a, .itemTitle a:visited {
	color:#679D2C;
	text-decoration:underline;
	font-size:15px;
}

.itemTitle a:hover {
	color:#000000;
	text-decoration:underline;
	font-size:15px;
}

.reference {
	color:#000000;
	font-weight:normal;
	padding-top:10px;
	height:16px;
}

.blocprixlist {
	width:115px;
	float:left;
	padding-top:10px;
	color:#000000;
	font-size:16px;
}

.blocprixlist #normalprice {
	font-size:11px;
}

.blocprixlist #productPriceDiscount {
	display:none;
}

.bouton {
	float:left;
	padding-left:328px;
	padding-top:5px;
}

.liendetail {
	width:119px;
	height:25px;
	background-image:url(../images/fddetail.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

.liendetail a, .liendetail a:visited {
	display:block;
	width:119px;
	height:20px;
	color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
}

.liendetail a:hover {
	color:#FFFFFF;
	font-size:12px;
}

.lienajout {
	width:58px;
	height:25px;
	background-image:url(../images/fdajout.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	margin-left:7px;
}

.lienajout a {
	display:block;
	width:58px;
	height:25px;
}

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

#specialsListingBottomLinks a, #productsListingListingBottomLinks a, #featuredProductsListingBottomLinks a, #newProductsDefaultListingBottomLinks a, #specialsListingBottomLinks a:visited, #productsListingListingBottomLinks a:visited, #featuredProductsListingBottomLinks a:visited, #newProductsDefaultListingBottomLinks a:visited {
	/*border:1px solid #5DAAD6;
	background-color:#CCCCCC;
	padding:4px !important;*/
	color:#FFFFFF;
	padding:4px 10px 4px 10px;
	background-color:#989898;
	float:left;
	font-size:13px;
	margin-left:1px;
}

#specialsListingBottomLinks a:hover, #productsListingListingBottomLinks a:hover, #featuredProductsListingBottomLinks a:hover, #newProductsDefaultListingBottomLinks a:hover {
	text-decoration:none;
	background-color:#8CCF32;
}

.current {
	/*border:1px solid #5DAAD6;
	padding:4px;*/
	color:#FFFFFF;
	background-color:#8CCF32;
	padding:4px 10px 4px 10px;
	font-size:13px;
	float:left;
	margin-left:1px;
}

#productsListingBottomNumber, #specialsListingBottomNumber, #featuredProductsListingBottomNumber, #newProductsDefaultListingBottomNumber {
	color:#000000; 	
}

/*************************** fin mise en forme product lsiting ************************/

#blocinfosbas {
	width:700px;
	margin-left:29px;
	margin-top:30px;
}

#blocinfosbas #contact, #blocinfosbas2 #contact  {
	margin-right:72px;
}

#blocinfosbas #plan, #blocinfosbas2 #plan {
	float:right;
}

#blocinfosbas #encartinfos, #blocinfosbas2 #encartinfos {
	width:450px;
	background-position:left;
}

#blocinfosbas #livraison, #blocinfosbas2 #livraison {
	width:161px;
}

/*************************** mise en forme product info ****************************/

#blochaut {
	background-color:#E9E9E9;
	padding:10px 10px 15px 10px;
}

#productAdditionalImages {
	width:56px;
	float:left;
}

.additionalImages {
	margin:0 0 8px 0;
	float:none;
	width:56px !important;
	text-align:center;
}

#productMainImage {
	float:left;
}

#blochaut2 {
	float:right;
	padding-left:30px;
	width:410px;
}

#productName {
	margin:0;
	border:none;
	text-align:left;
	font-size:13px;
	color:#000000;
	width:250px;
	float:left;
}

#productPrices {
	float:left;
	margin:0;
	width:160px;
	text-align:right;
	color:#000000;
	font-size:26px;
	font-weight:normal;
}

#productPrices #normalprice {
	font-size:14px;
	font-weight:bold;
}

#productPrices #productPriceDiscount {
	display:none;
}

#blocattribut {
	float:left;
	width:250px;
	margin:20px 0 0 0;
}

ul#productDetailsList {
	list-style:none;
	margin:0;
	padding:0;
	width:250px;
	color:#000000;
	font-size:12px;
}

#blocajout {
	width:127px;
	float:right;
	margin-top:20px;
	position:relative;
}

#stock {
	text-align:right;
	display:block;
	color:#6B9F34;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

#cartAdd {
	width:127px;
	background-color:#313131;
	padding:5px 0 5px 0;
	float:right;
}

#cartAdd input {
	text-align:center;
	margin:0 2px 0 2px;
}

.bouton_moins, .bouton_plus {
	cursor:pointer;
}

#blocbas {
	border:2px solid #000000;
	padding:10px;
	color:#000000;
}

ul#ongletfiche {
	margin:0px 0 0 0;
	padding:0;
	list-style:none;
}

ul#ongletfiche li {
	display:inline;
}

ul#ongletfiche li a, ul#ongletfiche li a:visited {
	display:block;
	background-image:url(../images/fdlionglet2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:173px;
	height:25px;
	float:left;
	text-align:center;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding:9px 0 0 0;
	margin-top:40px;
}

ul#ongletfiche li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	background-image:url(../images/fdlionglet2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.onglet-Actif {
	color:#FFFFFF !important;
	text-decoration:none !important;
	font-size:14px !important;
	background-image:url(../images/fdlionglet2.jpg) !important;
	background-repeat:no-repeat !important;
	background-position:bottom !important;
}

#productDescription {
	font-size:12px;
}

#blocinfosbas2 {
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

#crossSell {
	width:618px;
	margin-left:auto;
	margin-right:auto;
} 
 
/*************************** fin mise en forme product info ************************/

#iframe {
	border:1px solid #679D2C;
	width:722px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:10px;
}

#pageTwoMainContent address {
	border:1px solid #679D2C;
	width:712px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:10px;
}

/*************************** bof mise en forme recherche listing ************************/

#recherche-listing {
	width:306px;
	float:left;
	height:174px;
	background-image:url(../images/fdrecherche.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:30px;
}


#recherche-listing form {
	margin:0;
	display:block;
}

#recherche-listing form input {
	background-color:#E9E9E9;
}

#ref {
	text-align:center;
	color:#FFFFFF;
	height:57px;
	font-size:20px;
	padding-top:2px;
}

#ref input {
	margin-top:2px;
}

#critere {
	text-align:center;
	color:#000000;
	height:83px;
	font-size:20px;
	padding-top:5px;
}

#marque {
	font-size:12px;
	text-align:left;
	padding:2px 0 2px 26px;
}

#marque select {
	background-color:#E9E9E9;
	width:157px;
}

#prixcritere {
	font-size:12px;
	text-align:center;
}

#prixcritere input {
	width:60px;
}

.euro {
	font-size:20px !important;
}

.validation {
	background-image:url(../images/validation.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:119px;
	height:27px;
	margin-left:83px;
}

/*************************** eof mise en forme recherche listing ************************/


/*************************** bof mise en forme promo listing ************************/

#promo-listing {
	float:right !important;
	width:391px;
	height:150px;
	float:left;
	padding:10px 11px 13px 11px;
	background-image:url(../images/fdpromo.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#titrepromo {
	color:#FFFFFF;
	margin:0;
	font-size:22px;
	padding:2px 0 2px 20px;
}

#ligne-promo-listing {
	position:relative;
}

#nom-promo-listing {
	width:258px;
	float:left;	
}

#nom-promo-listing a {
	background-image:url(../images/puce1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	padding:3px 0 3px 15px;
	border-bottom:1px solid #EBBFE8;
	color:#000000;
	margin-left:5px;
	font-size:10px;
}

#nom-promo-listing a:hover {
	color:#7F3A7A;
}

#prix-promo-listing {
	background-image:url(../images/fdprixpromo.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:120px;
	height:19px;
	float:right;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding-top:2px;
	position:absolute;
	bottom:0;
	right:5px;
}

#prix-promo-listing #productSpecialPrice {
	color:#FFFFFF;
}

#prix-promo-listing #normalprice {
	color:#D089CB;
	font-size:11px;
	font-weight:normal;
}

#prix-promo-listing #productPriceDiscount {
	display:none;
}

/*************************** eof mise en forme promo listing ************************/

ul#slidePartenaires {
	margin:0;
	padding:0;
	list-style:none;
	width:182px;
	height:80px;
	margin-top:8px;
	overflow:hidden;
}

ul#slidePartenaires li {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:182px;
	height:80px;
}

#panierPopupPanierVide {
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
}
#panierPopupTableau {
	margin:0 auto 10px auto;
	width:800px;
	font-size:13px;
	color:#FFFFFF;
	border-collapse:0;
}
#panierPopupTableau th {
	padding:3px;
	background:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	color:#FF9900;
}
#panierPopupTableau td {
	padding:3px;
	text-align:center;
}
.panierPopupTableauNomProduit a {
	position:static !important;
	display:inline !important;
	color:#FFFFFF !important;
	font-size:13px !important;
}
#panierPopupTotalEtValider {
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right !important;
}
#panierPopupTotalEtValider .buttonRow { margin:15px 0 0 0; }
.underline { text-decoration:underline ; }
#contloginboxForm {
	padding:10px 0 0 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#contloginboxForm a {
	position:static !important;
	display:inline !important;
	color:#FFFFFF !important;
	font-size:13px !important;
}	
#descinscrip {
	padding:15px;
	text-align:center;
	color:#FFCCFF !important;
	font-size:15px !important;
}
#descinscrip a {
	position:static !important;
	display:inline !important;
	color:#FFFFFF !important;
	font-size:13px !important;
}
#descinscrip a:hover { text-decoration:underline; }

.footer-bloc-categories {
	float:left;
	width:190px;
	text-align:left;
}
.footer-bloc-categories h4 {
	margin:0 0 5px 0;
	padding:0;
}
.footer-bloc-categories ul {
	margin:0;
	padding:0;
	list-style:none;
}
.footer-bloc-categories ul li {	padding:0 0 0 10px; }

#contactUsDefault{
	width:500px;
	float:left;
}

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

#contactinfos h2{
	background:none repeat scroll 0 0 #679D2C;
	color:#FFFFFF;
	margin:10px 0;
	padding:2px;
}

#specialsDefault {
	position:relative;
	margin:10px auto 0 auto;
	height:251px;
}
.specialsDefaultIndex {
	width:970px;
	background:url(../images/products-index-specials-bg.jpg) no-repeat;
}
.specialsDefaultListings {
	width:755px;
	background:url(../images/products-index-specials-bg_755.jpg) no-repeat;
}
#specialsDefault .centerBoxHeading {
	margin:0;
	padding:15px 0 0 15px;
	height:27px;
	font-size:18px;
	font-weight:bold;
	color:#FF6600;
}
.centerBoxContentsSpecials .cont2 {
	float:none;
	margin:0 auto;
	padding-top:0;
}
.centerBoxContentsSpecials .cont2 .nomprod {
	position:static;
	width:170px;
}
.centerBoxContentsSpecials .cont2 .nomprod a {
	background:none;
}
#specialsDefault #specials-products-index-link, #specialsDefault #specials-products-index-link:visited {
	position:absolute;
	left:25px;
	bottom:10px;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
/* End Order Steps contribution CSS */

#expirationPromo {
	font-size:10px;
	display:block;
}
