body {margin:25px; font:11px Verdana,Arial; background:#eee}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left;}
ul.menu ul {position:absolute; top:36px; left:0; background:#dedede; display:none; opacity:0; list-style:none}
ul.menu ul li {
	position:relative; 
	width:153px;
	margin:0;
	vertical-align:middle;
	border: 1px solid #757d86;
}

ul.menu ul li a {
	display:block;
	text-align:center;
	background:dedede;
	color:#444444;
	font: 11px arial;
	z-index: 200;
	padding: 5px 10px;
}
ul.menu ul li a:hover {
    background:#0a71c0;
	color:#FFFFFF;}
	
ul.menu ul ul {left:-155px; top:-1px}
ul.menu ul li ul li {}


ul.menu .menulink1 {font-weight:bold; background:url(../images/a_propos_fr.jpg); width:158px; height:40px}
ul.menu .menulink1:hover {background:url(../images/a_propos_hover_fr.jpg); width:158px; height:40px}
ul.menu .menulink1Selected{background:url(../images/a_propos_hover_fr.jpg); width:158px; height:40px}

ul.menu .menulink2 { font-weight:bold; background:url(../images/services_fr.jpg); width:158px; height:40px}
ul.menu .menulink2:hover {background:url(../images/services_hover_fr.jpg); width:158px; height:40px}
ul.menu .menulink2Selected{background:url(../images/services_hover_fr.jpg); width:158px; height:40px}

ul.menu .menulink3 { font-weight:bold; background:url(../images/robotique_fr.jpg); width:158px; height:40px}
ul.menu .menulink3:hover {background:url(../images/robotique_hover_fr.jpg); width:158px; height:40px}
ul.menu .menulink3Selected{background:url(../images/robotique_hover_fr.jpg); width:158px; height:40px}

ul.menu .menulink4 { font-weight:bold; background:url(../images/inspection_fr.jpg); width:158px; height:40px}
ul.menu .menulink4:hover {background:url(../images/inspection_hover_fr.jpg); width:158px; height:40px}
ul.menu .menulink4Selected{background:url(../images/inspection_hover_fr.jpg); width:158px; height:40px}

ul.menu .menulink5 { font-weight:bold; background:url(../images/equipement_serie_fr.jpg); width:158px; height:40px}
ul.menu .menulink5:hover {background:url(../images/equipement_serie_hover_fr.jpg); width:158px; height:40px}
ul.menu .menulink5Selected{background:url(../images/equipement_serie_hover_fr.jpg); width:158px; height:40px}

ul.menu .menulink6 { font-weight:bold; background:url(../images/equipement_autre_fr.jpg); width:158px; height:40px}
ul.menu .menulink6:hover {background:url(../images/equipement_autre_hover_fr.jpg); width:158px; height:40px}
ul.menu .menulink6Selected{background:url(../images/equipement_autre_hover_fr.jpg); width:158px; height:40px}

ul.menu .sub {background:#d1d1d1 url(../images/arrow.gif) 145px 8px no-repeat}
ul.menu .topline {}
