/*** css spcifique  la prsentation de la nav ecommerce (dans l'entete) : panier + newsletter + logo ***/

#lcmCenter #lcmEntete #custServices
{
	width:300px;
	height:16px;	
	padding-top:40px;
	float:left;
	/*background:url(/img/lcm_rose_newsletter.gif) 5px 10px no-repeat white;*/
	padding-right:50px;
}
html>body #lcmCenter #lcmEntete #custServices
{
	width:300px;
}

#lcmCenter #lcmEntete #lcmNewsletter div
{
	padding:5px 0 5px 0;
}

#lcmCenter #lcmEntete #lcmNewsletter input
{
	display:block;
	float:left;
	width:200px;
	height:16px;
}
#lcmCenter #lcmEntete #lcmNewsletter a
{
	display:block;
	float:left;
	margin-left:2px;
	width:17px;
	height:16px;
}

#lcmCenter #lcmEntete #lcmLogo
{
	width:200px;
	height:66px;
	float:left;
}


/** shopping bag **/
#lcmCenter #lcmEntete #lcmShoppingBag
{
	width:400px;
	height:66px;
	float:left;
}

#lcmCenter #lcmEntete #lcmShoppingLeft
{
	width:280px;
	height:66px;
	text-align:right;
	float:left;
}

#lcmCenter #lcmEntete #lcmShoppingRight
{
	padding-top:10px;
	padding-left:5px;
	width:115px;
	height:56px;
	float:left;
}

#lcmCenter #lcmEntete #lcmShoppingRight .dt5{
	margin-right:5px;
}




/***** sous nav ecom *****/

#Whatsnew span, #lcmAllGamme span, #lcmMustHaves span, #lcmBestSellers span, #monthTop  span, #lcmGifts span, #lcmBeautyByeBye span, #lcmBusinessGifts span
{
	display:none;	
}

#lcmEntete ul.navcommunity {
	height:20px;
	width:749px;
	float:left;
	border-right:solid 1px #d6d6d6;
}
#lcmEntete ul.navcommunity li{
	display:block;
	float:left;
	text-align:left;
	padding-right:12px;
	_padding-right:6px;
	padding-top:6px;
	height:11px;
}

#lcmEntete ul.navcommunity li a{
	height:11px;
	display:block;
}


#Whatsnew 
{
	width:49px;
	background:url(/img/bex2010/ecom_whatsnew.gif) no-repeat white;
	background-position:0 -11px;
	margin-left:42px;
}

#Whatsnew.activated,#Whatsnew:hover 
{
	background:url(/img/bex2010/ecom_whatsnew.gif) no-repeat white;
	background-position:0 0;
}
#lcmAllGamme 
{	
	width:43px;
	background:url(/img/bex2010/ecom_flashpurchase.gif) no-repeat white;
	background-position:0 -11px;
	margin-left:42px;
}
#lcmAllGamme.activated,#lcmAllGamme:hover 
{
	background:url(/img/bex2010/ecom_flashpurchase.gif) no-repeat white;
	background-position:0 0;
}

#lcmMustHaves 
{
	width:60px;
	background:url(/img/bex2010/ecom_essentials.gif) no-repeat white;
	background-position:0 -11px;
	margin-left:42px;
}
#lcmMustHaves.activated,#lcmMustHaves:hover
{
	background:url(/img/bex2010/ecom_essentials.gif) no-repeat white;
	background-position:0 0;
}
#lcmBestSellers 
{
	width:64px;
	background:url(/img/bex2010/ecom_top10_pro.gif) no-repeat white;
	background-position:0 -11px;
	margin-left:40px;
}
#lcmBestSellers.activated,#lcmBestSellers:hover
{
	background:url(/img/bex2010/ecom_top10_pro.gif) no-repeat white;
	background-position:0 0;
}
#monthTop 
{
	width:64px;
	background:url(/img/bex2010/ecom_bestsellers.gif) no-repeat white;
	background-position:0 -11px;
	margin-left:42px;
}
#monthTop.activated,#monthTop:hover
{
	background:url(/img/bex2010/ecom_bestsellers.gif) no-repeat white;
	background-position:0 0;
}
#lcmGifts 
{
	width:60px;
	background:url(/img/bex2010/ecom_giftideas.gif) no-repeat white;
	background-position:0 -11px;
	margin-left:42px;
}
#lcmGifts.activated,#lcmGifts:hover
{
	background:url(/img/bex2010/ecom_giftideas.gif) no-repeat white;
	background-position:0 0;
}
#lcmBeautyByeBye
{
	width:107px;
	background:url(/img/bex2010/ecom_bbb.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmBeautyByeBye.activated,#lcmBeautyByeBye:hover
{
	background:url(/img/bex2010/ecom_bbb.gif) no-repeat white;
	background-position:0 0;
}
#lcmBusinessGifts 
{
	width:70px;
	background:url(/img/bex2010/ecom_installment.gif) no-repeat white;
	background-position:0 -11px;
	margin-left:30px;
}
#lcmBusinessGifts.activated,#lcmBusinessGifts:hover
{
	background:url(/img/bex2010/ecom_installment.gif) no-repeat white;
	background-position:0 0;
}
#bestseller_list{
	background:none repeat scroll 0 0 #FFFFFF;
	position:absolute;
	border:1px solid #000000;
	margin-left:50px;
	padding:10px;
	z-index:100;
	display:none;
}
#bestseller_list li{
	clear:both;
	width:120px;
}
#mt ul{
	display:none;
}
#mt:hover ul{
	display:block;
}
