body {
  background-position: left top;
  background-image: url(../images/chiens/chien55.jpg);
}
.top {
  background-position:  center center;
}
.liste {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  line-height: 1.3em;
  color: black;
  font-style: italic;
  text-decoration: none;
  list-style-type: none;
  font-weight: bold;
}
.menu {
  font-size: 1em;
  color: black;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 1.8em;
  text-decoration: none;
  font-style: italic;
  margin-left: -2px;
  margin-top: 50px;
}
.menu a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  color: #336666;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  line-height: 1.8em;
}
.menu a:hover {
  font-family: Arial,Helvetica,sans-serif;
  background-color: #ffff99;
  font-weight: bold;
  font-style: italic;
  color: #cc0000;
  text-decoration: none;
  font-size: 1em;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 2.4em;
  color: #ff6600;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  margin-top: 50px;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.4em;
  color: #336666;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  margin-left: 20px;
  margin-right: 20px;
  font-style: italic;
  font-weight: bold;
  color: #003333;
  font-size: 1em;
}
.footer {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  color: #003333;
  text-align: center;
  font-style: italic;
  font-weight: bold;
}
.img {
  margin: 50px;
  width: 500px;
  height: 375px;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  color: #cc6600;
  font-style: italic;
  text-align: center;
}
.listeformation {
  font-size: 1em;
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  color: #003333;
  font-weight: bold;
  list-style-image: url(images/F1.gif);
  list-style-position: outside;
  margin-left: 10px;
}
.boxgauche {
  border: 5px outset #33cc00;
  padding: 10px;
  width: 500px;
  margin-left: 50px;
  background-color: #ccffff;
  font-style: italic;
  font-weight: bold;
  color: #990000;
}
