/*** css spécifique à la présentation de la nav ecommerce (dans l'entete) : panier + newsletter + logo ***/

#lcmCenter #lcmEntete #lcmNewsletter
{
	width:400px;
	height:56px;	
	padding-top:10px;
	float:left;
	/*background:url(/img/lcm_rose_newsletter.gif) 5px 10px no-repeat white;*/
	padding-right:50px;
}
html>body #lcmCenter #lcmEntete #lcmNewsletter
{
	width:350px;
}

#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, #lcmGifts span, #lcmBeautyByeBye span
{
	display:none;	
}

#lcmEntete ul.navcommunity {
	height:19px;
}
#lcmEntete ul.navcommunity li{
	display:block;
	float:left;
	text-align:left;
	padding-right:75px;
	padding-top:6px;
	height:11px;
}

#lcmEntete ul.navcommunity li a{
	height:11px;
	display:block;
}

#Whatsnew 
{
	width:81px;
	background:url(/img/_en/_gb/nav/ecom/ecom_whatsnew.gif) no-repeat white;
	background-position:0 -11px;
	margin-left:105px;
}

#Whatsnew.activated,#Whatsnew:hover 
{
	background:url(/img/_en/_gb/nav/ecom/ecom_whatsnew.gif) no-repeat white;
	background-position:0 0;
}
#lcmAllGamme 
{	
	width:101px;
	background:url(/img/_en/_gb/nav/ecom/ecom_flashpurchase.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmAllGamme.activated,#lcmAllGamme:hover 
{
	background:url(/img/_en/_gb/nav/ecom/ecom_flashpurchase.gif) no-repeat white;
	background-position:0 0;
}

#lcmMustHaves 
{
	width:125px;
	background:url(/img/_en/_gb/nav/ecom/ecom_essentials.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmMustHaves.activated,#lcmMustHaves:hover
{
	background:url(/img/_en/_gb/nav/ecom/ecom_essentials.gif) no-repeat white;
	background-position:0 0;
}
#lcmBestSellers 
{
	width:79px;
	background:url(/img/_en/_gb/nav/ecom/ecom_bestsellers.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmBestSellers.activated,#lcmBestSellers:hover
{
	background:url(/img/_en/_gb/nav/ecom/ecom_bestsellers.gif) no-repeat white;
	background-position:0 0;
}
#lcmGifts 
{
	width:95px;
	background:url(/img/_en/_gb/nav/ecom/ecom_giftideas.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmGifts.activated,#lcmGifts:hover
{
	background:url(/img/_en/_gb/nav/ecom/ecom_giftideas.gif) no-repeat white;
	background-position:0 0;
}
#lcmBeautyByeBye
{
	width:99px;
	background:url(/img/_en/_gb/nav/ecom/ecom_bbb.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmBeautyByeBye.activated,#lcmBeautyByeBye:hover
{
	background:url(/img/_en/_gb/nav/ecom/ecom_bbb.gif) no-repeat white;
	background-position:0 0;
}