@font-face{font-family:Open Sans;src:url(../fonts/OpenSans-Regular.ttf)}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans-SemiBold.ttf);font-weight:600}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans-Bold.ttf);font-weight:700}*{font-family:Open Sans,sans-serif}#content{text-align:center;min-height:calc(100vh - 420px)}.flex{display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:-ms-flex;display:-webkit-flex;display:flex}.horizontal{-ms-box-orient:horizontal;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.vertical{-ms-box-orient:vertical;-webkit-flex-flow:column nowrap;-moz-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.nowrap{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.space-around{-ms-box-pack:center;-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around}.space-between{-ms-box-pack:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.center{-ms-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.baseline{-ms-box-pack:center;-webkit-justify-content:baseline;-moz-justify-content:baseline;-ms-justify-content:baseline;justify-content:baseline}.buttons{color:#000;background-color:rgba(0,0,0,.1);transition:all 50ms ease-in-out;cursor:pointer}.buttons:hover{background:#85ab65;color:#fff}.left{float:left}.right{float:right}.break-word{word-wrap:break-word}.dark{background-color:#5c8f32;position:relative;color:#fff}img{image-orientation:from-image}#map{position:relative}#map::after{content:'Si le carte ne se charge pas, veuillez rafraîchir la page (ou appuyez sur F5)';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media screen and (max-width:766px){#content{padding:40px 00px}}