#fond { background-color: #1A2F3A;
        width: 100%;
        /*height: 940px;*/
		padding-bottom: 50px; }
		
#or { height: 25px;
      width: 25px;
	  border: 1px solid black;
	  border-radius: 50px;
	  margin-top: 3%;
      margin-left: 4%; }
		
h1 { font-family: verdana;
     font-size: 1em;
     color: #EE690D;
     letter-spacing: 4px;
	 text-align: center;
	 /*text-decoration: overline underline grey;*/
	 margin-top: 7%; }
	 
#imgalmeria { display: flex;
              flex-direction: row;
              flex-wrap: wrap;
              margin-top: 80px;
              margin-left: 30px; }
			  
.espagne { flex: auto; }

#end { background-color:white; 
       max-height: 70px; }
		
#logo { height: 80px;
        width: 200px;
		display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: -1%;		
        /*border: none;*/ }