body {
	margin-left: 6%; margin-right: 6%;
	font-family: "ヒラギノ丸ゴ Pro W3","Hiragino Maru Gothic Pro","游ゴシック","メイリオ",Meiryo,Arial, Verdana,sans-serif;	
	font-size: 100%;	
	line-height: 1.9em;
	text-align: left; 
	color:rgb(78,78,78);
	position: relative;
	}
h2 { font-size: 108%; font-weight: normal; text-align: center; }
h3 { font-size:108%;  font-weight:normal; text-align: center;}

header {
	margin-left: auto;
	margin-right: auto;
	max-width: 40em;
}
.celestolia
.logo { text-align: center;}
.logo img{ margin-top: 0.5em; width: 29%; min-width: 9.5em;	}	
h1 { margin-top: -1.2em; margin-bottom: -0.6em; font-family: "Times New Roman",Times, sans-serif; font-size: 250%; font-style: italic; text-align: center; opacity: 0;}
h1 a{text-decoration: none;}

ul.langue {	margin-bottom: -1.1em; 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; padding-left:1em; font-size: 96%; font-weight: bold; text-align: center; list-style-type: none; color:rgb(127,127,126); }
ul.navbar li {display: inline-block;  padding-right : 1.5em;}   		
ul.navbar a{text-decoration: none; color: black; } 
ul.navbar em{ font-size: 103%; font-style: normal; color: rgb(192,41,44);}

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

.salon2025_0829
h2{margin-top: 1em; line-height: 1.5em;}
h3{margin-top: -0.5em; line-height: 1.8em;}

.image_top_28{text-align: center;}
.image_top_28 img{width:100%; max-width: 35em; margin-top:-1em;}

.periode,.lieu,.acces {width: 70%; margin-left:auto; margin-right:auto; margin-top:-0.5em; line-height: 1.5em; font-size: 95%; text-align: left;}

.texte{ width: 100%; text-align: left;} 
.etoile_separation { clear:both; margin-top: 1em; font-size: 105%; text-align: center;}	




footer { 
	clear: both;
	margin-left:auto;
	margin-right:auto;
	margin-top: 2em;
	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);
}

