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

section { background: linear-gradient(#9A9BAB, #CCD1D7, #9A9BAB);
          width: 100%;
          margin-bottom: 3%; }

h1 { font-family: verdana;
     font-size: 1.1em;
     color: white;
     letter-spacing: 7px;
     text-align: center;
     margin-top: 5%; }
	 
#conference { display: flex;
              flex-direction: row; }
			  
#figtennis { flex: 0.8;
             padding-top: 5%;
             margin-left: 25%;
             margin-right: 10%;	}
			 
#imgtennis { width: 100%;
             border: 3px solid #EE690D; }
			 
#photo { font-family: verdana;
         font-size: 0.9em;
	     font-style: italic;
		 color: #EE690D;
		 text-decoration: none;
         letter-spacing: 1px; }
			  
figcaption { font-family: verdana;
             font-size: 0.6em;
			 font-style: italic;
			 color: #EE690D;
             letter-spacing: 1px; }
			  
h2 { font-family: verdana;
     font-size: 1em;
	 color: #EE690D;
	 letter-spacing: 3px;
     margin-left: 5%; 
     margin-top: 10%; }	 

/*.blanc { color: #1A2F3A; }

hr { background-color: #EE690D; 
     height: 4px;
	 border: 0px;
     width: 14%;
     margin-left: 5%; }*/
         		 
	 
.suite { width: 50%;
         font-family: verdana;
         font-size: 0.95em;
	     color: #1A2F3A;
	     letter-spacing: 1px;
	     text-align: left;
         margin-left: 5%;
		 margin-right: 8%;
         margin-top: 3%; }
		 
.bclub { font-family: verdana;
         font-size: 0.95em;
         color: #1A2F3A;
		 letter-spacing: 1px;
		 text-decoration: none; }
		 
#lieux { display: flex;
         flex-direction: row;
         align-items: stretch;	
         width: 100%;
         margin-top: 5%; }
		 
#businessclub { flex: 1;
                padding-left: 5%; }
				
h3 { font-family: verdana;
     font-size: 0.95em;
     color:#EE690D;
     letter-spacing: 1px; } 
	 
#futur { flex: 1;
         padding-left: 7%;
         padding-right: 5%;	 }
	 
p { font-family: verdana;
    font-size: 0.95em;
    color: #1A2F3A;
    letter-spacing: 1px;
    margin-top:5%; }
	
.region { text-decoration: none; 
          font-family: verdana;
          font-size: 1em;
		  letter-spacing: 1px;
          color: #1A2F3A; 
          font-style: italic; }
		  
.fleche { color: #EE690D; }
		  
/*#fin { font-family: verdana;
       font-size: 1em;
	   color: #EE690D;
	   letter-spacing: 2px;
       margin-left: 5%; 
	   margin-top: 10%; }*/
	   
/*#pwc { background-color: #EE690D; 
       height: 4px;
	   border: 0px;
       width: 15%;
       margin-left: 5%; }*/
	   
#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: -3%; }	