#menu {
	float				:	left;
	width				:	16%;/*157*/
	border 				:	0px solid blue;
	text-align			:	center;
	color				:	white;
	font-size			:	13px;
}

#Menu_Selectionne {
	background-image 	:	url(images/bt-menu.png) ;
	background-position	:	top right;
	background-repeat 	:	no-repeat;
}

#Menu_Accueil 			 		{	height : 37px; margin-left:3px; border-bottom:1px solid white; margin-right:7px; text-align:right; } 
#Menu_Accueil a 					{ 	margin-right:5px ;  color:white ; text-decoration:none ; line-height:37px;} 
#Menu_Accueil a:hover 			{ 	font-weight : bold; } 

#Menu_Finance_plus  				{ 	height : 37px; margin-left:3px; border-bottom:1px solid white; margin-right:7px; text-align:right;} 
#Menu_Finance_plus a				{ 	margin-right:5px ;  color:white ; text-decoration:none ; line-height:37px;} 
#Menu_Finance_plus a:hover 		{ 	font-weight : bold; } 

#Menu_Actualites 				 { 	height : 37px; margin-left:3px; border-bottom:1px solid white; margin-right:7px; text-align:right;} 
#Menu_Actualites a				{ 	margin-right:5px ;  color:white ; text-decoration:none ; line-height:37px;} 
#Menu_Actualites a:hover 		{ 	font-weight : bold; } 

#Menu_Recrutement 				 { 	height : 37px; margin-left:3px; border-bottom:1px solid white; margin-right:7px; text-align:right;} 
#Menu_Recrutement a				{ 	margin-right:5px ;  color:white ; text-decoration:none ; line-height:37px;} 
#Menu_Recrutement a:hover 		{ 	font-weight : bold; } 

#Menu_Agences 		 			{ 	height : 37px; margin-left:3px; border-bottom:1px solid white; margin-right:7px; text-align:right;} 
#Menu_Agences a					{ 	margin-right:5px ;  color:white ; text-decoration:none ; line-height:37px;} 
#Menu_Agences a:hover 			{ 	font-weight : bold; } 

#Menu_Partenaires 		 		{ 	height : 37px; margin-left:3px; border-bottom:1px solid white; margin-right:7px; text-align:right;} 
#Menu_Partenaires a				{ 	margin-right:5px ;  color:white ; text-decoration:none ; line-height:37px;} 
#Menu_Partenaires a:hover 		{ 	font-weight : bold; } 

#Menu_Contact 		 			{ 	height : 37px; margin-left:3px; border-bottom:1px solid white; margin-right:7px; text-align:right;} 
#Menu_Contact a					{ 	margin-right:5px ;  color:white ; text-decoration:none ; line-height:37px;} 
#Menu_Contact a:hover 			{ 	font-weight : bold; } 

