#menu_top{
	width:767px;
	height:37px;
	float:left;
	position:relative;
}

#menu_top ul{
	width: 720px;
	height: 25px;
	padding: 12px 20px 0px 18px;
	float: left;
	/*text-align:center;*/
}

#menu_top li{
	display: inline;
	list-style: none;
	margin:0 20px;
}

#menu_top a:link, #menu_top a:visited{
	color:#666;
	text-decoration:none;
}
#menu_top a:hover{
	color:#222;
	text-decoration:underline;
}

#menu_services{
	margin:62px 0 0 0;
	width:120px;
	color:#555;
	float:left;
}

#menu_services li{
	width:130px;
	list-style: none;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	padding:0 0 0 12px;
	min-height:28px;
}

#ms_0{
	background-image: url(img/brun.jpg);
}
#ms_1{
	background-image: url(img/bleu.jpg);
}
#ms_2{
	background-image: url(img/mauve.jpg);
}
#ms_3{
	background-image: url(img/orange.jpg);
}

#menu_services a:link, #menu_services a:visited{
	color:#666;
	text-decoration:none;
}
#menu_services a:hover{
	color:#222;
	text-decoration:underline;
}

#menu_bottom{
	width: 740px;
	margin:auto;
	padding:5px 0px;
	float:left;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
}
#menu_bottom li{
	display:inline;
	margin-right:15px;
}

#menu_bottom a:link, #menu_bottom a:visited{
	color:#efefef;
	text-decoration:none;
}
#menu_bottom a:hover{
	color:#fff;
	text-decoration:underline;
}

#menu_right{
	margin:0;
	width:140px;
	padding:15px 15px 20px 20px;
	float:right;
	text-align:right;
	/*background-image: url('img/menu_right_top.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#cbc6c3;*/
}


#menu_clients{
	display:block;
	width:103px;
	min-width:103px;
	max-width:103px;
	background-color:#ebeced;
	border-right:1px solid #d7d7d9;
	margin-top:50px;
}

#menu_clients ul{
	padding:0;
	margin:0;
}

#menu_clients span{
	background-repeat:no-repeat;
	display:block;
	width:103px;
	position:relative;

}
#menu_clients span#menu2_top{
	background-image:url('img/cl_top.png');
	top:-4px;
	background-position:top right;
}
#menu_clients span#menu2_bottom{
	background-image:url('img/cl_bottom.png');
	top:+4px;
	background-position:bottom right;
}

#menu_clients li{
	width:85px;
	margin:0 0 8px 0;
	padding-left:12px;
	background-image:url('img/cl_li.png');
	background-repeat:no-repeat;
	background-position:0 0;
}

#menu_clients li a{
	display:block;
	width:100%;
	height:24px;
}

/*********** corrections sitemap *************/

#li_Abou,#li_News,#li_Home
{	
	display:none;
}
