
/*============= Header =============*/

#header {
	height:456px;
	}

/*-------------- Menu Accueil --------------*/

#menu {
	padding:0 70px;
	width:860px;
	height:345px;
	margin-top:20px;
	}

#menu li a {
	height:335px;
	}

#menu li a#menu_mobilite {
	width:220px;
	margin-left:-50px;
	background:url(images/menu_mobilite.jpg) center 60px no-repeat;
	z-index:1000;
	}

#menu li a#menu_adaptation {
	width:220px;
	background:url(images/menu_adaptation.jpg) center 70px no-repeat;
	z-index:1000;
	}

#menu li a#menu_paramedic {
	width:220px;
	background:url(images/menu_paramedic.jpg) center 40px no-repeat;
	z-index:1000;
	}
#menu li a#menu_ascenseur {
	width:230px;
	margin-right:-70px;
	background:url(images/menu_ascenseur.jpg) center 40px no-repeat;
	z-index:1000;
	}
#menu li a span {
	z-index:2000;
	}
