html {
	scroll-behavior: smooth;
}

body {
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
  min-width: 340px;
	text-decoration: none;
	background-repeat: vertical;
	background-size: 100%;
	font-weight: 500;
	font-size: 100%;
	margin: 0;
	background-color: rgba(17,17,17);
}

div {
	scroll-margin-top: 5vw;
}

button {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	font-size: 1vw;
	border-radius: 30px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 0.2vw;
	margin-top: 0.3vw;
	margin-bottom: 0.3vw;
	transition-duration: 0.1s;
}

button:hover  {
	color: #000000;
	background-color: #FFFFFF;
}

button:focus {
	color: #FFFFFF;
	background-color: #000000;
	border: 3px solid #FFFFFF;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	cursor: pointer;
}

h1 {
	font-size: 2.5vw;
	scroll-margin-top: 5vw;
}

h2 {
	font-size: 2vw;
	scroll-margin-top: 5vw;
}

h3 {
	text-align: center;
}

h4 {
	font-style: italic;
	font-size: 1.5vw;
}

p {
	font-size: 1.5vw;
}

footer {
	text-align: center;
}

em {
	font-size: 3vw;
	font-style: normal;
	font-weight: 800;
}

#currentGalleryPhotoNumber {
	position: absolute;
	padding: 1vw;
	background-color: rgba(0, 0, 0, 0.3);
}

#contactButton {
  padding-top: 0px;
	padding-bottom: 0px;
	margin: 1.5vw;
}

#descriptor {
	font-size: 1vw;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
  padding: 12vw;
}

#menuBar {
	float: initial;
	padding-left: 2vw;
	display: flex;
	justify-content: space-between;
	background-color: rgba(0,0,0,1);
	position: sticky;
	top: 0;
	overflow: hidden;
}

#menuBarList {
	padding-left: 3vw;
	margin-top: 2vw;
}

#nameLogo {
	font-size: 2vw;
}

#homeName {
	margin: 0px;
	font-size: 3vw;
}

#homeDescription {
	margin: 0px;
	font-size: 2vw;
}

#page {
	padding-top: 0.5vw;
}

#apropos {
	display: flex;
	justify-content: space-evenly;
}

#portraitImage {
	padding-top: 3vw;
	padding-left: 30%;
	width: 50%;
}

#homePhotographySlideshow {
	justify-content: space-between;
}

#topPart {
	background-image: url('/images/indexBackground2.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: rgba(0,0,0,0.7);
	background-blend-mode: darken;
	padding-bottom: 1vw;
}

#sectionLivres {
	width: 50%;
}

#sectionDescription {
	width: 50%;
	padding-left: 2vw;
}

#livresDePoesie {
	display: flex;
	justify-content: space-between;
}

#nomDuLivre {
	margin-top: 0.5vw;
}

#sectionLivresNoJS {
	display: flex;
	flex-flow: wrap;
}

#poeme {
	display: none;
}

#currentGalleryPhoto {
	min-height: 20vw;
	max-height: 80vw;
	max-width: 100%;
}

#currentGalleryPhotoContainer {
	text-align: center;
}

#laGallerie {
	display: none;
}

.contents {
	margin-left: 2vw;
	margin-right: 2vw;
	padding-top: 1vw;
	padding-bottom: 2vw;
}

.lighterBackground {
	background-color: #222222;
}

.homeSlideshow {
	width: 30%;
	margin: 0.2vw;
}

.slideshow {
	padding-top: 1vw;
	display: flex;
	justify-content: space-between;
	padding-bottom: 1.5vw;
}

.slideshowText {
	display: flex;
	justify-content: space-around;
	font-size: 1vw;
}

.currentPage {
	text-decoration: underline;
}

.largePoetry {
	font-size: 2vw;
	margin: 0px;
	font-style: italic;
}

.language {
	text-align: center;
	font-size: 1.5vw;
}

.poem {
	display: flex;
	justify-content: space-around;
	margin-bottom: 1.5vw;
}

.poemName:hover {
	color: #000000;
	background-color: #FFFFFF;
}

.menubarItem {
	font-size: 1vw;
	margin-left: 2vw;
	margin-right: 2vw;
}

.menubarItem:hover {
	text-decoration: underline;
}

.menubarItem:focus {
	text-decoration: underline;
}

.aboutSection {
	width: 50%;
}

.slideImage {
	width: 100%;
}

.mandarin {
	font-family: "Noto Serif TC", serif;
	font-weight: 200;
}

.listeDesPoemes {
	display: block;
  font-size: 1vw;
}

.collection {
	text-align: center;
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
}

.photoCollection {
	width: 33%;
}

.photoCollection:hover {
  background-color: #FFFFFF;
	color: #000000;
}

.optionCollection {
	width: 75%;
}

.optionCollectionMid {
	width: 45%;
}

.optionCollectionTall {
	width: 30%;
}

.optionCollection:hover {
  background-color: #FFFFFF;
	color: #000000;
}

.collectionThumbnail {
	width: 100%;
}

.titre {
	margin-top: 0px;
}

.numeroGalerie {
	font-size: 2vw;
	font-weight: bolder;
	background-color: #000000;
	float: left;
}

.js {
	visibility: hidden;
}

.imageLivre:hover {
	background-color: #FFFFFF;
}

.sectionDescriptionNoJS {
	width: 80%;
	margin-left: 2vw;
}

.optionLivreNOJS {
	margin-bottom: 2vw;
	display: flex;
}

.nomDuLivreNoJS {
	margin-top: 0px;
}

.imageLivreNOJS {
	width: 20%;
}

.noJS {
	visibility: visible;
}

.achat {
	font-size: 1.5vw;
}

.arrow {
	cursor: pointer;
	position: absolute;
	top: 65vw;
	width: auto;
	color: white;
	padding: 1vw;
	font-weight: 800;
	font-size: 5vw;
	user-select: none;
	-webkit-user-select: none;
	transition-duration: 0.2s;
}

.arrow:hover {
   background-color: rgba(0, 0, 0, 0.8);
	 font-size: 5.5vw;
}

#leftArrow {
	left: 2vw;
	padding-right: 2vw;
}

#rightArrow {
	right: 2vw;
	padding-left: 2vw;
}

@media screen and (max-width: 1280px) {
	button {
		font-size: 1.5vw;
	}
	.photoCollection {
		width: 50%;
	}
	.menubarItem {
		font-size: 1.5vw;
	}
	#contactButton {
		padding-top: 0.5vw;
		padding-bottom: 0.5vw;
	}
}

@media screen and (max-width: 769px) {
	button {
		font-size: 2vw;
	}
	h1 {
	  font-size: 3vw;
	}
  p {
		font-size: 1.5vw;
	}
	.photoCollection {
		width: 100%;
	}
	.menubarItem {
		font-size: 2vw;
	}
  #contactButton {
		padding-top: 1vw;
		padding-bottom: 1vw;
	}
}
