/*** css spécifique à la présentation de la nav ecommerce (dans l'entete) : panier + newsletter + logo ***/

#lcmCenter #lcmEntete #lcmNewsletter
{
	width:190px;
	height:56px;	
	padding-top:7px;
	float:left;
	/*background:url(/img/lcm_rose_newsletter.gif) 5px 10px no-repeat white;*/
	padding-right:23px;
	padding-left:30px;
	background: url("/img/bg_header_pipe.gif") no-repeat scroll right 12px transparent;
}
html>body #lcmCenter #lcmEntete #lcmNewsletter
{
	width:190px;
}

#lcmCenter #lcmEntete #lcmNewsletter div
{
	padding:5px 0 5px 0;
}

#lcmCenter #lcmEntete #lcmNewsletter input
{
	display:block;
	float:left;
	width:168px;
	height:16px;
}
#lcmCenter #lcmEntete #lcmNewsletter a
{
	display:block;
	float:left;
	margin-left:2px;
	width:17px;
	height:16px;
}
#NLFields{
	width:187px;
}
#lcmCenter #lcmEntete #lcmLogo
{
	background:url("/img/bg_header_pipe.gif") no-repeat scroll right 12px transparent;
	width:200px;
	height:66px;
	float:left;
	padding-right:23px;
}


/** shopping bag **/
#lcmCenter #lcmEntete #lcmShoppingBag
{
	width:205px;
	height:66px;
	float:right;
}

#lcmCenter #lcmEntete #lcmShoppingLeft
{
	width:77px;
	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;
}

#lcmCenter #lcmEntete #lcmOffer{
	background:url("/img/bg_header_pipe.gif") no-repeat scroll right 12px transparent;
	float:left;
	height:55px;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	position:relative;
	width:323px;
}
html>body #lcmCenter #lcmEntete #lcmOffer
{
	width:265px;
}
#lcmCenter #lcmEntete #lcmOffer a{
	position:absolute;
}


/***** 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:inline;
	float:left;
	text-align:left;
	margin-left:86px;
	padding-top:6px;
	height:11px;
}

#lcmEntete ul.navcommunity li a{
	height:11px;
	display:block;
}

#Whatsnew 
{
	width:74px;
	background:url(/img/_en/_ca/nav/ecom/ecom_whatsnew.gif) no-repeat white;
	background-position:0 -11px;
	margin-left:0px;
}

#Whatsnew.activated,#Whatsnew:hover 
{
	background:url(/img/_en/_ca/nav/ecom/ecom_whatsnew.gif) no-repeat white;
	background-position:0 0;
}
#lcmAllGamme 
{	
	width:96px;
	background:url(/img/_en/_ca/nav/ecom/ecom_flashpurchase.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmAllGamme.activated,#lcmAllGamme:hover 
{
	background:url(/img/_en/_ca/nav/ecom/ecom_flashpurchase.gif) no-repeat white;
	background-position:0 0;
}

#lcmMustHaves 
{
	width:121px;
	background:url(/img/_en/_ca/nav/ecom/ecom_essentials.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmMustHaves.activated,#lcmMustHaves:hover
{
	background:url(/img/_en/_ca/nav/ecom/ecom_essentials.gif) no-repeat white;
	background-position:0 0;
}
#lcmBestSellers 
{
	width:79px;
	background:url(/img/_en/_ca/nav/ecom/ecom_bestsellers.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmBestSellers.activated,#lcmBestSellers:hover
{
	background:url(/img/_en/_ca/nav/ecom/ecom_bestsellers.gif) no-repeat white;
	background-position:0 0;
}
#lcmGifts 
{
	width:88px;
	background:url(/img/_en/_ca/nav/ecom/ecom_giftideas.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmGifts.activated,#lcmGifts:hover
{
	background:url(/img/_en/_ca/nav/ecom/ecom_giftideas.gif) no-repeat white;
	background-position:0 0;
}
#lcmBeautyByeBye
{
	width:75px;
	background:url(/img/_en/_ca/nav/ecom/ecom_bbb.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmBeautyByeBye.activated,#lcmBeautyByeBye:hover
{
	background:url(/img/_en/_ca/nav/ecom/ecom_bbb.gif) no-repeat white;
	background-position:0 0;
}