
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/
#example {
	width:550px; 
	height:263px; 
	background-image:url(../images/prod_bg.jpg); 
	background-repeat:no-repeat;
	padding-top:10px;
	margin: 0px;
}

#imageMenu {
	position: relative;
	width: 550px;
	height: 252px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 252px;
	width: 1000px;
}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 0px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:90px;
	height: 250px;
}


/*  Espace Client  */

#imageMenu ul li.centre a {
	background: url(../../../images/Centre_supports.jpg) repeat scroll 0%;
	
}

#imageMenu ul li.faq a {
	background: url(../../../images/faq.jpg) repeat scroll 0%;
}
#imageMenu ul li.fac a {
	background: url(../../../images/facturation.jpg) repeat scroll 0%;	
}
#imageMenu ul li.stat a {
	background: url(../../../images/stats_internet.jpg) repeat scroll 0%;	
}
#imageMenu ul li.call a {
	background: url(../../../images/Call_centre.jpg) repeat scroll 0%;	
}
#imageMenu ul li.forum a {
	background: url(../../../images/Forum_Client.jpg) repeat scroll 0%;	
}
