body {
	margin-left: 6%; margin-right: 6%;
	font-family: "Geneva",Arial,Helvetica,sans-serif;
	font-size: 103%;
	line-height: 1.6em;
	text-align: left; 
	color:rgb(78,78,78);
	position: relative;
}
h2,h3 { font-weight: normal;}
h2 { font-size: 120%; }
h3 { font-size: 110%; }

header {
	margin-left: auto;
	margin-right: auto;
	max-width: 40em;
}
.celestolia{
	margin-left: 10%;
	margin-right: 10%;}
.logo { text-align: center;}
.logo img{ 
	margin-top: 0.5em;
	width: 36%;
	min-width: 9.5em;	
}	
h1 { margin-top: -1.2em; margin-bottom: -0.1em; font-family: "Times New Roman",Times,sans-serif; font-size: 250%; font-style: italic; text-align: center; opacity: 0;}
h1 a{text-decoration: none;}
h2{text-align: center;}
	
.slogan{text-align:center;}
.mots{margin-bottom: -0.2em; font-size:80%; line-height:1.4em;}

.planet{ margin-right: 90%;
	margin-top: -3.5em;
	margin-bottom: 0.1em;
 	text-align: left;
}
.logoplanet img{
	width: 65px;
}
.lettreplanet {
	margin-top: -3.3em;
	margin-bottom: 2em;
	font-size: 125%;
	opacity: 0;
}
ul.langue {	
	margin-top: -3em;
	margin-bottom: -0.9em;
	text-align: right;
	list-style-type: none; 
	} 
ul.langue li {
	display: inline; 
	padding-left: 0.3em;
}  
ul.langue a{
	text-decoration: none;	
	color: black;
} 
ul.langue em{
	font-style: normal;
	color: rgb(190,190,190);
}
.separatline{ 
	border-top: thin solid; border-color: rgb(102,102,102);
}
ul.navbar{
	margin-top: -0.5em;
	margin-left: -1.5em;
	font-size: 105%;
	font-weight: bold;
	color: rgb(127,127,126);	
	text-align: center;
	list-style-type: none;
}
ul.navbar li{
	display: inline-block;
	margin-left: 0.1em;
	margin-right: 1em;
}  		
ul.navbar a{
	text-decoration: none;	
	color: black;
} 
ul.navbar em{
	font-style: normal;
	color: rgb(192,41,44);
}

section {
	margin-left: auto;
	margin-right: auto;
	max-width: 40em; 
}

.paysage {clear: both; text-align: center;}
.paysage img { width: 100%; max-width: 32em;margin-bottom: -0.5em; }  
h2{font-size:108%; line-height: 0.8em; text-align: center;}
h2 a{color:rgb(4,63,210);}

section {
	margin-left: auto;
	margin-right: auto;
	max-width: 40em;
}
.bloc_contact{
	margin-top: 3em;	
	font-size: 90%;
	line-height: 1.5em;
	max-width: 46em;
	padding-top: 1em;
	padding-bottom: 1em;	
	border-top: thin solid;
	border-color: rgb(192,192,192);
}
.avertissement {
	margin-top: 0.2em;
	font-size: 90%;
	line-height: 1.4em;
}

footer { 
	margin-left:auto;
	margin-right:auto;
	max-width: 46em;
	padding-top: 0.5em;	
	text-align: center;
	font-size: 0.9em;
	border-top: thin solid;
	border-color: rgb(192,192,192);	
}
.gotoTop{
	z-index: 9999;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
}
.gotoTop a{
	display: block;
	position: sticky;
	top: 80vh;
	margin-top: 100vh;
	font-size: 2.5em;
	pointer-events: auto;
	color: rgb(186,182,142);
}


