body, html {	margin: 0; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; background: #000; height: auto}
#content {width: 1000px; margin: 0 auto; padding: 0; height: auto; background: #fff}
.filet {width: 1000px; height: 5px; background: url(../images/site/barre-couleurs.png) no-repeat}
.telephone {	width: 980px; height: 42px; line-height: 42px; text-align: right; font-weight: bold; color: #000; font-size: 16px; padding: 0 10px}
.tel-bleu {color: #26b8c5}
/* Header */
#header {width: 980px; height: 100px; padding: 0 10px}
.logo {padding: 0; width: 320px; height: 86px; text-align: center; border-right: 2px solid #000}
/* Menu */
nav {width: 680px; margin: -76px 0 0 310px}
nav ul {width: 680px; list-style-type: none}
nav ul li {float: left; width: auto; margin-right: 26px}
nav ul li a, nav ul li a:visited {font-weight: bold; text-transform: uppercase; color: #000; text-decoration: none}
nav ul li a:hover, nav ul a.actif {color: #26b8c5; text-decoration: none}
nav ul li span.smenu {color: #000; font-size: 12px; font-weight: bold; text-transform: none}
/* Bandeau */
.bandeau {width: 980px; height: 300px; margin: 0 auto}
/* Contenu du site */
#contenu {padding: 0; margin: 0; width: 1000px; height: auto}
#page {overflow: hidden}
#global {margin: 0 auto; padding: 20px; width: 960px; height: auto; color: #000; font-weight: normal; font-size: 14px; text-decoration: none; line-height: inherit}
#global a, #global a:visited {color: #26b8c5; font-size: 14px; text-decoration: none; line-height: inherit}
#global a:hover {color: #26b8c5; font-size: 14px; text-decoration: underline; line-height: inherit}
#left {float: left; width: 660px; margin-bottom: 20px}
#left-f {float: left; width: 960px; margin-bottom: 20px}
h1 {	color:#26b8c5; font-weight: normal; font-size: 20px; line-height: 22px; margin: 0; padding: 0 0 4px; border-bottom: 1px solid #26b8c5; width: 960px}
h2, h3 {color: #26b8c5;font-weight: normal;font-size: 18px;line-height: 20px;margin: 22px 0 0 0}
h3 {font-size: 16px;line-height: 18px}
#right {float: right;margin: 30px 0 0;text-align: center}
/* Footer */
#footer {width: 980px;height: 40px;line-height: 40px;margin: 0 auto;color: #000;border-top: 1px solid #000;font-size: 13px}
#footer a, #footer a:visited {color: #000;text-decoration: none}
#footer a:hover {color: #26b8c5;text-decoration: none}
.copyright {color: #26b8c5}
.footer-left {float: left}
.footer-right {float: right}
/* Divers */
.requis {font-size: 11px;color: #666;text-decoration: none;line-height: 32px}
.modif-ok {border: 1px #00B700 solid;font-size: 14px;color: #00B700;text-decoration: none;background-color: #F0F0F0;padding: 4px 8px 0 8px;margin-bottom: 20px}
label {width: 200px;float: left;vertical-align: top}
/* infinicookies (page Cookies) : ce composant n'est pas un label de formulaire
   deux-colonnes du site, la regle generique ci-dessus ne doit pas s'y appliquer.
   v3.1 : .infinicookies-categorie est desormais un div englobant (le texte
   d'exemple passe au-dessus du toggle, plus a cote), le label a neutraliser
   est imbrique dedans, pas la div elle-meme. */
.infinicookies-categorie label {width: auto; float: none}
/* Texte d'exemple au-dessus du toggle : plus petit, en italique */
.infinicookies-exemple {font-size: 12px; font-style: italic; color: #777; margin: 4px 0 0}
label.infos {width: 20px;height: 20px;margin-right: 6px}
a, a:active, img, img:active, input img, input img:hover {border: none; outline: none}
/* Formulaires */
#bi-col {width: 960px;height: auto}
.bi-col-left {margin: -24px 0 0;padding: 0 20px 0 0;float: left;width: 450px}
.bi-col-right {margin: 0;padding: 0 ;margin-left: 470px;width: 450px}
.form {font-size: 14px;color: #666;line-height: 16px}
input, input:focus {border: none;margin: 0;outline: none}
.input, .input:focus, .input-focus {padding: 6px 5px; border: 1px solid #ccc; background: #fff; -moz-border-radius: 3px; border-radius: 3px; color: #000; width: 450px; line-height: 16px; display: block; outline: none; margin-top: 6px}
.input:focus, .input-focus {border: 1px solid #26b8c5; color: #000; outline: none}
.bouton {background: url(../images/site/bouton-contact.png) no-repeat transparent;width: 125px;height: 25px;border: none;cursor: pointer;font-size: 0;margin: 6px 0 0 0}
/* Bouton plat (texte visible), remplace l'ancien sprite bouton-valider.jpg : reutilise partout (Valider, Enregistrer mes choix, etc.) */
.bouton2 {background: url(../images/site/bouton-valider.jpg) no-repeat transparent;width: 125px;height: 25px;border: none;cursor: pointer;font-size: 0;margin: 6px 0 0 0}
/* Toggle (case a cocher stylee), pour les choix binaires type consentement */
.toggle {appearance: none; -webkit-appearance: none; -moz-appearance: none; position: relative; width: 42px; height: 24px; margin: 0; border-radius: 12px; background: #ccc; cursor: pointer; vertical-align: middle; transition: background 0.2s ease}
.toggle::before {content: ""; position: absolute; top: 2px; left: 2px; width: 20px; height: 20px; border-radius: 50%; background: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.3); transition: transform 0.2s ease}
.toggle:checked {background: #26b8c5}
.toggle:checked::before {transform: translateX(18px)}
/* Bandeau cookies (fond teal, texte/liens blancs) */
.bandeau-cookies {background: #26b8c5; color: #fff}
.bandeau-cookies a, .bandeau-cookies a:visited {color: #fff; text-decoration: underline}
.bandeau-cookies a:hover {color: #fff}
/* Bouton blanc a texte teal, pour un fond teal (ex. dans .bandeau-cookies) */
.bouton-blanc {display: inline-block; padding: 10px 22px; border: none; background: #fff; color: #26b8c5; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; cursor: pointer; margin: 6px 0 0 0}
.bouton-blanc:hover {background: #e6f7f9}
.erreur {font-size: 14px;color: #26b8c5;font-weight: bold}
.alerte {color: #ff0000; font-weight: bold}
/* Plan du site */
#contenu ul.plan {display: block;margin-left: -20px}
#contenu ul.plan li {color: #000;font-size: 14px;text-decoration: none;height: 20px}
#contenu ul.plan li a {color: #26b8c5;font-size: 14px;text-decoration: none}
#contenu ul.plan li a:hover {color: #26b8c5;font-size: 14px;text-decoration: underline}
ul.plan li.hr {border-bottom: 1px solid #26b8c5;margin: 6px 0}
p {line-height: 18px}
a img:link {border:none; background-color: transparent}
a img:visited {border:none; background-color: transparent}
a img:hover {border:none; background-color: transparent !important}
a img:hover {border:none; background-color: transparent}
a:link img {border: none; background-color: transparent}
a:visited img {border:none; background-color: transparent}
a:hover img {border:none; background-color: transparent !important}
a:hover img {border:none; background-color: transparent}
.champ-website {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); clip-path: inset(50%); white-space: nowrap; border: 0}
/* Facade infinicookies : remplace une iframe tierce bloquee avant consentement */
.cls-iframe {background: #e5e5e5}

iframe {border: 0}
.iframe {position: relative; margin: 0; padding: 0; text-align: center}
@media only screen and (min-width: 320px) and (max-width: 999px) {
	body {margin-top: 24px}
	ul, li {margin: 0; padding: 0}
	#content {width: 100%; margin: 0; padding: 0}
	.filet {display: none}
	.telephone {width: 100%; padding: 20px 0; text-align: center; height: auto; line-height: inherit}
	#header {width: 100%; height: auto; padding: 0}
	.logo {width: 100%; text-align: center; border-right: none}
	nav {position: fixed; float: none; margin: 0; padding: 0; top: 0; left: 0; width: 100%; z-index: 50000}
	nav a.mobile_handle {display: block; padding: 6px 10px 0; background: #222; text-align: right; margin: 0; height: 28px}
	nav ul {display: none; width: 100%}
	nav ul li {display: block; position: relative; float: none; text-align: center; background: #222; border-bottom: 1px solid #fff; height: 28px; line-height: 32px; margin: 0; padding-bottom: 6px}
	nav ul a, nav ul a:link, nav ul a:active, nav ul a:visited {display: block; position: relative; float: none; color: #fff; margin: 0}
	nav ul a:hover, nav ul a.actif {color: #26b8c5; text-decoration: none}
	nav ul li span.smenu {display: none}
	.bandeau {display: none}
	#contenu {width: 100%; margin: 0; padding: 0; background: none}
	#global {width: 96%; padding: 0 2%; margin: 0}
	#left, #left-f {float: none; width: 94%; height: auto; padding: 0 3%; margin: 16px 0}
	h1 {width: 100%}
	#right {clear: both; float: none; width: 100%; height: auto; padding: 0; margin: 0}
	#right div {width: 42%; padding: 0 2%; display: inline-table}
	#bi-col {width: 100%; height: auto}
	.bi-col-left, .bi-col-right {float: none; width: 100%; margin: 0; padding: 0}
	.texte, p, .texte li, li {text-align: left}
	.texte ul {margin: 0 0 0 16px}
	.bouton {font-size: 16px; line-height: 18px; padding: 6px 8px}
	.input, .input:focus, .input-focus {width: 90%}
	#footer {width: 96%; margin: 0 auto; padding: 6px 2%; text-align: center; height: auto; line-height: 20px}
	.footer-left {float: none; width: 100%}
	.footer-right {float: none; width: 100%}
	.iframe {position: relative; margin: 0; padding: 0}
	.iframe .iframe-ratio {display: block; width: 100%; height: auto}
	.iframe iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0}
}
@media only screen and (max-width: 640px) {
	#page {overflow: auto; padding: 0}
}
@media only screen and (max-width: 480px) {
	#page {overflow: auto; padding: 0}
	#header {width: 100%; height: auto}
	.logo {width: 100%; height: auto; text-align: center; margin-bottom: 16px; border-right: none}
	h1 {font-size: 20px; line-height: 22px}
	ul.blog {margin: 10px 0 0 12px; padding: 0}
	#right div {width: 100%; padding: 0}
}