body { 
  background-color: white; 
}

a {
  color: #BBB91D; 
  font-size: 12px; 
  font-family: Arial; 
  text-decoration : none;
}

a:hover {
  color: #CCCCCC; 
  font-size: 12px; 
  font-family: Arial; 
  text-decoration : underline;
}

/* Top */

div.top {
  width: 960px;
  margin-left: auto; 
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  background-color: white; 

}

p.top {
  margin-left: -1px; 
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.animtop {
  width: 961px;
  height: 200px;
}

/* Centre */

div.centre {
  width: 960px;
  margin-left: auto; 
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  background-color: white; 
}

/* Menu */

div.menu {
  width: 730px;
  height: 40px;
  background-color: #000000;
  margin-left : 231px;
  margin-top: -490px;
}

a.menu {
  color: #BBB91D; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold;
  text-decoration : none;
}

a.menu:hover {
  color: #FFFFFF; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold;
  text-decoration : none;
}

p.menu {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 7px;
}

/* Milieu */

div.milieu {
  
  width: 728px;
  min-height: 480px;
  margin-left : 231px;
  margin-top: 0px;
  border-width: 1px;
  border-style: solid ; 
  border-left-color: #BBB91D; 
  border-right-color: #BBB91D; 
}

p.titre {
  margin-left: 90px;
  margin-right: 90px;
  padding-top: 30px;
  margin-bottom : 10px;
  color: #BBB91D; 
  font-size: 18px; 
  font-family: Arial; 
  font-weight: bold;
}

p.titre2 {
  margin-left: 90px;
  margin-right: 90px;
  padding-top: 10px;
  margin-bottom : 10px;
  color: #BBB91D; 
  font-size: 18px; 
  font-family: Arial; 
  font-weight: bold;
}

p {
  margin-left: 90px;
  margin-right: 90px;
  font-size: 12px; 
  font-family: Arial; 
  color: #666666; 
}

p.texte {
  margin-left: 90px;
  margin-right: 90px;
  font-size: 12px; 
  font-family: Arial; 
  color: #666666; 
}

p.texte2 {
  margin-left: 90px;
  font-size: 12px; 
  font-family: Arial; 
  color: #666666; 
}

ul {
  margin-left: 120px;
  margin-right: 90px;
  font-size: 12px; 
  font-family: Arial; 
  color: #666666; 
}

/* Bas */

div.bas {
  width: 730px;
  height: 26px;
  background-color: #000000;
  margin-left : 231px;
  text-align: center;
  color: #FFFFFF; 
  padding-top: 3px;
}

a.petitmenu {
  color: #BBB91D; 
  font-size: 10px; 
  font-family: Arial; 
  font-weight: bold;
  text-decoration : none;
}

a.petitmenu:hover {
  color: #FFFFFF; 
  font-size: 10px; 
  font-family: Arial; 
  font-weight: bold;
  text-decoration : none;
}

/* Copy */

div.copy {
  width: 730px;
  text-align: center;
  font-size: 10px; 
  font-family: Arial; 
  margin-left : 231px;
}

a.copy {
  color: #BBB91D; 
  font-size: 10px; 
  font-family: Arial; 
  font-weight: bold;
  text-decoration : none;
}

a.copy:hover {
  color: #000000; 
  font-size: 10px; 
  font-family: Arial; 
  font-weight: bold;
  text-decoration : none;
}

/* Images */

img.gauche {
  width: 231px;
  height: 490px;
  margin-top: 0px;
  margin-left: 0px;
}

img.map {
  margin-right: 30px;
}

img.batiment {
  margin-left : 90px;
}

img.use {
  margin-right: 20px;
}
