body, ul, li, p {
  margin: 0px 0px 0px 0px;
  overflow: auto;
}

body {
  font-family: Times New Roman;
  font-style: italic;
}

div, h1, h3 {
  margin: 0px 0px 0px 0px;
}

a {
  text-decoration: none;
}

img {
  border: 0px;
}

td {
  text-align: left;
}

#Page {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-top: 0px;
  width: 1100px;
}

#Page2 {
  margin-top: 0px;
  padding-top: 0px;
  width: 1100px;
}

#Top {
  width: 1100px;
  height: 150px;
  text-align: center;
  font-size: 1.5em;
}

#Logo1 {
  width: 302px;
  height: 100px;
  margin-top: -140px;
  margin-left: 340px;
}

#Logo2 {
  width: 279px;
  height: 30px;
  margin-left: 540px;
}

#Menu {
  width: 1100px;
  height: 63px;
  text-decoration: none;
}

#Menu ul{
  padding-left: 0px;
  text-align: center;
}

#Menu li{
  margin-top: 20px;
  margin-left: 50px;
  margin-right: 50px;
  display: inline;
}

#Menu a:hover{
  text-decoration: overline underline;
  cursor: pointer;
}

#Contenu {
  width: 1100px;
  height: 600px;
}

.Note {
  color: #FF0000;
}

.Old {
  background-color: #BBBBBB;
}

.Informations {
  text-align: left;
  margin-left: 50px;
}

#Accueil {
  padding: 15px;
  text-align: justify;
}

#Photos {
  
}

#References {
  
}

#Bottom {
  text-align: center;
  font-size: 13px;
}