/* CSS Document */
#menuhaut {
	margin: 0px;
	height: 23px;
	width: 788px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 249px;
}
* html #menuhaut {
	margin: 0px;
	height: 23px;
	width: 766px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 247px;
}
#menuhautfr {
	margin: 0px;
	height: 23px;
	width: 788px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
}


/* remove all the bullets, borders and padding from the default list styling */
#menuhaut ul {
padding:0;
margin:0;
list-style-type:none;

}
#menuhaut ul ul {
	margin: 0px;
	padding: 0px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menuhauthaut positon */
#menuhaut li {
	margin: 0px;
	text-align: center;
	background-position: top;
	float: left;
	padding: 0px;

}
/* style the links for the top level */
#menuhaut a, #menuhaut a:visited {
	font-size:10px;
	text-decoration:none;
	line-height:21px;
	display: block;
	margin: 0px;
	padding: 0px;
}

/* style the second level background */
#menuhautul ul a.drop, #menuhaut ul ul a.drop:visited {

}
/* style the second level hover */
#menuhaut ul ul a.drop:hover{
}
#menuhaut ul ul :hover > a.drop {
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menuhaut ul ul {
visibility:hidden;
position:absolute;
height:0;
margin-top:-8px;
margin-left:0;
width:130px
}
/* another hack for IE5.5 */
* html #menuhaut ul ul {
margin-top:33px;
margin-left:-73px;
}

/* position the third level flyout menuhauthaut */
#menuhaut ul ul ul{
margin-left:110px; 
margin-top:0;
width:110px;
}
/* position the third level flyout menuhauthaut for a left flyout */
#annuairemenuhaut ul ul ul {
left:-150px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#menuhaut table {position:absolute; margin-top:0; margin-left:-20;}
* html #menuhaut ul ul a{
width:80px;
}

/* make the second level visible when hover on first level list OR link */
#menuhaut ul li:hover ul,
#menuhaut ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
#menuhaut ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
#menuhaut ul :hover ul :hover ul{ 
visibility:visible;
}
/* MENU HAUT */

a.menuhaut0 {
	background-image: url(/store/images/aventure/menuhaut_01.gif);
	display: block;
	width: 55px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	color: #3C6F0A;
}

a.menuhaut1 {
background-image: url(/store/images/aventure/menuhaut_01_b.gif);
/*background-image: url(/store/images/aventure/menuhaut_01.gif);*/
	display: block;
	width: 55px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	color: #3C6F0A;
}
a.menuhaut2 {
	background-image: url(/store/images/aventure/menuhaut_02.gif);
	display: block;
	width: 123px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	padding: 0px;
	color: #3C6F0A;
}
a.menuhaut3 {
	background-image: url(/store/images/aventure/menuhaut_03.gif);
	display: block;
	width: 82px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	padding: 0px;
	color: #3C6F0A;
}
a.menuhaut4 {
	background-image: url(/store/images/aventure/menuhaut_03.gif);
	display: block;
	width: 82px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	color: #3C6F0A;

}
a.menuhaut5 {
background-image: url(/store/images/aventure/menuhaut_08_b.gif);
	/*background-image: url(/store/images/aventure/menuhaut_08.gif);*/
	display: block;
	width: 142px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	padding: 0px;
	color: #3C6F0A;
}
a.menuhaut6 {
	background-image: url(/store/images/aventure/menuhaut_06.gif);
	display: block;
	width: 56px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	padding: 0px;
	color: #3C6F0A;
}
a.menuhaut7 {
	background-image: url(/store/images/aventure/menuhaut_03.gif);
	display: block;
	width: 82px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	padding: 0px;
		color: #3C6F0A;
}
a.menuhaut8 {
	background-image: url(/store/images/aventure/menuhaut_07.gif);
	display: block;
	width: 83px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	padding: 0px;
		color: white;
}
#menuhautfr ul {
padding:0;
margin:0;
list-style-type:none;

}
#menuhautfr ul ul {
	margin: 0px;
	padding: 0px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menuhauthaut positon */
#menuhautfr li {
	margin: 0px;
	text-align: center;
	background-position: top;
	float: left;
	padding: 0px;

}
/* style the links for the top level */
#menuhautfr a, #menuhautfr a:visited {
	font-size:10px;
	text-decoration:none;
	line-height:21px;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
}

/* style the second level background */
#menuhautfr ul ul a{
height: auto !important;
  height: 1%; /*For IE*/
	
}
/* style the second level hover */
#menuhautfr ul ul a.drop:hover{
}
#menuhautfr ul ul :hover > a.drop {
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menuhautfr ul ul {
visibility:hidden;
position:absolute;
height:0;
margin-top:-8px;
margin-left:0;
width:130px
}
/* another hack for IE5.5 */
* html #menuhautfr ul ul {
margin-top:33px;
margin-left:-73px;
}

/* position the third level flyout menuhauthaut */
#menuhautfr ul ul ul{
margin-left:110px; 
margin-top:0;
width:110px;
}
/* position the third level flyout menuhauthaut for a left flyout */
#annuairemenuhaut ul ul ul {
left:-150px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#menuhaut table {position:absolute; margin-top:0; margin-left:-20;}
* html #menuhaut ul ul a{
width:80px;
}

/* make the second level visible when hover on first level list OR link */
#menuhaut ul li:hover ul,
#menuhaut ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
#menuhaut ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
#menuhaut ul :hover ul :hover ul{ 
visibility:visible;
}