.stellarnav { display: flew;
              flex-direction: row;
		      background-color: #142F4D;
              height: 190px; }
			  
li a:hover { text-decoration: underline #EE690D 3px; }

#flag { height: 20px;
        width: 20px;
        border-radius: 50px; }
		
.rebond { width: 20px;
          height: 20px; }
		  
section { background: linear-gradient(#9A9BAB, #CCD1D7, #9A9BAB);
          width: 100%;
          padding-bottom: 3%; }
		  
h1 { font-family: verdana;
     font-size: 1.1em;
     color: white;
     letter-spacing: 7px;
     text-align: center;
     margin-top: 5%; }
	 
p { font-family: verdana;
    font-size: 0.95em;
    letter-spacing: 1px;
	color: #1A2F3A;
    margin-top: 7%;
    margin-left: 8%; 
	margin-right: 8%; }
	
.lien { text-decoration: none; 
        font-family: verdana;
        font-size: 15px;
		letter-spacing: 1px;
        color: #EE690D; 
        font-style: italic; }
	
.rs { width: 140px;
      height: 60px; }
	  
#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;*/ }