/* Generated by KompoZer */
#fond {
  background-image: url(ima/licornes2.jpg);
  background-attachment: fixed;
  background-position:  center center;
  background-repeat: no-repeat;
}
#menu1 {
  background-color: white;
  font-family: Verdana;
  color: #333300;
  font-size: 20px;
}
#menu2 {
  border: 4px double #ffde05;
  background-color: white;
  font-family: Verdana;
  font-size: 16px;
  color: #333300;
  text-align: justify;
}
#menu3 {
  border: 2px solid #ffde05;
  font-weight: bold;
  font-style: italic;
  background-color: white;
  font-family: Verdana;
  font-size: 22px;
  color: #333300;
}
a:link {
  text-decoration: none;
  background-color: white;
  font-family: Verdana;
  font-size: 20px;
  color: #333300;
}
a:visited {
  text-decoration: none;
  background-color: white;
  font-family: Verdana;
  font-size: 20px;
  color: #333300;
}
a:active {
  text-decoration: none;
  background-color: white;
  font-family: Verdana;
  font-size: 20px;
  color: #333300;
}
a:hover {
  text-decoration: none;
  background-color: white;
  font-family: Verdana;
  font-size: 20px;
  color: #cc9933;
}
