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

section { background-image: url("pics/zen6.png");
          background-position: cover;
		  background-repeat: repeat;
          /*height: 1200px;*/
          width: 100%;
          padding-bottom: 50px;  }
	  
h1 { font-family: verdana;
     font-size: 1.1em;
     color:#1A2F3A;
     letter-spacing: 7px;
     text-align: center;
     margin-top: 5%; }
	 
h2 { font-family: verdana;
     font-size: 1em;
     color:  #EE690D;
     letter-spacing: 3px;
     margin-left: 7%;
     margin-top: 9%; }
	 
p { font-family: verdana;
    font-size: 0.95em;
    color: #1A2F3A;
    letter-spacing: 1px;
    margin-right: 10%;
    margin-left: 7%;
    margin-top: 2%; }
   
.lexique { font-family: verdana;
            font-size: 1em;
            color:  #EE690D;
            letter-spacing: 3px;
            margin-left: 7%;
            margin-top: 4%; }
			
#end { background-color: white;
       max-height: 70px;
       width: 100%; }

#logo { display: flex;
        flex-direction: row;
        width: 100%; 
        height: 50px;
        width: 140px; 
        margin: auto; 
		margin-top: 1%; }