
.jimgMenu {
	position: relative;
	width:1024px;
	height: 95px;
	overflow: hidden;
	margin: 0px 0px 0px;
	
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
  padding:0px;
	display: block;
	height:95px;
	width: 100%;
	
	
	}

.jimgMenu ul li {
	float: right;
		margin: 0px;padding:0;
}

.jimgMenu ul li a {
	/*text-indent: -100000px;*/
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:95px;
	height: 95px;
	
}

.jimgMenu ul li.menu1 a {
	background: url(images/1GdBoutonRegardsUrMaVille.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li.menu2 a {
	background: url(images/1grdBoutonHistoiresArecolter.jpg) repeat scroll 0%;
}

.jimgMenu ul li.menu3 a {
	background: url(images/1GrdBoutonOeildeSikasso.jpg) repeat scroll 0%;
}
.jimgMenu ul li.menu4 a {
	background: url(images/1grdBoutonCriDesSemelles.jpg) repeat scroll 0%;
}

.jimgMenu ul li.menu5 a {
	background: url(images/1grdBoutonAutresRea.jpg) repeat scroll 0%;
	
	
}

.jimgMenu ul li.menu6 a {
	background: url(images/boutonSanteSud.jpg) repeat scroll 0%;
	
	
}

.clear {
	clear: both;
}

.selected
{
  width:250px;
}