/*body {behavior:url("lib/csshover.htc");}*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background:url(../images/bg.png) repeat-x #9ca4a7;
	color:#bbbbbb;
}
img {border: 0 none;}
#container {position:relative;width:570px;height:200px;margin: 260px auto 10px auto;}
#container_menu{background:url(../images/bg-menu.png) top center repeat-x;height:20px;}
#menu{position:relative;width:980px;height:20px;margin: 0 auto;}
#menu ul li{float:left;list-style-type:none;border-right:1px solid #fff;height:20px;}
#menu ul li.last{border-right:none;}

#menu ul li a{width:178px;height:20px;display:block;text-indent:-5000px;}

#vente a{background:url(../images/vente-off.png) no-repeat;}
#vente a:hover, #vente a:focus{background:url(../images/vente-on.png) no-repeat;}

#promotion a{background:url(../images/promotion-off.png) no-repeat;}
#promotion a:hover, #promotion a:focus{background:url(../images/promotion-on.png) no-repeat;}

#asset a{background:url(../images/management-off.png) no-repeat;}
#asset a:hover, #asset a:focus{background:url(../images/management-on.png) no-repeat;}

#groupe a{background:url(../images/groupe-off.png) no-repeat;}
#groupe a:hover, #groupe a:focus{background:url(../images/groupe-on.png) no-repeat;}

#urban a{background:url(../images/urban-off.png) no-repeat;}
#urban a:hover, #urban a:focus{background:url(../images/urban-on.png) no-repeat;}
