.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: 5%;
   margin-left: 7%;
   margin-top: 4%; }
   
.gras { text-decoration: none;
        font-family: verdana;
        font-size: 1em;
        color: #1A2F3A; }
		
.ressent { font-family: verdana;
           font-size: 1em;
           color:  #EE690D;
           letter-spacing: 3px;
           margin-left: 7%;
           margin-top: 5%; }
	
b { color: #1A2F3A; }

#orange { color: #EE690D;
          font-style: italic; }
		  
#prestas { font-family: verdana;
           font-size: 1em;
           color: #1A2F3A;
           letter-spacing: 3px;
		   text-align: center;
           margin-top: 8%; }
		   
#decouv { text-decoration: underline #EE690D 3px;
          font-family: verdana;
          font-size: 1em;
          color: #1A2F3A; }
		  
#end { background-color: white;
       max-height: 70px;
       width: 100%; }

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