BODY {
 font-family: verdana, arial;
 font-size: 10pt;
 color: #999999;
 background-color: #FFFFFF
}

a:link {
text-decoration:none;
text-transform:none;
color:#ff0000
}

a:visited {
text-decoration:none;
text-transform:none;
color:#ff0000
}

a:active {
text-decoration:none;
text-transform:none;
color:#ff0000
}

a:hover {
text-decoration:underline;
text-transform:none;
color:"#cc9933"
}

.titre {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 700px;
  height: 60px;
  background: url(images/banniere.jpg) no-repeat top left;
}

.titre span {
  display:none;
}

.menu {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 750px;
  line-height: 2em;
  font-size: 10pt;
  color: #ff0000;
  font-family: verdana;
}

.centre {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #ffffcc;
  width: 750px;
  font-size: 10pt;
  color: #cc9933;
  font-family: verdana;
}

.content {
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  border: 1px #ff0000 dashed;
  text-align: center;
  background-color: #ffcc99;
  width: 750px;
  padding-top: 1em;
  font-size: 10pt;
  color: #cc9933;
  font-family: verdana;
}

.pied {
  margin-left: auto;
  margin-right: auto;
  padding-top: 2em;
  z-index: 2;
  text-align: center;
  width: 750px;
  line-height: 1em;
  font-size: 8pt;
  color: #ff0000;
  font-family: verdana;
}

.soustitre {
  text-align: center;
  font-size: 10pt;
  font-style: bold;
  color: #cc9933;
  font-weight: bold;
  font-family: verdana;
}

.valid {
  text-align: center;
  line-height: 1em;
}
