#menuHaut {
	width:406px;
	height:49px;
	padding-left:18px;
}

#menuHaut UL, #menuBas UL {
	margin:0;
	padding:0;
}

#menuHaut LI, #menuBas LI {
	list-style: none;
	float:left;
}

#menuHaut a {
    display: inline-block;
	height:49px;
	text-decoration: none;
}

#menuHaut_1, #menuHaut_3 a { width:43px;background:url('../Images/Menus/menu-portail-pro.jpg') no-repeat; background-position: 0px 0px;}
#menuHaut_2, #menuHaut_2 a { width:82px;background:url('../Images/Menus/menu-portail-pro.jpg') no-repeat; background-position: -43px 0px;}
#menuHaut_3, #menuHaut_3 a { width:85px;background:url('../Images/Menus/menu-portail-pro.jpg') no-repeat; background-position: -125px 0px;}
#menuHaut_4, #menuHaut_4 a { width:113px;background:url('../Images/Menus/menu-portail-pro.jpg') no-repeat; background-position: -210px 0px;}
#menuHaut_5, #menuHaut_5 a { width:66px;background:url('../Images/Menus/menu-portail-pro.jpg') no-repeat; background-position: -322px 0px;}

#menuHaut_1:hover, .active1 { width:43px; background:url('../Images/Menus/menu-portail-pro.jpg') no-repeat; background-position: 0px -49px;}
#menuHaut_2:hover, .active2 { width:82px; background:url('../Images/Menus/menu-portail-pro.jpg') no-repeat; background-position: -43px -49px;}
#menuHaut_3:hover, .active3 { width:85px; background:url('../Images/Menus/menu-portail-pro.jpg') no-repeat; background-position: -125px -49px;}
#menuHaut_4:hover, .active4 { width:113px; background:url('../Images/Menus/menu-portail-pro.jpg') no-repeat; background-position: -210px -49px;}
#menuHaut_5:hover, .active5 { width:66px; background:url('../Images/Menus/menu-portail-pro.jpg') no-repeat; background-position: -322px -49px;}

#menuHaut SPAN {
    visibility: hidden;
}

#menuBas {
	clear:both;
	width:956px;
	height:25px;
	background-image: url('../Images/Menus/bg_menu_bas.png');
	margin-bottom:17px;
	margin-top: 10px;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

#menuBas a {
	font-size:10px;
	color:#43454e;
	text-decoration:none;
	padding:10px 11px 10px 9px;
	background:url('../Images/Menus/bg_liens_menu_bas.gif') no-repeat;
	background-position: right;
	
}

#menuBas a:hover {
	color:#909090;
}

#signature {
	position: absolute;
	font-size:10px;
	color:#939088;
	padding:0;
	margin-top: 21px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 644px;
}

#signature a {
	font-size:10px;
	color:#939088;
	text-decoration:none;
}

#signature a:hover {
	color:#c72b17;
}