#bandeau{
	visibility: hidden;
	height: 0px;
	top: -500px;
	left: -500px;
	position: absolute;
}
#menu{
	visibility: hidden;
	height: 0px;
	top: -500px;
	left: -500px;
	position: absolute;
}