#logo{
 float: left;
}

#fidelite_top{
float: left;
}

#top_livraison{
float: right;
}

#menu_haut ul {
	list-style-type: none;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#menu_haut ul li {
	display: inline;
	float: left;
	height: 30px;
	width: auto;
	padding: 0px;
	margin: 0px;
}

#menu_haut a.lien {
	text-decoration: none;
display: block;
}

#identification{
z-index: 101;
position: relative;
margin: 0px;
top: 0px;
left: 60px;
font-size: small;
width: 300px;
height: 75px;
background-image:url('/images/interface/identification.gif');
padding-top: 5px;
}

#identification form{
margin: 0px;
padding: 0px;
}

#identification tr td{
height: 22px;
}

#identification label{
padding-right: 5px;
line-height: 22px;
height: 22px;
width: 100px;
}
