body {
  margin: 0px;
  font-size: 12pt;
}

.main_header {
  /*background-image: url(images/en-filigrane_header.jpg);*/
  background-image: url(images/en-filigrane_titre.gif);
  background-position: 50% 0%;
  background-repeat: no-repeat;
  /*height: 120px;*/
}

a { font-size: 10pt; color: #0000ff; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: none; }

.menu a { font-size: 12pt; color: #0000ff; text-decoration: none; }
.menu a:hover { color: #ff0000; text-decoration: none; }

img {
  border: solid 1px black;
}

.titre {
  margin-top: 20px;
  font-size: 18pt;
  text-align: center;
}

.choix_pays {
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  padding: 10px 0px;
}

.bonus_titre {
  border-bottom: solid 1px black;
  padding: 10px 0px;
}

.titre_pages_princ {
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}

.sous_titre_pages_princ {
  font-size: 10pt;
  font-weight: bold;
  margin-top: 20px;
  padding: 5px;
  border-top: dashed 1px black;
  border-bottom: dashed 1px black;
}

.pages_princ {
  font-size: 10pt;
  text-align: left;
  line-height: 18px;
  text-indent: 15px;
}

.sans_indent {
  font-size: 10pt;
  text-align: left;
  line-height: 18px;
}

.visites {
  font-size: 10pt;
}

.citation {
  font-size: 10pt;
  padding: 5px 5px 5px 15px;
  line-height: 18px;
  border: solid 1px gray;
  margin: 0px 30px 0px 15px;
}