html, body {
	background: #dedfe0 url('imgs/bg-body.png') repeat-y 50% 0;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px; /* Valeur défault navigateur : 16px */
	line-height: 1.583333333em; /* 19px / 12px */
	color: #999999;
	-webkit-overflow-scrolling: touch;
	scroll-behavior: smooth;
}
h1,
#cols .col-d h2,
.membres h2,
.wrapper h2 {
	padding-bottom: 30px;
	font-size: 1.833333333em; /* 22px / 12px */
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	text-transform: uppercase;
	color: #e24a3f;		
}
.wrapper h2 {
	padding-bottom: 15px;
	color: #171717;
}
	.wrapper strong {
		display: block;
		color: #333333;
	}
	h1 span,
	#cols .col-d h2 span,
	.membres h2 span {
		color: #000000;
	}
	.wrapper h2 span {
		color: #6d1b15;
	}
strong,
.strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.clear {
	clear: both;
}
.fleche {
	position: relative;
	display: inline-block;
	color: #e24a3f;
	padding-right: 27px;
	text-decoration: none;
}
	.fleche span {
		position: absolute;
		top: 50%;
		right: 0;
		display: block;
		width: 22px;
		height: 7px;
		margin-top: -3px;
		background: transparent url('imgs/sprite.png') no-repeat -530px -470px;
	}
#page {
	position: relative;
	width: 878px;
	margin: 0 auto 120px auto;
}
	#header {
		position: relative;
		z-index: 1;
		width: inherit;
		height: 293px;
		background: transparent url('imgs/sprite.png') no-repeat 120px 0;
	}
		#navbar {
			position: absolute;
			bottom: 0;
			width: inherit;
			height: 46px;
			background-color: #e44939;
			text-transform: uppercase;
		}

			#navbar > div > ul {
				text-transform: initial;
			}

			#navbar .link-0 {
				position: relative;
				float: left;
				display: block;
				width: 66px;
				height: 66px;
				margin: -10px 0 0 -10px;
				background: transparent url('imgs/sprite.png') no-repeat 0 -250px;
			}
				#navbar .link-0 span {
					position: absolute;
					top: 50%;
					left: 50%;
					display: block;
					width: 24px;
					height: 24px;
					margin: -12px 0 0 -12px;
					background: transparent url('imgs/sprite.png') no-repeat -530px -640px;
					text-indent: -999999px;
				}
			#navbar .link-1,
			#navbar .link-2,
			#navbar .link-3,
			#navbar .link-4 {
				position: relative;
				float: left;
				display: block;
				height: 32px;
				padding: 14px 17px 0 10px;
				font-size: 11px; /* 14px / 12px */
				color: #fff;
				text-decoration: none;
				cursor: pointer;
			}
				#navbar .link-1 span,
				#navbar .link-2 span,
				#navbar .link-3 span,
				#navbar .link-4 span {
					position: absolute;
					top: 0;
					right: 0;
					width: 7px;
					height: 46px;
					background: transparent url('imgs/sprite.png') no-repeat -650px -388px;
				}
			#navbar .link-5 {
				float: right;
				display: block;
				height: 32px;
				padding: 14px 10px 0 10px;
				background-color: #6d1b15;
				font-size: 11px; /* 14px / 12px */
				color: #fff;
				text-decoration: none;
			}
			#navbar ul {
				position: absolute;
				top: 46px;
				left: 0;
				display: none;
				padding: 0 15px;
				background-color: #c67670;
			}
				#navbar ul li {
					color: #6d1b15;
					border-top:1px solid #e09e99;
				}
				#navbar ul li.first {
					border-top: none;
				}
					#navbar ul li a {
						display: inline-block;
						padding: 8px 0;
						text-decoration: none;
						white-space:nowrap;
						color: #6d1b15;
					}
						#navbar ul li a:hover,
						#navbar ul li a:active {
							color: #ffffff;
						}
	#container {
		background-color: #fff;
		padding: 0 0 80px 0;
	}
		#container.accueil {
			padding: 0 0 0 0;
		}
		h3 {
			font-size: 1.166666667em;/* 14px / 12px */
			font-weight: bold;
			color: #6d1b15;
		}
		h4 {
			font-size: 1em;/* 12px */
			font-weight: bold;
			color: #333333;
		}
		p {
			padding-bottom: 20px;
		}
		.accueil #presentation {
			position: relative;
			width: inherit;
			height: 315px;
			background: transparent url('imgs/bg-presentation.jpg') no-repeat 0 0;
		}
			.accueil #presentation .wrapper {
				position: absolute;
				top: 45px;
				left: 45px;
				width: 390px;
				height: 225px;
				background-color: #fff;
				overflow: hidden;
			}
			.accueil #presentation ul li {
				width: 350px;
				height: 185px;
				padding: 20px;
			}
				.accueil #presentation .wrapper ul {
					position: absolute;
					top: 0;
					left: 0;
					height: 225px;
				}
			.accueil #presentation #controls {
				position: absolute;
				top: 250px;
				left: 380px;
			}
				.accueil #presentation #controls .controls li {
					float: left;
					padding: 0 2px;
				}
					.accueil #presentation #controls .controls li a {
						display: block;
						width: 6px;
						width: 6px;
						background: transparent url('imgs/sprite.png') no-repeat -536px -530px;
						text-indent: -999999px;
					}
						.accueil #presentation #controls .controls li.current a {
							background-position: -530px -530px;
						}
		.accueil #spotlight {
			padding: 40px 4px 80px 4px;
		}
			.accueil #spotlight ul li {
				float: left;
				width: 290px;
			}
				.accueil #spotlight ul li h2 {
					display: block;
					width: inherit;
					font-family: 'Raleway', sans-serif;
					font-size: 1.833333333em; /* 22px / 12px */
					text-align: center;
					color: #e24a3f;
				}
					.accueil #spotlight ul li h2 span {
						color: #000000;
					}
				.accueil #spotlight ul li img {
					display: block;
					width: 189px;
					height: 189px;
					padding: 20px 50px;
				}
				.accueil #spotlight ul li p {
					padding: 0 50px;
					font-style: italic;
					color: #b3b3b3;
				}
		#cols {
			padding: 40px 0 0 40px;
		}
			#cols ul {
				padding-left: 32px;
				padding-bottom: 20px;
			}
			#cols ul li {
				padding-left: 8px;
				background:transparent url('imgs/sprite.png') no-repeat -610px -523px;
			}
			#cols .col-g {
				float: left;
				width: 490px;
			}
				#cols .col-g h2 {
					padding-bottom: 20px;
					font-size: 1.5em;/* 18px / 12px */
					font-weight: bold;
					color: #333333;
				}
				#cols .col-g a {
					color: #e24a3f;
					text-decoration: none;
				}
				#cols .col-g .col-g-footer {
					position: relative;
					padding: 8px 0;
					border-top: 1px solid #949494;
					border-bottom: 1px solid #949494;
				}
					#cols .col-g .col-g-footer .fleche {
						position: absolute;
						right: 0;
					}
				#cols .col-g form {
					position: relative;
				}
				#cols .col-g form .link {
					text-align: right;
					font-style: italic;
					padding-bottom: 40px;
					color: #646464;
				}
					#cols .col-g form .link a {
						color: #646464;
					}
				#cols .col-g form div {
					background-color: #ededed;
					padding: 6px;
					margin-bottom: 10px;
					width: 478px;
					-webkit-border-radius: 6px;
					-moz-border-radius: 6px;
					-o-border-radius: 6px;
					-ie-border-radius: 6px;
					border-radius: 6px;
					-moz-box-shadow: inset 0px 0px 5px 0px #dcdcdc;
					-webkit-box-shadow: inset 0px 0px 5px 0px #dcdcdc;
					-o-box-shadow: inset 0px 0px 5px 0px #dcdcdc;
					box-shadow: inset 0px 0px 5px 0px #dcdcdc;
					/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#dcdcdc, Direction=NaN, Strength=5);*/
				}
				#cols .col-g form .hiddenFields {
					background-color: transparent;
					padding: 0;
					margin-bottom: 0;
					width: auto;
					-webkit-border-radius: 0;
					-moz-border-radius: 0;
					-o-border-radius: 0;
					-ie-border-radius: 0;
					border-radius: 0;
					-moz-box-shadow: none;
					-webkit-box-shadow: none;
					-o-box-shadow: none;
					box-shadow: none;
				}
				#cols .col-g form input.text,
				#cols .col-g form textarea {
					display: block;
					width: 460px;
					padding: 8px;
					margin: 0;
					border: 1px solid #dcdcdc;
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					-o-border-radius: 3px;
					-ie-border-radius: 3px;
					border-radius: 3px;
				}
				#cols .col-g form textarea {
					height: 194px;
					resize: none;
				}
				#cols .col-g form button {
					position: absolute;
					left: 50%;
					bottom: -30px;
					margin-left: -33px;
					width: 66px;
					height: 66px;
					border: none;
					display: block;
					cursor: pointer;
					color:#FFFFFF;
					font-size: 1.6em;
					background-color: transparent;
					background-image: url('imgs/sprite.png');
					background-repeat: no-repeat;
					background-position: 0 -251px;
				}
			#cols .col-d {
				float: left;
				width: 348px;
				text-align: center;
			}
				#cols .col-d p {
					padding: 0 40px 10px 40px;
				}
		.membres {
			padding: 40px 4px 0 4px;
		}
			.membres h2 {
				padding-left: 34px;
			}
			.membres ul {
				margin-left: -4px;
				display: flex;
				flex-wrap: wrap;
			}
				.membres ul li {
					float: left;
					width: 210px;
					padding: 0 40px 20px 40px;
				}
					.membres ul li h4 {
						padding-bottom: 3px;
						font-size: 1.333333333em; /* 16px / 12px */
						color: #e24a3f;
					}
					.membres ul li p {
						padding-bottom: 10px;
						line-height: 1.3em;
					}
						.membres ul li .titre {
							padding-bottom: 2px;
						}
						.membres ul li p strong {
							display: block;
							color: #333333;
							padding-bottom: 3px;
						}
					.membres ul li .strong {
						color: #333333;
					}
					.membres ul li a {
						text-decoration: none;
						color: #333333;
						line-height: 1.2em;
					}
	#footer {
		position: relative;
		width: inherit;
		height: 121px;
		background: transparent url('imgs/bg-footer.png') repeat-y 50% 0;
	}
		#footer .logo {
			position: absolute;
			top: 50%;
			right: 40px;
			margin-top: -36px;
			width: 72px;
			height: 72px;
			background: transparent url('imgs/sprite.png') no-repeat -346px -549px;
		}
		#footer ul {
			float: left;
			padding: 30px 40px 0 40px;
		}
			#footer li a {
				color: #666666;
				text-decoration: none;
			}

.pays {
	padding-right: 40px;
}
	.pays > h2 {
		font-size: 18px;
		font-weight: 700;
		color: #333333;
		padding-bottom: 15px;
	}
	.pays .companie {
		box-sizing: border-box;
		border-top: 1px solid #c5c5c5;
		padding: 30px 0;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.pays .companie.hidden {
		display: none;
	}
		.pays .companie h3 {
			color: #e44939;
			font-size: 15px;
			font-weight: 700;
			padding-bottom: 5px;
		}
		.pays .companie > div {
			width: calc(50% - 20px);
		}
		.pays .companie > div:last-child {
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: flex-end;
		}
			.pays .companie > div:last-child div {
				padding-top: 30px;
			}
			.pays .companie > div:last-child div,
			.pays .companie > div:last-child table {
				width: 100%;
			}
				.pays .companie > div:last-child table th {
					font-style: italic;
					color: #232323;
					font-size: 11px;
				}
				.pays .companie > div:last-child table tr td {
					width: 30px;
					padding: 5px 0;
					text-align: center;
				}
					.pays .companie > div:last-child table tr td a {
						display: inline-block;
						width: 18px;
						height: 17px;
						background-color: #999999;
						-webkit-mask: url(imgs/telecharger.svg) no-repeat 0 0;
						mask: url(imgs/telecharger.svg) no-repeat 0 0;
					}
					.pays .companie > div:last-child table tr td a:hover,
					.pays .companie > div:last-child table tr td a:active {
						background-color: #e44939;
					}
				.pays .companie > div:last-child table tr td:first-child {
					text-align: right;
					width: auto;
					padding-right: 20px;
				}
		.pays .companie > div:last-child > span {
			color: #e44939;
			position: relative;
			padding-right: 15px;
			cursor: pointer;
			text-decoration: none;
		}
		.pays .companie > div:last-child > span::after {
			position: absolute;
			content: '';
			background-color: #e44939;
			-webkit-mask: url(imgs/fleche.svg) no-repeat 50% 50%;
			mask: url(imgs/fleche.svg) no-repeat 50% 50%;
			display: block;
			width: 10px;
			height: 7px;
			top: 50%;
			right: 0;
			transform: translateY(-50%);
		}
		.pays .companie p {
			padding-bottom: 5px;
		}
		.pays .companie .cats {
			display: flex;
			justify-content: flex-start;
			align-items: flex-start;
			flex-wrap: wrap;
		}
			.pays .companie .cats span {
				border: 1px solid #e44939;
				color: #e44939;
				border-radius: 4px;
				padding: 1px 7px;
				display: block;
				margin-right: 5px;
				margin-bottom: 5px;
			}
.search {
	background: #f3f3f3;
	border-radius: 4px;
	overflow: hidden;
	display: flex;
}

.search::after {
	content: "";
	display: block;
	width: 45px;
	height: 45px;
	background-color: #999999;
	-webkit-mask: url(imgs/loupe.svg) no-repeat 50% 50%/17px 17px;
    mask: url(imgs/loupe.svg) no-repeat 50% 50%/17px 17px;
}

.search input {
	height: 45px;
	display: block;
	background-color: transparent;
	width: calc(100% - 10px);
	padding: 10px 30px;
	box-sizing: border-box;
	border: none;
	color: #e44939;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px; /* Valeur défault navigateur : 16px */
}

.mod-search {
	width: 60%;
	margin-bottom: 30px;
	position: relative;
}

.mod-search .results {
	z-index: 99;
	display: none;
	position: absolute;
	top: 45px;
	background-color: white;
	color: #e44939;
	width: 100%;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
	max-height: 200px;
	overflow-y: scroll;
}

.mod-search .results a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 40px;
	color: #e44939;
	width: 100%;
	box-sizing: border-box;
	padding: 0 30px;
	text-decoration: none;
}

.mod-search .results a:hover,
.mod-search .results a:active {
	background-color: #e44939;
	color: white;
}

.filter {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-right: 40px;
	margin-bottom: 30px;
}
.filter > label {
	color: #e44939;
}
.selector {
	cursor: pointer;
	max-width: 250px;
	width: 100%;
	margin-left: 5px;
	position: relative;
}
.selector .text {
	width: 100%;
	background-color: #f3f3f3;
	height: 45px;
	border-radius: 4px;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 50px 0 30px;
	box-sizing: border-box;
}
.selector.selected .text {
	background-color: #e44939;
	color: #ffffff;
}
.selector::after {
	position: absolute;
	content: '';
	background-color: #999999;
	-webkit-mask: url(imgs/fleche.svg) no-repeat 50% 50%/10px 7px;
	mask: url(imgs/fleche.svg) no-repeat 50% 50%/10px 7px;
	display: block;
	width: 45px;
	height: 45px;
	top: 0;
	right: 0;
}
.selector.selected::after {
	background-color: #ffffff;
}
.selector .dropdown {
	z-index: 99;
	position: absolute;
	top: 45px;
	background-color: white;
	color: #e44939;
	width: 100%;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
	padding: 5px 0;
	display: none;
}
.selector.selected .dropdown {
	display: block;
}
.selector .dropdown label {
	display: block;
	padding: 5px 10px;
	color: #626262;
	position: relative;
	cursor: pointer;
}
.selector .dropdown label:hover,
.selector .dropdown label:active {
	background-color: #f3f3f3;
}
.selector .dropdown input[type="radio"] {
	position: absolute;
	opacity: 0;
}
.selector .dropdown input:checked + span  {
	color: #e44939;
}
.btop {
	position: fixed;
	left: calc(50% + 439px);
	transform: translateX(-25px);
	bottom: 0;
	display: block;
	width: 50px;
	height: 50px;
	background: transparent url('imgs/fleche-top.svg') no-repeat 0 0;
	background-size: cover;
}
.select-language {
	z-index: 2;
	position: absolute;
	top: 0;
	right: 0;
	text-transform: uppercase;
	font-weight: 700;
	min-width: 40px;
}
.select-language a {
	display: block;
	text-decoration: none;
	color: #9B9B9B;
	cursor: pointer;
	width: 100%;
}
.select-language a:hover,
.select-language a:active {
	color: #e44939;
}
.select-language span {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	color: white;
	padding: 5px 10px;
	cursor: pointer;
	border-radius: 0 0 8px 8px;
	background: #e44939 url('imgs/dropdown-lang.svg') no-repeat calc(100% - 10px) 50%;
}
	.select-language .dropdown {
		display: none;
		position: absolute;
		top: 0;
		width: 100%;
		background-color: white;
		padding: 39px 10px 10px 10px;
		border-radius: 0  0 4px 4px;
	}