body
{
  font-family: Verdana;
  text-align: justify;
}

h1.titre
{
  text-align: center;
}

div.menu
{
  text-align: center;
  margin: 1em;
  border-right-style: dashed;
  border-bottom-style: dashed;
  border-width: thin;
  float: left;
  width: 10em;
  background-color: #F3F3F3;
}

div.menu a
{
  padding: 0.8em;
  display: block;
}

div.contenu
{
  margin-left: 12em;
}

div.image
{
  text-align: center;
  font-style: italic;
}

.footer
{
  text-align: center;
  font-size: x-small;
  font-style: italic;
}
