.body {
  text-align: left;
  position: relative
}

body, div, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, td, textarea, ul {
  margin: 0;
  padding: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

img {
  border: 0
}

ol, ul {
  list-style: none
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400;
  margin: 0
}

body, html {
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.component {
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important
}

.body, body, html {
  min-height: 100%
}

.body, body {
  overflow: visible
}

* {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

.end, .textend {
  clear: both
}

.stretch {
  min-width: 100%;
  border-left: 0 none !important;
  border-right: 0 none !important
}

.block {
  cursor: default
}

.menu td {
  vertical-align: top
}

.menu table {
  width: 100%;
  table-layout: fixed
}

.text {
  white-space: pre-wrap;
  line-height: 1.2;
  word-wrap: break-word
}

.text ol, .text ul {
  overflow: hidden;
  padding-left: 40px
}

.text ol[style*=roman] {
  padding-left: 65px !important
}

.image, .image > .block {
  overflow: hidden
}

.image .imageself {
  width: 100%;
  height: 100%;
  overflow: hidden
}

@media (min-width: 651px) {
  .chrome-border-fix.image, .image > .imageself > a > img, .image > .imageself > img {
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 0)
  }
}

.textblock {
  white-space: normal;
  position: relative
}

.textblockleft {
  float: left;
  clear: left;
  padding-right: 10px
}

.textblockright {
  float: right;
  clear: right;
  padding-left: 10px
}

.textblockcenter {
  display: block;
  margin: 0 auto;
  clear: both
}

.texttable {
  table-layout: fixed;
  border-collapse: collapse
}

.texttable .textblock {
  position: relative
}

.body a img {
  border-width: 0
}

.body a .xh, .body a .xp, .body a:active .xi, .body a:hover .xi {
  display: none
}

.body a:active .xp, .body a:hover .xh {
  display: inline
}

.bodysubmenu ul, .menuself ul {
  display: table;
  list-style: none;
  margin: 0;
  clear: both
}

.bodysubmenu li, .menuself li {
  margin: 0;
  position: relative
}

.bodysubmenu .menuitem, .menuself .menuitem {
  display: block;
  cursor: pointer
}

.bodysubmenu .menuitem.disabled, .menuself .menuitem.disabled {
  cursor: auto
}

.bodysubmenu .indent, .menuself .indent {
  display: block
}

.bodysubmenu .divider, .menuself .divider {
  line-height: 0
}

.menuitem {
  transition: background-color .2s ease-out, color .2s ease-out
}

.menuhorizontal > ul {
  font-size: 0
}

.menuhorizontal > ul > li {
  display: inline-table
}

.bodysubmenu > div, .menuhorizontal > ul > li > div {
  display: table-cell
}

.menuhorizontal > ul > li > .divider {
  width: 0
}

.menuhorizontal.menuhorizontalfit > ul > li {
  float: none;
  display: table-cell
}

.menuhorizontalleft > ul {
  float: left;
  text-align: left
}

.menuhorizontalcenter > ul {
  margin: 0 auto;
  text-align: center
}

.menuhorizontalright > ul {
  float: right;
  text-align: right
}

.menuhorizontalfit ul {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%
}

.menuhorizontal.menuhorizontalfit ul {
  width: 100%
}

.menuself {
  display: table-cell;
  height: 100%
}

.menuverticalmiddle {
  vertical-align: middle
}

.menuverticalbottom {
  vertical-align: bottom
}

.menucascade {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/c24a87d7f1.gif)
}

.bodysubmenu > .menucascadeanchor > .menucascade, .bodysubmenu li:hover > .menucascadeanchor > .menucascade, .bodysubmenu li:hover > div > .menucascadeanchor > .menucascade, .menuself li:hover > .menucascadeanchor > .menucascade, .menuself li:hover > div > .menucascadeanchor > .menucascade {
  display: block;
  z-index: 3000
}

.bodysubmenu .menucascadeanchor, .menuself .menucascadeanchor {
  position: absolute
}

.menuhorizontal.menuhorizontalright .menucascade .menucascade {
  right: 0
}

.bodysubmenu, .bodysubmenu ul.menucascade, .menuself ul.menucascade {
  position: absolute;
  display: none
}

.bodysubmenu {
  z-index: 900
}

.menucascade .menucascadeanchor, .menuvertical .menucascadeanchor {
  top: 0;
  right: 0
}

.menuhorizontal.menuhorizontalright .menucascade .menucascadeanchor {
  left: 0;
  right: auto
}

.displayNone {
  display: none !important
}

.bodysubmenu .menucascade .menuitem, .menuself .menucascade .menuitem {
  display: block;
  width: auto;
  float: none;
  clear: none
}

.bodysubmenu .menucascade li, .menuself .menucascade li {
  display: block;
  float: left;
  clear: both;
  width: 100%
}

.bodysubmenu .menucascade .divider, .menuself .menucascade .divider {
  display: block;
  width: auto;
  float: none;
  clear: both
}

.button, .previewbutton {
  display: inline-block
}

input.previewbutton {
  padding: 5px 10px;
  cursor: pointer;
  min-width: 130px;
  min-height: 50px
}

.buttonself > div, input.previewbutton {
  text-align: center;
  background-clip: border-box !important
}

.buttonself > div {
  height: inherit;
  box-sizing: border-box;
  overflow: hidden;
  transition: background-color .2s ease-out, border .2s ease-out, color .2s ease-out
}

.buttonself > div > a {
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
  padding: 5px 10px;
  display: table;
  height: 100%;
  width: 100%;
  box-sizing: border-box
}

.buttonself > div > a > span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1
}

input.contact-form-submit-btn {
  padding: 5px 10px
}

.contact-form-field-container select {
  max-width: 100% !important
}

.shareself > div {
  width: inherit;
  display: inline-block;
  overflow: hidden
}

.shareself > div > div {
  height: inherit;
  display: table;
  vertical-align: middle;
  width: 100%
}

.shareself ul.shareButtonCntnr {
  display: table-cell;
  width: 99%;
  vertical-align: middle
}

.shareself ul.shareButtonCntnr.center {
  text-align: center
}

.shareself ul.shareButtonCntnr.right {
  text-align: right
}

.shareself ul.verticalCountCls {
  padding-bottom: 40px
}

.shareself ul.withoutCountCls {
  padding-bottom: 5px
}

.shareself ul.extraInfoCls {
  padding-top: 9px
}

.shareself ul.roundStyleCls {
  padding-bottom: 16px
}

.shareself ul.squareStyleCls {
  padding-bottom: 18px
}

.shareself ul.shareButtonCntnr li {
  display: inline-block;
  height: 20px;
  margin-right: 15px;
  line-height: 12px
}

.shareself ul.shareButtonCntnr li.linkedInCls {
  margin-right: 10px
}

.shareself ul.shareButtonCntnr.verticalCountCls li {
  height: auto
}

.shareself ul.withoutCountCls li.withoutCountFblikeCntnr, .withoutCountFblikeCntnr {
  line-height: 0;
  overflow: hidden
}

.shareself ul.withoutCountCls li.g-plusone-cntnr {
  line-height: 0
}

.shareself ul.withoutCountCls li.linkedInwithoutcntCls {
  width: 59px
}

.shareself ul.withoutCountCls li.twtrCls {
  line-height: 0;
  width: 56px
}

.shareself ul.extraInfoCls li {
  display: block;
  height: auto;
  margin-right: 0 !important
}

.shareself ul.extraInfoCls li.fbLikeExtraInfoCls {
  height: 24px
}

.shareself ul.extraInfoCls li.g-plusone-cntnr {
  padding-top: 4px;
  padding-bottom: 6px
}

.shareself ul.extraInfoCls li.linkedInCls {
  padding-top: 1px
}

.shareself ul.extraInfoCls li.twtrCls {
  padding-top: 6px
}

.shareself ul.roundStyleCls li, .shareself ul.squareStyleCls li {
  width: 39px;
  height: auto
}

.shareself ul.roundStyleCls li div.icon, .shareself ul.squareStyleCls li div.icon {
  height: 39px
}

.shareself ul.shareButtonCntnr li:last-child {
  margin-right: 0
}

.imagesliderself .slider-caption {
  position: absolute;
  padding: 5px;
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, .5)
}

.imagesliderself .textnormal p.slider-caption > * {
  color: #fff
}

.imagesliderself .owl-pagination-visibility-never .slide-cntnr.bottom p.slider-caption {
  bottom: 0
}

.imagesliderself .owl-navigation-visibility-never .owl-buttons, .imagesliderself .owl-pagination-visibility-never .owl-pagination {
  display: none
}

.imagesliderself .slide-cntnr.bottom p.slider-caption {
  bottom: 35px
}

.imagesliderself .slide-cntnr.top p.slider-caption {
  top: 0
}

.imagesliderself .slide-cntnr.middle p.slider-caption {
  bottom: 0;
  top: 0;
  margin: auto;
  height: 15px
}

.gallery img {
  display: block;
  margin: auto
}

.gallery .gallery-cell {
  display: inline-block;
  vertical-align: top;
  overflow: hidden
}

.gallery .gallery-cell div {
  margin: auto
}

.gallery .gallery-caption {
  margin: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.container-link {
  cursor: pointer
}

html {
  overflow-y: scroll !important
}

.col, .component, .extra, .innerBody, .row, .self {
  position: relative
}

.col, .extra, .row {
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.col, .extra {
  float: left
}

.row {
  width: 100%;
  clear: both
}

.extra {
  width: auto
}

.float-wrap {
  position: absolute;
  top: 0;
  left: 0
}

.float {
  border-color: #b6b;
  position: absolute
}

.col {
  min-height: 1px
}

.slideFB3EF5A1E5DF4A298CCFAF7D0E5135CC {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35671429_2406219786058571_4323664978981683200_n.jpg?etag=W%2F%226fd8b-5b2954c9%22&resize=621,414') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slideFB3EF5A1E5DF4A298CCFAF7D0E5135CC {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35671429_2406219786058571_4323664978981683200_n.jpg?etag=W%2F%226fd8b-5b2954c9%22&resize=1242,828') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slideFB3EF5A1E5DF4A298CCFAF7D0E5135CC {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35671429_2406219786058571_4323664978981683200_n.jpg?etag=W%2F%226fd8b-5b2954c9%22&resize=1863,1242') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slideFB3EF5A1E5DF4A298CCFAF7D0E5135CC {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35671429_2406219786058571_4323664978981683200_n.jpg?etag=W%2F%226fd8b-5b2954c9%22&resize=2048,1365') !important
  }
}

.slide6677BB0975A443669F4CA45944DCA963 {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35629267_2406226159391267_8221627634400886784_n.jpg?etag=W%2F%226542c-5b2954ca%22&resize=621,414') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slide6677BB0975A443669F4CA45944DCA963 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35629267_2406226159391267_8221627634400886784_n.jpg?etag=W%2F%226542c-5b2954ca%22&resize=1242,828') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slide6677BB0975A443669F4CA45944DCA963 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35629267_2406226159391267_8221627634400886784_n.jpg?etag=W%2F%226542c-5b2954ca%22&resize=1863,1242') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slide6677BB0975A443669F4CA45944DCA963 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35629267_2406226159391267_8221627634400886784_n.jpg?etag=W%2F%226542c-5b2954ca%22&resize=2048,1365') !important
  }
}

.slide956ABCE0006447AEBF7F35743C772B33 {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35654467_2406225952724621_8743998809824034816_n.jpg?etag=W%2F%226757f-5b2954c8%22&resize=621,414') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slide956ABCE0006447AEBF7F35743C772B33 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35654467_2406225952724621_8743998809824034816_n.jpg?etag=W%2F%226757f-5b2954c8%22&resize=1242,828') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slide956ABCE0006447AEBF7F35743C772B33 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35654467_2406225952724621_8743998809824034816_n.jpg?etag=W%2F%226757f-5b2954c8%22&resize=1863,1242') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slide956ABCE0006447AEBF7F35743C772B33 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35654467_2406225952724621_8743998809824034816_n.jpg?etag=W%2F%226757f-5b2954c8%22&resize=2048,1365') !important
  }
}

.slide493B50AF3D03495BB0A0A5589BCAE2E0 {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35735961_2406219966058553_7348577030708920320_n.jpg?etag=W%2F%226ea2e-5b2954c9%22&resize=621,414') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slide493B50AF3D03495BB0A0A5589BCAE2E0 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35735961_2406219966058553_7348577030708920320_n.jpg?etag=W%2F%226ea2e-5b2954c9%22&resize=1242,828') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slide493B50AF3D03495BB0A0A5589BCAE2E0 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35735961_2406219966058553_7348577030708920320_n.jpg?etag=W%2F%226ea2e-5b2954c9%22&resize=1863,1242') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slide493B50AF3D03495BB0A0A5589BCAE2E0 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/35735961_2406219966058553_7348577030708920320_n.jpg?etag=W%2F%226ea2e-5b2954c9%22&resize=2048,1365') !important
  }
}

.slideDB2DCAC990CF41CD9E9BAF1C46EBEC74 {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11025155_784053678346250_6490137024425408526_n.jpg?etag=W%2F%221eb0a-58ecc850%22&resize=940,627') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slideDB2DCAC990CF41CD9E9BAF1C46EBEC74 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11025155_784053678346250_6490137024425408526_n.jpg?etag=W%2F%221eb0a-58ecc850%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slideDB2DCAC990CF41CD9E9BAF1C46EBEC74 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11025155_784053678346250_6490137024425408526_n.jpg?etag=W%2F%221eb0a-58ecc850%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slideDB2DCAC990CF41CD9E9BAF1C46EBEC74 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11025155_784053678346250_6490137024425408526_n.jpg?etag=W%2F%221eb0a-58ecc850%22&resize=960,640') !important
  }
}

.slide2F375A6473D54345A39A8545A4C9917C {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/10698664_688673244550961_54017026495555676_n.jpg?etag=W%2F%221951e-58ecc850%22&resize=940,627') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slide2F375A6473D54345A39A8545A4C9917C {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/10698664_688673244550961_54017026495555676_n.jpg?etag=W%2F%221951e-58ecc850%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slide2F375A6473D54345A39A8545A4C9917C {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/10698664_688673244550961_54017026495555676_n.jpg?etag=W%2F%221951e-58ecc850%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slide2F375A6473D54345A39A8545A4C9917C {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/10698664_688673244550961_54017026495555676_n.jpg?etag=W%2F%221951e-58ecc850%22&resize=960,640') !important
  }
}

.slideAF45CA986DD549AAACA32B405283D707 {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/_DSC0487.jpg?etag=W%2F%224ea502-594fe376%22&resize=940,339') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slideAF45CA986DD549AAACA32B405283D707 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/_DSC0487.jpg?etag=W%2F%224ea502-594fe376%22&resize=1880,677') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slideAF45CA986DD549AAACA32B405283D707 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/_DSC0487.jpg?etag=W%2F%224ea502-594fe376%22&resize=2820,1016') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slideAF45CA986DD549AAACA32B405283D707 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/_DSC0487.jpg?etag=W%2F%224ea502-594fe376%22&resize=3760,1354') !important
  }
}

.slide13949B02135343589426DA3FF145E79E {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/10615428_679290975489188_6705479185686645382_n.jpg?etag=W%2F%22143ee-58ecc84f%22&resize=940,627') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slide13949B02135343589426DA3FF145E79E {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/10615428_679290975489188_6705479185686645382_n.jpg?etag=W%2F%22143ee-58ecc84f%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slide13949B02135343589426DA3FF145E79E {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/10615428_679290975489188_6705479185686645382_n.jpg?etag=W%2F%22143ee-58ecc84f%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slide13949B02135343589426DA3FF145E79E {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/10615428_679290975489188_6705479185686645382_n.jpg?etag=W%2F%22143ee-58ecc84f%22&resize=960,640') !important
  }
}

.slide50E35363AC444036B846F966DAF5532F {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/10632745_680309895387296_687980083237218405_n.jpg?etag=W%2F%2219652-58ecc84f%22&resize=940,627') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slide50E35363AC444036B846F966DAF5532F {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/10632745_680309895387296_687980083237218405_n.jpg?etag=W%2F%2219652-58ecc84f%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slide50E35363AC444036B846F966DAF5532F {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/10632745_680309895387296_687980083237218405_n.jpg?etag=W%2F%2219652-58ecc84f%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slide50E35363AC444036B846F966DAF5532F {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/10632745_680309895387296_687980083237218405_n.jpg?etag=W%2F%2219652-58ecc84f%22&resize=960,640') !important
  }
}

.slideABCFBC1DF3524A5D945CAE672DCE958F {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11012427_820647474686870_3762320794491731094_n.jpg?etag=W%2F%221feb4-58ecc850%22&resize=940,627') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slideABCFBC1DF3524A5D945CAE672DCE958F {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11012427_820647474686870_3762320794491731094_n.jpg?etag=W%2F%221feb4-58ecc850%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slideABCFBC1DF3524A5D945CAE672DCE958F {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11012427_820647474686870_3762320794491731094_n.jpg?etag=W%2F%221feb4-58ecc850%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slideABCFBC1DF3524A5D945CAE672DCE958F {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11012427_820647474686870_3762320794491731094_n.jpg?etag=W%2F%221feb4-58ecc850%22&resize=960,640') !important
  }
}

.slide3E33DA71D99A4EFFA915CF3635655593 {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11150886_809169922501292_2453698407073333007_n.jpg?etag=W%2F%2221fea-58ecc853%22&resize=940,627') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slide3E33DA71D99A4EFFA915CF3635655593 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11150886_809169922501292_2453698407073333007_n.jpg?etag=W%2F%2221fea-58ecc853%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slide3E33DA71D99A4EFFA915CF3635655593 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11150886_809169922501292_2453698407073333007_n.jpg?etag=W%2F%2221fea-58ecc853%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slide3E33DA71D99A4EFFA915CF3635655593 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11150886_809169922501292_2453698407073333007_n.jpg?etag=W%2F%2221fea-58ecc853%22&resize=960,640') !important
  }
}

.slideD79D8A111BC446F08BA723E13A8A06EB {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11223943_888472374571046_4760769734192774317_n.jpg?etag=W%2F%2224b0e-58ecc84a%22&resize=940,628') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slideD79D8A111BC446F08BA723E13A8A06EB {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11223943_888472374571046_4760769734192774317_n.jpg?etag=W%2F%2224b0e-58ecc84a%22&resize=960,641') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slideD79D8A111BC446F08BA723E13A8A06EB {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11223943_888472374571046_4760769734192774317_n.jpg?etag=W%2F%2224b0e-58ecc84a%22&resize=960,641') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slideD79D8A111BC446F08BA723E13A8A06EB {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11223943_888472374571046_4760769734192774317_n.jpg?etag=W%2F%2224b0e-58ecc84a%22&resize=960,641') !important
  }
}

.slide77A8B9890E1D43BD9C7A5E5AE4119060 {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/1610853_730520980366187_8853647388354978750_n.jpg?etag=W%2F%2220bf0-58ecc84a%22&resize=940,627') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slide77A8B9890E1D43BD9C7A5E5AE4119060 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/1610853_730520980366187_8853647388354978750_n.jpg?etag=W%2F%2220bf0-58ecc84a%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slide77A8B9890E1D43BD9C7A5E5AE4119060 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/1610853_730520980366187_8853647388354978750_n.jpg?etag=W%2F%2220bf0-58ecc84a%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slide77A8B9890E1D43BD9C7A5E5AE4119060 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/1610853_730520980366187_8853647388354978750_n.jpg?etag=W%2F%2220bf0-58ecc84a%22&resize=960,640') !important
  }
}

.slide072ECCCF01A441E8A6FEFF24B839C7EF {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/1908138_824303670987917_7144311126665392273_n.jpg?etag=W%2F%22180eb-58ecc84f%22&resize=940,625') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slide072ECCCF01A441E8A6FEFF24B839C7EF {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/1908138_824303670987917_7144311126665392273_n.jpg?etag=W%2F%22180eb-58ecc84f%22&resize=960,638') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slide072ECCCF01A441E8A6FEFF24B839C7EF {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/1908138_824303670987917_7144311126665392273_n.jpg?etag=W%2F%22180eb-58ecc84f%22&resize=960,638') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slide072ECCCF01A441E8A6FEFF24B839C7EF {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/1908138_824303670987917_7144311126665392273_n.jpg?etag=W%2F%22180eb-58ecc84f%22&resize=960,638') !important
  }
}

.slide9353619A8C12459A9B7EC5C20FC60B56 {
  background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
  background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11148216_823379161080368_2556051819547835585_n.jpg?etag=W%2F%2220296-58ecc850%22&resize=940,627') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slide9353619A8C12459A9B7EC5C20FC60B56 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11148216_823379161080368_2556051819547835585_n.jpg?etag=W%2F%2220296-58ecc850%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 3dppx),(min-resolution: 288dpi) {
  .slide9353619A8C12459A9B7EC5C20FC60B56 {
    background: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/fr/home-2.html) 50% no-repeat;
    background-image: url('//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/____impro/1/onewebmedia/11148216_823379161080368_2556051819547835585_n.jpg?etag=W%2F%2220296-58ecc850%22&resize=960,640') !important
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min-resolution: 4dppx),(min-resolution: 384dpi) {
  .slide9353619A8C12459A9B7EC5C20FC60B56 {
    background: url(_DSC0632.jpg) 50% no-repeat;
    background-image: url('_DSC0632.jpg') !important
  }
}

.slideEB671A49470A412781E5380CBCC63847 {
  background: url(_DSC0632.jpg) 50% no-repeat;
  background-image: url('_DSC0632.jpg') !important
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  .slideEB671A49470A412781E5380CBCC63847 {
    background: url(_DSC0632.jpg) 50% no-repeat;
    background-image: url('_DSC0632.jpg') !important
  }
}

.blockbody {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-color: #fff;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-clip: padding-box;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0
}

.textnormal li > *, .textnormal ol, .textnormal p > *, .textnormal ul {
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #313131
}

.textnormal h1, .textnormal h2, .textnormal h3, .textnormal h4, .textnormal h5, .textnormal h6, .textnormal p {
  font-size: 1px
}

.idEA71735FCF28479BBFF81B40D4A3AAAE, ul.menu1 {
  background-color: #000;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-clip: padding-box
}

ul.menu1 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-color: rgba(0, 0, 0, .5);
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0
}

.menucascadeanchor ul.menu1 {
  width: 200px
}

.menu1divider {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-clip: padding-box;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0
}

.menu1indent1 {
  padding: 0 40px
}

.menu1indent2 {
  padding: 0 80px
}

.menu1indent3 {
  padding: 0 120px
}

.menu1indent4 {
  padding: 0 160px
}

.menu1indent5 {
  padding: 0 200px
}

.menu1indent6 {
  padding: 0 240px
}

.menu1indent7 {
  padding: 0 280px
}

.menu1indent8 {
  padding: 0 320px
}

.menu1indent9 {
  padding: 0 360px
}

.menu1item {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-clip: padding-box;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 21px;
  padding-left: 15px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #fff;
  fill: #fff;
  vertical-align: top;
  text-align: left
}

.menu1item .indent {
  padding-right: 0
}

.menu1item svg {
  fill: #fff
}

.menu1item:visited {
  color: #fff;
  fill: #fff
}

.hover .menu1item, .hover a.menu1item, .menu1item:hover, .menu1item:visited, a.menu1item:hover, li.hover > a.menu1item, li.hover > div > a.menu1item, li:hover > a.menu1item, li:hover > div > a.menu1item {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-clip: padding-box;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 21px;
  padding-left: 15px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  vertical-align: top;
  text-align: left
}

.hover .menu1item, .hover a.menu1item, .menu1item:hover, a.menu1item:hover, li.hover > a.menu1item, li.hover > div > a.menu1item, li:hover > a.menu1item, li:hover > div > a.menu1item {
  color: #f8cf00;
  fill: #f8cf00
}

.menu1item:hover svg {
  fill: #f8cf00
}

.menu1item:active, .menu1itemdisabled, .menu1itemdisabled:active, .menu1itemdisabled:hover, .menu1itemdisabled:visited {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-clip: padding-box;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 21px;
  padding-left: 15px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #fff;
  fill: #fff;
  vertical-align: top;
  text-align: left
}

.menu1expandable {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/c5c41c05cb.png) !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-attachment: scroll !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  background-clip: padding-box !important;
  padding-top: 10px !important;
  padding-right: 38px !important;
  padding-bottom: 21px !important;
  padding-left: 15px !important;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  color: #fff !important;
  fill: #fff !important;
  text-align: left !important
}

.menu1expandable .indent {
  padding-right: 0 !important
}

.menu1expandable svg {
  fill: #fff !important
}

.menu1expandable:visited {
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/c5c41c05cb.png) !important;
  color: #fff !important;
  fill: #fff !important
}

.hover .menu1expandable, .hover a.menu1expandable, .menu1expandable:hover, .menu1expandable:visited, a.menu1expandable:hover, li.hover > a.menu1expandable, li.hover > div > a.menu1expandable, li:hover > a.menu1expandable, li:hover > div > a.menu1expandable {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-attachment: scroll !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  background-clip: padding-box !important;
  padding-top: 10px !important;
  padding-right: 38px !important;
  padding-bottom: 21px !important;
  padding-left: 15px !important;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  text-align: left !important
}

.hover .menu1expandable, .hover a.menu1expandable, .menu1expandable:hover, a.menu1expandable:hover, li.hover > a.menu1expandable, li.hover > div > a.menu1expandable, li:hover > a.menu1expandable, li:hover > div > a.menu1expandable {
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/a32c7bff75.png) !important;
  color: #f8cf00 !important;
  fill: #f8cf00 !important
}

.menu1expandable:hover svg {
  fill: #f8cf00 !important
}

.menu1expandable:active, .menu1expandabledisabled, .menu1expandabledisabled:active, .menu1expandabledisabled:hover, .menu1expandabledisabled:visited {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/c5c41c05cb.png) !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-attachment: scroll !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  background-clip: padding-box !important;
  padding-top: 10px !important;
  padding-right: 38px !important;
  padding-bottom: 21px !important;
  padding-left: 15px !important;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  color: #fff !important;
  fill: #fff !important;
  text-align: left !important
}

.menu1selected {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-clip: padding-box;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 21px;
  padding-left: 15px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #f8cf00;
  fill: #f8cf00;
  vertical-align: top;
  text-align: left
}

.menu1selected .indent {
  padding-right: 0
}

.menu1selected svg {
  fill: #f8cf00
}

.hover .menu1selected, .hover a.menu1selected, .menu1selected:hover, .menu1selected:visited, a.menu1selected:hover, li.hover > a.menu1selected, li.hover > div > a.menu1selected, li:hover > a.menu1selected, li:hover > div > a.menu1selected {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-clip: padding-box;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 21px;
  padding-left: 15px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #f8cf00;
  fill: #f8cf00;
  vertical-align: top;
  text-align: left
}

.menu1selected:hover svg {
  fill: #f8cf00
}

.menu1selected:active, .menu1selecteddisabled, .menu1selecteddisabled:active, .menu1selecteddisabled:hover, .menu1selecteddisabled:visited {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-clip: padding-box;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 21px;
  padding-left: 15px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #f8cf00;
  fill: #f8cf00;
  vertical-align: top;
  text-align: left
}

.menu1expanded {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/a32c7bff75.png) !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-attachment: scroll !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  background-clip: padding-box !important;
  padding-top: 10px !important;
  padding-right: 38px !important;
  padding-bottom: 21px !important;
  padding-left: 15px !important;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  color: #f8cf00 !important;
  fill: #f8cf00 !important;
  text-align: left !important
}

.menu1expanded .indent {
  padding-right: 0 !important
}

.menu1expanded svg {
  fill: #f8cf00 !important
}

.hover .menu1expanded, .hover a.menu1expanded, .menu1expanded:hover, .menu1expanded:visited, a.menu1expanded:hover, li.hover > a.menu1expanded, li.hover > div > a.menu1expanded, li:hover > a.menu1expanded, li:hover > div > a.menu1expanded {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/a32c7bff75.png) !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-attachment: scroll !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  background-clip: padding-box !important;
  padding-top: 10px !important;
  padding-right: 38px !important;
  padding-bottom: 21px !important;
  padding-left: 15px !important;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  color: #f8cf00 !important;
  fill: #f8cf00 !important;
  text-align: left !important
}

.menu1expanded:hover svg {
  fill: #f8cf00 !important
}

.menu1expanded:active, .menu1expandeddisabled, .menu1expandeddisabled:active, .menu1expandeddisabled:hover, .menu1expandeddisabled:visited {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/a32c7bff75.png) !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-attachment: scroll !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  background-clip: padding-box !important;
  padding-top: 10px !important;
  padding-right: 38px !important;
  padding-bottom: 21px !important;
  padding-left: 15px !important;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  color: #f8cf00 !important;
  fill: #f8cf00 !important;
  text-align: left !important
}

ul.menu2 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-color: #000;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-clip: padding-box;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0
}

.menucascadeanchor ul.menu2 {
  width: 200px
}

.menu2divider {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-clip: padding-box;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0
}

.menu2indent1 {
  padding: 0 40px
}

.menu2indent2 {
  padding: 0 80px
}

.menu2indent3 {
  padding: 0 120px
}

.menu2indent4 {
  padding: 0 160px
}

.menu2indent5 {
  padding: 0 200px
}

.menu2indent6 {
  padding: 0 240px
}

.menu2indent7 {
  padding: 0 280px
}

.menu2indent8 {
  padding: 0 320px
}

.menu2indent9 {
  padding: 0 360px
}

.menu2item {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-clip: padding-box;
  padding-top: 9px;
  padding-right: 15px;
  padding-bottom: 11px;
  padding-left: 15px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #fff;
  fill: #fff;
  vertical-align: top;
  text-align: left
}

.menu2item .indent {
  padding-right: 0
}

.menu2item svg {
  fill: #fff
}

.menu2item:visited {
  color: #fff;
  fill: #fff
}

.hover .menu2item, .hover a.menu2item, .menu2item:hover, .menu2item:visited, a.menu2item:hover, li.hover > a.menu2item, li.hover > div > a.menu2item, li:hover > a.menu2item, li:hover > div > a.menu2item {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-clip: padding-box;
  padding-top: 9px;
  padding-right: 15px;
  padding-bottom: 11px;
  padding-left: 15px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  vertical-align: top;
  text-align: left
}

.hover .menu2item, .hover a.menu2item, .menu2item:hover, a.menu2item:hover, li.hover > a.menu2item, li.hover > div > a.menu2item, li:hover > a.menu2item, li:hover > div > a.menu2item {
  background-color: #f8cf00;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
  fill: #000
}

.menu2item:hover svg {
  fill: #000
}

.menu2item:active, .menu2itemdisabled, .menu2itemdisabled:active, .menu2itemdisabled:hover, .menu2itemdisabled:visited {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-clip: padding-box;
  padding-top: 9px;
  padding-right: 15px;
  padding-bottom: 11px;
  padding-left: 15px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #fff;
  fill: #fff;
  vertical-align: top;
  text-align: left
}

.menu2expandable {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/9cbf9d8ca3.png) !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-attachment: scroll !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  background-clip: padding-box !important;
  padding-top: 9px !important;
  padding-right: 29px !important;
  padding-bottom: 11px !important;
  padding-left: 15px !important;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  color: #fff !important;
  fill: #fff !important;
  text-align: left !important
}

.menu2expandable .indent {
  padding-right: 0 !important
}

.menu2expandable svg {
  fill: #fff !important
}

.menu2expandable:visited {
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/9cbf9d8ca3.png) !important;
  color: #fff !important;
  fill: #fff !important
}

.hover .menu2expandable, .hover a.menu2expandable, .menu2expandable:hover, .menu2expandable:visited, a.menu2expandable:hover, li.hover > a.menu2expandable, li.hover > div > a.menu2expandable, li:hover > a.menu2expandable, li:hover > div > a.menu2expandable {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-attachment: scroll !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  background-clip: padding-box !important;
  padding-top: 9px !important;
  padding-right: 29px !important;
  padding-bottom: 11px !important;
  padding-left: 15px !important;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  text-align: left !important
}

.hover .menu2expandable, .hover a.menu2expandable, .menu2expandable:hover, a.menu2expandable:hover, li.hover > a.menu2expandable, li.hover > div > a.menu2expandable, li:hover > a.menu2expandable, li:hover > div > a.menu2expandable {
  background-color: #f8cf00 !important;
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/67c5d48198.png) !important;
  color: #000 !important;
  fill: #000 !important
}

.menu2expandable:hover svg {
  fill: #000 !important
}

.menu2expandable:active, .menu2expandabledisabled, .menu2expandabledisabled:active, .menu2expandabledisabled:hover, .menu2expandabledisabled:visited {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/9cbf9d8ca3.png) !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-attachment: scroll !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  background-clip: padding-box !important;
  padding-top: 9px !important;
  padding-right: 29px !important;
  padding-bottom: 11px !important;
  padding-left: 15px !important;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  color: #fff !important;
  fill: #fff !important;
  text-align: left !important
}

.menu2selected {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-color: #f8cf00;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-clip: padding-box;
  padding-top: 9px;
  padding-right: 15px;
  padding-bottom: 11px;
  padding-left: 15px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #000;
  fill: #000;
  vertical-align: top;
  text-align: left
}

.menu2selected .indent {
  padding-right: 0
}

.menu2selected svg {
  fill: #000
}

.hover .menu2selected, .hover a.menu2selected, .menu2selected:hover, .menu2selected:visited, a.menu2selected:hover, li.hover > a.menu2selected, li.hover > div > a.menu2selected, li:hover > a.menu2selected, li:hover > div > a.menu2selected {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-color: #f8cf00;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-clip: padding-box;
  padding-top: 9px;
  padding-right: 15px;
  padding-bottom: 11px;
  padding-left: 15px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #000;
  fill: #000;
  vertical-align: top;
  text-align: left
}

.menu2selected:hover svg {
  fill: #000
}

.menu2selected:active, .menu2selecteddisabled, .menu2selecteddisabled:active, .menu2selecteddisabled:hover, .menu2selecteddisabled:visited {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  background-color: #f8cf00;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-clip: padding-box;
  padding-top: 9px;
  padding-right: 15px;
  padding-bottom: 11px;
  padding-left: 15px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #000;
  fill: #000;
  vertical-align: top;
  text-align: left
}

.menu2expanded {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
  background-color: #f8cf00 !important;
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/67c5d48198.png) !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-attachment: scroll !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  background-clip: padding-box !important;
  padding-top: 9px !important;
  padding-right: 29px !important;
  padding-bottom: 11px !important;
  padding-left: 15px !important;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  color: #000 !important;
  fill: #000 !important;
  text-align: left !important
}

.menu2expanded .indent {
  padding-right: 0 !important
}

.menu2expanded svg {
  fill: #000 !important
}

.hover .menu2expanded, .hover a.menu2expanded, .menu2expanded:hover, .menu2expanded:visited, a.menu2expanded:hover, li.hover > a.menu2expanded, li.hover > div > a.menu2expanded, li:hover > a.menu2expanded, li:hover > div > a.menu2expanded {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
  background-color: #f8cf00 !important;
  background-image: url(/onewebstatic/67c5d48198.png) !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-attachment: scroll !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  background-clip: padding-box !important;
  padding-top: 9px !important;
  padding-right: 29px !important;
  padding-bottom: 11px !important;
  padding-left: 15px !important;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  color: #000 !important;
  fill: #000 !important;
  text-align: left !important
}

.menu2expanded:hover svg {
  fill: #000 !important
}

.menu2expanded:active, .menu2expandeddisabled, .menu2expandeddisabled:active, .menu2expandeddisabled:hover, .menu2expandeddisabled:visited {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
  background-color: #f8cf00 !important;
  background-image: url(//web.archive.org/web/20180912181905im_/http://picardclub-belge.be/onewebstatic/67c5d48198.png) !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-attachment: scroll !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  background-clip: padding-box !important;
  padding-top: 9px !important;
  padding-right: 29px !important;
  padding-bottom: 11px !important;
  padding-left: 15px !important;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  color: #000 !important;
  fill: #000 !important;
  text-align: left !important
}

.id3B8BEA05824D4B9C8C98F1E5B99A61A4, .idE783D30CF79F4887B939D67AED607753 {
  border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  background-clip: padding-box
}

.id8BAA4F13648040C49F1267640E53076C {
  background-size: contain;
  background-image: url('1908138_824303670987917_7144311126665392273_n.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-attachment: scroll;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-clip: padding-box
}

.textnormal .textheading2 {
  font-size: 36px
}

.textnormal .textheading1, .textnormal .textheading2 {
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #313131
}

.textnormal .textheading1 {
  font-size: 65px
}

.id8859B78844554A0082F19B715CE267CC {
  background-color: #e9e0d3;
  background-color: hsla(35, 33%, 87%, .9)
}

.button2, .id8859B78844554A0082F19B715CE267CC {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-clip: padding-box
}

.button2 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-bottom-right-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  background-color: #000;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  fill: #fff;
  vertical-align: top;
  text-align: left
}

.button2 .indent {
  padding-right: 0
}

.button2 svg {
  fill: #fff
}

.button2:visited {
  background-clip: padding-box
}

.button2:hover, a.button2:hover, li:hover > a.button2, li:hover > div > a.button2 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  background-color: #000;
  background-color: rgba(0, 0, 0, .8);
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-clip: padding-box;
  color: #fff;
  fill: #fff
}

.button2:hover svg {
  fill: #fff
}

.button2:active, .button2disabled, .button2disabled:active, .button2disabled:hover, .button2disabled:visited {
  background-clip: padding-box
}

.button2 id7C0D2BBAEDD24E6CAB579B084485642C {
  width: undefinedpx;
  height: undefinedpx;
  background-clip: padding-box
}

.button2 id7C0D2BBAEDD24E6CAB579B084485642C .indent {
  padding: 0
}

.button2 id7C0D2BBAEDD24E6CAB579B084485642C:active, .button2 id7C0D2BBAEDD24E6CAB579B084485642C:hover, .button2 id7C0D2BBAEDD24E6CAB579B084485642C:visited, .button2 id7C0D2BBAEDD24E6CAB579B084485642Cdisabled, .button2 id7C0D2BBAEDD24E6CAB579B084485642Cdisabled:active, .button2 id7C0D2BBAEDD24E6CAB579B084485642Cdisabled:hover, .button2 id7C0D2BBAEDD24E6CAB579B084485642Cdisabled:visited, a.button2 id7C0D2BBAEDD24E6CAB579B084485642C:hover, li:hover > a.button2 id7C0D2BBAEDD24E6CAB579B084485642C, li:hover > div > a.button2 id7C0D2BBAEDD24E6CAB579B084485642C {
  background-clip: padding-box
}

.textnormal .textheading3 {
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 29px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-shadow: none;
  color: #333
}

.id0E4B1581B67546B789D3F8FF12836212 {
  background-clip: padding-box
}

.button2 idF10F19C8C95940F3B0C1E406BF85BCE5 {
  width: undefinedpx;
  height: undefinedpx;
  background-clip: padding-box
}

.button2 idF10F19C8C95940F3B0C1E406BF85BCE5 .indent {
  padding: 0
}

.button2 idF10F19C8C95940F3B0C1E406BF85BCE5:active, .button2 idF10F19C8C95940F3B0C1E406BF85BCE5:hover, .button2 idF10F19C8C95940F3B0C1E406BF85BCE5:visited, .button2 idF10F19C8C95940F3B0C1E406BF85BCE5disabled, .button2 idF10F19C8C95940F3B0C1E406BF85BCE5disabled:active, .button2 idF10F19C8C95940F3B0C1E406BF85BCE5disabled:hover, .button2 idF10F19C8C95940F3B0C1E406BF85BCE5disabled:visited, .id60364A3383C2445BA8E309FF09FBF568, a.button2 idF10F19C8C95940F3B0C1E406BF85BCE5:hover, li:hover > a.button2 idF10F19C8C95940F3B0C1E406BF85BCE5, li:hover > div > a.button2 idF10F19C8C95940F3B0C1E406BF85BCE5 {
  background-clip: padding-box
}

.button2 idA1AF1B78741744A789E2ED18CBC5AC82 {
  width: undefinedpx;
  height: undefinedpx;
  background-clip: padding-box
}

.button2 idA1AF1B78741744A789E2ED18CBC5AC82 .indent {
  padding: 0
}

.button2 idA1AF1B78741744A789E2ED18CBC5AC82:active, .button2 idA1AF1B78741744A789E2ED18CBC5AC82:hover, .button2 idA1AF1B78741744A789E2ED18CBC5AC82:visited, .button2 idA1AF1B78741744A789E2ED18CBC5AC82disabled, .button2 idA1AF1B78741744A789E2ED18CBC5AC82disabled:active, .button2 idA1AF1B78741744A789E2ED18CBC5AC82disabled:hover, .button2 idA1AF1B78741744A789E2ED18CBC5AC82disabled:visited, .id00A2274E09924AA89DD42F6B2D3B8777, a.button2 idA1AF1B78741744A789E2ED18CBC5AC82:hover, li:hover > a.button2 idA1AF1B78741744A789E2ED18CBC5AC82, li:hover > div > a.button2 idA1AF1B78741744A789E2ED18CBC5AC82 {
  background-clip: padding-box
}

.button2 id67D0C2925E194E1BBE49ED1CA4DDBAA0 {
  width: undefinedpx;
  height: undefinedpx;
  background-clip: padding-box
}

.button2 id67D0C2925E194E1BBE49ED1CA4DDBAA0 .indent {
  padding: 0
}

.button2 id67D0C2925E194E1BBE49ED1CA4DDBAA0:active, .button2 id67D0C2925E194E1BBE49ED1CA4DDBAA0:hover, .button2 id67D0C2925E194E1BBE49ED1CA4DDBAA0:visited, .button2 id67D0C2925E194E1BBE49ED1CA4DDBAA0disabled, .button2 id67D0C2925E194E1BBE49ED1CA4DDBAA0disabled:active, .button2 id67D0C2925E194E1BBE49ED1CA4DDBAA0disabled:hover, .button2 id67D0C2925E194E1BBE49ED1CA4DDBAA0disabled:visited, a.button2 id67D0C2925E194E1BBE49ED1CA4DDBAA0:hover, li:hover > a.button2 id67D0C2925E194E1BBE49ED1CA4DDBAA0, li:hover > div > a.button2 id67D0C2925E194E1BBE49ED1CA4DDBAA0 {
  background-clip: padding-box
}

.id053F1E90CAE942559D7C527363AF848A {
  background-size: cover;
  background-image: url('10403384_835747073176910_5116581077452180295_n.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: scroll;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-clip: padding-box
}

.button3 {
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #fff;
  border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-bottom-right-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  background-clip: padding-box;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Roboto Slab, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #ffce55;
  fill: #ffce55;
  vertical-align: top;
  text-align: left
}

.button3, .button3 .indent {
  padding-right: 0
}

.button3 svg {
  fill: #ffce55
}

.button3:visited {
  background-clip: padding-box
}

.button3:hover, a.button3:hover, li:hover > a.button3, li:hover > div > a.button3 {
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #fff;
  background-clip: padding-box;
  color: #ffd881;
  fill: #ffd881
}

.button3:hover svg {
  fill: #ffd881
}

.button3:active, .button3disabled, .button3disabled:active, .button3disabled:hover, .button3disabled:visited {
  background-clip: padding-box
}

.button3 idA1B65149522B430AA6CB3715A2BA1AE4 {
  width: undefinedpx;
  height: undefinedpx;
  background-clip: padding-box
}

.button3 idA1B65149522B430AA6CB3715A2BA1AE4 .indent {
  padding: 0
}

.button3 idA1B65149522B430AA6CB3715A2BA1AE4:active, .button3 idA1B65149522B430AA6CB3715A2BA1AE4:hover, .button3 idA1B65149522B430AA6CB3715A2BA1AE4:visited, .button3 idA1B65149522B430AA6CB3715A2BA1AE4disabled, .button3 idA1B65149522B430AA6CB3715A2BA1AE4disabled:active, .button3 idA1B65149522B430AA6CB3715A2BA1AE4disabled:hover, .button3 idA1B65149522B430AA6CB3715A2BA1AE4disabled:visited, a.button3 idA1B65149522B430AA6CB3715A2BA1AE4:hover, li:hover > a.button3 idA1B65149522B430AA6CB3715A2BA1AE4, li:hover > div > a.button3 idA1B65149522B430AA6CB3715A2BA1AE4 {
  background-clip: padding-box
}

.id51357AB6221E4578ABE285B121F0A411 {
  background-color: #000;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-clip: padding-box
}

.textnormal .link3, .textnormal .link3:visited {
  text-decoration: none;
  color: #fff
}

.textnormal .link3:hover {
  text-decoration: none;
  color: #a7a7a7
}

.textnormal .link3:active {
  text-decoration: none;
  color: #fff
}

.idD4AECA02FEA94DB691D88F1F4C1846E7 {
  background-clip: padding-box
}

.id27F809F6894646DF87A8C2675B36E30A, .id12971216BDF344DD8E3F235D7613D2B5 {
  border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  background-clip: padding-box
}