#navigation { background: transparent; margin: 0 auto; height: 2em;
font: medium "Georgia", Verdana, Arial, "Times New Roman", serif; font-weight: bold;
/* hide overflow: hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

#navigation ul {margin:0; padding:0; list-style-type:none; background:transparent;}
#navigation li {display:block; float:left; margin:0 1px;}
.snazzy {background:transparent;}
.snazzy span {text-align:center; color:#fff; margin:0; font-weight:normal;}

.b1, .b2, .b3, .b4 {display:block; font-size:1px;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }
.b1, .b2, .b3 {height:1px;}
.b2, .b3, .b4 {border-left:1px solid #000; border-right:1px solid #000;}
.b1 {margin:0 5px; background:#000;}
.b2 {margin:0 3px; border-width:0 2px;}
.b3 {margin:0 2px;}
.b4 {height:2px; margin:0 1px;}
.boxcontent {display:block; border-left:1px solid #000; border-right:1px solid #000;}

a.menu, a.menu:visited {display:block; text-decoration:none; width:5.5em;}
a.menu:hover {background:transparent; cursor:pointer;}
a.menu:hover span {padding-top:5px; background:#f90;}
a:menu:hover b {background:#f90;}

.indigo {background:#47c;}
.orange {background:#234A76;}

a:hover b.indigo {background:#f90;}
a:hover b.orange {background:#f90;}

#navigation2 {clear:both; background:transparent; margin:0 auto; height:30px;
font: 11.5pt "Georgia", Verdana, Arial, "Times New Roman", serif; font-weight: bold;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

#navigation2 ul {margin:0; padding:0; list-style-type:none; background:transparent;}
#navigation2 li {display:block; float:left; margin:0 3px 0 1px;}

.pad {display:block; height:0.4em;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

a.menu2, a.menu2:visited {display:block; text-decoration:none; width:5.52em;}
a.menu2:hover {background:transparent; cursor:pointer;}
a.menu2:hover .boxcontent {padding-bottom:0.8em; background:#f90;}
a.menu2:hover .pad {height:0.2em;}

.active {padding-top:5px; background:#f90; cursor:default;}

/* MENU GAUCHE */

.menutitle a {
display: block; 
width: 215px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
padding: 2px 2px 2px 3px;
background-color: #234a76;
color: #fff;
border-left: 15px solid #f69235;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px; }

.menutitle a:hover { border-left: 15px solid #B8C8D8; text-decoration: none; color: #fff; background-color: #234a76; }

#masterdiv
{
  width: 225px;
  padding-left:5px;
  padding-bottom:1px;
  left:0;
  margin-top: 5px;
}

.mainDiv
{
  width:225px;
  padding-left:1px;
}

.submenu
{
display: none;
left: 0;
padding: 0;
margin-left: 0;
}

.submenu ul
{
width: 99%;
list-style-position: inside;
margin-top: 1px;
margin-left: 0px;
padding: 5px 10px 5px 0;
border: 1px solid #92b1f8;
background-color: #e7eff7; color: inherit;
}

.submenu li
{
margin-left: 2px;
list-style-position: inside;
list-style-image: url('http://www.amemusik.com/menus/arrow.gif');
padding-left: 2px;
cursor: pointer;
font-weight: bold;
text-decoration: none;
color: #000;
text-align: left;
background: #e7eff7;
}

.submenu a
{
padding-left: 5px;
cursor: pointer;
text-decoration: none;
color: #f69235;
background-color: inherit;
}

.submenu a:hover
{
cursor: pointer;
text-decoration: underline;
color: #ea3639;
background-color: inherit;
}

/* SOUS RUBRIQUES */

.subrub
{
display: none;
left: 0;
padding: 0;
margin-left: 0;
}

.subrub ul
{
width: 100%;
list-style-position: inside;
margin-top: 1px;
margin-left: 0px;
padding: 5px 0px 5px 0;
border: 0;
border-top: 1px solid #92b1f8;
border-bottom: 1px solid #92b1f8;
background-color: #fff; color: #000;
}

.subrub li
{
margin-left: 0px;
list-style-position: inside;
list-style-image: url('http://www.amemusik.com/menus/arrow.gif');
padding-left: 0px;
cursor: pointer;
font-weight: normal;
text-decoration: none;
color: #000;
text-align: left;
background: #fff;
}

.subrub a
{
padding-left: 3px;
cursor: pointer;
text-decoration: none;
color: #f69235;
background-color: inherit;
}

.subrub a:hover
{
cursor: pointer;
text-decoration: underline;
color: #ea3639;
background-color: inherit;
}
	/*
	No bullets
	*/	
	#listMenu li {
		list-style-type: none;
	}
	
	/*
	No margin and padding
	*/
	#listMenu, #listMenu ul {
		margin: 0;
		padding: 0;
	}

	/* Margin of sub menu items */
	#listMenu ul {
		display: none;
		margin-left: 0;
	}

/* Sub menu */

#listMenu ul
{
list-style-position: inside;
margin-top: 1px;
margin-left: 0px;
padding: 5px 10px 5px 0;
border: 1px solid #92b1f8;
background-color: #e7eff7; color: inherit;
}

#listMenu li
{
margin-left: 2px;
list-style-position: inside;
padding-left: 2px;
cursor: pointer;
font-weight: bold;
text-decoration: none;
color: #000;
text-align: left;
background: #e7eff7;
}

#listMenu ul li a
{
cursor: pointer;
text-decoration: none;
color: #f69235;
background-color: inherit;
}

#listMenu ul li a:hover
{
cursor: pointer;
text-decoration: underline;
color: #ea3639;
background-color: inherit;
}

/* Sub Sub menu */

#listMenu ul li ul
{
list-style-position: inside;
margin-top: 1px;
margin-left: 0px;
padding: 5px 0px 5px 0;
border: 0;
border-top: 1px solid #92b1f8;
border-bottom: 1px solid #92b1f8;
background-color: #fff; color: #000;
}

#listMenu ul li ul li
{
margin-left: 0px;
list-style-position: inside;
list-style-image: url('http://www.amemusik.com/menus/arrow.gif');
padding-left: 0px;
cursor: pointer;
font-weight: normal;
text-decoration: none;
color: #000;
text-align: left;
background: #fff;
}

#listMenu ul li ul li a
{
padding-left: 3px;
cursor: pointer;
text-decoration: none;
color: #f69235;
background-color: inherit;
}

#listMenu ul li ul li a:hover
{
cursor: pointer;
text-decoration: underline;
color: #ea3639;
background-color: inherit;
}

#listMenu .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}