  #content {
    /*z-index: 0;*/
  }
  
  @media(max-width:750px) {
    #francemap {
      display:none;
    }
    .titlePage h1 {
      margin:0;
    }

    .selectBEL{
    	margin-bottom: 200px;
    }
  }

	h1 {
		text-align: left;
		padding-right:150px;
	}
	.titlePage .leLogo {
	    max-height: 75px;
	    max-width: 150px;
	    position: absolute;
	    right: 10px;
	    top: 0;
	    bottom: 0;
	    margin: auto;
	}

	p {
		text-align: justify;
	}