/* ---------------------------------/*
STYLE DU THEME SITE WORDPRESS
/*---------------------------------*/

body {
	color: #000000;
	font-size: 14px;
}

@font-face {
font-family: 'Didot';
font-style: normal;
font-weight: normal;
src: local('Didot'), url('fonts/Didot.woff') format('woff');
}

.img-thumbnail {
	width: 100%;
	height: 280px;
}

.brand-centered {
  	display: flex;
 	justify-content: center;
  	position: absolute;
  	width: 100%;
  	left: 0;
  	top: 0;
}

.brand-centered .navbar-brand {
  	display: flex;
  	align-items: center;
}

.artiste-h2 {
	font-family: 'Didot';
	margin: 0;
	text-transform: uppercase;
}

.collection-h2 {
	margin: 0;
	font-family: 'Didot';
	padding: 10px;
	text-transform: uppercase;
	margin-bottom: 50px;
	border-top: solid 1px #c89d6a;
	border-bottom: solid 1px #c89d6a;
}

h3 {
	color: #c89d6a;
	margin-bottom: 20px;
}

h4 {
	text-transform: uppercase;
	font-weight: 300;
	color: #c89d6a;
	margin-bottom: 40px;
}

.title-h1 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 80px;
}

.title-h1-collection {
	font-family: 'Didot';
	text-transform: uppercase;
	margin-bottom: 80px;
	border-top: solid 1px #c89d6a;
	border-bottom: solid 1px #c89d6a;
}

.collection-h4 {
	font-family: 'Didot';
	color: #000000;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	border-radius: 0;
	border-top: solid 1px #c89d6a;
	border-bottom: solid 1px #c89d6a;
}

hr {
	border: solid 2px #000000;
	width: 100px;
}

.date {
	font-weight: bold;
}

.btn {
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 0;
	margin-top: 10px;
	padding: 5px 0 5px 0;
	background-color: #c89d6a;
}

.btn:hover {
	color: #c89d6a;
	text-transform: uppercase;
	border-radius: 0;
	margin-top: 10px;
	padding: 5px 0 5px 0;
	background-color: #ffffff;
	border: solid 1px #c89d6a;
}

.article {
	margin: 50px 0 20px 0;
}

.intitule {
	text-transform: uppercase;
	font-weight: 300;
	margin: 30px 0 30px 0;
}

.signature {
	font-style: italic;
	margin-top: 50px;
}

/* ---------------------------------/*
NAVIGATION DU SITE
/*---------------------------------*/

#top-nav {
	background-color: #c89d6a;
	height: auto;
	margin: 0;
	border-color: transparent;
	border: 0;
	border-radius: 0;
}

#main-nav {
	padding: 30px 0 20px 0;
	background-color: #ffffff;
	margin-bottom: 0;
}

#nav-collection {
	margin-bottom: 80px;
}

.menu, .menu-collection {
	margin-top: 40px;
	font-size: 16px;
	text-align: center;
}

.menu .nav, .menu-collection .navbar-nav {
	float: none;
}

.menu-collection .navbar-nav li {
	display: inline-block;
	text-transform: uppercase;
	float: none;
	vertical-align: middle;
}

.menu-collection .navbar-nav li>a {
	background-color: #000000;
	color: #ffffff;
	font-weight: lighter;
	font-style: italic;
}

.menu-collection .navbar-nav li>a:hover {
	color: #ffffff;
	background-color: #c89d6a;
}

.menu-collection .navbar-nav li>a.active {
	color: #ffffff;
	background-color: #c89d6a;
}

.menu .nav li {
	display: inline-block;
	text-transform: uppercase;
	float: none;
	vertical-align: middle;
}

.menu .nav li>a {
	color: #000000;
}

.menu .nav li>a:hover {
	color: #c89d6a;
	background-color: transparent;
}

.navbar-toggle {
	margin-top: 40px;
	color: #c89d6a;
	border-radius: 0;
	border-top: solid 1px #c89d6a;
	border-bottom: solid 1px #c89d6a;
}

.btn-block {
	margin-right: auto;
	margin-left: auto;
}

/* ---------------------------------/*
CAROUSEL
/*---------------------------------*/

#my_carousel {
	margin-bottom: 60px;
}

.slide_1 {
	background-image: url(img/carousel_1.jpg);
	width: 100%; 
	background-size: cover;
	background-position: center; 
	height: 750px;
}

.slide_2 {
	background-image: url(img/carousel_2.jpg); 
	width: 100%; 
	background-size: cover;
	height: 750px;
}

.slide_3 {
	background-image: url(img/carousel_3.jpg); 
	background-size: cover;
	width: 100%; 
	height: 750px;
}

/* ---------------------------------/*
SECTION PAGE - CONTENU DU SITE
/*---------------------------------*/

#top-page {
	background-image: url(img/top-page.jpg);
	background-size: cover;
	height: 680px;
	margin-bottom: 60px;
}

#top-page-pillows {
	background-image: url(img/top-pillows.jpg);
	background-size: cover;
	height: 680px;
	margin-bottom: 60px;
}

#top-page-intrigues {
	background-image: url(img/top-intrigues.jpg);
	background-size: cover;
	height: 680px;
	margin-bottom: 60px;
}

#top-page-grands-bleus {
	background-image: url(img/top-grands-bleus.jpg);
	background-size: cover;
	background-position: center;
	height: 680px;
	margin-bottom: 60px;
}

#top-page-entretiens {
	background-image: url(img/top-entretiens.jpg);
	background-size: cover;
	background-position: bottom;
	height: 680px;
	margin-bottom: 60px;
}

#collection, #biographie, #parcours, #contact {
	margin: 60px 0 60px 0;
}

.collection {
	margin-bottom: 50px;
}

.content {
	margin-bottom: 80px;
}

.collection-pillows {
	background-image: url(img/pillows.jpg);
	background-size: cover;
	height: 320px;
}

.collection-intrigues {
	background-image: url(img/intrigues.jpg);
	background-size: cover;
	height: 320px;
}

.collection-grands-bleus {
	background-image: url(img/grands-bleus.jpg);
	background-size: cover;
	background-position: center;
	height: 320px;
}

.collection-entretiens {
	background-image: url(img/entretiens.jpg);
	background-size: cover;
	background-position: center;
	height: 320px;
}

.collection-description {
	font-style: italic;
}

.btn-collection, .btn-collection:hover {
	margin-top: 50px;
}

.contact-phone, .contact-mail  {
	border: solid 2px #000000;
	margin-bottom: 50px;
	padding: 20px 0 20px 0;
	text-align: center;
}

#contact-form {
	margin: 80px 0 80px 0;
}

input[type=text], input[type=email], input[type=tel] {
	border-radius: 0;
	margin-bottom: 45px;
	box-shadow: none;
	border: none;
	border-bottom: solid 1px #000000;
}

input[type=submit] {
	background-color: #000000;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 0px;
}

input[type=submit]:hover {
	background-color: #c89d6a;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 0px;
}

#body {
	border-radius: 0px;
	margin-bottom: 45px;
	box-shadow: none;
	border: none;
	border-bottom: solid 1px #000000;
}

.message-alert {
	margin: 40px 0 40px 0;
}

.form-control::-moz-placeholder {
	color:#c89d6a;
}

.form-control:-ms-input-placeholder {
	color:#c89d6a;
}

.form-control::-webkit-input-placeholder {
	color:#c89d6a;
}

/* ---------------------------------/*
FOOTER
/*---------------------------------*/

footer {
	background-color: #c89d6a;
	padding: 20px 0 20px 0;
	color: #ffffff;
	text-transform: uppercase;
}

.left {
	text-align: left;
}

.left > a {
	text-decoration: none;
	color: #ffffff;
}

.right {
	text-align: right;
}

.right > a {
	text-decoration: none;
	color: #ffffff;
}

/* -------------------------------------------------------------------------------------------------------------------------------------/*
 															RESPONSIVE DESIGN
/*-------------------------------------------------------------------------------------------------------------------------------------*/

@media (min-width: 320px) and (max-width: 575px) {
	body {
		color: #000000;
		font-size: 14px;
	}

	@font-face {
	font-family: 'Didot';
	font-style: normal;
	font-weight: normal;
	src: local('Didot'), url('fonts/Didot.woff') format('woff');
	}

	.img-thumbnail {
		width: 100%;
		height: 460px;
	}

	.brand-centered {
		display: flex;
		justify-content: center;
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
	}

	.brand-centered .navbar-brand {
		display: flex;
		align-items: center;
	}

	.artiste-h2 {
		font-family: 'Didot';
		margin: 0;
		text-transform: uppercase;
	}

	.collection-h2 {
		margin: 0;
		font-family: 'Didot';
		padding: 10px;
		text-transform: uppercase;
		margin-bottom: 50px;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	h3 {
		color: #c89d6a;
		margin-bottom: 20px;
	}

	h4 {
		text-transform: uppercase;
		font-weight: 300;
		color: #c89d6a;
		margin-bottom: 40px;
	}

	.title-h1 {
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 80px;
	}

	.title-h1-collection {
		font-family: 'Didot';
		text-transform: uppercase;
		margin-bottom: 80px;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	.collection-h4 {
		font-family: 'Didot';
		color: #000000;
		padding: 10px 0 10px 0;
		text-transform: uppercase;
		border-radius: 0;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	hr {
		border: solid 2px #000000;
		width: 100px;
	}

	.date {
		font-weight: bold;
	}

	.btn {
		color: #ffffff;
		text-transform: uppercase;
		border-radius: 0;
		margin-top: 10px;
		padding: 5px 0 5px 0;
		background-color: #c89d6a;
	}

	.btn:hover {
		color: #c89d6a;
		text-transform: uppercase;
		border-radius: 0;
		margin-top: 10px;
		padding: 5px 0 5px 0;
		background-color: #ffffff;
		border: solid 1px #c89d6a;
	}
	
	/* ---------------------------------/*
	NAVIGATION DU SITE
	/*---------------------------------*/

	#top-nav {
		background-color: #c89d6a;
		height: auto;
		margin: 0;
		border-color: transparent;
		border: 0;
		border-radius: 0;
	}

	#main-nav {
		padding: 30px 0 20px 0;
		background-color: #ffffff;
		margin-bottom: 0;
	}

	#nav-collection {
		margin-bottom: 80px;
	}

	.menu, .menu-collection {
		margin-top: 40px;
		font-size: 16px;
		text-align: center;
	}

	.menu .nav, .menu-collection .navbar-nav {
		float: none;
	}

	.menu-collection .navbar-nav li {
		width: 100%;
		display: block;
		text-transform: uppercase;
		float: none;
		vertical-align: middle;
	}

	.menu-collection .navbar-nav li>a {
		background-color: #000000;
		color: #ffffff;
		font-weight: lighter;
		font-style: italic;
	}

	.menu-collection .navbar-nav li>a:hover {
		color: #ffffff;
		background-color: #c89d6a;
	}

	.menu-collection .navbar-nav li>a.active {
		color: #ffffff;
		background-color: #c89d6a;
	}

	.menu .nav li {
		display: block;
		text-transform: uppercase;
		float: none;
		vertical-align: middle;
	}

	.menu .nav li>a {
		color: #000000;
	}

	.menu .nav li>a:hover {
		color: #c89d6a;
		background-color: transparent;
	}

	.navbar-toggle {
		margin-top: 40px;
		color: #c89d6a;
		border-radius: 0;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	.btn-block {
		margin-right: auto;
		margin-left: auto;
	}

	/* ---------------------------------/*
	CAROUSEL
	/*---------------------------------*/

	#my_carousel {
		margin-bottom: 60px;
	}

	.slide_1 {
		background-image: url(img/carousel_1.jpg);
		background-size: cover;
		width: 100%; 
		height: 550px;
	}

	.slide_2 {
		background-image: url(img/carousel_2.jpg);
		background-size: cover;
		width: 100%; 
		height: 550px;
	}

	.slide_3 {
		background-image: url(img/carousel_3.jpg);
		background-size: cover;
		width: 100%; 
		height: 550px;
	}
	
	/* ---------------------------------/*
	SECTION PAGE - CONTENU DU SITE
	/*---------------------------------*/

	#top-page {
		background-image: url(img/top-page.jpg);
		background-size: cover;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-pillows {
		background-image: url(img/top-pillows.jpg);
		background-size: cover;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-intrigues {
		background-image: url(img/top-intrigues.jpg);
		background-size: cover;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-grands-bleus {
		background-image: url(img/top-grands-bleus.jpg);
		background-size: cover;
		background-position: center;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-entretiens {
		background-image: url(img/top-entretiens.jpg);
		background-size: cover;
		background-position: bottom;
		height: 450px;
		margin-bottom: 60px;
	}

	#collection, #biographie, #parcours, #contact {
		margin: 60px 0 60px 0;
	}

	.collection {
		margin-bottom: 50px;
	}

	.content {
		margin-bottom: 80px;
	}
	
	.img-collection, .img-artiste {
		margin-bottom: 30px;
	}

	.collection-pillows {
		background-image: url(img/pillows.jpg);
		background-size: cover;
		height: 320px;
	}

	.collection-intrigues {
		background-image: url(img/intrigues.jpg);
		background-size: cover;
		height: 320px;
	}

	.collection-grands-bleus {
		background-image: url(img/grands-bleus.jpg);
		background-size: cover;
		background-position: center;
		height: 320px;
	}

	.collection-entretiens {
		background-image: url(img/entretiens.jpg);
		background-size: cover;
		background-position: center;
		height: 320px;
	}

	.collection-description {
		font-style: italic;
	}

	.btn-collection, .btn-collection:hover {
		margin-top: 50px;
	}

	.contact-phone, .contact-mail  {
		border: solid 2px #000000;
		margin-bottom: 50px;
		padding: 20px 0 20px 0;
		text-align: center;
	}

	#contact-form {
		margin: 0 0 80px 0;
	}

	input[type=text], input[type=email], input[type=tel] {
		border-radius: 0;
		margin-bottom: 45px;
		box-shadow: none;
		border: none;
		border-bottom: solid 1px #000000;
	}

	input[type=submit] {
		background-color: #000000;
		color: #ffffff;
		text-transform: uppercase;
		border-radius: 0px;
	}

	input[type=submit]:hover {
		background-color: #c89d6a;
		color: #ffffff;
		text-transform: uppercase;
		border-radius: 0px;
	}

	#body {
		border-radius: 0px;
		margin-bottom: 45px;
		box-shadow: none;
		border: none;
		border-bottom: solid 1px #000000;
	}

	.message-alert {
		margin: 0;
	}

	.form-control::-moz-placeholder {
		color:#c89d6a;
	}

	.form-control:-ms-input-placeholder {
		color:#c89d6a;
	}

	.form-control::-webkit-input-placeholder {
		color:#c89d6a;
	}
	
	/* ---------------------------------/*
	FOOTER
	/*---------------------------------*/

	footer {
		background-color: #c89d6a;
		padding: 20px 0 20px 0;
		color: #ffffff;
		text-transform: uppercase;
	}

	.left, .right {
		text-align: center;
	}

	.left > a {
		text-decoration: none;
		color: #ffffff;
	}

	.right > a {
		text-decoration: none;
		color: #ffffff;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	body {
		color: #000000;
		font-size: 14px;
	}

	@font-face {
	font-family: 'Didot';
	font-style: normal;
	font-weight: normal;
	src: local('Didot'), url('fonts/Didot.woff') format('woff');
	}

	.img-thumbnail {
		width: 100%;
		height: 560px;
	}

	.brand-centered {
		display: flex;
		justify-content: center;
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
	}

	.brand-centered .navbar-brand {
		display: flex;
		align-items: center;
	}

	.artiste-h2 {
		font-family: 'Didot';
		margin: 0;
		text-transform: uppercase;
	}

	.collection-h2 {
		margin: 0;
		font-family: 'Didot';
		padding: 10px;
		text-transform: uppercase;
		margin-bottom: 50px;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	h3 {
		color: #c89d6a;
		margin-bottom: 20px;
	}

	h4 {
		text-transform: uppercase;
		font-weight: 300;
		color: #c89d6a;
		margin-bottom: 40px;
	}

	.title-h1 {
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 80px;
	}

	.title-h1-collection {
		font-family: 'Didot';
		text-transform: uppercase;
		margin-bottom: 80px;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	.collection-h4 {
		font-family: 'Didot';
		color: #000000;
		padding: 10px 0 10px 0;
		text-transform: uppercase;
		border-radius: 0;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	hr {
		border: solid 2px #000000;
		width: 100px;
	}

	.date {
		font-weight: bold;
	}

	.btn {
		color: #ffffff;
		text-transform: uppercase;
		border-radius: 0;
		margin-top: 10px;
		padding: 5px 0 5px 0;
		background-color: #c89d6a;
	}

	.btn:hover {
		color: #c89d6a;
		text-transform: uppercase;
		border-radius: 0;
		margin-top: 10px;
		padding: 5px 0 5px 0;
		background-color: #ffffff;
		border: solid 1px #c89d6a;
	}
	
	/* ---------------------------------/*
	NAVIGATION DU SITE
	/*---------------------------------*/

	#top-nav {
		background-color: #c89d6a;
		height: auto;
		margin: 0;
		border-color: transparent;
		border: 0;
		border-radius: 0;
	}

	#main-nav {
		padding: 30px 0 20px 0;
		background-color: #ffffff;
		margin-bottom: 0;
	}

	#nav-collection {
		margin-bottom: 80px;
	}

	.menu, .menu-collection {
		margin-top: 40px;
		font-size: 16px;
		text-align: center;
	}

	.menu .nav, .menu-collection .navbar-nav {
		float: none;
	}

	.menu-collection .navbar-nav li {
		width: 100%;
		display: block;
		text-transform: uppercase;
		float: none;
		vertical-align: middle;
	}

	.menu-collection .navbar-nav li>a {
		background-color: #000000;
		color: #ffffff;
		font-weight: lighter;
		font-style: italic;
	}

	.menu-collection .navbar-nav li>a:hover {
		color: #ffffff;
		background-color: #c89d6a;
	}

	.menu-collection .navbar-nav li>a.active {
		color: #ffffff;
		background-color: #c89d6a;
	}

	.menu .nav li {
		display: block;
		text-transform: uppercase;
		float: none;
		vertical-align: middle;
	}

	.menu .nav li>a {
		color: #000000;
	}

	.menu .nav li>a:hover {
		color: #c89d6a;
		background-color: transparent;
	}

	.navbar-toggle {
		margin-top: 40px;
		color: #c89d6a;
		border-radius: 0;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	.btn-block {
		margin-right: auto;
		margin-left: auto;
	}

	/* ---------------------------------/*
	CAROUSEL
	/*---------------------------------*/

	#my_carousel {
		margin-bottom: 60px;
	}

	.slide_1 {
		background-image: url(img/carousel_1.jpg);
		background-size: cover;
		width: 100%; 
		height: 550px;
	}

	.slide_2 {
		background-image: url(img/carousel_2.jpg);
		background-size: cover;
		width: 100%; 
		height: 550px;
	}

	.slide_3 {
		background-image: url(img/carousel_3.jpg);
		background-size: cover;
		width: 100%; 
		height: 550px;
	}
	
	/* ---------------------------------/*
	SECTION PAGE - CONTENU DU SITE
	/*---------------------------------*/

	#top-page {
		background-image: url(img/top-page.jpg);
		background-size: cover;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-pillows {
		background-image: url(img/top-pillows.jpg);
		background-size: cover;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-intrigues {
		background-image: url(img/top-intrigues.jpg);
		background-size: cover;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-grands-bleus {
		background-image: url(img/top-grands-bleus.jpg);
		background-size: cover;
		background-position: center;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-entretiens {
		background-image: url(img/top-entretiens.jpg);
		background-size: cover;
		background-position: bottom;
		height: 450px;
		margin-bottom: 60px;
	}

	#collection, #biographie, #parcours, #contact {
		margin: 60px 0 60px 0;
	}

	.collection {
		margin-bottom: 50px;
	}

	.content {
		margin-bottom: 80px;
	}
	
	.img-collection, .img-artiste {
		margin-bottom: 30px;
	}

	.collection-pillows {
		background-image: url(img/pillows.jpg);
		background-size: cover;
		height: 320px;
	}

	.collection-intrigues {
		background-image: url(img/intrigues.jpg);
		background-size: cover;
		height: 320px;
	}

	.collection-grands-bleus {
		background-image: url(img/grands-bleus.jpg);
		background-size: cover;
		background-position: center;
		height: 320px;
	}

	.collection-entretiens {
		background-image: url(img/entretiens.jpg);
		background-size: cover;
		background-position: center;
		height: 320px;
	}

	.collection-description {
		font-style: italic;
	}

	.btn-collection, .btn-collection:hover {
		margin-top: 50px;
	}

	.contact-phone, .contact-mail  {
		border: solid 2px #000000;
		margin-bottom: 50px;
		padding: 20px 0 20px 0;
		text-align: center;
	}

	#contact-form {
		margin: 0 0 80px 0;
	}

	input[type=text], input[type=email], input[type=tel] {
		border-radius: 0;
		margin-bottom: 45px;
		box-shadow: none;
		border: none;
		border-bottom: solid 1px #000000;
	}

	input[type=submit] {
		background-color: #000000;
		color: #ffffff;
		text-transform: uppercase;
		border-radius: 0px;
	}

	input[type=submit]:hover {
		background-color: #c89d6a;
		color: #ffffff;
		text-transform: uppercase;
		border-radius: 0px;
	}

	#body {
		border-radius: 0px;
		margin-bottom: 45px;
		box-shadow: none;
		border: none;
		border-bottom: solid 1px #000000;
	}

	.message-alert {
		margin: 0;
	}

	.form-control::-moz-placeholder {
		color:#c89d6a;
	}

	.form-control:-ms-input-placeholder {
		color:#c89d6a;
	}

	.form-control::-webkit-input-placeholder {
		color:#c89d6a;
	}
	
	/* ---------------------------------/*
	FOOTER
	/*---------------------------------*/

	footer {
		background-color: #c89d6a;
		padding: 20px 0 20px 0;
		color: #ffffff;
		text-transform: uppercase;
	}

	.left, .right {
		text-align: center;
	}

	.left > a {
		text-decoration: none;
		color: #ffffff;
	}

	.right > a {
		text-decoration: none;
		color: #ffffff;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	body {
		color: #000000;
		font-size: 14px;
	}

	@font-face {
	font-family: 'Didot';
	font-style: normal;
	font-weight: normal;
	src: local('Didot'), url('fonts/Didot.woff') format('woff');
	}

	.img-thumbnail {
		width: 100%;
		height: 660px;
	}

	.brand-centered {
		display: flex;
		justify-content: center;
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
	}

	.brand-centered .navbar-brand {
		display: flex;
		align-items: center;
	}

	.artiste-h2 {
		font-family: 'Didot';
		margin: 0;
		text-transform: uppercase;
	}

	.collection-h2 {
		margin: 0;
		font-family: 'Didot';
		padding: 10px;
		text-transform: uppercase;
		margin-bottom: 50px;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	h3 {
		color: #c89d6a;
		margin-bottom: 20px;
	}

	h4 {
		text-transform: uppercase;
		font-weight: 300;
		color: #c89d6a;
		margin-bottom: 40px;
	}

	.title-h1 {
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 80px;
	}

	.title-h1-collection {
		font-family: 'Didot';
		text-transform: uppercase;
		margin-bottom: 80px;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	.collection-h4 {
		font-family: 'Didot';
		color: #000000;
		padding: 10px 0 10px 0;
		text-transform: uppercase;
		border-radius: 0;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	hr {
		border: solid 2px #000000;
		width: 100px;
	}

	.date {
		font-weight: bold;
	}

	.btn {
		color: #ffffff;
		text-transform: uppercase;
		border-radius: 0;
		margin-top: 10px;
		padding: 5px 0 5px 0;
		background-color: #c89d6a;
	}

	.btn:hover {
		color: #c89d6a;
		text-transform: uppercase;
		border-radius: 0;
		margin-top: 10px;
		padding: 5px 0 5px 0;
		background-color: #ffffff;
		border: solid 1px #c89d6a;
	}
	
	/* ---------------------------------/*
	NAVIGATION DU SITE
	/*---------------------------------*/

	#top-nav {
		background-color: #c89d6a;
		height: auto;
		margin: 0;
		border-color: transparent;
		border: 0;
		border-radius: 0;
	}

	#main-nav {
		padding: 30px 0 20px 0;
		background-color: #ffffff;
		margin-bottom: 0;
	}

	#nav-collection {
		margin-bottom: 80px;
	}

	.menu, .menu-collection {
		margin-top: 40px;
		font-size: 16px;
		text-align: center;
	}

	.menu .nav, .menu-collection .navbar-nav {
		float: none;
	}

	.menu-collection .navbar-nav li {
		display: inline-block;
		text-transform: uppercase;
		float: none;
		vertical-align: middle;
	}

	.menu-collection .navbar-nav li>a {
		background-color: #000000;
		color: #ffffff;
		font-weight: lighter;
		font-style: italic;
	}

	.menu-collection .navbar-nav li>a:hover {
		color: #ffffff;
		background-color: #c89d6a;
	}

	.menu-collection .navbar-nav li>a.active {
		color: #ffffff;
		background-color: #c89d6a;
	}

	.menu .nav li {
		display: inline-block;
		text-transform: uppercase;
		float: none;
		vertical-align: middle;
	}

	.menu .nav li>a {
		color: #000000;
	}

	.menu .nav li>a:hover {
		color: #c89d6a;
		background-color: transparent;
	}

	.navbar-toggle {
		margin-top: 40px;
		color: #c89d6a;
		border-radius: 0;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	.btn-block {
		margin-right: auto;
		margin-left: auto;
	}

	/* ---------------------------------/*
	CAROUSEL
	/*---------------------------------*/

	#my_carousel {
		margin-bottom: 60px;
	}

	.slide_1 {
		background-image: url(img/carousel_1.jpg);
		background-size: cover;
		width: 100%; 
		height: 550px;
	}

	.slide_2 {
		background-image: url(img/carousel_2.jpg);
		background-size: cover;
		width: 100%; 
		height: 550px;
	}

	.slide_3 {
		background-image: url(img/carousel_3.jpg);
		background-size: cover;
		width: 100%; 
		height: 550px;
	}
	
	/* ---------------------------------/*
	SECTION PAGE - CONTENU DU SITE
	/*---------------------------------*/

	#top-page {
		background-image: url(img/top-page.jpg);
		background-size: cover;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-pillows {
		background-image: url(img/top-pillows.jpg);
		background-size: cover;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-intrigues {
		background-image: url(img/top-intrigues.jpg);
		background-size: cover;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-grands-bleus {
		background-image: url(img/top-grands-bleus.jpg);
		background-size: cover;
		background-position: center;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-entretiens {
		background-image: url(img/top-entretiens.jpg);
		background-size: cover;
		background-position: bottom;
		height: 450px;
		margin-bottom: 60px;
	}

	#collection, #biographie, #parcours, #contact {
		margin: 60px 0 60px 0;
	}

	.collection {
		margin-bottom: 50px;
	}

	.content {
		margin-bottom: 80px;
	}
	
	.img-collection, .img-artiste {
		margin-bottom: 30px;
	}

	.collection-pillows {
		background-image: url(img/pillows.jpg);
		background-size: cover;
		height: 320px;
	}

	.collection-intrigues {
		background-image: url(img/intrigues.jpg);
		background-size: cover;
		height: 320px;
	}

	.collection-grands-bleus {
		background-image: url(img/grands-bleus.jpg);
		background-size: cover;
		background-position: center;
		height: 320px;
	}

	.collection-entretiens {
		background-image: url(img/entretiens.jpg);
		background-size: cover;
		background-position: center;
		height: 320px;
	}

	.collection-description {
		font-style: italic;
	}

	.btn-collection, .btn-collection:hover {
		margin-top: 50px;
	}

	.contact-phone, .contact-mail  {
		border: solid 2px #000000;
		margin-bottom: 50px;
		padding: 20px 0 20px 0;
		text-align: center;
	}

	#contact-form {
		margin: 0 0 80px 0;
	}

	input[type=text], input[type=email], input[type=tel] {
		border-radius: 0;
		margin-bottom: 45px;
		box-shadow: none;
		border: none;
		border-bottom: solid 1px #000000;
	}

	input[type=submit] {
		background-color: #000000;
		color: #ffffff;
		text-transform: uppercase;
		border-radius: 0px;
	}

	input[type=submit]:hover {
		background-color: #c89d6a;
		color: #ffffff;
		text-transform: uppercase;
		border-radius: 0px;
	}

	#body {
		border-radius: 0px;
		margin-bottom: 45px;
		box-shadow: none;
		border: none;
		border-bottom: solid 1px #000000;
	}

	.message-alert {
		margin: 0;
	}

	.form-control::-moz-placeholder {
		color:#c89d6a;
	}

	.form-control:-ms-input-placeholder {
		color:#c89d6a;
	}

	.form-control::-webkit-input-placeholder {
		color:#c89d6a;
	}
	
	/* ---------------------------------/*
	FOOTER
	/*---------------------------------*/

	footer {
		background-color: #c89d6a;
		padding: 20px 0 20px 0;
		color: #ffffff;
		text-transform: uppercase;
	}

	.left, .right {
		text-align: center;
	}

	.left > a {
		text-decoration: none;
		color: #ffffff;
	}

	.right > a {
		text-decoration: none;
		color: #ffffff;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	body {
		color: #000000;
		font-size: 14px;
	}

	@font-face {
	font-family: 'Didot';
	font-style: normal;
	font-weight: normal;
	src: local('Didot'), url('fonts/Didot.woff') format('woff');
	}

	.img-thumbnail {
		width: 100%;
		height: 860px;
	}

	.brand-centered {
		display: flex;
		justify-content: center;
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
	}

	.brand-centered .navbar-brand {
		display: flex;
		align-items: center;
	}

	.artiste-h2 {
		font-family: 'Didot';
		margin: 0;
		text-transform: uppercase;
	}

	.collection-h2 {
		margin: 0;
		font-family: 'Didot';
		padding: 10px;
		text-transform: uppercase;
		margin-bottom: 50px;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	h3 {
		color: #c89d6a;
		margin-bottom: 20px;
	}

	h4 {
		text-transform: uppercase;
		font-weight: 300;
		color: #c89d6a;
		margin-bottom: 40px;
	}

	.title-h1 {
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 80px;
	}

	.title-h1-collection {
		font-family: 'Didot';
		text-transform: uppercase;
		margin-bottom: 80px;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	.collection-h4 {
		font-family: 'Didot';
		color: #000000;
		padding: 10px 0 10px 0;
		text-transform: uppercase;
		border-radius: 0;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	hr {
		border: solid 2px #000000;
		width: 100px;
	}

	.date {
		font-weight: bold;
	}

	.btn {
		color: #ffffff;
		text-transform: uppercase;
		border-radius: 0;
		margin-top: 10px;
		padding: 5px 0 5px 0;
		background-color: #c89d6a;
	}

	.btn:hover {
		color: #c89d6a;
		text-transform: uppercase;
		border-radius: 0;
		margin-top: 10px;
		padding: 5px 0 5px 0;
		background-color: #ffffff;
		border: solid 1px #c89d6a;
	}
	
	/* ---------------------------------/*
	NAVIGATION DU SITE
	/*---------------------------------*/

	#top-nav {
		background-color: #c89d6a;
		height: auto;
		margin: 0;
		border-color: transparent;
		border: 0;
		border-radius: 0;
	}

	#main-nav {
		padding: 30px 0 20px 0;
		background-color: #ffffff;
		margin-bottom: 0;
	}

	#nav-collection {
		margin-bottom: 80px;
	}

	.menu, .menu-collection {
		margin-top: 40px;
		font-size: 16px;
		text-align: center;
	}

	.menu .nav, .menu-collection .navbar-nav {
		float: none;
	}

	.menu-collection .navbar-nav li {
		display: inline-block;
		text-transform: uppercase;
		float: none;
		vertical-align: middle;
	}

	.menu-collection .navbar-nav li>a {
		background-color: #000000;
		color: #ffffff;
		font-weight: lighter;
		font-style: italic;
	}

	.menu-collection .navbar-nav li>a:hover {
		color: #ffffff;
		background-color: #c89d6a;
	}

	.menu-collection .navbar-nav li>a.active {
		color: #ffffff;
		background-color: #c89d6a;
	}

	.menu .nav li {
		display: inline-block;
		text-transform: uppercase;
		float: none;
		vertical-align: middle;
	}

	.menu .nav li>a {
		color: #000000;
	}

	.menu .nav li>a:hover {
		color: #c89d6a;
		background-color: transparent;
	}

	.navbar-toggle {
		margin-top: 40px;
		color: #c89d6a;
		border-radius: 0;
		border-top: solid 1px #c89d6a;
		border-bottom: solid 1px #c89d6a;
	}

	.btn-block {
		margin-right: auto;
		margin-left: auto;
	}

	/* ---------------------------------/*
	CAROUSEL
	/*---------------------------------*/

	#my_carousel {
		margin-bottom: 60px;
	}

	.slide_1 {
		background-image: url(img/carousel_1.jpg);
		background-size: cover;
		width: 100%; 
		height: 550px;
	}

	.slide_2 {
		background-image: url(img/carousel_2.jpg);
		background-size: cover;
		width: 100%; 
		height: 550px;
	}

	.slide_3 {
		background-image: url(img/carousel_3.jpg);
		background-size: cover;
		width: 100%; 
		height: 550px;
	}
	
	/* ---------------------------------/*
	SECTION PAGE - CONTENU DU SITE
	/*---------------------------------*/

	#top-page {
		background-image: url(img/top-page.jpg);
		background-size: cover;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-pillows {
		background-image: url(img/top-pillows.jpg);
		background-size: cover;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-intrigues {
		background-image: url(img/top-intrigues.jpg);
		background-size: cover;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-grands-bleus {
		background-image: url(img/top-grands-bleus.jpg);
		background-size: cover;
		background-position: center;
		height: 450px;
		margin-bottom: 60px;
	}

	#top-page-entretiens {
		background-image: url(img/entretiens.jpg);
		background-size: cover;
		background-position: bottom;
		height: 450px;
		margin-bottom: 60px;
	}

	#collection, #biographie, #parcours, #contact {
		margin: 60px 0 60px 0;
	}

	.collection {
		margin-bottom: 50px;
	}

	.content {
		margin-bottom: 80px;
	}
	
	.img-collection, .img-artiste {
		margin-bottom: 30px;
	}

	.collection-pillows {
		background-image: url(img/pillows.jpg);
		background-size: cover;
		height: 320px;
	}

	.collection-intrigues {
		background-image: url(img/intrigues.jpg);
		background-size: cover;
		height: 320px;
	}

	.collection-grands-bleus {
		background-image: url(img/grands-bleus.jpg);
		background-size: cover;
		background-position: center;
		height: 320px;
	}

	.collection-entretiens {
		background-image: url(img/entretiens.jpg);
		background-size: cover;
		background-position: center;
		height: 320px;
	}

	.collection-description {
		font-style: italic;
	}

	.btn-collection, .btn-collection:hover {
		margin-top: 50px;
	}

	.contact-phone, .contact-mail  {
		border: solid 2px #000000;
		margin-bottom: 50px;
		padding: 20px 0 20px 0;
		text-align: center;
	}

	#contact-form {
		margin: 0 0 80px 0;
	}

	input[type=text], input[type=email], input[type=tel] {
		border-radius: 0;
		margin-bottom: 45px;
		box-shadow: none;
		border: none;
		border-bottom: solid 1px #000000;
	}

	input[type=submit] {
		background-color: #000000;
		color: #ffffff;
		text-transform: uppercase;
		border-radius: 0px;
	}

	input[type=submit]:hover {
		background-color: #c89d6a;
		color: #ffffff;
		text-transform: uppercase;
		border-radius: 0px;
	}

	#body {
		border-radius: 0px;
		margin-bottom: 45px;
		box-shadow: none;
		border: none;
		border-bottom: solid 1px #000000;
	}

	.message-alert {
		margin: 0;
	}

	.form-control::-moz-placeholder {
		color:#c89d6a;
	}

	.form-control:-ms-input-placeholder {
		color:#c89d6a;
	}

	.form-control::-webkit-input-placeholder {
		color:#c89d6a;
	}
	
	/* ---------------------------------/*
	FOOTER
	/*---------------------------------*/

	footer {
		background-color: #c89d6a;
		padding: 20px 0 20px 0;
		color: #ffffff;
		text-transform: uppercase;
	}

	.left, .right {
		text-align: center;
	}

	.left > a {
		text-decoration: none;
		color: #ffffff;
	}

	.right > a {
		text-decoration: none;
		color: #ffffff;
	}
}