/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4387 2006-09-04 13:54:28Z drbyte $
 */

html {
	width:100%;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	text-align:center;
	background-color: #000000;
	background:url(../images/soldes_2011.jpg) top no-repeat #000;
	/*background:url(../images/noel_2010.jpg) top no-repeat #000;
	width:100%;*/
}

a img {border: none; }

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

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

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:#F5F4E0;
	margin:10px;
	border:1px solid #D0CAA4;
}

.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: #ff9;
	color: #c00;
	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: #333333;
	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;*/
	/*width:100%;
	float:right;*/
}
.alert {
	padding-left:5px;
	color: #c00;
}
.advisory {}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding:0 15px 10px 15px;
	margin-bottom:20px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
/*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: #F5F4E0;
}

#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: #333333;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #333333;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

div.centerBoxContentsProducts a img{
	/*border:1px solid #a0a0a0;*/
}

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

#productName {
	margin-top: 10px;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured {
	margin: 1em 0em;
}


/*sideboxes*/
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	font-weight:bold;
}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	font-style: italic;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #FFFFFF;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
tr.tableHeading {
	background-color: #F5F4E0;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #F5F4E0;
}
.productListing-data {
	padding: 10px 10px 10px 0px;
	
}
.productListing-data h3 {
	margin: 0 0 1em 0;
	
}
#siteMapList {
	width: 90%;
	float: right;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

label#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #F1F9FC;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

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

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

#navSupp {
	background-image:url(../images/new/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	/*height:17px;
	margin-top:17px;*/
	background-color:#000000;
	padding-top:20px;
}

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

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

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

h2.centerBoxHeading2 {
	background:url("../images/new/headcdc.jpg") no-repeat;
	height:57px;
	margin-left:-5px;
	margin-right:-15px;
	/*margin-bottom:-25px;*/
}

h2.centerBoxHeading3 {
	background:url("../images/new/headpromo.jpg") no-repeat;
	height:53px;
	margin-left:-5px;
	margin-right:-15px;
	/*margin-bottom:-25px;*/
}

#fdpromocentre {
	background-image:url(../images/new/fdpromo2.png);
	background-repeat:repeat;
	/*background-color:#FDBCDC;*/
	margin-right:-15px;
	margin-left:-12px;
	width:530px;
	margin-bottom:10px;
	padding-bottom:20px;
	border-left:2px solid #999999;
	border-right:2px solid #999999; 
	border-bottom:2px solid #999999; 
}

#fdcdccentre {
	background-image:url(../images/new/fdcdc.png);
	background-repeat:repeat;
	/*background-color:#FDBCDC;*/
	margin-right:-15px;
	margin-left:-12px;
	width:530px;
	margin-bottom:10px;
	padding-bottom:20px;
	border-left:2px solid #999999;
	border-right:2px solid #999999; 
	border-bottom:2px solid #999999; 
}

#navBreadCrumb{
	/*background:url("../images/new/navbread.jpg") no-repeat;*/
	height:29px;
	padding:15px 0 0 20px;
	margin:0;

}

#categoryImgListing, #indexProductListCatDescription, #categoryIcon {
	padding:7px 15px 5px 15px;
	text-align:center;
	/*background: #F1F9FC;*/
}
.centerBoxContentsNew {
	/*background:url("../images/prod.jpg") center no-repeat;*/
	height: 200px;
	width: 150px;
	margin:10px 11px -3px 12px;
	/*padding: 25px 5px 20px 5px;*/
}

.etiquette{
	background-image:url("../images/new/etiquette.png");
	background-repeat:no-repeat;
	background-position:45% 0%;
	width:150px; 
	height:58px;
}

.etiquette2{
	background-image:url("../images/etiquette2.jpg");
	background-repeat:no-repeat;
	width:80px; 
	height:58px;
}

.productListHeading25{
	background-image:url("../images/marques/adidas2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading28{
	background-image:url("../images/marques/asics2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading42{
	background-image:url("../images/marques/autres.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading39{
	background-image:url("../images/marques/converse2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading35{
	background-image:url("../images/marques/jordan2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading37{
	background-image:url("../images/marques/lacoste2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading29{
	background-image:url("../images/marques/coq2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading30{
	background-image:url("../images/marques/mav.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading34{
	background-image:url("../images/marques/mizuno2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading31{
	background-image:url("../images/marques/newBalance2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading26{
	background-image:url("../images/marques/nike2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading36{
	background-image:url("../images/marques/palladium2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading27{
	background-image:url("../images/marques/puma2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading38{
	background-image:url("../images/marques/rbk2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading32{
	background-image:url("../images/marques/Skechers2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading33{
	background-image:url("../images/marques/Vans2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
	/*text-align:left;*/
	/*color:#FFFFFF;*/
	/*padding-left:25px;*/
}

.productListHeading50{
	background-image:url("../images/marques/crocs2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
}

.productListHeading45{
	background-image:url("../images/marques/rocketdog2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
}

.productListHeading49{
	background-image:url("../images/marques/ecko2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
}

.productListHeading46{
	background-image:url("../images/marques/gola2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
}

.productListHeading44{
	background-image:url("../images/marques/superga2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
}

.productListHeading48{
	background-image:url("../images/marques/bensimon2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
}

.productListHeading47{
	background-image:url("../images/marques/vondutch2.jpg"); center no-repeat;
	background-repeat:no-repeat;
	height:41px;
}

#BoxNewContent {
	padding-top:20px;
	height:158px;
}

#BoxNewContentPhoto{
	height:100px;
	padding-top:auto;
	padding-bottom:auto;
	display:table-cell;
	vertical-align:middle;
}


.productListing-even {
	background-color: #F5F4E0;
}
.fieldLogin {
	width:300px;
	position:relative;
	margin-left:100px;
}
.fieldLogin2 {
	text-align:center;
	width:300px;
	position:relative;
	margin-left:100px;
}

#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") 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:#333333;
}
.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;
}

.borderOn{
	/*border:dashed 1px black;*/
	/*border:solid 1px #F1F1F1;*/
}

div.centerBoxContentsFeatured a img{
	border:1px solid #A0A0A0;
}

div.centerBoxContentsNew a img{
	border:1px solid #A0A0A0;
}

div.additionalImages a img{
	border:1px solid #A0A0A0;
}

div.centeredContent a img{
	/*border:1px solid #A0A0A0;*/
}

.menuRef{
	background-color:#000;
	text-align:center;
	width:100%;
	color:#FFFFFF;
	margin-bottom:10px;
}

div.menuRef a{
color:#FFFFFF;
}



/*
 * Produits Coups de Cœur en page d'accueil
 * Développé par Pierre-Henri Poiret
 * 1er Août 2008
*/

#flashProductsIndexContent {
	width:539px;
	margin:auto;
	background:url(../images/new/fdnew.jpg) no-repeat center bottom;
	padding-top:10px;
	padding-bottom:15px;
	margin-right:-15px;
	margin-left:-15px;
}

#flashProductsIndexProductsContent {
	width:135px;
	float:left;
	height:190px;
	/*background-color:#000000;*/
	background:url(../images/flashProducts/background_products2.png) no-repeat center;
	padding:10px 20px 0 20px;
	padding-bottom:8px;
	color:#FFFFFF;
}

#flashProductsIndexHeading {
	/*width:533px;*/
	height:51px;
	/*margin:auto;*/
	background:url(../images/new/headnew.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-right:-15px;
	margin-left:-15px;
}

#menufooter {
	height:105px;
	border:1px solid #565656;
	background-image:url(../images/new/fdmenufooter.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:9px 0 0 8px;
	margin:0 0 10px 0 !important;
}

.contfooter {
	border:1px solid #565656;
	width:280px;
	height:96px;
	background-image:url(../images/new/fdcontfooter.jpg);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	margin-right:13px;
}

.contfooter ul, .contfooter2 ul {
	text-align:left;
	margin:0;
	padding:0 !important;
	margin:5px 0 0 10px !important;
	line-height:1.5em;
}

.contfooter li a, .contfooter2 li a {
	padding:0 0 0 10px !important;
	background:  url(../images/new/pucefooter.png) left no-repeat;
	font-weight:normal !important;
}

.contfooter li a:hover, .contfooter2 li a:hover {
	color:#FE379C !important;
	background:  url(../images/new/pucefooterover.png) left no-repeat;
}

.contfooter2 {
	border:1px solid #565656;
	width:280px;
	height:96px;
	background-image:url(../images/new/fdcontfooter.jpg);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
}

.itemTitle {
	margin-bottom:0px !important;
	margin-top:0px !important;
}

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

#specialsListingBottomLinks a, #productsListingListingBottomLinks a, #featuredProductsListingBottomLinks a, #newProductsDefaultListingBottomLinks a {
	border:1px solid #999999;
	background-color:#CCCCCC;
	padding:4px !important;
}

#specialsListingBottomLinks a:hover, #productsListingListingBottomLinks a:hover, #featuredProductsListingBottomLinks a:hover, #newProductsDefaultListingBottomLinks a:hover {
	border:1px solid #E32067;
	background-color:#FFFFFF;
	color:#E32067;
}

.current {
	border:1px solid #E32067;
	padding:4px;
	color:#E32067;
}

.centerBoxContentsProducts {
	margin-bottom:11px;
	margin-top:11px;
}

#venteflash {
	text-align:center;
	margin-top:10px;
}

#ventesFlashPopUp {
	width:450px;
	position:absolute;
	z-index:10;
	margin: -85px auto auto 220px;
	top:150px;
}
/*Pierre-Henri Poiret - 04-12-2009 - Noël 2009 */
#noel2009 {
	position:relative;
	margin:0 auto;
	width:882px;
}
#noel2009main {
	background:url(../images/noel2009/noel2009main.jpg) no-repeat top left;
	width:586px;
	height:197px;
}
#noel2009destockage {
	position:absolute;
	display:block;
	top:0;
	right:156px;
	width:140px;
	height:200px;
	background:url(../images/noel2009/noel2009_destockage.jpg) no-repeat;
}
#noel2009nouveautes {
	position:absolute;
	display:block;
	top:0;
	right:0;
	width:156px;
	height:200px;
	background:url(../images/noel2009/noel2009_nouveautes.jpg) no-repeat;
}

.colonne_ref {
	float:left;
	width:177px;
	text-align:left;
	margin-top:10px;
	border-top:1px solid #9F9D9D;
	padding-top:5px;
}

ul.colonne_ref {
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	list-style:none;
}

.colonne_ref a, .colonne_ref a:visited {
	font-size:10px !important;
	color:#9F9D9D !important;
	display:block;
}

.colonne_ref a:hover {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	background-color:#333333;
}

#new-menu {
	clear:both;
	margin:5px auto 0 3px;
	padding:10px 0 0;
	width:882px;
	height:46px;
	background:url(../images/nouveau-menu/bg.jpg) no-repeat bottom;
	list-style:none;
}
#new-menu ul {
	margin:0;
	padding:0;
	height:46px;
}
#new-menu li {
	display:block;
	float:left;
	margin:0 0 0 -22px;
	padding:0 0 0 18px;
	height:46px;
}
#new-menu #new-menu-link-accueil { margin:0; }
#new-menu #new-menu-link-accueil,
#new-menu #new-menu-link-news,
#new-menu #new-menu-link-specials,
#new-menu #new-menu-link-contact { background:url(../images/nouveau-menu/tab-gris-gauche.png) no-repeat left top }
#new-menu #new-menu-link-femmes { background:url(../images/nouveau-menu/tab-rose-gauche.png) no-repeat left top }
#new-menu #new-menu-link-hommes { background:url(../images/nouveau-menu/tab-bleu-gauche.png) no-repeat left top }
#new-menu #new-menu-link-enfants { background:url(../images/nouveau-menu/tab-jaune-gauche.png) no-repeat left top }

#new-menu li a {
	display:block;
	float:left;
	height:23px;
	padding:23px 22px 0 5px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
}
#new-menu li a  span {
	-moz-text-shadow: 0 0 3px #000000; /* Firefox */
	-webkit-text-shadow: 0 0 3px #000000; /* Safari and Chrome */
	text-shadow: 0 0 3px #000000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=125, Strength=2); /* IE 7 & 8 */
	filter:Shadow(color='#666666', Direction=125, Strength=2); /* IE 7 & 8 */
	zoom:1;
}
#new-menu-link-femmes a { background:url(../images/nouveau-menu/tab-rose-droite.png) no-repeat right; }
#new-menu-link-hommes a { background:url(../images/nouveau-menu/tab-bleu-droite.png) no-repeat right; }
#new-menu-link-enfants a { background:url(../images/nouveau-menu/tab-jaune-droite.png) no-repeat right; }
#new-menu-link-accueil a,
#new-menu-link-news a,
#new-menu-link-specials a,
#new-menu-link-contact a { background:url(../images/nouveau-menu/tab-gris-droite.png) no-repeat right; }
#new-menu a:hover {
	text-decoration:none;
}
#new-menu li a  span:hover {
	-moz-text-shadow: 0 0 3px #FFFFFF; /* Firefox */
	-webkit-text-shadow: 0 0 3px #FFFFFF; /* Safari and Chrome */
	text-shadow: 0 0 3px #FFFFFF; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#FFFFFF', Direction=125, Strength=2); /* IE 7 & 8 */
	filter:Shadow(color='#FFFFFF', Direction=125, Strength=2); /* IE 7 & 8 */
	zoom:1;
