/*** css spécifique à la présentation de la nav ecommerce (dans l'entete) : panier + newsletter + logo ***/

#lcmCenter #lcmEntete #lcmNewsletter
{
	width:435px;
	height:56px;	
	padding-top:10px;
	float:left;
	/*background:url(/img/lcm_rose_newsletter.gif) 5px 10px-repeat;*/
}

#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
{
	position:relative;
	width:130px;
	height:68px;
	margin-top:-22px;
	float:left;
}
	#lcmCenter #lcmEntete #lcmLogo img{
		position:absolute;
		z-index:3;
	}

/** shopping bag **/
#lcmCenter #lcmEntete #lcmShoppingBag
{
	width:435px;
	height:66px;
	float:left;
}

#lcmCenter #lcmEntete #lcmShoppingLeft
{
	width:315px;
	height:66px;
	text-align:right;
	float:left;
}

#lcmCenter #lcmEntete #lcmShoppingRight
{
	padding-top:10px;
	padding-left:5px;
	width:115px;
	height:56px;
	float:left;
	color:#fff;
}

#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 {
	background-color:#000;
	height:19px;
}
#lcmEntete ul.navcommunity li{
	display:block;
	float:left;
	text-align:left;
	padding-right:98px;
	padding-top:6px;
	height:11px;
	background-color:#000;
}

#lcmEntete ul.navcommunity li a{
	height:11px;
	background-color:#000;
	display:block;
}


#Whatsnew 
{
	width:73px;
	background:url(/img/_de/_de/nav/ecom/men09/ecom_whatsnew.gif) no-repeat;
	background-position:0 -11px;
	margin-left:88px;
}

#Whatsnew.activated,#Whatsnew:hover 
{
	background:url(/img/_de/_de/nav/ecom/men09/ecom_whatsnew.gif) no-repeat;
	background-position:0 0;
}
#lcmAllGamme 
{	
	width:94px;
	background:url(/img/_de/_de/nav/ecom/men09/ecom_flashpurchase.gif) no-repeat;
	background-position:0 -11px;
}
#lcmAllGamme.activated,#lcmAllGamme:hover 
{
	background:url(/img/_de/_de/nav/ecom/men09/ecom_flashpurchase.gif) no-repeat;
	background-position:0 0;
}

#lcmMustHaves 
{
	width:59px;
	background:url(/img/_de/_de/nav/ecom/men09/ecom_essentials.gif) no-repeat;
	background-position:0 -11px;
}
#lcmMustHaves.activated,#lcmMustHaves:hover
{
	background:url(/img/_de/_de/nav/ecom/men09/ecom_essentials.gif) no-repeat;
	background-position:0 0;
}
#lcmBestSellers 
{
	width:87px;
	background:url(/img/_de/_de/nav/ecom/men09/ecom_bestsellers.gif) no-repeat;
	background-position:0 -11px;
}
#lcmBestSellers.activated,#lcmBestSellers:hover
{
	background:url(/img/_de/_de/nav/ecom/men09/ecom_bestsellers.gif) no-repeat;
	background-position:0 0;
}
#lcmGifts 
{
	width:86px;
	background:url(/img/_de/_de/nav/ecom/men09/ecom_giftideas.gif) no-repeat;
	background-position:0 -11px;
}
#lcmGifts.activated,#lcmGifts:hover
{
	background:url(/img/_de/_de/nav/ecom/men09/ecom_giftideas.gif) no-repeat;
	background-position:0 0;
}
#lcmBeautyByeBye
{
	width:107px;
	background:url(/img/_de/_de/nav/ecom/men09/ecom_bbb.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmBeautyByeBye.activated,#lcmBeautyByeBye:hover
{
	background:url(/img/_de/_de/nav/ecom/men09/ecom_bbb.gif) no-repeat white;
	background-position:0 0;
}