ul{
	margin:0px;
	padding:0px;
}
.vie_municipale{
  height:36px;
  width:129px;
  position:relative;
	overflow:hidden;
	z-index:0;
}
.tourisme_loisirs{
  height:36px;
  width:145px;
  position:absolute;
	overflow:hidden;
	z-index:1;
	top:0px;
	left:129px;
}
.culture{
  height:36px;
  width:81px;
  position:absolute;
	overflow:hidden;
	z-index:2;
	top:0px;
	left:274px;
}
.other{
  height:36px;
  width:312px;
  position:absolute;
	overflow:hidden;
	z-index:3;
	top:0px;
	left:355px;
}
