@font-face {
	font-family: "AR BERKLEY";
	src: url('ARBERKLEY.woff');
}
* {
	margin: 0px;
	padding: 0px;
}
a:link, a, a.hover {
	color: #000;
	transition: .5s;
	text-decoration: none;
}
a:hover {
	color: #3284ad;
	transition: .5s;
}
body {
	font-size: 17px;
	background: #212121;
	color: white;
	font-family: Corbel;
	background-image: url('../img/background.jpg');
	background-repeat: repeat;
}
header, section, article {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-family: Corbel;
}
main {
	margin: 0px;
	padding: 14px 14px 24px 14px;
	color: black;
	background: #f0f0f0;
	box-shadow: 4px 2px 10px rgba(0, 0, 0, 1);
	display: block;
}
footer {
	margin: 0px;
	padding: 8px;
	background: #000000;
	border-radius: 0px 0px 10px 10px;
	font-family: Arial;
	font-size: 14px;
	box-shadow: 4px 2px 10px rgba(0, 0, 0, 1);
}
footer .tel {
	float: right;
}
footer a:link, footer a, footer a.hover {
	text-decoration: none;
	color: #fff;
	transition: .5s;
}
footer a:hover {
	color: #66ccff;
	transition: .5s;
}
.content {
	width: 90%;
	max-width: 1100px;
	margin: 0px auto;
	font-size: 16px;
}
header #header_top {
	background: #000000;
	padding: 4px;
	height: 28px;
	border-bottom: 1px solid #3a799f;
}
header .social_icon {
	float: right;
	margin: 1px 12px 0px 0px;
	width: 26px;
	height: 26px;
	border-radius: 8px 0px 8px 0px;
}
header #header_main {
	background: #17507b;
	padding: 4px;
	height: 220px;
}
header #logo {
	margin: -4px auto;
	text-align: center;
}
#logo {
	font-family: Corbel;
    font-size: 23px;
    color: #ffffff;
    text-shadow: 6px 6px 6px rgba(0,0,0,0.40);
    text-align: center;
    width: 277px;
    position: relative;
    top: -226px;
    left: -30%;
}
#texte {
	text-shadow: 6px 6px 6px rgba(0,0,0,0.40);
	text-align: center;
	width: 560px;
	position: relative;
	top: -466px;
	right: -40%;
}
#texte .majuscule {
	font-family: "AR BERKLEY", Calibri;
	font-size: 136px;
	font-weight: normal;
	color: #ffffff;
}
#texte .minuscule {
	font-family: "AR BERKLEY", Calibri;
	font-size: 82px;
	font-weight: normal;
	color: #ffffff;
	text-shadow: 6px 6px 6px rgba(0,0,0,0.40);
}
#phrase {
    font-family: Corbel;
    font-size: 23px;
    color: #ffffff;
	line-height: 30px;
	top: -14px;
    position: relative;
}
#shadow {
    width: 500px;
    position: relative;
    top: -4px;
    right: -40%;
}
.navigation, .toggle-navigation {
	width: 100%;
	font-family: Arial;
	font-size: 16px;
	margin: 0 0 1px 0;
	color: #fff;
	text-decoration: none;
	background: #000000;
	border: 0px;
	border-top: 1px solid #3a799f;
	border-bottom: 1px solid #3a799f;
	text-align: center;
	line-height: 36px;
}
.sous-navigation {
	width: 70%;
	font-family: Arial;
	font-size: 16px;
	margin: -15px auto 20px auto;
	color: #fff;
	text-decoration: none;
	background: #000000;
	border: 0px;
	border-bottom: 1px solid #3a799f;
	text-align: center;
	line-height: 36px;
	border-radius: 0 0 15px 15px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}
.site-navigation ul {
	margin: 0;
	padding: 2px 0 0 0;
	list-style: none;
}
.site-navigation li {
	display: inline;
	border-right: 1px solid #8a8a8a;
}
.site-navigation a:link, .site-navigation a {
	text-decoration: none;
	color: #fff;
	transition: .5s;
	font-family: Arial;
	font-size: 16px;
	line-height: 36px;
	padding: 10px 3%;
	width: 100%;
}
.site-navigation a:hover {
	color: #66ccff;
	transition: .5s;
}
.site-navigation .current-menu-item>a {
	color: #66ccff;
}
.site-navigation .no-separate {
	border-right: 0px solid #8a8a8a;
}
.titre-page {
	font-family: Times;
	font-size: 24px;
	font-style: italic;
	text-align: center;
}
.table-formulaire {
	padding: 4px;
	border: 1px solid grey;
	border-radius: 5px;
	margin: auto;
	background: rgba(254, 254, 254, 1);
}
.table-formulaire td {
	padding: 4px;
}
#ecologie-gauche {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 0.5;
	width: 65px;
    float: left;
	margin-left: 10px;
}
#ecologie-droite {
	opacity: 0.5;
	width: 65px;
    float: right;
	margin-right: 10px;
}
#feuille-accueil {
	right: 23%; 
	padding-left: 6px;
	font-size: 24px;
	color: #00966e;
	position: absolute;
	transform: rotate(310deg);
}
#table-info {
	border-spacing: 0px;
	text-align: center;
	margin: auto;
	border: 1px solid #000;
	border-radius: 15px 0 15px 0;
	width: 100%;
	max-width: 380px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
	padding: 0px;
}
#table-info th {
	padding: 2px 8px;
	width: 54px;
	background: #1c2124;
	border-radius: 14px 0 0 0;
	color: #fff;
	font-family: Times;
	font-size: 20px;
	font-style: italic;
}
#table-info #info {
	padding: 2px 8px;
	width: 54px;
	background: #17507b;
	border-radius: 14px 0 0 0;
	color: #fff;
	font-family: Times;
	font-size: 20px;
	font-style: italic;
}
#marquee-info-accueil {
	width: 100%;
	height: 34px;
	font-family: corbel;
	font-size: 15px;
	color: black;
	text-align: center;
}
#message-site-titre {
    margin: -14px -14px 10px -14px;
    padding: 8px;
    text-align: center;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    background: #F44336;
	color: #fff;
    font-family: Arial;
	font-weight: bold;
    font-size: 16px;
    line-height: 20px;
	animation: pulse 2s infinite;
}
@keyframes pulse {
	0% {
		text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
	}
	25% {
		text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.75);
	}
	100% {
		text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
	}
}
.ajout_message {
	width: 90%;
	border: solid 1px #5A86AF;
	background: #ffffff;
	font: normal normal 12px sans-serif;
	margin: auto;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}
.ajout_message td {
	padding: 0 4px 0 2px;
}
.ajout_message input, .ajout_message select {
	background-color: #17507B;
	color: #FAF8FD !important;
	border: 1px solid #5A86AF;
	font: normal normal 12px sans-serif;
	height: 18px;
	width: 98% !important;
	padding-left: 2px;
}
.ajout_message select {
	width: 100% !important;
	height: 28px;
}
.ajout_message textarea {
	background-color: #17507B;
	color: #FAF8FD !important;
	border: 1px solid #5A86AF;
	font: normal normal 12px sans-serif;
	padding-left: 2px;
	width: 99% !important;
	resize: none;
}
.ajout_message input[type="submit"] {
	background-color: #5A86AF;
	color: #FAF8FD;
	border: 1px solid #17507b;
	font: normal normal 12px sans-serif;
	width: 100% !important;
	height: 30px;
	text-align: center;
}
.nmb_avis {
	padding: 0px 10px 0px 10px;
	background-color: #17507B;
	color: #FAF8FD;
	font: normal normal 12px sans-serif;
	width: 90%;
	height: 18px;
	margin: auto;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}
.message {
	background-color: #ffffff;
	border: solid 1px #5A86AF;
	color: #17507B;
	font: normal normal 12px sans-serif;
	width: 90%;
	height: 18px;
	margin: 0 auto;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
	border-radius: 15px 0 15px 0;
	border-spacing: 0px;
}
.titre_message {
	padding: 0px 0px 0px 10px;
	background-color: #5A86AF;
	color: #FAF8FD;
	font: normal normal 12px sans-serif;
	height: 20px;
	border-radius: 12px 0 0 0;
}
.note_message {
	padding: 0px 10px 0px 0px;
	color: #FAF8FD;
	background-color: #5A86AF;
	font: normal normal 12px sans-serif;
	height: 20px;
	text-align: right;
}
.corps_message {
	padding: 8px 10px 8px 10px;
	text-align: justify;
	text-justify: inter-word;
	color: #000000;
}
.nav_page {
	margin-top : 10px;
	margin-bottom : 10px;
	text-align: center;
}
.nav_page a:link, .nav_page a, .nav_page a.hover {
	text-decoration: none;
	color : #17507B;
	font: normal normal 14px sans-serif;
}
.nav_page a:hover {
	text-shadow: 0px 0px 6px rgba(0,0,0,0.25);
}
hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, #2a98cb00, #002f52, #2a98cb00);
	background-image: -moz-linear-gradient(left, #2a98cb00, #002f52, #2a98cb00);
	background-image: -ms-linear-gradient(left, #2a98cb00, #002f52, #2a98cb00);
	background-image: -o-linear-gradient(left, #2a98cb00, #002f52, #2a98cb00);
	margin: 20px 0px;
}
h1 {
	font-family: Times;
	font-size: 24px;
	font-style: italic;
	text-align: center;
    display: block;
    font-weight: initial;
}
h2, h3, h4, h5, h6 {
    display: block;
    font-size: 16px;
    font-weight: initial;
}
.table-responsive {
	width: 100%;
}
.table-responsive td {
	display: table-cell;
	padding: 8px;
}
.table-vignette {
	border: 2px solid #17507b;
	border-radius: 15px 0 15px 0;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
	border-spacing: 0px;
	background: rgba(254, 254, 254, 1);
	margin: auto;
	padding: 0px 0 14px 0;
	width: 90%;
}
.table-vignette th {
	color: #fff;
	font-family: Times;
	font-size: 23px;
	font-style: italic;
	background: #17507b;
	border-radius: 10px 0 0px 0;
	padding: 4px;
	font-weight: normal;
}
.table-vignette td {
	border-radius: 10px 0 0px 0;
	padding: 6px;
	text-align: center;
}
.icon-vignette {
	float: left;
	width: 50px;
	margin: -24px 0 0 -26px;
}
.grecaptcha-badge {
	display: none !important;
}
.cc-window.cc-banner {
    padding: 6px 10px !important;
	font-size: 14px !important;
}
form {
	margin: 0;
	padding: 0;
	display: inline;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type=number] {
	-moz-appearance: textfield;
}
input[type="text"], input[type="password"], input[type="number"], input[type="email"], input[type="time"], input[type="tel"], select {
	width: 96%;
	text-align: center
}
textarea {
	width: 96%;
}
::placeholder {
	color: grey;
	opacity: 1;
	font-style: italic;
	font-size: 14px;
}

:-ms-input-placeholder {
	color: grey;
	font-style: italic;
	font-size: 14px;
}

::-ms-input-placeholder {
	color: grey;
	font-style: italic;
	font-size: 14px;
}
input, textarea, select {
	-webkit-transition: border linear 0.2s, box-shadow linear .2s;
	-moz-transition: border linear 0.2s, box-shadow linear .2s;
	-ms-transition: border linear 0.2s, box-shadow linear .2s;
	-o-transition: border linear 0.2s, box-shadow linear .2s;
	transition: border linear 0.2s, box-shadow linear .2s;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
input:focus, textarea:focus {
	outline: 0;
	border-color: rgba(82, 168, 236, 0.8);
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}
select:disabled, textarea:disabled, input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="password"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled {
	background-color: #F8F9F9;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1);
}
input[type=file] {
	background-color: white;
	display: inline-block;
	padding: 2px;
	font-size: 14px;
	line-height: 18px;
	color: gray;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input[type=file]:focus, input[type=checkbox]:focus, select:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: 1px dotted #666;
}
input[type="text"], input[type="password"], input[type="number"], input[type="email"], input[type="time"], input[type="tel"], .ui-autocomplete-input, textarea, .uneditable-input {
	display: inline-block;
	padding: 4px;
	font-size: 15px;
	line-height: 18px;
	color: gray;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
select {
	display: inline-block;
	padding: 2px;
	font-size: 15px;
	line-height: 18px;
	color: gray;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input[type=checkbox] {
	display: inline-block;
    vertical-align: text-bottom;
    margin: 0px 0px 0px 5px;
    padding: 0;
    width: 18px;
    height: 18px;
    border: none;
    cursor: pointer;
    top: 1px;
    left: 0;
}
[type="checkbox"] + label {
	margin-right: 4px;
	cursor: pointer;
}
input[type="submit"] {
	background: #17507b;
	border-color: transparent;
	color: #fff;
	cursor: pointer;
	padding: 8px;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.20);
	border-radius: 4px;
	font-size: 14px;
}
input[type="submit"]:hover {
	background: #2a98cb;
	transition: all 0.3s linear;
}
input[type="button"] {
	background: #17507b;
	border-color: transparent;
	color: #fff;
	cursor: pointer;
	padding: 8px;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.20);
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
}
input[type="button"]:hover {
	background: #2a98cb;
	transition: all 0.3s linear;
}

@media screen and (max-width: 1000px) {
	#texte .majuscule {
		font-size: 116px;
		transition: .5s;
	}
	#texte .minuscule {
		font-size: 62px;
		transition: .5s;
	}
	#phrase {
		font-size: 18px;
		top: -4px;
		transition: .5s;
	}
	#texte {
		top: -452px;
		right: -33%;
		transition: .5s;
		width: 510px;
	}
	#logo {
		top: -224px;
		left: -33%;
		transition: .5s;
	}
	#shadow {
		right: -20%;
		transition: .5s;
	}
}
@media screen and (max-width: 820px) {
	#texte .majuscule {
		font-size: 116px;
		transition: .5s;
	}
	#texte .minuscule {
		font-size: 62px;
		transition: .5s;
	}
	#phrase {
		font-size: 18px;
		top: -4px;
		transition: .5s;
	}
	#texte {
		top: -224px;
		right: -5%;
		width: initial;
		transition: .5s;
	}
	#logo {
		opacity: 0.5;
		left: 0%;
		top: 0px;
		transition: .5s;
	}
	#shadow {
		display: none;
		transition: .5s;
	}
	.image_responsive {
		display: block !important;
		margin: auto !important;
		float: none !important;
		transition: .5s;
	}
	.table-responsive td {
		display: block;
		width: auto !important;
		padding: 10px 0;
		transition: .5s;
	}
	.table-vignette td {
		padding: 8px;
		transition: .5s;
	}
	#feuille-accueil {
		right: 50px;
		transition: .5s;
	}
}
@media screen and (max-width: 590px) {
	.content {
		width: 100%;
		transition: .5s;
	}
	.site-navigation {
		display: none;
		transition: .5s;
	}
	.site-navigation li {
		display: flex;
		transition: .5s;
	}
	.sous-navigation {
		display: block !important;
		width: auto;
		transition: .5s;
	}
	.sous-navigation  li {
		display: inline !important;
		transition: .5s;
	}
	#texte .majuscule {
		font-size: 96px;
		transition: .5s;
	}
	#texte .minuscule {
		font-size: 42px;
		transition: .5s;
	}
	#phrase {
		font-size: 18px;
		top: -4px;
		transition: .5s;
	}
	#texte {
		top: -206px;
		right: 0%;
		width: initial;
		transition: .5s;
	}
	#logo {
		opacity: 0.6;
		left: 0%;
		top: 0px;
		transition: .5s;
	}
	#shadow {
		display: none;
		transition: .5s;
	}
	.image_responsive {
		display: block !important;
		margin: auto !important;
		float: none !important;
		transition: .5s;
	}
	.table-responsive td {
		display: block;
		width: auto !important;
		padding: 10px 0;
		transition: .5s;
	}
	.table-vignette td {
		padding: 8px;
		transition: .5s;
	}
	#feuille-accueil {
		right: 5px;
		transition: .5s;
		font-size: 22px;
		padding-left: 0px;
	}
}
@media screen and (min-width: 590px) {
	.toggle-navigation {
		display: none;
		transition: .5s;
	}
}
@media print {
	header #header_top {
		display: none;
	}
	body {
		background: #fff;
		color: #000;
	}
	#texte .majuscule {
		font-size: 116px;
	}
	#texte .minuscule {
		font-size: 62px;
	}
	#phrase {
		font-size: 18px;
		top: -4px;
	}
	#texte {
		top: -452px;
		right: -33%;
		width: 510px;
		text-shadow: 2px 2px 2px rgba(0,0,0,0.40);
	}
	#logo {
		top: -224px;
		left: -33%;
	}
	#shadow {
		margin: 1px 0 0 0;
		right: -20%;
	}
	main {
		margin-top: -1px;
		background: #fff;
		color: #000;
		border: 1px solid #000;
		border-top: 0px solid #000;
	}
	.toggle-navigation {
		display: none;
	}
	.sous-navigation {
		display: none;
	}
	.content {
		width: 100%;
	}
	#feuille-accueil {
		right: 50px;
	}
	table {
		page-break-inside: avoid;
	}
}