.corps{
  text-align:center;
  margin-left:220px;
  margin-right:20px;
}

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

.espace_titre{
  margin-right:50px;
}

.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-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;
/*  margin-left: 150px;*/
/*  margin-right: 150px;*/
}

.A {
  color:blue;
}

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

.liens_arrondissements{
  font-size: 0.8em;
  text-align: center;
}

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

.contenu{
font-size:1.2em;
/*  text-align: center;*/
/*  margin-left: 150px;*/
/*  margin-right: 150px;*/
/*  margin-bottom: 15px;*/
}

/*.contenu_2{
  font-size:1.2em;
  text-align: center;
}*/

.liste_competences{
  list-style-type:none;
  list-style-position: inside;
}

.liste_competences li{
  margin-bottom:5px;
}

.besoin_artisan{
  font-size:0.9em;
  border: 2px solid black;
  margin-bottom:15px;
  margin-left:100px;
  margin-right:100px;
  text-align:center;
  margin-bottom: 15px;
}

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

.h1{
  font-size:1.6em;
}

.h2{
  font-size:1.3em;
}

.h4{
  font-size:1.1em;
}

.tel{
  font-size:2em;
  color:red;
  font-weight:bold;
}