/**
 * 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;
}

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 0px 0 0px;
	text-align: left;
	font-size:18px;
	color: #878787;
	letter-spacing: 1px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABC300;*/
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}

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

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

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

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

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:1px solid #CCCCCC;
}

.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 23px;
	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:#797979;
	margin-top:3px;
}

#cartAdd input {
	text-align:center;
	width:25px;
	background-color:#E8ECEF;
	color:#000000;
	border:1px solid #797979;
}

.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: #FF6F1D;
}

.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 ;*/
	width:281px;
	height:192px;
	float:left;
	margin-left:4px;
}

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

.pas_produits {
	padding: 10px 10px 10px 10px !important;
}

#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;*/
}

.categoryListBoxContents {
	display:block;
	width:100%;
	text-align:left;
	margin:0;
}

.categoryListBoxContents a, .categoryListBoxContents a:visited {
	border-bottom:1px dotted #000000;
	display:block;
	padding:5px 0 5px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#878787;
}

.categoryListBoxContents a:hover {
	text-decoration:none;
	background-color:#10C100;
	color:#FFFFFF;
	border-bottom-style:solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

/* 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:0px 0 0 0px;
	/*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 10px 23px;
	margin:0;
	color:#058100;
	font-weight:bold;
}

#navBreadCrumb a {
	color:#797979;
}

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

#prixProduitListe {
font-weight:bold;
}

.note{
color:#FF0000;
}

/* footer */
#navSupp ul{
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}
#navSupp ul li {
	display: inline;
}
#navSupp ul li a{
	padding: 0em 0.5em;
	margin: 0;
}
/* centre */
.fondCentre {
	/*background:url("../images/header/bas_box.jpg") left bottom no-repeat;
/*background:url("../images/header/centre_r12_c1.jpg");*/
	padding: 0;
	margin: 0;
}
.liensInfo  {
	list-style-type:none;
	padding: 0;
	margin-top:0px;
	margin-left:15px;
}
#navBreadCrumb a {
    color:#666666;
}
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.email_news2 {
	font-family:Geneva,Arial,Helvetica;
	font-size:13px;
	color:#000000;
	background-color:#E8ECEF;
	border-bottom:#058100 1px solid;
	border-top:#058100 1px solid;
	border-left:none;
	border-right:none;
	padding:0;
}

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

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

#footer {
	background-image:url(../images/fdfooter.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#E8ECEF;
}

#contfooter {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	/*padding-top:6px;*/
	background-image:url(../images/fdcontfooter.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

#marque {
	height:40px;
	width:100%;
	background-image:url(../images/fdmarques.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:6px 0 6px 0;
}

#marque p {
	color:#FFFFFF;
	float:left;
	margin:0;
	font-size:30px;
	font-weight:normal;
	width:210px;
	text-align:left;
	padding-top:1px;
}

#contfooter1 {
	width:210px;
	float:left;
	text-align:left;
	color:#888889;
	padding-top:25px;
}

#contfooter2 {
	width:610px;
	float:left;
	text-align:left;
	color:#797979;
	padding-top:30px;
}

#coord {
	font-weight:bold;
	padding-left:10px;
}

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

#menubas li {
	display:inline;
}

#menubas li a {
	padding-right:6px;
	color:#565656;
}

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

#ajout a {
	display:block;
	height:26px;
	width:34px;
	float:left;
	margin-right:17px;
	position:relative;
}

#ajout a:hover .text {
	position:absolute;
	width:200px;
	height:20px;
	left:0;
	top:-25px;
	background-image:url(../images/ajout.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#ami a {
	display:block;
	height:26px;
	width:28px;
	float:left;
	margin-right:21px;
	position:relative;
}

#ami a:hover .text {
	position:absolute;
	width:200px;
	height:20px;
	left:-51px;
	top:-25px;
	background-image:url(../images/conseiller.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#news a {
	display:block;
	height:26px;
	width:38px;
	float:left;
	margin-right:18px;
	position:relative;
}

#news a:hover .text {
	position:absolute;
	width:200px;
	height:20px;
	left:-100px;
	top:-25px;
	background-image:url(../images/inscrip.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#accueil a {
	display:block;
	height:26px;
	width:35px;
	float:left;
	position:relative;
}

#accueil a:hover .text {
	position:absolute;
	width:200px;
	height:20px;
	left:-156px;
	top:-25px;
	background-image:url(../images/accueil.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#contfooter1 ul {
	margin:25px 0 0 0;
	padding:0 0 0 30px;
	list-style:none;
	background-image:url(../images/fdul.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:1.9em;
}

#contfooter1 li {
	font-weight:bold;
	/*padding:3px 0 3px 0;*/
}

#contfooter1 ul #line {
	line-height:1.4em;
}

.col1 {
	width:115px;
	float:left;
	color:#606060;
}

.sepa {
	float:left;
}

.col2 {
	float:left;
	width:470px;
}

.col2 a, .col2 a:visited {
	color:#888889;
}

.sepafooter {
	padding:0 0 5px 10px;
}

#recherche {
	background-image:url(../images/fdrecherche.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:610px;
	height:35px;
	float:right;
	margin-top:4px;
}

#champrecherche {
	float:left;
	padding:7px 0 0 20px;
}

#recherche p {
	float:left;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:7px 0 0 4px;
}

#recherche p .size {
	font-size:14px !important;
	font-weight:bold;
}

#backpromo {
	width:610px;
	height:199px;
	background-image:url(../images/fdpromo/fdpromo1.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#contpromo {
	width:165px;
	height:192px;
	float:right;
	position:relative;
}

#contpromo p {
	margin:0;
	text-align:center;
	padding:6px 0 7px 0;
}

#promo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF6F1D;
	font-size:22px;
	font-weight:bold;
}

.contimg {
	width:136px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#FFFFFF;
}

#eclate {
	background-image:url(../images/fdpromo/eclate.jpg);
	background-repeat:no-repeat;
	background-position:top;
	position:absolute;
	width:21px;
	height:54px;
	right:-21px;
	top:97px;
}

.pricepromo {
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	height:35px;
}

.pricepromo #productSpecialPrice {
	font-size:20px;
	font-weight:bold;
	width:103px !important;
	float:left;
	text-align:right;
	padding:0 10px 0 0;
}

.pricepromo .normalprice {
	/*display:block;*/
	width:52px;
	float:left;
	padding-top:1px;
}

.nomprod {
	width:160px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:5px;
}

.nomprod a {
	color:#797979;
}

.nomprod a:hover {
	color:#FF6F1D;
	text-decoration:none;
}

#whatsNew {
	width:302px;
	float:left;
	border-left:3px solid #A8A8A8;
	margin-top:20px;
	margin-bottom:5px;
}

#featuredProducts {
	float:left;
	width:302px;
	border-left:3px solid #A8A8A8;
	margin-top:20px;
	margin-bottom:5px;
}

#whatsNew .centerBoxHeading, #featuredProducts .centerBoxHeading {
	color:#09BB00;
	font-size:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 0 15px;
}

.centerBoxContentsNew {
	width:302px !important;
	margin:20px 0 0 0;
}

.centerBoxContentsFeatured {
	width:302px !important;
	margin:20px 0 0 0;
}

.imgnew, .imgcdc {
	width:118px;
	float:left;
	height:90px;
	text-align:center;
}

.infosnew {
	width:184px;
	float:left;
}

.infoscdc {
	float:left;
	width:184px
}

.pricenew {
	width:115px;
	float:left;
	color:#09BB00;
	font-size:18px;
	padding-top:10px;
	text-align:left;
}

.pricenew .productSpecialPrice {
	float:left;
	color:#09BB00;
}

.pricenew .normalprice {
	float:left;
	color:#797979;
	font-size:12px;
	font-weight:normal;
	padding:5px 0 0 5px;
}

.ajoutnew, .ajoutcdc {
	width:69px;
	float:left;
}

.nomnew {
	text-align:left;
	margin-top:10px;
	color:797979
}

.nomnew a {
	color:#797979;
}

.nomnew a:hover {
	text-decoration:none;
	color:#FF6F1D;
}

#productListing {
	background-image:url(../images/fdlisting.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.centerBoxContentsProducts {
	width:297px !important;
	margin-left:5px;
	float:left;
	margin-top:20px;
}

.imglisting {
	width:120px;
	height:90px;
	float:left;
	text-align:center;
}

.infoslisting {
	width:177px;
	float:left;
}

.pricelisting {
	width:120px;
	float:left;
	text-align:left;
	color:#09BB00;
	font-size:18px;
	padding-top:10px;
}

.pricelisting #productSpecialPrice {
	float:left;
	color:#09BB00;
}

.pricelisting .normalprice {
	float:left;
	color:#797979;
	font-size:12px;
	font-weight:normal;
	padding:5px 0 0 5px;
}

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

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

#productListHeading {
	padding:0 0 15px 15px;
	background-image:url(../images/fdheading.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

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

#productsListingListingTopLinks a, #specialsListingBottomLinks a, #productsListingListingBottomLinks a, #featuredProductsListingBottomLinks a, #newProductsDefaultListingBottomLinks a {
	font-size:14px;
}

#productsListingListingTopLinks a:visited, #specialsListingBottomLinks a:visited, #productsListingListingBottomLinks a:visited, #featuredProductsListingBottomLinks a:visited, #newProductsDefaultListingBottomLinks a:visited {
	font-size:14px;
}

#productsListingListingTopLinks a:hover, #specialsListingTopLinks a:hover, #specialsListingBottomLinks a:hover, #productsListingListingBottomLinks a:hover, #featuredProductsListingBottomLinks a:hover, #newProductsDefaultListingBottomLinks a:hover {
	color:#09BB00;
}

.current {
	color:#09BB00;
	font-size:20px;
}

.aligncurrent {
	background-image:url(../images/fdheading.jpg);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:15px;
}

#bloc1 {
	background-image:url(../images/fdbloc1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:610px;
	height:199px;
	/*margin-bottom:23px;*/
}

#infosprod {
	width:300px;
	height:133px;
	float:left;
	padding-left:20px;
	padding-top:10px;
}

#productName {
	width:180px;
	float:left;
	color:#10C100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}

#productPrices {
	float:left;
	width:120px;
	margin:0;
	text-align:right;
	color:#09BB00;
	font-size:24px;
	font-weight:bold;
}

#productPrices .productSpecialPrice {
	color:#09BB00;
	font-size:24px;
	font-weight:bold;
}

#productPrices .normalprice {
	color:#878787;
	font-size:18px;
	font-weight:normal;
}

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

#blocajout {
	float:left;
	width:276px;
	background-image:url(../images/fdblocajout.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:40px;
	margin-left:20px;
}

#ajoutqte {
	width:66px;
	float:left;
	height:32px;
	padding:8px 0 0 7px;
}

.choix {
	float:left;
	width:11px;
	height:25px;
	cursor:pointer;
	margin-right:3px;
}

.choix2 {
	float:left;
	width:11px;
	height:25px;
	cursor:pointer;
	margin-left:4px;
}

#bloc2 {
	background-image:url(../images/fdlisting.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

#blocdesc {
	width:280px;
	padding:0 10px 0 10px;
	margin-left:5px;
	float:left;
}

#productDescription {
	/*width:280px;
	padding:0 10px 0 10px;
	margin-left:5px;
	float:left;*/
}

#blocconseil {
	width:280px;
	padding:0 0px 0 10px;
	margin-left:5px;
	float:left;
}

#titredesc {
	/*width:280px;
	padding:0 10px 10px 10px;
	margin-left:5px;*/
	color:#878787;
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

#sepabloc {
	height:23px;
}

#iframe {
	border:1px solid #CCCCCC;
	margin:10px 0 15px 0;
}

#tablePharmaciesGarde {
	margin:10px 0 10px 0;
}

.tablePharmaciesGardeHeading {
	background-color:#10C100;
	color:#FFFFFF;
	font-size:14px;
}

.pharmaciesGardeTr2 {
	background-color:#CCCCCC;
}

#productAdditionalImages {
	margin-bottom:20px;
}

.additionalImages {
	margin:0;
}
#featuredProductsListingBottomNumber { margin-left:15px; } 
#lien-featured-products {
	display:block;
	margin:3px;
	padding:3px 3px 3px 20px;
	background:#09BB00;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
/* End Order Steps contribution CSS */

#h1top {
margin-left:auto;
margin-right:auto;
position:relative;
}

#h1toptop {
bottom:-15px;
margin-left:auto;
margin-right:auto;
position:absolute;
width:100%;
}

.h1style {
color:#888889;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
}

#textes-accueil {
	margin:0 auto 10px auto;
	width:820px;
}
#textes-accueil ul {
	margin:0;
	padding:0;
	list-style:none;
	height:19px;
	border-bottom:1px solid #09BB00; 
}
#textes-accueil ul li {
	float:left;
	height:12px;
	margin:0 2px 0 0;
	padding:3px 7px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border-width:1px;
	border-right-width:2px;
	border-style:solid;
	border-bottom:none;
}
#textes-accueil div {
	padding:5px;
	border:1px solid #09BB00;
	border-top:none;
	background:#FFF;
	font-size:11px;
	text-align:center;
}
/*#textes-accueil div p { display:none; }*/
#textes-accueil ul .tabOn {
	height:13px;
	border-color:#09BB00;
	background:#FFF;
	color:#006600;
}
#textes-accueil ul .tabOff {
	height:12px;
	border-color:#999999;
	background:#F4F4F4;
	color:#999999;
	cursor:pointer;
}
#textes-accueil .divOff { display:none; }
#textes-accueil .divOn { display:block; }
.texte-accueil-lire-suite {
	color:#006600;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.titrecgv {
	font-weight:bold;
	font-size:14px;
	color:#058100;
	margin:20px 0 0 0;
}

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