/*** css spécifique à la présentation de la nav ecommerce (dans l'entete) : panier + newsletter + logo ***/

#lcmCenter #lcmEntete #lcmNewsletter, #lcmCenter #lcmEntete #lcmGenifique{
	width:350px;
	height:56px;	
	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:79px;
	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:98px;
	padding-top:6px;
	height:11px;
}

#lcmEntete ul.navcommunity li a{
	height:11px;
	display:block;
}


#Whatsnew 
{
	width:77px;
	background:url(/img/_de/_de/nav/ecom/ecom_whatsnew.gif) no-repeat white;
	background-position:0 -11px;
	margin-left:88px;
}

#Whatsnew.activated,#Whatsnew:hover 
{
	background:url(/img/_de/_de/nav/ecom/ecom_whatsnew.gif) no-repeat white;
	background-position:0 0;
}
#lcmAllGamme 
{	
	width:101px;
	background:url(/img/_de/_de/nav/ecom/ecom_flashpurchase.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmAllGamme.activated,#lcmAllGamme:hover 
{
	background:url(/img/_de/_de/nav/ecom/ecom_flashpurchase.gif) no-repeat white;
	background-position:0 0;
}

#lcmMustHaves 
{
	width:62px;
	background:url(/img/_de/_de/nav/ecom/ecom_essentials.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmMustHaves.activated,#lcmMustHaves:hover
{
	background:url(/img/_de/_de/nav/ecom/ecom_essentials.gif) no-repeat white;
	background-position:0 0;
}
#lcmBestSellers 
{
	width:87px;
	background:url(/img/_de/_de/nav/ecom/ecom_bestsellers.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmBestSellers.activated,#lcmBestSellers:hover
{
	background:url(/img/_de/_de/nav/ecom/ecom_bestsellers.gif) no-repeat white;
	background-position:0 0;
}
#lcmGifts 
{
	width:93px;
	background:url(/img/_de/_de/nav/ecom/ecom_giftideas.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmGifts.activated,#lcmGifts:hover
{
	background:url(/img/_de/_de/nav/ecom/ecom_giftideas.gif) no-repeat white;
	background-position:0 0;
}
#lcmBeautyByeBye
{
	width:107px;
	background:url(/img/_de/_de/nav/ecom/ecom_bbb.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmBeautyByeBye.activated,#lcmBeautyByeBye:hover
{
	background:url(/img/_de/_de/nav/ecom/ecom_bbb.gif) no-repeat white;
	background-position:0 0;
}


/* New Nav */
#lcmCenter {margin-top:-319px;}
#lcmEntete{
	height:108px;
}
#lcmContent #lcmLeft #lcmNav #udm {
	margin-top:108px;	
}
#lcmCenter #lcmEntete #lcmLogo{
	height:88px;
}
#lcmCenter #lcmEntete #lcmGenifique h2{
	float:left;
}
#lcmCenter #lcmEntete #lcmGenifique{
	width:395px;
	height:88px;
	float:left;
}
html>body #lcmCenter #lcmEntete #lcmGenifique{
	width:350px;
}
#lcmCenter #lcmEntete #lcmGenifique a{
	float:left;
}
#lcmCenter #lcmEntete #loginZone{
	width:127px;
	float:left;
	border-right:1px solid #E5E5E5;
	margin-right:23px;
	padding-right:23px;
	padding-left:80px;
}
#lcmCenter #lcmEntete #lcmShoppingBag{
	width:145px;
}
#lcmCenter #lcmEntete #lcmShoppingLeft{
	width:56px;
}
#lcmCenter #lcmEntete #lcmShoppingRight{
	width:82px;
	height:50px;
	padding-top:10px;
}
#lcmCenter #lcmEntete #loginZone h3{
	margin-bottom:10px;
}
#lcmCenter #lcmEntete #lcmShoppingBag h3{
	margin-bottom:6px;
}
#lcmCenter #lcmEntete #loginZone input{
	width:125px;
	margin-bottom:3px;
	height:16px;
	border:1px solid #d7d7d7;
}
#lcmCenter #lcmEntete  #loginZone .labelize {
	position:relative;
}
#lcmCenter #lcmEntete  #loginZone .password{
	width:125px;
	overflow:hidden;
}
#lcmCenter #lcmEntete  #loginZone .password input{
	float:left;
}
#lcmCenter #lcmEntete  #loginZone .password a{
	position:absolute;
	right:0;
}
#lcmCenter #lcmEntete  #loginZone .password .petitparagraphe{
	margin-right:1px;
	width:88px;
}
#lcmCenter #lcmEntete #loginZone input.submitInput{
	width:17px;
	margin-right:2px;
	border:0;
}
#lcmCenter #lcmEntete  #loginZone .labelize label{
	position:absolute;
	top:2px;
	left:2px;
	color:#666666;
}
#lcmCenter #lcmEntete  #loginZone .subscribe{
	color:#666;
}
#lcmCenter #lcmEntete  #loginZone .subscribe a{
	width:125px;
}
#lcmCenter #lcmEntete #loginZone #zoneBtMyL{
	width:127px;
	text-align:left;
}
#lcmCenter #lcmEntete #loginZone .login-link{
	font-size:9px;
	color:#666666;
	line-height:22px;
}