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.7em;
	text-align: left; 
	color:rgb(78,78,78);
	position: relative;
}
h2 { font-size: 110%; font-weight: normal;}
h3 { font-size: 108%; font-weight: normal;}
h4 { font-size: 100%;font-weight: normal;}

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; }
h2 {margin-top: -0.5em; font-size: 113%;  text-align: center;}

ul.menu {margin-top: -0.5em; margin-left: -1.5em; font-size: 98%; text-align: center; list-style-type: none; color:rgb(127,127,126);}
ul.menu li {display: inline-block; margin-left : 0.1em;margin-right : 1em;}   		
ul.menu a{text-decoration: underline; color: black;} 


section { margin-left: auto; margin-right: auto; max-width: 40em; }
.list_fleurs_jp{clear:both; }

.list1,.list2,.list3,.list4,.list5,.list6,.list7{
	float: left;
	margin-top: 1em;
	margin-left: 0.5em;
	width: 9.5em;
	}
.list1 img,.list2 img,.list3 img,.list4 img,.list5 img,.list6 img,.list7 img{
	width: 9em;
	margin-top: -0.8em;
	margin-bottom: 1em;
	margin-left: 0.5em;
	}

section {margin-left: auto; margin-right: auto; max-width: 40em;} 
.gamme_fleurs{clear: both;}
.gamme_fleurs h3{ margin-top: em; font-size: 108%; text-align: center;}

section {margin-left: auto; margin-right: auto; max-width: 40em;} 
.fleurs_en_lin h3{ padding-top: 2em; margin-top: -1em; font-size: 120%; text-align: center;}

.box1,.box2,.box3,.box4,.box5,.box6,.box7{clear:both;}

.box_fleur{padding-top: 1em;}
.fleur{float: left; max-width: 20em; margin-bottom: -1em; text-align: center;}
.fleur img{width: 98%; }
.description{ float: left;  max-width: 18.8em; padding-top: 0.8em; padding-left: 1.2em; text-align: left;}

.box_style{clear: both; padding-top: 1em; }
.style{ float: left; max-width: 15em; }
.image{float: left; margin-top: -1em; padding-top: 1em; margin-bottom: -0.3em; padding-left: 1em; text-align: center;}
.image img{ width: 98%; }
.legende{margin-top: -1.5em; font-size: 88%; text-align: center; }

.commande a{ color: rgb(179,23,48);}



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