dl, dt, dd, ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menuH {
	background-image:url("../images/fond-menuH.png");
	background-repeat:repeat-x;
	background-position:top;
	position:absolute;
	top:196px;
	left:0px;
	height:20px;
	width: 100%; /* correction pour Opera */
}

#menuH dl {
	position:absolute;
	background-image:url("../images/fond-bouton-menuH.png");
	background-repeat:repeat-x;
	background-position:top;
	top:-3px;
	z-index:100;
}


#menuH dt {
	text-align: center;
	font-weight: bold;
	height:27px;
	z-index:inherit;
}

#menuH dd {
	display:none;
	border: 1px solid #93acd2;
	z-index:inherit;
}

#menuH li {
	background: #d0dcec;
	text-align:left;
}

#menuH li a {
	color:#567eb9;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	height:100%;
	border: 0 none;
	padding:4px 10px;
}
#menuH dd a:hover {
	color:#555;
	background-color:#93acd2;
}

#menuH dt a {
	float:left;
	display:inline;
	width:100%;
}

#menuH dt a span {
	position:relative;
	top:5px;
	font-size:13px;
	text-align:center;
	color:#d4ddee;
}

#menuH dt a:hover span {
	color:#FF962D;
}

#menuH dt a div {
	background-repeat:no-repeat;
	width:11px;
	height:27px;
	float:left;
}

.imgMenuG {
	background-image:url("../images/bord-bouton-menuG.png");
}

.imgMenuGSelec {
	background-image:url("../images/bord-bouton-menuGSelec.png");
}

.imgMenuD, .imgMenuDSelec {
	background-image:url("../images/bord-bouton-menuD.png");
	position:absolute;
	right:-11px;
	top:0px;
}

.imgMenuDSelec {
	background-image:url("../images/bord-bouton-menuDSelec.png");
}

#menuHaccueil, #menuHaccueilSelec {
	left:28px;
	width:82px;
}

.Selec dt {
	background-image:url("../images/fond-bouton-menuHSelec.png");
}

.Selec li a:hover {
	background-color:#FF962D;
}

#lienHSelec {
	color:#FF962D;
}

#lienHSelec:hover {
	color:#FF962D;
	color:#ec7309;
}


/*******************************
******** Largeur des menus *****
*******************************/

#menuHadresse {
	left:153px;
	width:155px;
}
#menuHadresse dd {
	width:210px;
}

#menuHasia {
	left:351px;
	width:82px;
}
#menuHasia dd {
	width:200px;
}

#menuHsolutions {
	left:476px;
	width:93px;
}
#menuHsolutions dd {
	width:220px;
}

#menuHsociete {
	left:612px;
	width:104px;
}
#menuHsociete dd {
	width:135px;
}

#menuHcommander {
	left:760px;
	width:104px;
}
