/****************** Gère la présentation de l'entête et le background du site  ******************/

body{
	
}
#lcmCenter .logo img{
	width:148px;
	height:87px;
	margin-left:58px;
}
.sep{
	background: url(/img/_en/_gb/nav/sepHome.gif) 0px 5px no-repeat;
	width:115px;
	height:10px;
	display:block;
}
#lcmCenter .btBag{
	margin-top:3px;
	background: url(/img/_en/_gb/nav/bag_Home.gif) no-repeat;
	margin-right:3px;
}

/*  Bloc contenant le logo et le bloc de recherche  */
#lcmEntete div.bgBlock{
	width:136px;
	line-height:18px;
	border:1px solid #fff;
	background-color:#BCC1C4;
}

#lcmEntete div.bgBlock *{
	font-size:10px;
	display:block;
	border:0;
	color:#303740;
	text-align: left;
	padding-left: 13px;
	font-weight: bold;
}

#lcmCenter #lcmEntete div.bgBlock a{
	text-decoration:none;
}

#lcmCenter #lcmEntete div.bgBlock a:hover, #lcmCenter #lcmEntete div.bgBlock a.activated{
	color:#fff;	
	background-color:#303740;
}

#lcmCenter #searchBlock{
	width:160px;
	height:58px;
	display:block;
	margin-top:38px;
}

#lcmCenter #searchBlock a {
	float:right;
}

#lcmCenter #searchBlock .SearchField {
	float:left;
	width:135px; 
	line-height:12px;
	height:16px;
	margin-left:4px;
	margin-top:1px;
	font-size:10px;
	font-weight: bold;
	color: #303740;
	/*padding-bottom:2px;*/
}
body#html