header{
  padding-bottom: 1em;
  padding-top: 1em;
}
nav{
	border-top: 3mm ridge rgb(31, 133, 222, .6);
	border-bottom: 3mm ridge rgb(31, 133, 222, .6);
  font-size: 90%;
}
.Barre a{
  padding: 0 5px;
}
/*////////////////////////////////*/
.image1 img{
	position: relative; left: 60px; top: 100px;
}
.image2 .pansement{
	position: relative; right: 130px; top: 60px;
}
.image2 .pilule{
	position: relative; right: 50px; top: 100px;
}
/*////////////////////////////////*/
.map-responsive{
  padding-top: 2.5em;
}
h1, h2, h3{
  font-size: 230%;
}
footer{
  margin-top:15%;
}
