/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');

/* Généralités **************************************************/
*:focus {
	outline: none !important
}
body, html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	display : table;
	background-color: #fff;
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	overflow-x: hidden;
}

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;
}

.texte-resp {
	display: none;
	visibility: hidden;
	opacity: 0;
}

ul.spip li {
	list-style: disc;
}

/* haut de page *************************************************/
#top {
	position: fixed;
	bottom: 40px;
	right: 15px;
	font-size: 60px;
	color: #886d4b;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	display: none;
	line-height: 1;
	cursor: pointer;
	z-index: 100;
}
#top:hover{
	color: #444;
}

/* fin des généralités *********************************************************/
	

header {
	display: inline-block;
	margin: 20px 5% 0 5%;
	width: 90%;
}
header span {
    text-align: left;
    display: inline-block;
    width: 100%;
    margin: 0 0 1em 0;
}
header .left img {
    width: 60%;
    max-width: 200px;
}
header .logo {
    text-align: center;
}
header .logo span {
    display: inline-block;
    text-align: center;
    width: 100%;
}
header .logo span img {
    width: 32%;
    margin: 0 33%;
}
header .logo h4 {
    margin: 1em 0 0 0;
    color: #886d4b;
    font-size: 1.2em;
    font-weight: 400;
    text-transform: uppercase;
}
header .logo h4 small {
    color: #444;
    text-transform: none;
}
header .newsletter {
    text-align: center;
}
header .newsletter h2 {
    font-weight: 400;
    margin: .5em 0 0 0;
}
header .right {
    text-align: right;
    display: flex;
    font-size: 1.2em;
    flex-direction: column;
    justify-content: center;
}
header h1 {
    text-align: center;
    margin: 2em 0 1em 0;
    font-weight: 400;
    color: #886d4b;
    font-size: 2.4em;
}
header .item {
    display: inline-block;
    width: 95%;
    margin: 0 2.5%;
}
header .item img {
    width: 100%;
    min-width: 100%;
}
a span.titre-item {
    font-size: 1.6em;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    display: inline-block;
    background-color: #886d4b;
    padding: 10px 0;
    -webkit-transition: all .3s ease;
	transition: all .3s ease;
}
a span.vert, a span.violet, a span.orange, a span.vert {
    background-color: #886d4b;
    -webkit-transition: all .3s ease;
	transition: all .3s ease;
}
a:hover span.vert {
    background-color: #57803A;
}
a:hover span.violet {
    background-color: #ac8cd8;
}
a:hover span.rose {
    background-color: #c9481d;
}
a:hover span.orange {
    background-color: #fc7100;
}

p.social {
    text-align: center;
    color: #d8cdc1;
    font-weight: 700;
    font-style: italic;
    font-size: 2.5em;
}
p.social a i.fab {
    font-size: 1.5em;
    color: #d8cdc1;
    -webkit-transition: all .3s linear;
	transition: all .3s linear;
}
p.social a:hover i.fab {
    color: #886d4b;
}

p.border-beige {
    width: 100%;
    height: 31px;
    margin: 0!important;
    background: url("images/border-beige.png") repeat-x;
}
p.border-blanc {
    width: 100%;
    height: 31px;
    margin: 0!important;
    background: url("images/border-blanc.png") repeat-x;
}

.voeux {
    display: inline-block;
    width: 100%;
    margin: 3em 0 1em;
	text-align: center;
}
.voeux span.spip_documents {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.voeux h6 {
    margin: .5em 0;
}
.txttemp {
	display: inline-block;
	width: 100%;
    font-size: 1.3em;
    line-height: 1.35;
	text-align: center;
}
.voeux p {
    margin: 0 0 1em;
}

main {
	width: 100%;
	flex: 1;
	position: relative;
	display: inline-block;
}

a.ajout {
    color: #886d4b;
    -webkit-transition: all .3s linear;
	transition: all .3s linear;
}
a:hover.ajout {
    color: #000;
}

/****************************************°_°***********
Cas des sections wow ***/

section.beige {
	display: inline-block;
	width: 80%;
    padding: 3em 10% 4em 10%;
    background-color: #eae4df;
	border: none;
}
section.blanc {
	display: inline-block;
	width: 80%;
    padding: 3em 10% 4em 10%;
	background-color: #fff;
	border: none;
}

section h1 {
    text-align: center;
    margin: 0 0 1em 0;
    font-weight: 400;
    color: #886d4b;
    font-size: 2.4em;
}
.texte-content-left {
    float: left;
    width: 55%;
    font-size: 1.2em;
    line-height: 1.5;
    text-align: justify;
}
.texte-content-left p, .texte-content-right p {
    margin-top: 0!important;
}
.image-content-right {
    float: right;
    width: 42%;
    text-align: right;
}
.image-content-left {
    width: 100%;
}
p.rappel {
    margin: 1.5em 0 0 0;
    text-align: right;
}
p.rappel-left {
    margin: 1.5em 0 0 0;
    text-align: left;
}
p.rappel img, p.rappel-left img {
    width: 30%;
}
.texte-content-right {
    float: right;
    width: 55%;
    font-size: 1.2em;
    line-height: 1.5;
    text-align: justify;
}
.image-content-left {
    float: left;
    width: 42%;
    text-align: left;
}
.texte-content-left a, td.tableau-left a, td.tableau-right a, span.signature a, .mentions a, h2 a, .texte-resp a {
    color: #886d4b;
    -webkit-transition: all .25s linear;
	transition: all .25s linear;
}
.texte-content-left a:hover, td.tableau-left a:hover, td.tableau-right a:hover, span.signature a:hover, .mentions a:hover, h2 a:hover, .texte-resp a:hover {
    color: #000;
}

img.portfolio {
    margin: 10px 0 0 0;
}

span.rouge {
    color: #FF0000;
}
p span.rouge {
	margin: 2em 0 1em !important;
	color: #FF0000;
}

table.spip {
	display: inline-block;
	margin: 1em 0 2em;
}
/* cas du tableau *********************************/
.tableau {
    font-size: 1.2em;
    line-height: 1.5;
    text-align: justify;
}
td.tableau-left {
    padding-right: 3%;
}
td.tableau-right i, .texte-resp i {
    font-weight: 700;
    color: #886d4b;
}


/* footer ********************************************************************/
footer {
	display : table-row;
	width: 100%!important;
	min-width: 100%;
    text-align: center;
}
.chapeau {
    display: inline-block;
    width: 80%;
    margin: 0 10% 20px 10%;
    font-size: 1.2em;
}
.chapeau strong {
    font-size: 1.4em;
    font-weight: 700;
}
.texte-footer {
    display: inline-block;
    width: 90%;
    margin: 0 5%;
}
.texte-footer span.logo-left {
    float: left;
    width: 10%;
    margin: 0 5% 0 0;
}
.texte-footer span.txt {
    float: left;
    width: 70%;
    text-align: center;
    color: #886d4b;
    font-size: 1.2em;
    line-height: 1.6;
}
.texte-footer span.txt a {
    color: #886d4b;
    border-bottom: 1px solid #886d4b;
    -webkit-transition: all .25s linear;
	transition: all .25s linear;
}
.texte-footer span.txt a:hover {
    color: #000;
}
.texte-footer span.logo-right {
    float: right;
    width: 10%;
    margin: 0 0 0 5%;
}
span.signature {
	display: inline-block;
    width: 90%;
    margin: 20px 5% 0 5%;
}
hr {
	display: block;
	clear: both;
	height: 3px;
	margin: 0 5% 20px 5%;
	padding: 0;
	border: 0;
	color: #886d4b;
    background-color: #886d4b;
}
span.gris {
    color: #999;
}

centrer {
	display: block;
	text-align: center!important;
}

.spip_document_center figure.spip_doc_inner {
	text-align: center !important;
	margin: 0 auto 1em;
}


/***********************************************************°_°****/
@media (max-width: 1150px) {
	
	header .item {
		width: 100%;
		margin: 0!important;
	}
	a span.titre-item {
    	font-size: 1.8vw;
	}
	header .logo span img {
		width: 50%;
		margin: 0 25%;
	}
	section.beige {
		width: 90%;
		padding: 3em 5% 4em 5%;
	}
	section.blanc {
		width: 90%;
		padding: 3em 5% 4em 5%;
	}
	
}

@media (max-width: 1050px) {
	
	a span.titre-item {
    	font-size: 3vw;
	}
	
}

@media (max-width: 900px) {

	p.social {
		font-size: 3vw;
	}
	p.social a i.fab {
		font-size: 4vw;
	}
	
}

@media (max-width: 680px) {
	
	header .item img {
		width: 100%;
	}
	
	header .logo span img {
		width: 70%;
		margin: 0 15%;
	}

	p.social {
		font-size: 4vw;
	}
	p.social a i.fab {
		font-size: 5vw;
	}
	
	a span.titre-item {
		font-size: 5vw;
	}
	header .left, p.rappel, p.rappel-left, span.temp, .texte-seul {
		display: none;
		visibility: hidden;
		opacity: 0;
	}
	.texte-content-left, .texte-content-right, .image-content-left, .image-content-right {
		width: 100%;
	}
	.image-content-left {
		display: inline-block;
		margin-bottom: 1em;
	}
	.image-content-right {
		display: inline-block;
		margin-top: 1em;
	}
	
	.texte-footer span.txt {
		font-size: 1em;
		line-height: 1.4;
	}
	
	.texte-resp {
		display: block;
		visibility: visible;
		opacity: 1;
		line-height: 1.4;
	}
	
}
	
