section.info .galerie-photo{
	margin: 0px auto 25px;
}
section.info .galerie-photo a{
	display:inline-block;
	width: 20%;
	margin:0px 1.5% 10px;
}
section.info .galerie-photo a img{
	border: 0;
    vertical-align: bottom;
    height: auto;
    max-width: 100%;
    width: auto;
}
section.info .galerie-photo p{
	text-align: left;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px; }
  .embed-container iframe,
  .embed-container object,
  .embed-container .map,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }


    body.page .menu_principale .rs {
      display: none;
    }