
@font-face {
	font-family: 'Luciole';
	src: url('../fonts/LucioleRegular.eot');
	src: url('../fonts/LucioleRegular.eot') format('embedded-opentype'),
		 url('../fonts/LucioleRegular.woff2') format('woff2'),
		 url('../fonts/LucioleRegular.woff') format('woff'),
		 url('../fonts/LucioleRegular.ttf') format('truetype'),
		 url('../fonts/LucioleRegular.svg#LucioleRegular') format('svg');
	font-weight: normal;
}


@font-face {
	font-family: 'Luciole';
	src: url('../fonts/LucioleBold.eot');
	src: url('../fonts/LucioleBold.eot') format('embedded-opentype'),
		 url('../fonts/LucioleBold.woff2') format('woff2'),
		 url('../fonts/LucioleBold.woff') format('woff'),
		 url('../fonts/LucioleBold.ttf') format('truetype'),
		 url('../fonts/LucioleBold.svg#LucioleBold') format('svg');
	font-weight: bold;
}


:root {
	--vivace-couleur-1: #F59158;
	--vivace-couleur-2: rgba(245, 145, 88, 0.13);
	
	--arbuste-couleur-1: #A5C459;
	--arbuste-couleur-2: #F5F9EB;
	
	--arbre-couleur-1: #C75F40;
	--arbre-couleur-2: #FBF2EF;
}

html, body {
	font-family: 'Luciole', Arial, sans-serif;
	color: #000000;
}

h1 {
	font-size: 3.3rem;
	font-weight: bold;
}


a {
	color: #000000;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.categorie {
	text-align: center;
	text-transform: uppercase;
}

.categorie h2 {
	font-size: 1.8rem;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}

.num {
	position: absolute;
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
}

.num a {
	color: #ffffff;
}

.num a:hover {
	color: #ffffff;
	text-decoration: none;
}

.nom {
	text-align: center;
	font-weight: bold;
}

.fiche-identite {
	text-align: center;
}

.fiche-identite .border-b {
	border-bottom: 2px solid #ffffff;
}

.fiche-identite h3 {
	font-size: 1rem;
	color: #000000;
	font-weight: bold;
}

.fiche-identite h4 {
	font-size: 1rem;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}

.fiche-identite p {
	font-size: 1.6rem;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.2em;
}

.feuillage {
	font-size: 1.6rem;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.feuillage img {
	height: 28px;
	margin-right: 8px;
}

.floraison {
	font-size: 1.4rem;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.floraison img {
	height: 32px;
	margin-top: -3px;
	margin-right: 7px;
}

.floraison-mois div {
	font-size: 0.8rem;
	text-align: center;
	color: #ffffff;
	background: #CFD0CE;
	border-right: 1px solid #ffffff;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	overflow: hidden;
	text-overflow: clip; 
}

.floraison-mois div:last-child {
	border-right: none;
}

.caracteristiques {
	text-align: center;
}

.caracteristiques div {
	background: var(--vivace-couleur-2);
	border-right: 3px solid #ffffff;
}

.caracteristiques div:last-child {
	border-right: none;
}

.caracteristiques h4 {
	font-size: 1.2rem;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.caracteristiques img {
	height: 50px;
}

.caracteristiques .hauteur img {
	height: 60px;
}

.caracteristiques p {
	font-size: 1.2rem;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.caracteristiques div.parfumee {
	background-image: url('../img/icon-parfumee.png');
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: 5px 5px;
}


.vivace .nom h1 {
	color: var(--vivace-couleur-1);
}

.arbuste .nom h1 {
	color: var(--arbuste-couleur-1);
}

.arbre .nom h1 {
	color: var(--arbre-couleur-1);
}

.vivace .categorie,
.vivace .fiche-identite,
.vivace .feuillage,
.vivace .floraison-mois div.actif {
	background: var(--vivace-couleur-1);
}
.arbuste .categorie,
.arbuste .fiche-identite,
.arbuste .feuillage,
.arbuste .floraison-mois div.actif {
	background: var(--arbuste-couleur-1);
}
.arbre .categorie,
.arbre .fiche-identite,
.arbre .feuillage,
.arbre .floraison-mois div.actif {
	background: var(--arbre-couleur-1);
}

.vivace .floraison {
	background: var(--vivace-couleur-2);
}

.arbuste .floraison {
	background: var(--arbuste-couleur-2);
}

.arbre .floraison {
	background: var(--arbre-couleur-2);
}

.photos {
	
}

.photos .photo1 {
	height: 500px;
	background-position: center center;
	background-repeat: no;
	background-size: cover;
}

.photos .photo2 {
	height: 250px;
	background-position: center center;
	background-repeat: no;
	background-size: cover;
}

.photos .photo2h {
	height: 500px;
	background-position: center center;
	background-repeat: no;
	background-size: cover;
}

.photos .photo3 {
	height: 250px;
	background-position: center center;
	background-repeat: no;
	background-size: cover;
}

.taille,
.maladies,
.exposition,
.eau,
.particularites {
	text-align: center;
	padding: 0;
}

.taille,
.exposition {
	border-right: 8px solid white;
}

.maladies,
.eau {
	border-left: 8px solid white;
}

.arbre .taille,
.arbre .maladies,
.arbre .exposition,
.arbre .eau,
.arbre .particularites,
.arbre .liste {
	background: var(--arbre-couleur-2);
}

.vivace .taille,
.vivace .maladies,
.vivace .exposition,
.vivace .eau,
.vivace .particularites,
.vivace .liste {
	background: var(--vivace-couleur-2);
}

.arbuste .taille,
.arbuste .maladies,
.arbuste .exposition,
.arbuste .eau,
.arbuste .particularites,
.arbuste .liste {
	background: var(--arbuste-couleur-2);
}

.taille h4,
.maladies h4,
.exposition h4,
.eau h4,
.particularites h4 {
	font-size: 1.2em;
	color: #000000;
	text-transform: uppercase;
	padding-top: 5px;
	letter-spacing: 1px;
}

.arbre .taille h4,
.arbre .maladies h4,
.arbre .exposition h4,
.arbre .eau h4,
.arbre .particularites h4 {
	background: var(--arbre-couleur-1);
}

.vivace .taille h4,
.vivace .maladies h4,
.vivace .exposition h4,
.vivace .eau h4,
.vivace .particularites h4 {
	background: var(--vivace-couleur-1);
}

.arbuste .taille h4,
.arbuste .maladies h4,
.arbuste .exposition h4,
.arbuste .eau h4,
.arbuste .particularites h4 {
	background: var(--arbuste-couleur-1);
}

.arbre .taille h4:before,
.vivace .taille h4:before,
.arbuste .taille h4:before {
	content: '';
	position: absolute;
	left: -5px;
	top: -15px;
	width: 60px;
	height: 60px;
	background: url('../img/icon-taille.png') no-repeat white;
	background-size: 48px 48px;
	background-position: center bottom;
	border-radius: 40px;
}


.arbre .maladies h4:before,
.vivace .maladies h4:before,
.arbuste .maladies h4:before {
	content: '';
	position: absolute;
	left: -5px;
	top: -15px;
	width: 60px;
	height: 60px;
	background: url('../img/icon-maladies.png') no-repeat white;
	background-size: 42px 42px;
	background-position: center center;
	border-radius: 40px;
}

.arbre .taille h4:before,
.arbre .maladies h4:before {
	border: 3px solid var(--arbre-couleur-1);
}

.vivace .taille h4:before,
.vivace .maladies h4:before {
	border: 3px solid var(--vivace-couleur-1);
}

.arbuste .taille h4:before,
.arbuste .maladies h4:before {
	border: 3px solid var(--arbuste-couleur-1);
}

.taille p,
.maladies p,
.exposition p,
.eau p,
.particularites p {
	margin: 15px 20px 10px 20px;
	font-size: 1.2em;
	line-height: 1.3em;
}

.taille .taille-saison {
	margin-top: 15px;
}
.taille img {
	height: 50px;
	margin-right: 10px;
}

.exposition img {
	height: 85px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.eau img {
	height: 65px;
	margin-top: 10px;
}

.particularites img {
	height: 40px;
	margin-right: 10px;
}

@media (max-width:992px){
	
	html, body {
		font-size: 0.8rem;
	}
	
	.container {
		max-width: 100%;
	}
	
	h1 {
		font-size: 2.2rem;
	}
	
	.feuillage {
		font-size: 1.4rem;
	}
	
	.floraison {
		font-size: 1.2rem;
	}
	
	.caracteristiques img {
		height: 40px;
	}
	
	.taille img {
		height: 40px;
		margin-right: 5px;
	}
	
	.exposition img {
		height: 40px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.eau img {
		height: 40px;
		margin-top: 10px;
	}
	
	.arbre .taille h4:before,
	.vivace .taille h4:before,
	.arbuste .taille h4:before {
		width: 50px;
		height: 50px;
		background-size: 38px 38px;
		border-radius: 30px;
	}
	
	
	.arbre .maladies h4:before,
	.vivace .maladies h4:before,
	.arbuste .maladies h4:before {
		width: 50px;
		height: 50px;
		background-size: 32px 32px;
	}
	
}

@media (max-width:768px){
	.taille,
	.eau,
	.exposition,
	.maladies {
		border-left: none;
		border-right: none;
	}
}
