#fancymenu { position: relative; height: 29px; width: 986px; background:  url('../images/bg_moo.gif') repeat-x top; padding: 4px 4px 4px 4px; margin: 0px 0; overflow: hidden; z-index:0}
#fancymenu ul, #pictureselect {
	padding: 0;
	margin: 0;
}

/* Don't apply padding here (offsetWidth will differ in IE)
    If you need padding add it to the child anchor */
#fancymenu ul li, #pictureselect li {
	float: left;
	list-style: none;
}

#fancymenu ul li a, #pictureselect li a  {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
}

/*===================================================================================*/
#menu_carilene a {
width: 215px; background: url('../images/menu_carilene.png') no-repeat center !important;	
background: url('../images/menu_carilene.gif') no-repeat center;
}

#menu_partenariat a {
width: 110px; background: url('../images/menu_partenariat.png') no-repeat center !important;	
background: url('../images/menu_partenariat.gif') no-repeat center;
}

#menu_tgo a {
width: 220px; background: url('../images/menu_tgo.png') no-repeat center !important;	
background: url('../images/menu_tgo.gif') no-repeat center;
}

#menu_developpement a {
width:220px; background: url('../images/menu_developpement.png') no-repeat scroll center !important;
background: url('../images/menu_developpement.gif') no-repeat center;
}

#menu_produits a { width:90px; background: url('../images/menu_gamme.png') no-repeat scroll center !important;
background: url('../images/menu_gamme.gif') no-repeat center;
}

#menu_sante a { width:104px; background: url('../images/menu_sante.png') no-repeat scroll center !important;
background: url('../images/menu_sante.gif') no-repeat center;
}

#menu_communication a { width:130px; background: url('../images/menu_communication.png') no-repeat scroll center !important;
background: url('../images/menu_communication.gif') no-repeat center;
}

#menu_liens a { width:73px; background: url('../images/menu_liens.png') no-repeat scroll center !important;
background: url('../images/menu_liens.gif') no-repeat center;
}

#menu_contact a { width:99px; background: url('../images/menu_contact.png') no-repeat scroll center !important;
background: url('../images/menu_contact.gif') no-repeat center;
}


/*===================================================================================*/
#fancymenu li.background {
	/*background: url('../images/bg_menu_right.png') no-repeat top right !important;*/
	background: url('../images/bg_menu_right2.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#fancymenu .background .left {
	/*background: url('../images/bg_menu.png') no-repeat top left !important;*/
	background: url('../images/bg_menu2.gif') no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}




