article h1 {
  font-family: Geneva, "trebuchet MS",Georgia,Arial,"Arial Black","Times New Roman",Times,serif;
  margin-top: 0px;
  margin-bottom: 5px;
  text-shadow: 1px 1px 1px gray;
font-size:2.0em;
  color: gray;
  text-align: center;
  font-style: oblique;
}

article img .noborder {
  border:  none;
  display: inline;
}
article p {
  margin-right: 0px;
  margin-left: 10px;
  font-size: 0.9em;
  text-align: justify;
  color: black;
  font-family: Geneva, "trebuchet MS","Times New Roman",Arial,"Arial Black",Times,serif;
}
article ul li {
  font-size: 0.8em;
  margin-left: 0px;
  color: black;
  font-family: Geneva, "trebuchet MS","Times New Roman",Arial,"Arial Black",Times,serif;
  text-align: justify;
}
article p strong {
  font-weight: normal;
  font-style: italic;
}
article h3 {
  font-family: Geneva, "trebuchet MS","Times New Roman",Arial,"Arial Black",Times,serif;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #008040;
  font-size: 1em;
}
article form {
  margin-left: 30%;
}
article a {
  text-align: center;
  color: #4242ff;
}
article a:hover {
  background-color: #7ed2ff;
  color: black;
}

article #merci {
  color: black;
  margin-left: 235px;
}
article table {
  width: 90%;
  margin-left: 20px;
}
article table td a {
  text-decoration: none;
}
article #centre {
  margin-left: 220px;
}
article #news {
  margin-top: 0px;
  overflow: auto;
  margin-bottom: 20px;
  height: 200px;
}
article #news p {
  margin: 10px;
  font-size: 0.8em;
  font-family: Geneva, "trebuchet MS","Times New Roman",Arial,"Arial Black",Times,serif;
}
article #news p .tit {
  text-decoration: underline;
  font-family: Geneva, "trebuchet MS","Times New Roman",Arial,"Arial Black",Times,serif;
}
article #logo {
  text-align: center;
}
