@charset "UTF-8";
/* CSS Document by les-ateliers-web.ch and web4com.ch - 2024*/
/*couleurs : turquoise : #009EAB */ 
*{
	color: #666666;
	font-family: 'Open Sans', sans-serif;	}
p, li, p strong, li strong {
    font-size: 18px;
    line-height: 30px;
	}
p, li {
    font-weight: 300;
	margin-bottom: 15px;
	}
    
a {
	text-decoration: none;
	color: #009EAB;
	}
a:hover, a:focus {
    color: #2a4959;
	}
h1 {
	color: #009EAB;
	margin-bottom: 20px;
	font-size: 42px;
	}
h2 {
	color: #009EAB;
	margin-bottom: 15px;
	}
.clear {
	clear: both;
	}
.duo {
    width: 50%;
    float: left;
    padding-left: 2%;
    padding-right: 2%;
	}
.button, button, button.btn, input.btn, .btn, button.cf-btn.cf-btn-style-flat.cf-width-auto {
    border: none;
    background: #009EAB !important;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    font-size: 18px;
    border-radius: 30px;
    color: white !important;
    font-weight: bold;
	cursor: pointer;
	margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 20px;
    margin-right: 20px;
	}
.button:hover, button:hover, button.btn:hover, input.btn:hover, .btn:hover, button.cf-btn.cf-btn-style-flat.cf-width-auto:hover {
    background: #009EAB;
    color: #2a4959 !important;
    box-shadow: 0px 0px 16px #b2b2b2;
	transition: 0.6s;
	cursor: pointer;
	}
.button:hover a, button:hover a, button.btn:hover a, input.btn:hover a, .btn:hover a, button.cf-btn.cf-btn-style-flat.cf-width-auto:hover a {
    color: #2a4959;
	}
button a {
    color: white;
	}
span.cf-btn-text:hover {
    color: #2a4959;
	}
span.cf-btn-text {
    color: white;
	}
div#logo {
    width: 20%;
    float: left;
	}
div#logo img {
    height: 60px;
    width: auto;
	margin-top: 10px;
	margin-left: 30px;
	}
nav#menu {
    width: 80%;
    float: left;
	text-align: right;
	}
nav#menu .inner {
    margin-top: 20px;
	}
#menu ul.menu > li > a, #menu ul.menu > li > span.separator, #menu ul.nav > li > a, #menu ul.nav > li > span.separator {
    margin-right: 10px;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    font-size: 20px;
	}
div#slide {
    clear: both;
	}
div#slide img {
    width: 70%;
    height: auto;
    text-align: center;
    margin-left: 15%;
	}
.camera_caption > div {
    background: none;
	}
.camera_caption_title {
    font-size: 60px;
    font-weight: bold;
    line-height: 70px;
    color: white;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 25%;
	}
a.bouton-slide.camera-button {
    text-align: center;
    color: white;
    width: 30%;
    margin-top: 0;
    border: solid white 2px;
    padding: 20px;
    margin-left: 35%;
    font-size: 20px;
    border-radius: 40px;
    margin-bottom: 10%;
    font-weight: bold;
    text-shadow: 0px 0px 30px #959595;
	font-family: 'Open Sans', sans-serif;
	}
a.bouton-slide.camera-button:hover {
    background: #009EAB;
    transition: 1s;
	}
div#maincontent {
    width: 60%;
    margin-left: 20%;
	}
div#maincontent .inner {
    padding-top: 30px;
    padding-bottom: 100px;
	}
div#complement {
    background: #f2f2f2;
	}
div#complement .inner {
    width: 60%;
    margin-left: 20%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
	}
#complement h2 {
    margin-bottom: 40px;
	}
.icone-tout {
    width: 25%;
    float: left;
	}
.icone {
    float: left;
    text-align: center;
    margin-left: 2%;
    margin-right: 2%;
	width: 96%;
	}
.icone-texte {
    color: #009EAB;
    font-size: large;
    font-weight: bold;
    float: left;
    text-align: center;
    margin-left: 2%;
    margin-right: 2%;
	margin-top: 20px;
	width: 96%;
	}
.icone img:hover {
    filter: grayscale(100%);
	transition: 0.6s;
	box-shadow: 0px 0px 30px #9f9f9f;
	}
div#timeline .inner {
    width: 60%;
    margin-left: 20%;
	}
p.mod-articles-category-introtext {
    color: grey !important;
	}
div#tarif {
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    float: left;
    border: #009EAB solid 5px;
    border-radius: 30px;
    font-size: 20px;
	height: 200px;
	background: white;
	}
.tarif-titre {
    background: #009EAB;
    border-radius: 24px 24px 0px 0px;
    color: white;
    font-size: 22px;
    font-weight: 500;
	height: 100px;
	padding-top: 20px;
	text-transform: uppercase;
    letter-spacing: -1px;
	}
.tarif-prix {
    font-weight: 100;
    font-size: 30px;
    padding-top: 30px;
	}
#tarif sup {
    font-size: small;
	}
div#tarif:hover {
    box-shadow: 0px 0px 10px grey;
    transition: 0.6s;
	}
.convertforms.cf-success .cf-response {
    background-color: #009EAB !important;
	}
#footer {
    background-color: #009EAB;
	}
#footer p, #footer a {
    color: white;
	font-size: 12px;
	}
#cf_1 {
    margin-left: -2%;
	}
/*tableau*/
.jour {
    width: 44%;
    float: left;
    text-align: center;
    border-bottom: solid 1px #009EAB;
    border-left: #009EAB solid 1px;
    border-right: solid 1px #009EAB;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 30px;
    border-radius: 3px;
	}
.jour:hover {
    box-shadow: 0px 0px 13px #919191;
    transition: 0.5s;
	}
.jour p {
    margin-bottom: 0;
    font-weight: bold;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
	background: #009EAB;
	}
.heure, .cours, .statut {
    background: white;
	}
.heure {
    width: 25%;
    float: left;
	}
.cours, .statut {
    width: 37.5%;
    float: left;
	}
.heure p, .cours p, .statut p {
    color: #666666;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
	background: white;
	}
.heure p {
    font-weight: bold;
    color: #009EAB;
	}
/*cookies*/
#cookiesck_accept {
    background: #009EAB;
    border: 2px solid #009EAB;
    color: #f5f5f5;
	}
#cookiesck_decline {
    background: #515151;
    border: 2px solid #515151;
    color: #f5f5f5;
	}
#cookiesck_accept:hover {
    background: transparent;
    border: 2px solid #009EAB;
    color: #009EAB;
	}
#cookiesck_text {
    padding: 10px 0;
    display: inline-block;
    color: white;
    font-size: large;
    padding-top: 30px;
	}
div#footer-left .inner {
    padding-left: 5%;
    padding-bottom: 40px;
	}
div#footer-right .inner {
    padding-right: 5%;
	}
div#footer-left p, div#footer-left a, div#footer-center p, div#footer-center a, div#footer-right p, div#footer-right a {
    color: #635d57;
	}
div#footer-left a, div#footer-center a, div#footer-right a {
    font-weight: bold;
	text-decoration: none;
	}
/* pour les petits écrans */
@media screen and (max-width: 1550px){
#menu ul.menu > li > a, #menu ul.menu > li > span.separator, #menu ul.nav > li > a, #menu ul.nav > li > span.separator {
    margin-right: 10px;
    padding-top: 7px;
    padding-right: 6px;
    padding-bottom: 7px;
    padding-left: 6px;
    font-size: 17px;
	}
div#maincontent {
    width: 70%;
    margin-left: 15%;
	}
div#complement .inner {
    width: 70%;
    margin-left: 15%;
	}
.tarif-titre {
    background: #009EAB;
    font-size: 18px;
	}
label.mobileckhambuger_togglerlabel {
    color: #009EAB;
    font-size: 50px !important;
	}
div#logo {
    width: 30%;
	}	
nav#menu {
    width: 70%;
	}	
}
/* pour les petits écrans */
@media screen and (max-width: 1230px){
#menu ul.menu > li > a, #menu ul.menu > li > span.separator, #menu ul.nav > li > a, #menu ul.nav > li > span.separator {
    margin-right: 5px;
    padding-top: 7px;
    padding-right: 5px;
    padding-bottom: 7px;
    padding-left: 5px;
    font-size: 15px;
	}
}
/* pour les petits écrans */
@media screen and (max-width: 1060px){
#menu ul.menu > li > a, #menu ul.menu > li > span.separator, #menu ul.nav > li > a, #menu ul.nav > li > span.separator {
    margin-right: 5px;
    padding-top: 7px;
    padding-right: 5px;
    padding-bottom: 7px;
    padding-left: 5px;
    font-size: 13px;
	}
}
/* pour les tablettes */
@media screen and (max-width: 1024px){
div#maincontent {
    width: 70%;
    margin-left: 15%;
	}
div#complement .inner {
    width: 70%;
    margin-left: 15%;
	}
.jour {
    width: 99%;
    margin-bottom: 10px;
	}	
div#tarif {
    width: 40%;
    margin-left: 5%;
    margin-right: 5%;
    background: white;
    margin-bottom: 20px;
	}
.duo {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
	}
canvas, img, svg, video {
    max-width: none;
	}
}
/* pour les tablettes */
@media screen and (max-width: 815px){
div#maincontent {
    width: 80%;
    margin-left: 10%;
	}
div#complement .inner {
    width: 80%;
    margin-left: 10%;
	}	
.jour {
    width: 100%;
    margin-bottom: 10px;
	}
}
	
/* pour les smartphones */
@media screen and (max-width: 480px){
div#logo {
    width: 100%;
    text-align: center;
	}
nav#menu {
    width: 100%;
	}	
nav#menu .inner {
    margin-top: 0px;
	}
div#logo img {
    height: 40px;
    margin-left: 0;
	}
div#logo p, nav#menu p {
	margin-bottom: 0;
	}
h1 {
    margin-bottom: 10px;
    font-size: 28px;
	}
p, li, p strong, li strong {
    font-size: 16px;
    line-height: 24px;
	}
div#slide img {
    width: 100%;
    margin-left: 0%;
	}
div#maincontent .inner {
    padding-top: 0px;
    padding-bottom: 50px;
	}
.icone-tout {
    width: 50%;
    float: left;
	}
.icone-texte {
    margin-bottom: 25px;
	}
.button, button, button.btn, input.btn, .btn, button.cf-btn.cf-btn-style-flat.cf-width-auto {
    padding-top: 16px;
    padding-right: 26px;
    padding-bottom: 16px;
    padding-left: 26px;
    font-size: 14px;
    margin-bottom: 10px;
	}
.jour {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
	}
div#tarif {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
	}
.duo {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
	}
a.bouton-slide.camera-button {
    text-align: center;
    color: white;
    width: 70%;
    margin-top: 0;
    border: solid white 2px;
    padding: 10px;
    margin-left: 15%;
    font-size: 12px;
    border-radius: 40px;
    margin-bottom: 1%;
    font-weight: bold;
    text-shadow: 0px 0px 30px #959595;
    font-family: 'Open Sans', sans-serif;
	}
.camera_caption_title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25%;
}
}
	