
#menu_ul {
	display: block;
	width: 920px;
	list-style-type: none;
	background-image: url(../img/images/menu-tranche.jpg);
	height: 22px;
	z-index: 2;
}
#menu_ul li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#menu_ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	display: block;
	font-weight: bold;
	padding-right: 21px;
	padding-left: 20px;
	background-image: url(../img/images/menu-tranche.jpg);
}
#menu_ul a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	display: block;
	padding-right: 21px;
	padding-left: 20px;
	background-image: url(../img/images/menu_selected.jpg);
	font-weight: bold;
}
#menu_ul a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	display: block;
	padding-right: 21px;
	padding-left: 20px;
	background-image: url(../img/images/menu_blanc.jpg);
	font-weight: bold;
}
.menuN2 ,.menuN2_2 ,.menuN2_3 ,.menuN2_4 {
	display: none;
}
.menu {
	display: block;
	list-style-type: none;
	background-image: url(../img/images/menu-tranche.jpg);
	z-index: 2;
	float: left;
	width: 153px;
}
.titreMenu, .contenuMenu, .lienMenu{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 21px;
	color: #000000;
}


.titreMenu, .contenuMenu    {
	border: 2px outset #AAAAAA;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.contenuMenu  {
	background-image: url(../img/images/sous_menu_selected.jpg);
	text-align: center;
	display: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 153px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
}
#Menu1Item,#Menu6Item {
	background-image: none;
}
.Menuhover  {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.menuOverflow{
	height: auto;
}
.lienMenu1 {
	color: #FFFFFF;
	background-image: url(../img/images/sous_menu_selected.jpg);
}
.itemOver{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 21px;
}
.itemOut{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.lienMenu{
	text-decoration: none;
	text-transform: none;
	width: 153px;
}

.menu a:hover {
	color: #FFFFFF;
	background-image: url(../img/images/menu_selected.jpg);
}

.menu a {
	display: block;
	height: 21px;
	width: 153px;
}

