#logo{
 float: left;
}

#fidelite_top{
float: left;
}

#top_livraison{
float: right;
}

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

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

#menu_haut a.lien:hover {
	text-decoration: none;
	color: #FC0;
}

#menu_haut a.lien_jaune:hover {
	text-decoration: none;
	color: #FC0;
}

#menu_haut a.lien {
	display: inline;
	font-size: 14pt;
	color: #F6F6F6;
	height: 40px;
	width: auto;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 40px;
}

#menu_haut a.lien_jaune {
	display: inline;
	font-size: 12pt;
	color: #FFED00;
	height: 40px;
	width: auto;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 40px;
}


#menu_haut #top_logged{
position : absolute;
top: 0px; 
left: 350px;
background-color: #FC0;
line-height: 15px;
}

#menu_haut #identification{
z-index: 101;
position: relative;
margin: 0px;
font-size: small;
left: 150px;
width: 300px;
height: 80px;
/*background-image:url('/images/interface/identification.gif');*/
}
#menu_haut #identification tr td{
height: 22px;
}
#menu_haut #identification label{
padding-right: 5px;
line-height: 22px;
width: 100px;
}




#page {
	
}

#page p.menu {
	/*background-image: url("../images/interface/menu.gif");*/
	height: 25px;
	width: 110px;
	text-align: center;
	color: #fff;
}

#page p.menu1 {
	/*background-image: url("../images/interface/menu.gif");*/
	display: inline;
	height: 25px;
	width: 110px;
	text-align: center;
	color: #fff;
}

#page p.menu2 {
	/*background-image: url("../images/interface/menu.gif");*/
	display: inline;
	height: 25px;
	width: 110px;
	text-align: center;
	color: #fff;
}

#page a {
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
}

#page ul.ssmenu {
	border: 1px solid #fff;
	background-image: url("../images/interface/smenu_fond.gif");
	list-style-type: none;
	padding: 2px;
}

#page ul.ssmenu li {
	width: 100%;
	display: block;
	border-bottom: 1px solid #777;
}

#page ul.ssmenu li a {
	width: 100%;
	display: block;
}

#page ul.ssmenu li a:hover {
	background-color: #777;
	color: #fff;
}

#page ul.ssmenu li label{
display: inline;
font-size: small;
}

#page ul.ssmenu li input.text {
	width: 80px;
	height: 15px;
}

#page ul.ssmenu li input.submit {
	width: 100px;
	height: 15px;
}

#page a.lienMenuRouge {
	color: #FF0000;
}
