#fond { background-color: #1A2F3A;
        width: 100%;
        /*height: 1650px;*/
		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;
	 margin-top: 7%; }
	 
/*hr { background-color: #EE690D;
     height: 3px;
	 width: 430px;
	 border: 0px;
     text-align: center; }*/
	 
#imgdinan { display: flex;
            flex-wrap: wrap;
            margin-top: 80px;
            margin-left: 30px; }
		  
.relance { 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;*/ }