/**
 * 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/fdbodynew.jpg);
	background-repeat:repeat-x;
	background-position:top;
	/*background-color:#767676;*/
	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: 10px 0px 0 0px;
	text-align:left;
	font-size:24px;
	color: #B5117B;
	letter-spacing: 1px;
	font-weight:normal;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABC300;*/
	border-left:1px solid #CCCAA9;
	padding:5px 0 5px 10px;
}
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:#B5117B;
}

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;
	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;
	z-index:0;
	position:relative;
}
	
#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 13px 10px 15px;
	margin-bottom:20px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	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 {
	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;*/
	border-left:1px solid #CCCAA9;
}

.categoryListBoxContents a {
	color:#B5117B;
}

/* 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 {
	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;*/
	margin:0;
}

#navBreadCrumb {
	/**background:url("../images/header/centre_r1_c1.jpg") no-repeat;
	height:20px;
	padding:22px 0 0 45px;*/
	margin:0 0 0 15px;
	color:#B5117B;
	font-weight:bold;
}

#navBreadCrumb a {
	text-decoration:underline;
	color:#4A4A49;
}

#navBreadCrumb a:hover {
	color:#B5117B;
}

#categoryImgListing, #indexProductListCatDescription, #categoryIcon, #categoryDescription {
	text-align:left;
	border-left:1px solid #CCCAA9;
	padding:0px 0 5px 10px;
	font-size:12px;
	color:#4A4A49 !important;
}
.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;
}

.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;
	margin-left:25px;
	margin-top:1px;
	height:12px !important;
}
.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;*/
}

#contsite {
	width:999px;
	margin-left:auto;
	margin-right:auto;
}

/************************ bofmise en page blocfooter **********************/

#blocfooter {
	width:1079px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/fdblocfooternew.jpg);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
}

#decofooter1 {
	background-image:url(../images/decofooter1new.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:40px;
	height:42px;
	top:-42px;
	left:0;
	position:absolute;
}

#decofooter2 {
	background-image:url(../images/decofooter2new.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:40px;
	height:42px;
	top:-42px;
	right:0;
	position:absolute;
}

#contfooter {
	width:999px;
	margin-left:auto;
	margin-right:auto;
	padding-top:22px;
	padding-bottom:5px;
}

#contfooter .col1 {
	text-align:left;
	float:left;
	width:150px;
}

#contfooter .col2 {
	float:left;
	color:#999999;
}

#contfooter .col1 a {
	font-size:13px !important;
	color:#999999;
}

#contfooter .col2 a {
	font-size:13px !important;
	font-weight:normal !important;
	text-align:left;
	padding-right:10px;
	color:#999999;
}

.contfooter {
	margin:0 0px 0 0px;
	padding:0 0 2px 15px;
	width:984px;
	border-bottom:1px dotted #CCCCCC;
}

.col2 a {
}

#bloccateg {
	/*width:600px;*/
	float:left;
	line-height:1.5em;
}

ul#lienfooter {
	/*float:left;
	margin:0 0 0 15px;
	padding:0;
	line-height:1.5em;
	width:127px;*/
	width:100%;
	margin:10px 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #FFFFFF;
}

ul#lienfooter li {
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	display:inline;
}

ul#lienfooter li a {
	color:#999999;
	padding:0 5px 0 5px;
	font-size:13px;
	font-weight:normal;
}

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

#contadresse {
	width:219px;
	float:right;
	text-align:left;
}

#contadresse p {
	color:#BA0079;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	margin:0;
}

#contadresse p .size {
	font-size:26px;
	font-style:normal;
	font-weight:bold;
	display:block;
	padding-left:50px;
}

#adressefooter {
	display:block;
	color:#4A4A49;
	padding-left:50px;
	font-weight:bold;
	line-height:1.5em;
}

/************************ eof mise en page blocfooter **********************/

/************************ bof mise en page special **********************/

#specialsDefault .centerBoxHeading {
	background-image:url(../images/head-promo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:33px;
}

#specialsDefault {
	background-image:url(../images/fdspecial.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:601px;
	margin-top:9px;
}

#basspecial {
	background-image:url(../images/basspecial.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:591px;
	text-align:right;
	padding:15px 10px 0 0;
}

#basspecial a, #basspecial a:visited {
	text-decoration:underline;
	color:#545454;
	font-size:12px;
	font-weight:normal;
}

#basspecial a:hover {
	color:#BA0079;
}

.centerBoxContentsSpecials {
	margin:0 0 20px 0;
}

.centerBoxContentsSpecials .contspecial {
	width:164px;
	margin-left:auto;
	margin:auto;
	border-bottom:1px solid #CCCAA9;
	padding:0 0 10px 0;
}

.nomspecial {
	height:40px;
}

.nomspecial a, .nomspecial a:visited {
	color:#4A4A49;
	font-size:17px;
	font-weight:normal;
}

.nomspecial a:hover {
	text-decoration:underline;
	color:#BA0079;
}

.imgspecial {
	width:165px;
	height:165px;
	/*border:1px solid #6F6F6F;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.prixspecial {
	color:#B5117B;
	font-size:20px;
}

.prixspecial #normalprice {
	color:#545454;
	font-size:13px;
	font-weight:normal;
}

.prixspecial #productSpecialPrice {
	color:#B5117B;
	font-size:20px;
}

.prixspecial #productPriceDiscount {
	display:none;
}

.ajoutspecial {
	background-image:url(../images/fdajoutspecial.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:152px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
}

.ajoutspecial a, .ajoutspecial a:visited {
	color:#FFFFFF !important;
	font-size:12px !important;
	display:block;
	width:137px;
	height:20px;
	text-align:left;
	padding:3px 0 0 15px;
}

.ajoutspecial a:hover {
	color:#ABC300 !important;
	text-decoration:none;
}

/************************ eof mise en page special **********************/


/************************ bof mise en page blocnew **********************/

#blocnew {
	background-image:url(../images/fdblocnew.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:577px;
	height:157px;
	padding-top:64px;
	padding-left:25px;
	position:relative;
}

#blocnew p {
	margin:0;
	color:#B5117B;
	font-size:30px;
}

#blocnew #Content {
	width:310px;
	padding:65px 0 0 25px;
}

.continfosnew {
	float:left;
	width:180px;
	text-align:right;
}

.contimgnew {
	float:right;
	margin-left:5px;
}

.contimgnew p {
	margin:5px 0 0 0 !important;
}

.contimgnew a p, .contimgnew a:visited p {
	font-size:14px !important;
	text-align:right;
	color:#E0E4CA !important;
	font-weight:normal !important;
}

.contimgnew a:hover p {
	color:#FFFFFF !important;
	text-decoration:underline !important;
}

.contnomnew a, .contnomnew a:visited {
	font-size:22px;
	color:#E0E4CA;
	font-weight:normal;
}

.contpricenew, .contpricenew #productSpecialPrice {
	color:#FFFFFF;
	font-size:28px;
	font-weight:bold;
}

.contpricenew #normalprice {
	font-size:14px;
	color:#FF0000;
}

.contpricenew #productPriceDiscount {
	display:none;
}

.ajoutnew {
	background-image:url(../images/ajoutnew.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:152px;
	height:23px;
	float:right;
	margin-top:5px;
	padding-top:5px;
}

.ajoutnew a, .ajoutnew a:visited {
	display:block;
	width:137px;
	height:20px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	padding:3px 0 0 15px;
}

.ajoutnew a:hover {
	color:#ABC300 !important;
	text-decoration:none;
}

#slideNew {
	width:309px !important;
}

#slideNew > div {
	background:none !important;
	width:309px !important;
}

#pagerNews {
	position:absolute;
	bottom:30px;
	right:90px;
}

#pagerNews a {
	color:#FFFFFF;
	background-image:url(../images/pager.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:17px;
	height:16px;
	display:block;
	float:left;
	text-align:center;
	font-size:12px;
	padding-top:1px;
	margin-right:4px;
}

#pagerNews a.activeSlide, #pagerNews a:hover {
	color:#000000;
	background-image:url(../images/pagerhover.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-decoration:none;
}

/************************ eof mise en page blocnew **********************/


/************************ bof mise en page listing **********************/

#productListing {
	background-image:url(../images/fdlisting.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:581px;
	padding:0 10px 0 10px;
	float:left;
}

#grille {
	background-image:url(../images/fdlisting2.gif);
	background-repeat:repeat-y;
	background-position:top;
}

#hautlisting {
	background-image:url(../images/hautlisting.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:13px;
	float:left;
	width:601px;
}

#baslisting {
	background-image:url(../images/baslisting.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:14px;
	float:left;
	width:601px;
	margin-bottom:10px;
}

.centerBoxContentsProducts {
	border-bottom:1px solid #CCCAA9;
	padding:15px 0 15px 0;
}

.specialsListBoxContents {
	border-bottom:1px solid #CCCAA9;
	padding:15px 0 15px 0;
	margin:0;
}

.contlisting {
	width:165px;
	margin-left:auto;
	margin-right:auto;
}

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

.itemTitle a, .itemTitle a:visited {
	color:#4A4A49;
	font-size:17px;
	font-weight:normal;
}

.itemTitle a:hover {
	color:#A74274;
	font-size:17px;
	font-weight:normal;
	text-decoration:underline;
}

.imglisting {
	width:165px;
	height:165px;
	/*border:1px solid #6F6F6F;*/
	margin-left:auto;
	margin-right:auto;
}

.pricelisting {
	font-size:20px;
	color:#B5117B;
	font-weight:bold;
}

.pricelisting #normalprice {
	color:#545454;
	font-size:13px;
	font-weight:normal;
}

.pricelisting #productSpecialPrice {
	color:#B5117B;
}

.pricelisting #productPriceDiscount {
	display:none;
}

/************************ eof mise en page listing **********************/

#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:12px;
	margin-left:4px;
	font-weight:normal;
	background-image:url(../images/fdpagination.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	text-align:center;
}

#specialsListingBottomLinks a:hover, #productsListingListingBottomLinks a:hover, #featuredProductsListingBottomLinks a:hover, #newProductsDefaultListingBottomLinks a:hover {
	background-image:url(../images/current.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#000000;
	text-decoration:none;
}

.current {
	/*border:1px solid #5DAAD6;
	padding:4px;*/
	color:#4C4C4C;
	font-size:12px;
	float:left;
	margin-left:4px;
	font-weight:normal;
	background-image:url(../images/current.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	text-align:center;
}

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


/************************ bof mise en page fiche **********************/

#productGeneral {
	padding-left:25px;
	padding-right:19px;
}

#productName {
	border:none;
	color:#4A4A49;
}

#contimg {
	width:178px;
	float:left;
	text-align:center;
}

#contright {
	width:408px;
	float:right;
}

#productDescription {
	color:#3E3E3E;
	margin-bottom:10px;
}

#attribut {
	background-color:#E0E4CA;
	border-bottom:1px solid #B3B6A1;
	padding:3px 0 3px 15px;
}

#titreattrib {
	float:left;
	margin:0;
	font-size:15px;
	color:#565655;
	padding:3px 0 0 0;
	margin:0 5px 0 0;
}

#stock {
	color:#A3DD15;
	font-size:15px;
	font-weight:bold;
	background-image:url(../images/pucestock.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 15px;
	float:left;
	margin:20px 0 0px 13px;
}

#productPrices {
	float:right;
	margin:5px 13px 0 0;
}

#productPrices {
	color:#B5117B;
	font-size:32px;
	font-weight:bold;
}

#productPrices #normalprice {
	color:#545454;
	font-size:15px;
	font-weight:normal;
}

#productPrices #productSpecialPrice {
	color:#B5117B;
	font-size:32px;
	font-weight:bold;
}

#productPrices #productPriceDiscount {
	display:none;
}

#blocajout {
	border-bottom:1px solid #B3B6A1;
	border-top:1px solid #E1E2D9;
	margin-top:5px;
}

#ajuster {
	margin:0;
	float:left;
	color:#565655;
	font-size:15px;
	font-weight:bold;
	padding:15px 0 0px 2px;
}

#ajoutqte {
	float:left;
	padding:13px 0 0 7px;
}

.choix, .choix2 {
	cursor:pointer;
	float:left;
}

#cartAdd input {
	text-align:center;
}

#cartAdd {
	margin:0 5px 0 5px;
}

.placer {
	background-image:url(../images/placer2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:208px;
	height:34px;
	float:right;
	margin:7px 2px 7px 0;
	padding:0;
}

.placer:hover {
	background-image:url(../images/placer2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

ul#productDetailsList {
	margin:5px 0 15px 0;
	padding:0;
	list-style:none;
	color:#4A4A49
}

.centerBoxHeadingcrossesell {
	color:#B5117B;
	font-size:19px;
	font-weight:normal;
	margin-top:40px;
	margin-bottom:2px;
}

#crossSell {
	border-left:1px solid #CCCAA9;
	border-right:1px solid #CCCAA9;
}

#hautxsell {
	background-image:url(../images/hautxsell.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:586px;
	height:14px;
}

#basxsell {
	background-image:url(../images/basxsell.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:586px;
	height:14px;
}

#productAdditionalImages a {
	color:#000000 !important;
	font-size:13px !important;
}
 
/************************ eof mise en page fiche **********************/

.titlecgv {
	color:#B5117B;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
}

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

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

#intro {
	font-weight:bold;
	padding:10px 0 0px 0;
}

#adressenew {
	font-size:13px;
	font-weight:bold;
	color:#BF1382;
}

/* End Order Steps contribution CSS */