#menu * {
	margin: 0;
	padding: 0;
}

#menu {
	position: relative;
	z-index: 1;
	width: 660px;
	height: 35px;
	background: transparent url(../medias/images/menus/mainmenu_bg_acc.jpg) no-repeat left top;
}

#home #menu {
	position: relative;
	z-index: 1;
	width: 758px;
	height: 35px;
	background: transparent url(../medias/images/menus/mainmenu_bg_acc.jpg) no-repeat left top;
}

/* Premier niveau */

#menu ul {
	width: 100%;
}

#menu ul li {
	position: relative;
	float: left;
	list-style-type: none;
	list-style-image: none;
	height: 32px;
	background: transparent url(../medias/images/menus/mainmenu_level1_bg_btn_top_off.gif) repeat-x left top;
	margin: 1px 0 0 3px !important;
	margin: 0 0 0 2px;
	padding: 0 2px 0 0 !important;
	padding: 0;
}

#menu ul li.open {
	position: relative;
	float: left;
	list-style-type: none;
	list-style-image: none;
	height: 32px;
	background: transparent url(../medias/images/menus/mainmenu_level1_bg_btn_top_over.gif) repeat-x left top;
	margin: 1px 0 0 3px !important;
	margin: 0 0 0 2px;
	padding: 0 2px 0 0 !important;
	padding: 0;
}

#menu ul li.selected {
	position: relative;
	float: left;
	list-style-type: none;
	list-style-image: none;
	height: 32px;
	background: transparent url(../medias/images/menus/mainmenu_level1_bg_btn_top_over.gif) repeat-x left top;
	margin: 1px 0 0 3px !important;
	margin: 0 0 0 2px;
	padding: 0 2px 0 0 !important;
	padding: 0;
}

#menu ul li#tab1 {
	width: 55px;
}

#menu ul li#tab2 {
	width: 90px;
}

#menu ul li#tab3 {
	width: 140px;
}

#menu ul li#tab4 {
	width: 160px;
}

#menu ul li#tab5 {
	width: 102px;
}

#menu ul li#tab6 {
	width: 80px;
}

#home #menu ul li#tab1 {
	width: 82px;
}

#home #menu ul li#tab2 {
	width: 100px;
}

#home #menu ul li#tab3 {
	width: 150px;
}

#home #menu ul li#tab4 {
	width: 180px;
}

#home #menu ul li#tab5 {
	width: 122px;
}

#home #menu ul li#tab6 {
	width: 90px;
}


#menu ul li a {
	display: block;
	width: 100%;
	height: 28px;
	background: transparent url(../medias/images/menus/mainmenu_level1_bg_btn_off.jpg) repeat-x left top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #012B7D;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #d4e9f7;
	border-right-color: #afd5ea;
	border-bottom-color: #a5d1e8;
	border-left-color: #afd5ea;
	margin: 2px 0 0 0;
}

#menu ul li.open a {
	display: block;
	width: 100%;
	height: 28px;
	background: transparent url(../medias/images/menus/mainmenu_level1_bg_btn_over.jpg) repeat-x left top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #012B7D;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #d4e9f7;
	border-right-color: #afd5ea;
	border-bottom-color: #a5d1e8;
	border-left-color: #afd5ea;
	margin: 2px 0 0 0;
}

#menu ul li.selected a {
	display: block;
	width: 100%;
	height: 28px;
	background: transparent url(../medias/images/menus/mainmenu_level1_bg_btn_over.jpg) repeat-x left top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #012B7D;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #d4e9f7;
	border-right-color: #afd5ea;
	border-bottom-color: #a5d1e8;
	border-left-color: #afd5ea;
	margin: 2px 0 0 0;
}

#menu ul li a:hover {
	display: block;
	width: 100%;
	height: 28px;
	background: transparent url(../medias/images/menus/mainmenu_level1_bg_btn_over.jpg) repeat-x left top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #012B7D;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #d4e9f7;
	border-right-color: #afd5ea;
	border-bottom-color: #a5d1e8;
	border-left-color: #afd5ea;
	margin: 2px 0 0 0;
}

/* Deuxième niveaux */

#menu ul li ul {
	position: absolute;
	display: none;
	visibility: hidden;
	width: 200px;
	top: 35px;
	left: -3px;
}

#menu ul li ul li {
	width: 100%;
	height: 18px;
	border: none;
	background: none;
}

#menu ul li.open ul li a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	color: #ffffff;
	background: none;
	/*background: transparent url(../medias/images/menus/mainmenu_sublevel_bg_btn_off.png) repeat-x left top;*/
	background-color: #074880;
	line-height: 18px;
}

div#menu ul li.open ul li a:hover {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	background: none;
	/*background: transparent url(../medias/images/menus/mainmenu_sublevel_bg_btn_over.png) repeat-x left top;*/
	background-color: #0375BC;
	line-height: 18px;
}

/* Autres niveaux */

#menu ul li ul li ul {
	top: 0;
	left: 100%;
}
