/* Generated by KompoZer */
body {
  font-weight: lighter;
  font-style: normal;
  text-align: left;
  background-color: #000000;
  list-style-type: disc;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
}
a:active {
  font-family: Arial,Helvetica,sans-serif;
  color: #33ff33;
  text-decoration: none;
}
a:link {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  color: #fd08c0;
  text-decoration: none;
}
a:visited {
  font-family: Arial,Helvetica,sans-serif;
  color: #993399;
  text-decoration: none;
}
a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  color: #ffcccc;
}
#contenu {
  border-style: none;
  padding: 20px 20px 7px;
  float: left;
  clear: none;
  width: 900px;
  height: 602px;
  min-width: 900px;
  min-height: 602px;
  max-height: 602px;
  max-width: 900px;
  overflow: auto;
  position: absolute;
  margin-top: 0;
}
#menu a:hover {
  color: #ff6600;
}
#menu a:active {
  color: #cc0000;
}
#menu a:visited {
  color: white;
}
#menu a {
  color: #ff9900;
  font-weight: bold;
}
#flashcontent {
  width: 900px;
  height: 609px;
}
#presentation {
  float: right;
  position: relative;
  width: 200px;
  height: 500px;
  margin-right: 20px;
  margin-top: -575px;
  color: #ff0cd0;
}
.texte {
  margin: 0 auto;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #556074;
  text-align: center;
}
.fieldset {
  border:  none;
  margin: 0 auto;
  text-align: center;
  width: 35%;
}
.input {
  border: 1px solid silver;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #4e4e4e;
  background-color: #f1f1f1;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  font-weight: normal;
}
.input_message {
  border: 1px solid silver;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #4e4e4e;
  background-color: #f1f1f1;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  font-weight: normal;
  overflow: auto;
}
.requis {
  color: #ff0000;
  font-weight: bold;
}
.border {
}
.wait {
  display: none;
}
.erreur {
  color: #ff0000;
  font-weight: bold;
}
.bon {
  color: #008000;
  font-weight: bold;
}
#menugal {
  display: block;
  float: left;
  position: absolute;
  margin-left: 41px;
}
label
{ /* Alignement des champs du formulaire de contact */
     display:block;
     width:150px;
     float:left;
}
 
