body {
  background-image: url(images/fond_gris.gif);
  font-family: Arial,Helvetica,sans-serif;
}
#page {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}
#contenu {
  border-style: solid;
  border-color: #333333;
  width: 794px;
  height: 230px;
}
#titre {
  border-style: none;
  width: 794px;
  margin-right: auto;
  margin-left: auto;
  background-color: silver;
  text-align: center;
  font-weight: bold;
}
#photo {
  width: 160px;
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  height: 242px;
}
#texte {
  height: 242px;
  float: left;
  padding-top: 13px;
}
#pied {
  width: 800px;
}
a:hover {
  text-decoration: none;
  color: blue;
}
a {
  color: #000099;
}
#contenu1 {
  border-style: solid;
  border-color: #333333;
  width: 794px;
  height: 280px;
}
#contenu2 {
  border-style: solid;
  border-color: #333333;
  width: 794px;
  height: 440px;
}
#contenu3 {
  border: 3px solid #333333;
  width: 794px;
  height: 515px;
}
#menuv {
  width: 120px;
  float: left;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 25px;
}
#menuv1 {
  float: left;
  padding-left: 5px;
  width: 120px;
  padding-right: 5px;
}
#contenu4 {
  border-style: solid;
  border-color: #333333;
  width: 794px;
  height: 333px;
}
