/* Generated by KompoZer */
body {
  border:  none;
  margin: 0;
  padding: 0;
  position: relative;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  background-color: #dfdfdf;
}
.conteneur {
  border: 3px double white;
  margin: 40px auto 0;
  position: relative;
  width: 1000px;
  height: 800px;
  background-color: #000066;
  background-image: url(Fond%20web%203.jpg);
}
.header {
  border-style: none none double;
  border-color: -moz-use-text-color;
  border-width: medium medium 3px;
  height: 120px;
  color: white;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.7em;
  text-decoration: underline;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position:  center center;
  background-image: url(TITRE.gif);
}
.menu {
  border-style: none double none none;
  border-color: white -moz-use-text-color -moz-use-text-color;
  border-width: 3px medium medium;
  position: absolute;
  left: 0;
  width: 150px;
  height: 660px;
  background-color: transparent;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.1em;
  color: white;
}
.frame {
  border:  none;
  margin-left: 150px;
  width: 850px;
  height: 640px;
  overflow: auto;
  font-family: Arial,Helvetica,sans-serif;
  background-repeat: no-repeat;
  background-position:  center center;
  background-color: transparent;
  font-weight: bold;
  font-size: 1em;
  color: white;
}
.footer {
  border-style: none;
  border-color: #ff6600 -moz-use-text-color -moz-use-text-color;
  border-width: 3px medium medium;
  height: 40px;
  background-color: transparent;
}
.menugauche {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: transparent;
  color: #ff6600;
}
.menugauche a {
  margin: 0 2px;
  background-color: transparent;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 0.8em;
}
