div#Nav {
  display: none;
}
div#content {
  position: relative;
  background-color:none;
  background-position:left;
  background-repeat:no-repeat;
  margin-left:20px;
  padding-top:80px;
  font-family: Arial;
  width:400px;
}
div#Logo {
  right: 150px;
  top: 0px;
  position: absolute;
}
div#top {
  position: absolute;
  top: 0px;
  left: 20px;
}
div#text {
  position: absolute;
  width: 100%
  height: 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 {
  display: none;
  left: 0px;
  position: absolute;
}
div#body {
  margin: 0 auto;
  width: 800px; 
  text-align: left; 
  position: absolute;
  border: 0px solid #000000;
}
img.PrintHeader {
  width: 650px;
}
div#PrintAdresse {
  position: absolute;
  display: inline;
  bottom: 20px;
  left: 0px;
}
div#Adresse {
  width: 33%;
  float: left;
}
h1 {
  font-size: 20px;
  color: #162A83;
}
p {
  font-size: 13px;
  color: #000000;
  line-height: 17px;
  margin: 0;
  padding-bottom: 10px;
}
