body {
  overflow: auto;
  background-color: white;
  /*background-image:url(./images/top2.jpg);*/
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 200px;
  font-size: 14px;
  color: #252525; }

#wrapper {
  min-height: 100%;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  display: inline-block;
  clear: both;
  margin: -100;
  position: relative;
  background-color: white; }

.navListLi {
  border-right: 1px solid lightgrey;
  border-top: 1px solid lightgrey;
  border-radius: 8px;
  overflow: hidden; }

.navListLiLink {
  margin-left: 5px;
  box-shadow: 0px 0px 10px lightgrey; }

.imgLogos {
  max-height: 130px;
  margin-right: 5px; }

h4 {
  color: #009DDF; }

.contactezNous {
  background-color: #9DC3E6;
  border: 1px solid black;
  padding-top: 20px;
  padding-bottom: 20px;
  color: black;
  font-weight: bold;
  font-size: large;
  text-align: center; }

.subtitleBlue {
  font-weight: bold;
  color: #009DDF; }

.renseignement {
  text-align: center;
  border-top: 2px solid #9DC3E6;
  border-bottom: 2px solid #9DC3E6;
  font-size: large;
  font-weight: bold;
  color: #F2AC7C;
  text-shadow: 1px 1px 1px #F1995D; }

.contactTile {
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  color: darkblue;
  text-shadow: 1px 1px 1px grey;
  font-size: large; }

.contactBoxContainer {
  clear: both;
  margin-top: 30px;
  margin-bottom: 30px; }

.topTitleDiv {
  width: 100%;
  min-height: 60px;
  padding-top: 15px;
  background-color: #4472C4;
  color: white;
  font-weight: bold;
  font-size: x-large;
  text-align: center;
  border: 1px solid black; }

#basDePage {
  margin: 0 auto;
  clear: both;
  color: #009DDF;
  font-style: italic;
  margin-top: 40px; }

#header {
  background-color: white; }

.mainTab {
  text-align: left; }

#myUl > li > a {
  font-size: 1.05em;
  font-weight: bold; }

@media (max-width: 992px) {
  .mySideImage {
    display: none; } }
#main-wrapper {
  height: 100%;
  overflow-y: auto; }

#main {
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding: 0 15px; }

#sidebar-wrapper {
  /*padding: 50px 0 0px 0;*/
  position: absolute;
  border-right: 1px solid gray; }

#sidebar {
  height: 100%;
  overflow-y: auto; }

#sidebar .list-group-item {
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  border-top: 0; }

@media (max-width: 992px) {
  body {
    padding-top: 0px; } }
@media (min-width: 992px) {
  #main-wrapper {
    float: right; } }
@media (max-width: 992px) {
  #main-wrapper {
    padding-top: 0px; } }
@media (max-width: 992px) {
  #sidebar-wrapper {
    position: static;
    height: auto;
    border-right: 0; } }
@media (min-width: 768px) {
  #myUlNav {
    font-size: 8px;
    margin: 0 auto;
    text-align: center; }

  #myUl, #myUl > li {
    float: none;
    display: inline-block; }

  /* RGPD */
  #bandeaubas form input[type="checkbox"] {
    margin: 0;
    vertical-align: middle;
    border: solid 1px #FFF;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center; }
  #bandeaubas form input[type="checkbox"]:checked::before {
    content: "\2714";
    font-size: 10px;
    color: #FFF;
    text-align: center;
    line-height: 20px; }
  #bandeaubas form input[type="submit"] {
    padding: 5px 20px;
    background-color: #70cf37;
    color: #FFF;
    margin-left: 0;
    margin-top: 15px; }
  #bandeaubas form input[type="button"] {
    padding: 5px 20px;
    background-color: #009DDF;
    color: #FFF;
    margin-left: 10px;
    margin-top: 15px; } }
@media (min-width: 820px) {
  #myUlNav {
    font-size: 9px; } }
@media (min-width: 950px) {
  #myUlNav {
    font-size: 10px; } }
@media (min-width: 1024px) {
  #myUlNav {
    font-size: 12px; } }
@media (min-width: 1280px) {
  #myUlNav {
    font-size: 16px; } }
/*SIDEBAR*/
@media (max-width: 992px) {
  #logos {
    display: inline;
    vertical-align: middle; }

  #logos > img {
    max-width: 15%;
    float: left;
    margin-left: 20%; } }
/*ACCUEIL*/
#floatingPicture {
  float: right;
  min-width: 140px;
  max-width: 300px;
  min-height: 140px;
  max-height: 300px; }

#floatingGooglemap {
  clear: both;
  margin-top: 20px;
  float: right;
  min-width: 140px;
  max-width: 300px;
  min-height: 140px;
  max-height: 300px;
  border: 1px solid grey;
  border-radius: 8px; }

#floatingHours {
  float: right;
  font-weight: bold;
  min-width: 200px;
  max-width: 400px;
  min-height: 120px;
  max-height: 240px; }

.fixMeTop {
  margin-left: -5px;
  position: fixed;
  top: 0; }

.selsel:hover .dropdown-menu {
  visibility: visible;
  display: block; }

.tumrectif {
  width: 100%;
  height: 140px;
  line-height: 130px; }

.titre {
  text-align: center;
  color: #009DDF;
  font-size: 28px;
  font-weight: normal; }

.titre3 {
  text-align: left;
  color: #252525;
  font-size: 20px;
  font-weight: normal; }

.titre2 {
  margin-top: 20px;
  margin-bottom: 20px; }

ul.infos {
  margin-bottom: 25px; }

ul.infos li {
  list-style: none;
  line-height: 30px; }

ul.points li:before {
  content: "";
  background: center center no-repeat transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNC4wOCAxMC43MiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4Y2JlMjY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5GaWNoaWVyIDE8L3RpdGxlPjxnIGlkPSJDYWxxdWVfMiIgZGF0YS1uYW1lPSJDYWxxdWUgMiI+PGcgaWQ9IkNhbHF1ZV8xLTIiIGRhdGEtbmFtZT0iQ2FscXVlIDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTQuNDgsOC40OCwxLjEyLDUuMTIsMCw2LjI0bDQuNDgsNC40OCw5LjYtOS42TDEzLDBabTAsMCIvPjwvZz48L2c+PC9zdmc+);
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 20px;
  margin-left: -30px; }

ul.points li {
  padding-left: 10px;
  line-height: 30px;
  list-style: none; }

ul.liste li {
  margin-left: 15px;
  padding-left: 10px;
  margin-bottom: 10px; }

input[type="radio"], input[type="checkbox"] {
  margin: 0;
  vertical-align: middle; }

input[type="radio"], input[type="checkbox"] {
  margin: 0;
  vertical-align: middle;
  border: solid 1px #d2d2d2;
  width: 20px;
  height: 20px;
  background-color: #FFF;
  -webkit-appearance: none;
  text-align: center; }

input[type=checkbox]:checked::before, input[type="radio"]:checked::before {
  content: "\2714";
  font-size: 12px;
  color: #404040;
  text-align: center;
  line-height: 20px; }

/* RGPD */
#bandeaubas {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  bottom: 0px;
  margin-bottom: 0px;
  left: 0px;
  width: 100%;
  overflow: hidden;
  z-index: 10;
  font-size: 14px;
  text-align: center;
  color: #FFF;
  padding: 40px 0px; }
  #bandeaubas p {
    font-weight: 600; }
  #bandeaubas form input[type="checkbox"] {
    margin: 0;
    vertical-align: middle;
    border: solid 1px #FFF;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center; }
  #bandeaubas form input[type="checkbox"]:checked::before {
    content: "\2714";
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 20px; }
  #bandeaubas form input[type="submit"] {
    padding: 5px 20px;
    background-color: #70cf37;
    color: #FFF;
    margin-left: 50px;
    cursor: pointer;
    border: none; }
  #bandeaubas form input[type="button"] {
    padding: 5px 20px;
    background-color: #009DDF;
    color: #FFF;
    margin-left: 10px;
    cursor: pointer;
    border: none; }

.checkbox {
  display: none; }

.switch {
  width: 62px;
  height: 32px;
  background: #E5E5E5;
  z-index: 0;
  margin: 0;
  padding: 0;
  appearance: none;
  border: none;
  cursor: pointer;
  position: relative;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px; }

.switch:before {
  content: ' ';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 60px;
  height: 30px;
  background: #FFFFFF;
  z-index: 1;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px; }

.switch:after {
  content: ' ';
  height: 29px;
  width: 29px;
  border-radius: 28px;
  background: #FFFFFF;
  position: absolute;
  z-index: 2;
  top: 1px;
  left: 1px;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-box-shadow: 0 2px 5px #999999;
  box-shadow: 0 2px 5px #999999; }

.switchOn, .switchOn:before {
  background: #4cd964 !important; }

.switchOn:after {
  left: 32px !important; }

.menufixe {
  position: fixed;
  height: 210px;
  width: 100%;
  background-color: #FFF;
  text-align: center;
  z-index: 100000; }
