#body {
  border: 3px solid #666666;
  width: 930px;
  opacity: 1;
  margin-top: 10px;
  text-align: left;
  background-color: #e5f3fe;
  margin-left: auto;
  margin-right: auto;
}
#entete {
  text-align: center;
  width: 930px;
  height: 100px;
  background-image: url(images/imagesDordogne/280px-Lascaux-aurochs.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  color: white;
}
#cadreUL {
  border: 3px outset #ff6600;
  width: 350px;
  float: left;
}
.cadreh1 {
  border: 2px solid #999999;
  background-color: #999999;
  text-align: center;
  text-decoration: blink;
  display: block;
  visibility: visible;
}
.titreh1 {
  text-align: center;
  color: #990000;
  text-decoration: underline;
}
.bloclair {
  background-color: #ffecf4;
  height: 80px;
  width: 930px;
}
.imgDroite {
  float: right;
  margin-left: 10px;
}
.degage {
  clear: both;
}
.titreh2 {
  text-decoration: underline;
  color: #990000;
}
.imgGauche {
  float: left;
  margin-right: 10px;
}
.blocFonce {
  background-color: #666666;
  height: 240px;
  width: 930px;
}
#menu {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 5px;
  height: 30px;
}
#menuul {
  padding-left: 0px;
}
#menuli {
  border: 1px solid #cc0000;
  float: left;
  margin-right: 5px;
  list-style-type: none;
  text-align: center;
  margin-left: 5px;
  width: 120px;
}
#menu a:visited {
  color: #99ff99;
  font-weight: bold;
  text-decoration: none;
}
#menu a {
  color: white;
  font-weight: bold;
  text-decoration: none;
  background-color: #663333;
  display: block;
}
#menu a:hover {
  color: #000099;
  background-color: #ffccff;
}
#pied {
  background-image: url(images/imagesDordogne/300px-Vigne_%20de_Monbazillac.jpg);
  background-position:  center center;
  background-repeat: repeat;
  width: 930px;
  height: 80px;
}
#piedul {
  padding-left: 0px;
}
#piedli {
  border-style: hidden;
  list-style-type: none;
  float: left;
  width: 230px;
  margin-right: 50px;
  text-align: center;
  margin-top: 35px;
}
#pied a:visited {
  font-weight: bold;
  color: #99ff99;
}
#pied a {
  font-style: italic;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #993333;
  font-weight: bold;
  text-align: center;
  color: #ddeafc;
  margin-right: 120px;
}
#pied a:hover {
  color: #f8feff;
}
