/*** 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-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
{
	width:175px;
	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;
	color:#3e4e6b;
}

#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:#fff;
	height:21px;
}
#lcmEntete ul.navcommunity li{
	display:block;
	float:left;
	text-align:left;
	padding-right:74px;
	padding-top:6px;
	height:11px;
	background-color:#fff;
}

#lcmEntete ul.navcommunity li a{
	height:11px;
	background-color:#fff;
	display:block;
}


#Whatsnew 
{
	width:69px;
	background:url(/img/_en/_ca/nav/ecom/genifique/ecom_whatsnew.gif) no-repeat;
	background-position:0 -11px;
	margin-left:35px;
}

#Whatsnew.activated,#Whatsnew:hover 
{
	background:url(/img/_en/_ca/nav/ecom/genifique/ecom_whatsnew.gif) no-repeat;
	background-position:0 0;
}
#lcmAllGamme 
{	
	width:127px;
	background:url(/img/_en/_ca/nav/ecom/genifique/ecom_flashpurchase.gif) no-repeat;
	background-position:0 -11px;
}
#lcmAllGamme.activated,#lcmAllGamme:hover 
{
	background:url(/img/_en/_ca/nav/ecom/genifique/ecom_flashpurchase.gif) no-repeat;
	background-position:0 0;
}

#lcmMustHaves 
{
	width:139px;
	background:url(/img/_en/_ca/nav/ecom/genifique/ecom_essentials.gif) no-repeat;
	background-position:0 -11px;
}
#lcmMustHaves.activated,#lcmMustHaves:hover
{
	background:url(/img/_en/_ca/nav/ecom/genifique/ecom_essentials.gif) no-repeat;
	background-position:0 0;
}
#lcmBestSellers 
{
	width:130px;
	background:url(/img/_en/_ca/nav/ecom/genifique/ecom_bestsellers.gif) no-repeat;
	background-position:0 -11px;
}
#lcmBestSellers.activated,#lcmBestSellers:hover
{
	background:url(/img/_en/_ca/nav/ecom/genifique/ecom_bestsellers.gif) no-repeat;
	background-position:0 0;
}
#lcmGifts 
{
	width:127px;
	background:url(/img/_en/_ca/nav/ecom/genifique/ecom_giftideas.gif) no-repeat;
	background-position:0 -11px;
}
#lcmGifts.activated,#lcmGifts:hover
{
	background:url(/img/_en/_ca/nav/ecom/genifique/ecom_giftideas.gif) no-repeat;
	background-position:0 0;
}
#lcmBeautyByeBye
{
	width:107px;
	background:url(/img/_en/_ca/nav/ecom/genifique/ecom_bbb.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmBeautyByeBye.activated,#lcmBeautyByeBye:hover
{
	background:url(/img/_en/_ca/nav/ecom/genifique/ecom_bbb.gif) no-repeat white;
	background-position:0 0;
}