.contenu{
  margin-left:100px;
  margin-right:100px;
}

.en_tete{
  color: blue;
  font-size: 4em;
  font-family: "Arial Black","Comic sans MS", "Times New Roman", Arial,serif;
  margin-bottom: 5px;
  text-align: center;
  margin-left: 80px;
  margin-right: 80px;
}

.espace_titre{
  margin-right:50px;
}

.coordonee{
  font-size: 2.5em;
  text-align: center;
  color: #BE215C;
  margin-bottom: 35px;
  margin-left: 150px;
  margin-right: 150px;
}

.A {
  color:blue;
}

.image_en_tete{
  background-image: url("../images/inon7.jpeg");
  background-repeat: repeat-x;
  height:110px;
}

.menu_du_haut{
  font-family: "Arial Black","Comic sans MS", "Times New Roman", Arial,serif;
  margin-top: 5px;
  margin-bottom:50px;
  text-align: center;
  color: #BE215C;
}

.menu_du_haut a:visited{
  color: blue;
}

.formulaire{
  margin-left:150px;
  margin-right:150px;
  color:blue;
  /*font-weight:bold;*/
  font-size:1.3em;
  margin-bottom:15px;
}

.liens_arrondissements{
  font-size: 0.8em;
  text-align: center;
  margin-bottom:15px;
}

.liens_arrondissements a{
  text-decoration : none;
}

.liens_arrondissements a:visited{
  color:blue;
}

.liens_departements a{
/*  text-decoration : none;*/
  color:red;
}

.liens_departements a:visited{
  color:red;
}