.menu{
	height: 550px;
	width: 179px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #F2D690;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2c3c21;
	background-image:  url(../images%20du%20site/menu_01.jpg);
	background-repeat: no-repeat;
}

.copyright{
	height: 15px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 533px;
	font-size: 10px;
}
	   
.vieprivee{
	height: 15px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 505px;
	font-size: 10px;
}	   
	   
.langues{
	height: 15px;
	width: 178px;
	position: absolute;
	left: 1px;
	top: 2px;
	font-size: 10px;
	color: #E8A908;
	   }
	   
.FR{
	width: 30px;
	float: left;
}
.NL{
	width: 30px;
	float: left;
}
.EN{
	width: 30px;
	float: left;
}
.DE{
	width: 30px;
	float: left;
}
.pdf{
    width: 58px;
	float: left;
		   }

#branchesaccueil{
	visibility: hidden;
	z-index: 1;
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 45px;
   }

#boutonaccueil{
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 45px;
	z-index: 2;
	}
#branchesmaison{
	visibility: hidden;
	z-index: 1;
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 90px;
   }

#boutonmaison{
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 2;
	}

#brancheschambres{
	visibility: hidden;
	z-index: 1;
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 135px;
   }

#boutonchambres{
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 135px;
	z-index: 2;
	}
	
#branchesacces{
	visibility: hidden;
	z-index: 1;
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 180px;
   }
   
#boutonacces{
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 180px;
	z-index: 2;
	}
		
#boutonreservation{
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 225px;
	z-index: 2;
	}
	
#branchesreservation{
	visibility: hidden;
	z-index: 1;
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 225px;
   }

#boutonsejour{
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 270px;
	z-index: 2;
	}
	
#branchessejour{
	visibility: hidden;
	z-index: 1;
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 270px;
   }
#boutonenvirons{
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 315px;
	z-index: 2;
	}
	
#branchesenvirons{
	visibility: hidden;
	z-index: 1;
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 315px;
   }
   
#boutonlivre{
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 360px;
	z-index: 2;
	}
	
#brancheslivre{
	visibility: hidden;
	z-index: 1;
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 360px;
   }
   
#boutonhotes{
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 405px;
	z-index: 2;
	}
	
#brancheshotes{
	visibility: hidden;
	z-index: 1;
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 405px;
   }
   
#boutonpartenaire{
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 450px;
	z-index: 2;
	}
	
#branchespartenaire{
	visibility: hidden;
	z-index: 1;
	height: 45px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 450px;
   }

.fondvisible {
	background-image: url(../images%20du%20site/branchesmenuvisible.jpg);
	height: 45px;
	width: 178px;
}

a:link {color: #2C3C21;}
a:visited {color: #2C3C21;}
a:hover {color: #2C3C21;}
.menu .langues a:link {color: #E8A908;}
.menu .langues a:visited {color: #E8A908;}
.menu .langues a:hover {color: #E8A908;}
.copyright a:hover {color: #E8A908;}
.vieprivee a:hover {color: #E8A908;}
