/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Patrick+Hand+SC&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

*:focus {
	outline: none !important
}
* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	background-color: #fff;
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	color: #000;
	text-align: center;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
	vertical-align: bottom;
}
a {
    text-decoration: none;
}

sup.typo_exposants {
	vertical-align: text-top;
	font-size: .8em;
	text-transform: none !important;
}

hr {
	border: 0;
	display: block;
	width: 100%;
	margin: 1.5em 0;
	height: 2px;
	background-color: #559139;
	color: #559139;
}
ul.spip {
	margin: 0 0 1em;
	padding-left: 2em;
}

/* gestion apparition rersponsive ****************/

nav.resp {
		display: none;
		visibility: hidden;
		opacity: 0;
	}

/****************/

#top {
	position: fixed;
	bottom: 30px;
	right: 20px;
	font: 700 2em "Raleway", sans-serif;
	color: #000;
	width: 2em;
	height: 2em;
	line-height: 1.7em;
	text-align: center;
	background-color: #559139;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	display: none;
	cursor: pointer;
	z-index: 2000;
}
#top:hover{
	background-color: #559139;
	color: #fff;
}

header {
	background: #559139 url(images/filigrane.png) top center repeat-x;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	z-index: 1000 !important;
}
#menu {
	float: left;
	display: inline-block;
	margin: 70px 0 0 230px;
	width: auto;
	text-align: left;
	font-family: "Raleway", sans-serif;
}
#menu a {
	text-decoration:none;
}
#menu a span.item {
	display: inline;
	background-color: #214b0d;
	color: #fff;
	padding: 4px 7px;
	margin: 0 6px;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	box-shadow: 2px 2px 0 #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
#menu a:hover span.item, #menu a.on span.item {
	background-color: #17354E;
}
#menu p {
	margin: 20px 0 0 2px;
	font-weight: 400;
	color: #fff;
	font-family: "Raleway", Verdana, sans-serif;
}
#menu p a {
	color: #fff;
	font-weight: 600;
	transition: .25s linear;
}
#menu p a:hover {
	color: #000;
}

#logo {
	position: fixed;
	top: 8px;
	left: 30px;
	width: 170px;
	z-index: 1100;
}
#logo img {
	width: 100%;
	height: auto;
}
#logo p {
	font: 300 20px "Raleway", Verdana, sans-serif;
	color: #fff;
	letter-spacing: 8px;
	margin: .5em auto 0 auto;
	text-align: center;
	/*padding-left: 10px;*/
}

main {
	display: inline-block;
	margin: 260px 60px 20px 230px;
	width: auto;
	text-align: center;
}


/* slider ************************************************/
.slider {
	width: 100%;
	height: auto;
	margin: 0 0 1em;
}
.slider img {
	width: 100%;
	min-width: 100% !important;
}
/* fin slider **************************************************/

#descriptif {
	width: 100%;
	/*text-align: left;*/
	font: 400 26px "Patrick Hand SC", serif;
	color: #17354E;
	line-height: 1.15;
}
#descriptif h1 {
	font-family: "Raleway";
	font-size: 1.8em;
	font-weight: 500;
	color: #559139;
	margin: 0 0 .8em;
}
#descriptif p, #cuvees-art .texte-art p {
	margin: 0 0 .5em 0;
}
#descriptif strong, #cuvees-art .texte-art strong {
	font-weight: 400;
}


/* footer ******************************************************/
#footer {
	/*float:left;*/
	clear: both;
	margin: 40px 0 0 0;
	width: 100%;
	padding: 20px 0;
	background: #559139 url(images/filigrane.png) top center;
	color: #000;
	text-align: center;
	line-height: 1.3;
	position: relative;
	z-index: 500;
	/*box-sizing: content-box;*/
}
#footer p.rappel a i {
	margin: 0 5px 1em;
	font-size: 26px;
	color: #000;
	text-decoration: none;
	transition: .25s ease;
}
#footer p.rappel a:hover i {
	color: #fff;
}
#footer p.rappel {
	margin: 0;
	font: 300 14px Arial, Helvetica, sans-serif;
	color: #000;
}
#footer p.rappel span.baseline {
	color: #000;
	font-weight: 400;
	display: block;
	width: 100%;
	line-height: 1.3;
}
#footer p.rappel span.baseline strong, #footer p.rappel span.baseline-resp strong {
	color: #000;
}
#footer p.rappel a.rubs {
	color: #fff;
	margin: 0 8px;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: .3s ease;
}
#footer p.rappel a:hover.rubs, #footer p.rappel a.rubs.on {
	color: #000;
}

.jsap {
	margin: 1.5em 0 1em;
	text-align: center;
}
.jsap img {
	width: 200px;
	margin: 0 auto;
}

.signature {
	margin: 15px 0 0 0;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}
.signature a {
	color: #fff;
	transition: .2s ease;
}
.signature a:hover {
	color: #000;
}


/* rubriques ***************************************************/

main.int {
	display: inline-block;
	margin: 200px 60px 20px 230px;
	width: auto;
	text-align: center;
}

.rub h2 {
	font-family: "Raleway", sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	margin: 1em 0;
	color: #17354E;
	text-align: left;
	text-transform: uppercase;
}
.rub h2:first-of-type {
	margin: 2em 0 1em;
}
.rub {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
}
.rub p {
	margin: 0 0 .5em;
}
.rub .logo-article {
	display: inline-block;
	float: right;
	margin: 0 0 1em 30px;
	width: 30%;
}
.rub a {
	color: #17354E;
	transition: .25s linear;
}
.rub a:hover {
	color: #000;
}

.item {
	transition: .3s linear;
}
.item:hover h4 {
	background-color: #000;
}
.item h4 {
	background-color: #17354E;
	color: #fff;
	font-weight: 400;
	font-size: 1em;
	margin: 0;
	padding: 6px 12px;
	text-align: center;
	transition: .3s linear;
}


/* formulaire ********************************************************/

.formulaire_spip {
	display: inline-block;
	width: 100%;
	margin: 2em auto 0 auto;
}
label {
	display: inline-block;
	width: 17%;
	text-align: right;
	height: 30px;
	line-height: 30px;
	margin: 0 2% .8em 0;
	font: 500 1.2em 'Raleway', sans-serif;
	color: #17354E;
	text-transform: uppercase;
}
input.text {
	display: inline-block;
	width: 76%;
	height: 30px;
	line-height: 30px;
	padding: 10px 2%;
	background-color: #9bb4c8;
	border: 0;
	border-radius: 6px;
	margin-bottom: .8em;
	font-size: 1em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	transition: .25s linear;
}
textarea {
	display: inline-block;
	width: 76%;
	padding: 10px 2%;
	background-color: #9bb4c8;
	border: 0;
	border-radius: 6px;
	font-size: 1em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	transition: .25s linear;
}
input.text:focus, textarea:focus {
	background-color: #ddd;
}
p.boutons {
	margin: 1em 0 0;
	text-align: right;
}
button {
	cursor: pointer;
	background-color: #17354E;
	color: #fff;
	font-size: 1.25em;
	text-transform: uppercase;
	transition: .3s linear;
	border: 0;
	border-radius: 6px;
	padding: 10px 20px;
}
button:hover {
	background-color: #559139;
}

/* responsive *********************************************************************************/

@media (max-width: 680px) {
	
	#top {
		bottom: 60px;
	}
	
	header {
		display: none;
		visibility: hidden;
		opacity: 0;
	}
	#logo {
		left: 15px;
	}

/* fin slider **************************************************/

#descriptif h1 {
	font-size: 1.4em;
	margin: .5em 0 .25em;
}
	nav.resp {
		position: fixed;
		top: 0;
		display: block;
		visibility: visible;
		opacity: 1;
		width: 100%;
		z-index: 500;
	}
	nav.resp a {
		display: inline-block;
		width: 95%;
		padding: 12px 5% 12px 0;
		background: #1A6F1F url(images/filigrane.png) top center repeat-x;
		color: #fff;
		font-size: 1.2em;
		text-align: right;
		font-weight: 600;
		text-transform: uppercase;
		transition: .3s linear;
	}
	nav.resp a:hover, nav.resp a.on {
		background-color: #000;
	}
	main {
		margin: 260px 30px 20px;
	}
	main.int {
		margin-top: 250px;
	}
	.rub h2 {
		text-align: right !important;
		font-weight: 600;
		margin-bottom: 20px;
	}
	#footer p.rappel a.rubs {
		display: inline-block;
		width: 100%;
		margin: 0 !important;
		letter-spacing: 1px;
		font-weight: 500;
		font-family: 'Raleway', sans-serif;
	}
	#footer p.rappel a i {
		display: inline-block;
		width: 32px !important;
	}
	
	.item {
		margin: 0 0 1em;
	}
	
	label {
		width: 100%;
		text-align: left;
		margin: 0 0 .25em 0;
	}
	input.text, textarea {
		width: 96%;
		margin-bottom: 1em;
	}
	
}

@media (max-width: 540px) {
	
	.rub .logo-article {
		float: none;
		margin: 0 0 1em;
		width: 100%;
	}
	
}