/*
#@squelettes/css/tatup.scss
*/
@charset "UTF-8";
/* init responsive */
/* couleurs */
/* reset general */
:link, :visited {
  text-decoration: none;
  outline: none;
}
* {
  box-sizing: border-box;
}
ul, ol {
  list-style: none;
}
h1, h2, h3, h4, h5, h6, pre, code {
  font-style: normal;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div {
  margin: 0;
  padding: 0;
}
/* spip admin*/
#spip-admin {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 500;
  font-size: 0.6em;
}
@font-face {
  font-family: "bocadillo";
  src: url('https://www.tatup.fr/squelettes/css/fonts/dk_bocadillo-webfont.woff2') format("woff2"), url('https://www.tatup.fr/squelettes/css/fonts/dk_bocadillo-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "print_clearlyregular";
  src: url('https://www.tatup.fr/squelettes/css/fonts/print-webfont.woff2') format("woff2"), url('https://www.tatup.fr/squelettes/css/fonts/print-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "nunitoextralight";
  src: url('https://www.tatup.fr/squelettes/css/fonts/nunito-variablefont_wght-webfont.woff2') format("woff2"), url('https://www.tatup.fr/squelettes/css/fonts/nunito-variablefont_wght-webfont.woff') format("woff");
  font-style: normal;
}
body {
  background-color: #FFFFFF;
  font-family: "nunitoextralight", sans-serif;
  font-size: 14px;
  font-weight: 700;
}
a {
  color: #000000;
}
a:hover {
  color: #fde911;
}
a img {
  border: 0;
}
p {
  font-size: 1.2em;
  color: #000000;
  line-height: 1.3em;
  margin: 1em auto 0.5em auto;
}
#wrapper {
  width: 100%;
  overflow-x: hidden;
}
#wrapper #bandeau {
  width: 100%;
  position: relative;
  background-color: #183a4e;
}
#wrapper #bandeau h1 {
  font-size: 2em;
  text-align: center;
  padding: 16px 0 0 0;
  width: 60%;
  margin: 0 auto;
  max-width: 270px;
}
#wrapper #bandeau h1 img {
  width: 80%;
  max-width: 300px;
}
@media only screen and (max-width: 640px) {
  #wrapper #bandeau h1 img {
    width: 70%;
  }
}
#wrapper #bandeau .menubout {
  position: absolute;
  top: 32px;
  cursor: pointer;
  right: 32px;
  width: 40px;
}
@media only screen and (max-width: 640px) {
  #wrapper #bandeau .menubout {
    top: 10px;
  }
}
#wrapper #bandeau .slogan1 {
  margin: 0;
  width: 100%;
  font-size: 1.5em;
  text-align: center;
  font-family: "bocadillo", sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
}
@media only screen and (max-width: 640px) {
  #wrapper #bandeau .slogan1 {
    font-size: 1.2em;
  }
}
#wrapper #bandeau .slogan2 {
  margin: 10px auto 5px auto;
  width: 90%;
  font-size: 2em;
  text-align: center;
  font-family: "bocadillo", sans-serif;
  color: #FFFFFF;
}
@media only screen and (max-width: 640px) {
  #wrapper #bandeau .slogan2 {
    font-size: 1.2em;
  }
}
#wrapper #bandeau #menu {
  display: none;
  position: fixed;
  width: 100%;
  text-align: justify;
  right: 0;
  top: 0;
  background-color: #000000cc;
  height: 100%;
}
#wrapper #bandeau #menu .menudark {
  flex-grow: 5;
  height: 100%;
}
#wrapper #bandeau #menu .menuwhite {
  max-width: 300px;
  width: 0;
  height: 100%;
  background-color: #FFFFFF;
  transition: all ease-in-out 1s;
  float: right;
  padding: 1em;
}
#wrapper #bandeau #menu .menuwhite .retour {
  position: fixed;
  top: 27px;
  cursor: pointer;
  margin-left: -50px;
  width: 20px;
}
#wrapper #bandeau #menu .menuwhite ul {
  padding-top: 2em;
}
#wrapper #bandeau #menu .menuwhite ul li.liaccueil {
  font-weight: bold;
}
#wrapper #bandeau #menu .menuwhite ul li.menurub {
  padding: 1em 0;
  padding-left: 16px;
  border-top: 1px solid #fde911;
}
#wrapper #bandeau #menu .menuwhite ul li.menurub a {
  padding: 1em 0;
  color: #000000;
}
#wrapper #bandeau #menu .menuwhite ul li.menurub a:hover {
  color: #fde911;
}
#wrapper main {
  margin: 0 auto;
  width: 100%;
}
#wrapper main h1 {
  text-align: center;
  margin-top: 1em;
}
#wrapper main h2 {
  width: 100%;
  margin: 0.5em 0;
  clear: left;
  text-align: center;
  font-size: 3em;
  color: #000000;
  text-transform: uppercase;
  font-family: "bocadillo", sans-serif;
}
#wrapper main a {
  color: #fde911 !important;
}
#wrapper main#articlemain {
  max-width: initial;
  margin: 0;
  width: 100%;
  background-size: cover;
  background-position: center;
  padding: 3em 0;
  background-color: #FFFFFF;
}
#wrapper main#articlemain h2 {
  margin-top: 0;
}
#wrapper main#articlemain article {
  max-width: 700px;
  margin: 0 auto;
  border-radius: 1em;
  background-color: #FFFFFF;
  width: 80%;
  box-shadow: 0px 0px 5px grey;
}
#wrapper main#articlemain article h2.spip {
  font-size: 2em;
}
#wrapper main#articlemain article img {
  width: 90%;
  margin: 1.5em auto 2.5em auto;
  height: auto;
  display: block;
  max-width: 600px;
  border-radius: 8px;
}
#wrapper main#articlemain iframe {
  display: block;
  margin: auto;
  width: 90%;
  max-width: 500px;
}
#wrapper main #ariane {
  text-align: center;
  margin: 1em 0 0 0;
}
#wrapper main .accueil {
  width: 75%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 2em auto;
}
@media only screen and (max-width: 640px) {
  #wrapper main .accueil {
    width: 90%;
  }
}
#wrapper main .accueil .produits {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0px;
}
#wrapper main .accueil .produits a {
  font-size: 2em;
  display: inline-block;
  width: 300px;
  height: 300px;
  border-radius: 15px;
  background-position: center;
  background-size: cover;
  background-color: #183a4e;
  margin: 0.5em;
}
#wrapper main .accueil .produits a:hover {
  background-blend-mode: soft-light;
}
#wrapper main .accueil .produits a span {
  display: block;
  width: 90%;
  font-weight: bold;
  font-family: "print_clearlyregular", sans-serif;
  margin: 0.5em auto;
  color: #FFFFFF;
  text-transform: uppercase;
}
#wrapper main .accueil .produits a span p {
  color: #FFFFFF;
  margin: 0;
  font-weight: normal;
  font-size: 0.9em;
  text-transform: initial;
}
#wrapper #horaires {
  border-top: 4px solid #fde911;
  padding: 3em;
}
#wrapper #horaires .articlehoraires {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  max-width: 600px;
  margin: 0 auto;
  font-size: 1.5em;
}
#wrapper #horaires .articlehoraires img {
  border-radius: 1em;
}
#wrapper #horaires .articlehoraires p {
  font-family: "print_clearlyregular", sans-serif;
  font-weight: bold;
}
#wrapper #horaires .articlehoraires .horer {
  margin-top: 0.5em;
}
#wrapper #horaires .articlehoraires span div {
  display: flex;
  align-items: flex-start;
}
#wrapper #horaires .articlehoraires span div p, #wrapper #horaires .articlehoraires span div figure {
  margin: 0;
}
#wrapper #horaires .articlehoraires span div p img, #wrapper #horaires .articlehoraires span div figure img {
  height: 30px;
  width: auto;
}
#wrapper footer {
  color: #000000;
  background-color: #FFFFFF;
}
#wrapper footer > .sectionfooter {
  background-color: #fde911;
}
#wrapper footer > .sectionfooter .articlefooter {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2em 0;
  width: 100%;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
#wrapper footer > .sectionfooter .articlefooter .spip_document {
  text-align: center;
}
#wrapper footer > .sectionfooter .articlefooter a:hover {
  color: #FFFFFF;
}
#wrapper footer > .sectionfooter .articlefooter .ajax-form-container {
  margin: 1em 1em 0 1em;
  max-width: 400px;
  width: 90%;
}
#wrapper footer > .sectionfooter .articlefooter .ajax-form-container .formulaire_valeurs {
  margin-top: 1em 0;
}
#wrapper footer > .sectionfooter .articlefooter .ajax-form-container .editer input, #wrapper footer > .sectionfooter .articlefooter .ajax-form-container .editer textarea {
  padding: 0.5em;
  width: 95%;
  margin: 0.5em 0;
  background-color: #183a4e;
  color: #fde911;
  outline: none;
  border: 2px solid #fde911;
  resize: none;
  border-radius: 4px;
}
#wrapper footer > .sectionfooter .articlefooter .ajax-form-container .editer input:hover, #wrapper footer > .sectionfooter .articlefooter .ajax-form-container .editer input:focus, #wrapper footer > .sectionfooter .articlefooter .ajax-form-container .editer input:active, #wrapper footer > .sectionfooter .articlefooter .ajax-form-container .editer textarea:hover, #wrapper footer > .sectionfooter .articlefooter .ajax-form-container .editer textarea:focus, #wrapper footer > .sectionfooter .articlefooter .ajax-form-container .editer textarea:active {
  border: 2px solid #000000;
}
#wrapper footer > .sectionfooter .articlefooter .ajax-form-container .submit {
  padding: 0.5em 1em;
  border: 2px solid #183a4e;
  background-color: transparent;
  border-radius: 4px;
  font-size: 1.2em;
  font-weight: bold;
  font-family: "nunitoextralight", sans-serif;
}
#wrapper footer > .sectionfooter .articlefooter .ajax-form-container .submit:hover {
  background-color: #183a4e;
  color: #fde911;
}
#wrapper footer > .sectionfooter .articlefooter .textart {
  text-align: justify;
  width: 400px;
}
#wrapper footer > .sectionfooter .articlefooter .textart p:first-of-type {
  text-align: center;
  font-weight: 900;
}
#wrapper footer > .sectionfooter .articlefooter .textart p:first-of-type > img {
  max-width: 50px;
}
#wrapper footer > .sectionfooter .articlefooter .textart .icones {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-around;
}
#wrapper footer > .sectionfooter .articlefooter .link {
  text-align: center;
  font-weight: bold;
  margin: 2em 0 1em 0;
}
#wrapper footer > .sectionfooter .articlefooter .link a {
  text-align: center;
  font-size: 1.2em;
  color: #FFFFFF;
  background-color: #183a4e;
  padding: 0.5em 0em;
  border-radius: 4px;
  width: 100%;
  display: block;
  margin: 0 auto;
}
#wrapper footer > .sectionfooter .articlefooter .link a:hover {
  background-color: #FFFFFF;
  color: #183a4e;
}
#wrapper footer > .imagefooter {
  margin-top: 2em;
  height: 160px;
  background-image: url('https://www.tatup.fr/squelettes/img/sticker.png');
  background-repeat: no-repeat;
  background-position: top -25px center;
  align-content: center;
  display: flex;
  /* menu réseaux sociaux */
}
#wrapper footer > .imagefooter > .legal {
  position: absolute;
  text-align: center;
  width: 100%;
  margin-top: 9em;
}
#wrapper footer > .imagefooter #rsxscx {
  margin: 0 auto;
  width: 90%;
  display: inline-block;
  max-width: 500px;
}
#wrapper footer > .imagefooter #rsxscx ul {
  display: flex;
  justify-content: space-between;
}
#wrapper footer > .imagefooter #rsxscx ul li {
  width: 4em;
}
#wrapper footer > .imagefooter #rsxscx .largresp {
  width: 100%;
}
