
#MenuIds{ display:none; margin-bottom:5px;}

#imouter0 {  /* Main Menu Container */

	/*background-color:#f8f8f8;
	border-style:none;
	border-color:#6a6a6a;
	border-width:1px;*/
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	

}

#imouter0 {  /* Main Menu Container [Add extra css not offered in the visual tool here.] */
/*border:1px solid #BF0019;
*/
}

#imenus0 li a {  /* Main Menu Items */
line-height:25px;
font-weight:bold; color:#fff; text-decoration:none; display:block; /*text-indent:30px;*/ font-size:11px;
padding-left:10px;
}

#imenus0 li  {  /* Main Menu Items [Add extra css not offered in the visual tool here.] */
/* background-image: url(http://static.for-system.com/yonne/images/separateur-MenuBoutique.gif); background-repeat:repeat-x; background-position:left bottom;*/

border-bottom:1px solid #efefef;
  width:200px;
  background:url(http://static.for-system.com/vaucluse/images/puce-menu-ids.gif) no-repeat left center;

}

#imenus0 li a.ihover {  /* Main Menu Items [hover] */

/*	background-color:#00ff00;
*/	 color:#FF7F00;
	text-decoration:none;
	font-weight:bold;

}

#imenus0 li a.iactive {  /* Main Menu Items [active] */

color:#FF7F00;
	text-decoration:none;
	font-weight:bold;

}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */

}

#imenus0 li ul {  /* Sub Menu Container */

	background-color:#fff;
/*	border-style:solid;
	border-color:#BF0019;
	border-width:1px;*/
	padding:5px;
	margin:4px 0px 0px;
	z-index:100;
	border:solid 1px #FF7F00;
	

}

BODY #imenus0 ul li ul li a, BODY #imenus0 ul li a{  /* Sub Menu Container [Add extra css not offered in the visual tool here.] */

background-image:../images/spacer.gif; padding-left:5px;

}
 #imenus0 li ul li{
line-height:auto;}

#imenus0 ul a {  /* Sub Menu Items */

	color:#555555;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
/*	border-style:none;
	border-color:#BF0019;
	border-width:1px;
	padding:2px 5px;*/

}

BODY #imenus0 ul li a {  /* Sub Menu Items [Add extra css not offered in the visual tool here.] */

text-indent:0px;
line-height:15px;
min-height:25px;
_height:25px;
padding-bottom:3px;
padding-top:5px;

}

#imenus0 ul li a.ihover {  /* Sub Menu Items [hover] */

	background-color:#FF7F00;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	line-height:auto;

}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */

	background-color:#FF7F00;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	line-height:auto;

}


