.boxurgdoc h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}
.boxurgences {
    height: auto;
    margin: auto;
    padding: 0px 10px;
    background: white;
    float: left;
    margin-top: 10px;   
}
.boxurgences.large {
  width: 100%;
}

.boxurgences .content {
  float: left;
  display: block;
  vertical-align: middle;
  overflow: hidden;
  height: auto;
  width: 100%;
}

.boxurgences .content p {
  overflow: visible;
  text-align: justify;
}

