#page {
  border: 1px solid black;
  margin: 0px auto;
  background-color: #ff0000;
  width: 780px;
}
#menu {
  width: 710px;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 35px;
  font-family: Arial,Helvetica,sans-serif;
  margin-left: 35px;
  margin-right: 35px;
  text-align: center;
  font-weight: bold;
}
a:link {
  color: #ffffff;
}
a:visited {
  color: #ffffff;
}
a:active {
  color: #6633ff;
}
#texte {
  margin-left: 35px;
  margin-right: 35px;
  color: #000000;
  font-size: 18px;
  font-family: Times New Roman,Times,serif;
  line-height: 22px;
}
#textebleu {
  margin-left: 35px;
  margin-right: 35px;
  font-size: 22px;
  color: #000099;
  font-family: Times New Roman,Times,serif;
}
body {
  background-color: #cccccc;
}
#extraits {
  border: 1px solid black;
  margin: 0px auto;
  width: 780px;
  background-color: #d7d7d7;
}
#pagextraitexte {
  border: 1px solid black;
  margin: 0px auto;
  width: 780px;
  background-color: #ffcc00;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  text-transform: uppercase;
  font-weight: normal;
  color: black;
  font-style: italic;
  font-size: 20px;
  line-height: 18px;
}

