#menu{
	padding:0;
	margin-left:18px;
	position:relative;
}
#menu ul{
	list-style-type:none;
	padding:0;
	margin:0;
	position:absolute;
	margin-bottom:4px;
}
#menu ul li{
	height:22px;
	padding:0;
	margin:0;
	float:left;
	position:relative;
}
#menu ul#menu_admin{
	position:relative;
}
#menu ul#menu_admin li{
	height:18px;
	background-color:#00ff00;
}
#menu ul li a{
	display:block;
	color:#5f6062;
	text-decoration:none;
	padding-left:12px;
	padding-top:0px;
	font-weight:bold;
}
#menu ul li a:hover,#menu ul li a.select{
	color:#fff;
}
#menu_start_business{
	background:url('../images/menu_start_business.png') top left no-repeat;
	width:223px;
	height:22px;
	line-height:22px;
}
#menu_start_business span{
	color:#fff;
}
#menu_brand_monitoring{
	background:url('../images/menu_brand_monitoring.png') top left no-repeat;
	width:110px;
	height:22px;
	line-height:22px;
}
#menu_qui_sommes_nous{
	background:url('../images/menu_qui_sommes_nous.png') top left no-repeat;
	width:111px;
	height:22px;
	line-height:22px;
}
#menu_references{
	background:url('../images/menu_references.png') top left no-repeat;
	width:69px;
	height:22px;
	line-height:22px;
}
#menu_rp_media{
	background:url('../images/menu_rp_media.png') top left no-repeat;
	width:67px;
	height:22px;
	line-height:22px;
}
#menu_nous_rejoindre{
	background:url('../images/menu_nous_rejoindre.png') top left no-repeat;
	width:148px;
	height:22px;
	line-height:22px;
}

