#drop_down_menu li.background {
	background: transparent url(/shared/images/menus/bg_menu_right.png) no-repeat scroll top right;
	z-index: 8;	
	position: absolute;	
	visibility: hidden;
	text-align:right;
	padding:0px;
	margin:0px;
	margin-top:5px;
}

#drop_down_menu .background .left {
	padding:0px;
	margin:0px;
	background: url(/shared/images/menus/bg_menu.png) no-repeat center left;	
	height: 30px;	
	margin-right: 9px;
	display:block; 	
	position:relative;
}

#menu-container { display:block; position:absolute; z-index:20000; margin:0px auto 0px; font-size:12px;height: 41px; width: 761px;}
#drop_down_menu { display:block;  clear:both; margin:0px; padding:0px; text-align:left; list-style-type:none; text-align:left; width:761px; float:none; left:0px; top:0px; }
#drop_down_menu li { font-size:12px; font-weight:bold; float:left; cursor:pointer; height: 30px; z-index:25000}
#drop_down_menu li ul { margin:0px; padding:0px; list-style-type:none;  }
#drop_down_menu li ul li { display:block; float:none; clear:both;}
#drop_down_menu li ul li a {color:#296900; font-weight:bold; text-decoration:none; display:block; padding-top:8px; outline:none;}
#drop_down_menu li ul li a:hover {text-decoration:none;}

a.caption{
	text-indent: -500em;
	z-index: 10;
	display: block;	
	height: 41px;
	position: relative;
	outline:none;
}

#menu_kisom a.caption {
	width: 174px;
	background: transparent url(/shared/images/menus/kisom.png) no-repeat scroll center center !important;		
	background: url(/shared/images/menus/kisom.gif) no-repeat center;
}

#menu_metiers a.caption {
	width: 134px;
	background:transparent url(/shared/images/menus/metiers.png) no-repeat scroll center center !important;	
	background: url(/shared/images/menus/metiers.gif) no-repeat center;
}
#menu_metiers ul li{width:134px; !important}
#menu_services a.caption {
	width: 142px;
	background:transparent url(/shared/images/menus/services.png) no-repeat scroll center center !important;	
	background: url(/shared/images/menus/services.gif) no-repeat center;
}
#menu_services ul li{width:142px; !important}
#menu_references a.caption {
	width: 153px;
	background:transparent url(/shared/images/menus/references.gif) no-repeat scroll center center !important;	
	background: url(/shared/images/menus/references.gif) no-repeat center;
}

#menu_contact a.caption {
	width: 145px;
	background:transparent url(/shared/images/menus/contact.png) no-repeat scroll center center !important;	
	background: url(/shared/images/menus/contact.gif) no-repeat center;
}
.smenu{	
	height:235px;	
	overflow:hidden;
	background:transparent url(/shared/images/menus/sub_menu_bkg.jpg) repeat-x top center;
}
#menu_metiers li{padding-left:5px; height:30px; border-top:1px solid #E2EA77;}
#menu_services li{padding-left:5px; height:30px; border-top:1px solid #E2EA77;}
.smenu-over{background:url(/shared/images/menus/over.png) repeat-x top center;}

.serv_footer{
	height:16px !important;
	width:147px;
	background:url(/shared/images/menus/serv_bottom.png) no-repeat bottom left;
}
.met_footer{
	height:16px !important;
	width:139px;
	background:url(/shared/images/menus/met_bottom.png) no-repeat bottom left;
}