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

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

.espace_titre{
  margin-right:30px;
  font-size:1.3em;
}

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

.A {
  color:blue;
}

.corps{
  text-align: justify;
/*  margin-left: 150px;
  margin-right: 150px;*/
  font-size:1.2em;
}

.corps_2{
  text-align:justify;
}

.corps_2_1{
  font-size:1.8em;
  text-align:justify;
  color:red;
  font-weight:bold;
}

.corps_2_2{
  color:red;
  font-weight:bold;
}

a:visited{
  color: blue;
}

a{
  color: blue;
}

.lien_de_retour{
  font-family: "Arial Black","Comic sans MS", "Times New Roman", Arial,serif;
  margin-top: 5px;
  margin-bottom:35px;
/*  margin-left:5px;*/
  color: #BE215C;
}

.besoin_artisan{
  border: 2px solid black;
  margin-bottom:15px;
  margin-left:80px;
  margin-right:80px;
  text-align:center;
  padding-bottom:5px;
}

.bs_titre{
color: #BE215C;
/*font-size:1.5em;*/
}

.menu_acc{
  background-color:yellow;
  float:left;
  width:200px;
  height:1000px;
}

.tableau_menu{
  border-collapse:collapse;
  margin:auto;
  background-color:white;
}

.tableau_menu tr{
}

.tableau_menu td{
  padding:0px;
}

.tableau_menu td img{
  float:left;
}

.corps_principal{
  margin-left:250px;
  margin-right:50px;
}

.B{
  color:red;
  font-weight:bold;
  margin-left:5px;
}

.C{
  color:blue;
  font-weight:bold;
  margin-left:5px;
}

.B:visited{
  color:red;
}

.C:visited{
  color:blue;
}

/*.menu_acc a:visited{
  color:red;
}*/