body {
  border-style: none solid;
  border-color: #000000 #999999;
  border-width: 1px 100px;
  margin: auto;
  padding-left: 50px;
  font-family: Comic Sans MS;
  padding-right: 50px;
  background-image: url(../Images/brownlight.gif);
  background-position:  center;
  padding-top: 1px;
  font-size: medium;
  min-height: 100vh;
  max-width: 1024px;
  text-align: left;
}
#contenu {position: relative;
  margin: auto;
  background-image: url(../Images/brownlight.gif);
  background-position: center;
  max-width: 1024px;
  height: auto;
}
.retrait {
margin-left: 500px;
}
#footer {
position: absolute; 
bottom: 0;
margin: auto;
height: auto;
padding-left: 50px;
padding-right: 50px;
background-image: url(../Images/brownlight.gif);
background-position: center;
max-width: 1024px;
}
.note {text-align: left;
}
p
{
    word-wrap: break-word;
}
.home {text-align: center;
width: 100%;
}
.page_suivante {
  text-align: right;
width: 100%;
}
#Copyright:before {
 padding-left: 15px; 
content: "Copyright   2003 ";
  font-size: small;
}
#Copyright:after {
  content: ", S.J. Tous droits réservés.";
  font-size: small;
}
html {
  background-position: center top;
  background-color: #999999;
}
.responsive {
  max-width: 100%;
  height: auto;
}
.video {
  max-width: 100%;
  height: auto;
}
