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

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

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

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

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

.titre {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 700px;
  height: 60px;
  background: url(images/bluebanniere.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: #99CCFF;
  font-family: verdana;
}

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

.content {
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  border: 1px #99CCFF dashed;
  text-align: center;
  background-color: #000066;
  width: 750px;
  padding-top: 1em;
  font-size: 10pt;
  color: #336699;
  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: #99CCFF;
  font-family: verdana;
}

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

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