<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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: #CCD1D7;
          width: 100%;
          padding-bottom: 5%; }
		  
h1 { font-family: verdana;
     font-size: 1.1em;
     color: white;
     letter-spacing: 7px;
     text-align: center;
     margin-top: 5%; }
	 
.plus {	text-decoration: none; 
        font-family: verdana;
        font-size: 1em;
		letter-spacing: 7px;
        color: white; }	
		
.date { font-family: verdana;
        font-size: 1.3em;
        color: #EE690D;
        letter-spacing: 1px;
        text-align: auto;
        margin-top: 5%; }
		
.str { display: flex;
       flex-direction: row; }
	  
.figgolf { flex: 0.3;
           padding-top: 5%;
           margin: auto; }
		 
.imggolf { width: 100%; }

h2 { font-family: verdana;
     font-size: 1em;
     color: #EE690D;
     letter-spacing: 1px;
     text-align: left;
     margin-top: 2%;
     margin-left: 2%; }
	 
.balle { width: 170px;
         height: 140px; }
		 
p { font-family: verdana;
    font-size: 0.95em;
    letter-spacing: 1px;
	margin-right: 5%;
    margin-left: 6%;
	margin-top: 5%;
    /*text-align: left;*/
    color: #1A2F3A; }
	
.lien { text-decoration: none; 
        font-family: verdana;
        font-size: 15px;
		letter-spacing: 1px;
        color: #EE690D; 
        font-style: italic; }
		
#figdl { flex: 1.4;
         min-width: 120px; }
		 
#imgdl { width: 25%;
         padding-left: 3%;
         padding-top: 0%; }
		 
#h { background-color: #FFFFFF; 
     height: 4px;
     border: 0px;
     width: 50%;
     margin-top: 12%; }
		
hr { background-color: #EE690D; 
     height: 5px;
     border: 0px;
     width: 50%;
     margin-top: 12%; }
		
/*#str { display: flex;
         flex-direction: row; }*/
	  
.figstr { flex: 0.3;
          padding-top: 7%;
          margin: auto; }
		 
.imgstr { width: 100%; }

		
#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;*/ }</pre></body></html>