div#Nav {
  display: none;
}
div#content {
  position: absolute;
  left: 0px;
  top: 70px;
}
div#text {
  height: 100%;
  width: 100%;
}
div#navtop {
  display: none;
}
div#maintop {
  display: none;
}
div#RightBottom {
  display: none;
}
div#MainBottom {
  display: none;
}
div#Right {
  display: none;
}
div#Top {
  display: none;
}
div#Header {
  left: 0px;
  position: absolute;
  display: none;
}
div#Logo {
  right: 0px;
  top: 0px;
  position: absolute;
}
div#body {
  margin: 0 auto;
  width: 650px; 
  height: 500px; 
  text-align: left; 
  position: relative;
  border: none;
}
img.PrintHeader {
  width: 650px;
  display: none;
}
div#PrintAdresse {
  position: absolute;
  display: inline;
  bottom: 20px;
  left: 0px;
}
div#Adresse {
  width: 33%;
  float: left;
}
