/* Generated by KompoZer */
body {
  font-family: Verdana;
  font-size: 18px;
  color: #333300;
}
#fond {
  border: 2px solid #cc9933;
  background-attachment: fixed;
  background-position:  center center;
  background-image: url(ima/fond3.jpg);
  background-repeat: repeat-y;
}
#fond1 {
  border-style: solid none;
  border-color: white;
  border-width: 2px;
  background-image: url(ima/fond.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  background-color: white;
}
#menu {
  background-color: white;
  font-size: 20px;
}
#menu1 {
  background-color: white;
  font-size: 18px;
  font-style: italic;
}
#menu2 {
  border-right: 2px solid #cc9933;
  border-bottom: 2px solid #cc9933;
}
#texte {
  border: 2px solid #cc9933;
  text-align: justify;
  background-color: white;
  font-size: 16px;
}
#image {
  border: 2px solid #cc9933;
}
#retour {
  border: 2px double #333300;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  background-color: white;
}
#contour {
  border-style: solid none none solid;
  border-color: #cc9933;
  border-width: 2px;
  font-size: 19px;
}
#contour2 {
  border: 2px dotted #cc9933;
}
a:link {
  text-decoration: none;
  color: #333300;
}
a:visited {
  text-decoration: none;
  color: #333300;
}
a:active {
  text-decoration: none;
  color: #cc9933;
}
a:hover {
  text-decoration: none;
  color: #cc9933;
}
