
.jimgMenu {
	position:relative;
	margin: 30px 0 30px 30px;
	padding: 0px;
	width:870px;
	height:536px;
	overflow: hidden;

}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 536px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 145px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 536px;
}

.jimgMenu ul li#link01 a {
	background: url(images/enfant-ext.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#link02 a {
	background: url(images/enfant-bb.jpg) repeat scroll 0%;

}

.jimgMenu ul li#link03 a {
	background: url(images/enfant-studio.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#link04 a {
	background: url(images/grossesse.jpg) repeat scroll 0%;

}

.jimgMenu ul li#link05 a {
	background: url(images/mariage.jpg) repeat scroll 0%;
	border-right-style: none;
}
.jimgMenu ul li#link06 a {
	background: url(images/studio.jpg) repeat scroll 0%;
	border-right-style: none;
}

/* Anglais */ 
.jimgMenu ul li#link01_en a {
	background: url(images/enfant-ext_en.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#link02_en a {
	background: url(images/enfant-bb_en.jpg) repeat scroll 0%;

}

.jimgMenu ul li#link03_en a {
	background: url(images/enfant-studio_en.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#link04_en a {
	background: url(images/grossesse_en.jpg) repeat scroll 0%;

}

.jimgMenu ul li#link05_en a {
	background: url(images/mariage_en.jpg) repeat scroll 0%;
	border-right-style: none;
}
.jimgMenu ul li#link06_en a {
	background: url(images/studio_en.jpg) repeat scroll 0%;
	border-right-style: none;
}