
#imouter0 {  /* Main Menu Container arrière plan fond bouton*/
/*	background-color:#000;*/
	border-style:none;
	border-color:#ffffff;
	border-width:0px;
	padding:0px;
	margin:0px;

}

BODY #imouter0 {  /* Main Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a {  /* Main Menu Items */

	color:#000;
	text-align:left;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	border-style:solid;
	border-color:#3a8bc3;
	border-width:0px;
	padding:0px 0px;
}

BODY #imenus0 li a {  /* Main Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a.ihover {  /* Main Menu Items [hover]  couleur arriere plan box menu */

	background-color:#ffffff; 
	text-decoration:none;

}

#imenus0 li a.iactive {  /* Main Menu Items [active]  couleur arrière plan boutons*/

	background-color:#ffffff;

}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */


}

#imenus0 li ul {  /* Sub Menu Container  couleur arrière plan box et contour box*/

	background-color:#9ed8ec;
	border-style:solid;
	border-color:#3a8bc3;
	border-width:1px;
	padding:5px;
	margin:4px 0px 0px;

}

BODY #imenus0 li ul {  /* Sub Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul a {  /* Sub Menu Items couleur texte et sous menu*/

	color:#0a496a;
	text-align:left;
	font-size:9px;
	font-weight:none;
	text-decoration:none;
	border-style:none;
	border-color:#3a8bc3;
	border-width:1px;
	padding:2px 5px;

}

BODY #imenus0 ul a {  /* Sub Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul li a.ihover {  /* Sub Menu Items [hover]  couleur hover sous menu*/

	color:#ed7a0f;
	text-decoration:none;
	

}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */

	background-color:#ffffff;

}


