

#Topmenu, #Menu {
	display: none;
}
#sidemenu { color: white; visibility: hidden; }
#sidemenuAll { color: white; width: 100%; height: 100%; visibility: hidden; margin-top: 0; margin-left: -100px; }
#printmargin 
{ width: 100%; position: absolute; left: 10px; top: 20px; z-index: 1; visibility: visible; }

#printmarginAll 
{ top:0; width: 100%; height: 100%; z-index: 2; visibility: visible; float: left; overflow: none; }

#adresse { color: #415b38; left: 10px; }
