.boxadrinf h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.boxadracces {
  margin-bottom: 10px;
}
.boxadracces2 {
  clear: left;
}

.boxadracces, .boxadrinfos {
    height: auto;
    margin: auto;
    padding: 0px;
    background: white;
    float: left;
    margin-top: 10px;
}


.boxadracces .content {
  float: left;
  overflow: hidden;
  width: 100%;
}

.boxadracces .content p {
  overflow: visible;
  text-align: justify;
}
.boxadrmap {
  clear: both;
  width:100%;
  height: 500px;
  margin-bottom: 20px;
}

