/****************** Gère la présentation de l'entête et le background du site  ******************/

.sep{
	background: url(/img/_en/_gb/nav/sepHome.gif) 5px 4px no-repeat;
	width:115px;
	height:5px;
	display:block;
}


/*  Bloc contenant le logo et le bloc de recherche  */


#lcmEntete .bgBlockMar{
	width:140px;
	line-height:18px;
	border:1px solid #fff;
	background-color:#BCC1C4;
}

#lcmEntete div.bgBlock *,#lcmEntete div.nobgBlock  *{
	font-size:10px;
	display:block;
	border:0;
	color:#303740;
	text-align: left;
	padding-left: 13px;
	font-weight: bold;
}
#lcmEntete div.nobgBlock{
	width:140px;
	line-height:18px;
}

#lcmEntete ul.navcommunity li a, 
#lcmCenter #lcmEntete .btBag, 
#lcmCenter #lcmEntete .btBagOn{
	font-weight: bold;
	color: #4E5761;
}

#lcmCenter #lcmEntete div.bgBlock a{
	text-decoration:none;	
	text-align:right;
	padding-top:30px;
	padding-right:5px;
	font-size:11px;
	font-weight:bold;
}

#lcmCenter #searchBlock{
	width:250px;
	height:19px;
	background-color:#545454;
	text-align:right:
	display:block;
}

#lcmCenter #searchBlock input {
	width:160px; 
	line-height:14px;
	margin:0;
	padding:0;
	padding-left:4px;
	font-size:11px;	
	height:16px;
	border:1px solid #545454;
	color: #676767;
}

