.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;*/
}

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

.corps{
  text-align:center;
/*  margin-left:200px;*/
}

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

.menu_du_haut a:visited{
  color: blue;
}

.coordonee{
  font-size: 2.5em;
  /*text-align: center;*/
  color: #BE215C;
  margin-bottom: 35px;
  font-family: "Arial Black","Comic sans MS", "Times New Roman", Arial,serif;
/*  margin-left: 150px;*/
/*  margin-right: 150px;*/
}

.A {
  color:blue;
}

.C{
  color:red;
}

.espace_titre{
  margin-right:50px;
}

.photo{
  float:left;
  width:350px;
  margin-bottom:30px;
}

.corps_2{
  text-align:justify;
  margin-right:50px;
  margin-left:350px;
  margin-bottom:30px;
  /*font-family: "Arial Black","Comic sans MS", "Times New Roman", Arial,serif;*/
}

.avant_tel{
  font-size:1.5em;
}

.tel{
  color:red;
  font-size:2.5em;
}

.liste_dept{
  margin-right:10px;
}

a{
  color:blue;
}