<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,html {
  height: 100%;
}

body {
  padding-top: 50px;
  font-family: 'Averia Libre', cursive;
}

.videohome {
  width:100%;
  height:100%;
  height:calc(100% - 1px);
  background:000;
}

.videohome img {
  width:100%;
}

.logo {
  color:#fff;
  font-weight:800;
  font-size:14pt;
  padding:25px;
  text-align:center;
}

.line {
  padding-top:20px;
  white-space:no-wrap;
  overflow:hidden;
  text-align:center;
}

.navbar {
  min-height:170px;
  background: black;
}

.navbar .nav {
  margin-top:90px;
}

.nav&gt;li&gt;a {
  padding: 0px 15px;
}

.nav a:hover {
  color: #B63808;
  border-bottom: 1px solid #B63808;
}

.nav a.active {
  color: #B63808 !important;
  border-bottom: 1px solid #B63808 !important;
}

.nav a:active {
  color: #B63808;
  border-bottom: 1px solid #B63808;
}

.main {
  background-image: url('../images/bg/texture1.jpg');
  background-size: cover;
  padding: 30px 0;
  color: #FFF;
/*
  height:100%;
  height:calc(100% - 1px);
*/
}

.mainover {
/*
  background-image: url('../images/bg/mancha2.png');
  background-position: top left;
*/
    position: fixed;
    bottom:150px;
    left:50px;
}

.partner {
  background-color:rgba(255, 255, 255, 0.5);
  padding: 40px 0;
  color: #000;
  margin-top: 120px;
    min-height:350px;
  /*opacity: 0.2; filter: alpha(opacity=20);*/
  /*position: absolute;*/
  z-index: -1; 
}

.agenda, .game {
  background-color:rgba(0, 0, 0, 1);
  padding: 40px 0;
  color: #FFF;
  margin-top: 120px;
  z-index:-1;
  /*opacity: 0.2; filter: alpha(opacity=20);*/
}

.learn {
    background-color: #848484;
    margin-top: 120px;
    min-height:350px;
}

.learnover {
    position: fixed;
    top:50px;
    left:50px;
    z-index:0;
}

.forum, .evenements {
  /*background-image: url('../images/bg/texture1.jpg');
  background-size: cover;
  background-repeat: repeat-y;*/
  background:white;
  padding: 40px 0;
  color: #000;
  margin-top: 120px;
}


.wide {
  width:100%;
  /*height:100%;
  height:calc(100% - 1px);*/
}

.footer {
  padding: 0;
  max-height:150px;
}

.footer .row {
  padding: 20px 0;
  max-height:150px;
}

.footer .partner_box {
    max-height: 100px;
}

.footer .partner_box img {
    max-height: 70px;
}

.nav {
  text-transform: uppercase;
}

.redbox {
  min-height: 350px;
  background-color: #FFF;
  border-top: 20px #B63808 solid;
  border-left: 20px #B63808 solid;
  border-right: 20px #B63808 solid;
  border-bottom: 20px #B63808 solid;
  padding: 30px;
  color: black;
}

.whitebox {
  min-height: 350px;
  background-color: #FFF;
  padding: 30px;
  color: black;
}

div.innerbox{
  width:31.1%;
  margin:10px 5px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
}

div.innerbox:hover{
  background-color:#CCCCCC:
}

div.innerbox h4 {
  vertical-align: top;
}

div.innerbox img {
  width:70%;
  margin:0 auto;
}

div.today {
  background: #DDD;
}
.active {
  border-bottom: 1px solid #B63808;
  color: #B63808;
}

.error { color:firebrick;}

.outerlist, .outerlist li {
  list-style: none;
  list-style-type: none;
}

.innerlist {
  
}

.innerlist img {
  width:100px;
}

.contacts {
  background-image: url('../images/bg/bgcontacts.png');
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-position: top right;
  background-color:#FFF;
  padding: 40px 0;
  color: #000;
  margin-top: 120px;
}

.contactfooter {
  background-image: url('../images/bg/contactsfooter.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  padding:200px;
}

#langmenu {
  position:absolute;
  top:-50px;
  right:0;
}

.navbar .container { position:relative;}


.videolist {
    margin:0;
    padding: 0;
    list-style: none;
}

.videolist li {
    display: inline-block;
    width:32.9%;
    margin:10px 5px 0 0;
    list-style: none;
    list-style-type: none;
}

.videolist li:nth-child(3n+3) {
    margin-right:0;
}

.align-center, h1.center, h2.center, h3.center, h4.center, h5.center { text-align: center !important;}

.category_title {
    padding: 5px;
    background: #B63808;
    color:#FFF;
}

.wide .container {
  z-index:2;
 /* opacity: 1 !important; filter: alpha(opacity=100) !important;*/
}

/*****************************/

 /* jssor slider arrow navigator skin 11 css */
                /*
                .jssora11l                  (normal)
                .jssora11r                  (normal)
                .jssora11l:hover            (normal mouseover)
                .jssora11r:hover            (normal mouseover)
                .jssora11l.jssora11ldn      (mousedown)
                .jssora11r.jssora11rdn      (mousedown)
                */
                .jssora11l, .jssora11r {
                    display: block;
                    position: absolute;
                    /* size of arrow element */
                    width: 37px;
                    height: 37px;
                    cursor: pointer;
                    background: url(../img/a11.png) no-repeat;
                    overflow: hidden;
                }
                .jssora11l { background-position: -11px -41px; }
                .jssora11r { background-position: -71px -41px; }
                .jssora11l:hover { background-position: -131px -41px; }
                .jssora11r:hover { background-position: -191px -41px; }
                .jssora11l.jssora11ldn { background-position: -251px -41px; }
                .jssora11r.jssora11rdn { background-position: -311px -41px; }

 /* jssor slider bullet navigator skin 05 css */
                /*
                .jssorb05 div           (normal)
                .jssorb05 div:hover     (normal mouseover)
                .jssorb05 .av           (active)
                .jssorb05 .av:hover     (active mouseover)
                .jssorb05 .dn           (mousedown)
                */
                .jssorb05 {
                    position: absolute;
                }
                .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
                    position: absolute;
                    /* size of bullet elment */
                    width: 16px;
                    height: 16px;
                    background: url(../img/b05.png) no-repeat;
                    overflow: hidden;
                    cursor: pointer;
                }
                .jssorb05 div { background-position: -7px -7px; }
                .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
                .jssorb05 .av { background-position: -67px -7px; }
                .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }




/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
      .learnover, .mainover {
          display: none;
      }
    
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
      .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
      
    .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }

}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
      
            .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
            .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
            .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }

}


/* ----------- Galaxy S3 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) {
            .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }

}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: portrait) {
            .learnover, .mainover {
          display: none;
      }

}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: landscape) {
            .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }

}

/* ----------- Galaxy S4 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {
            .learnover, .mainover {
          display: none;
      }

}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {
            .learnover, .mainover {
          display: none;
      }

}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
            .learnover, .mainover {
          display: none;
      }

}

/* ----------- Galaxy S5 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {
            .learnover, .mainover {
          display: none;
      }

}

/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {
            .learnover, .mainover {
          display: none;
      }

}

/* Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
            .learnover, .mainover {
          display: none;
      }

}

/* ----------- iPad mini ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
            .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
            .learnover, .mainover {
          display: none;
      }

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
            .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }

}

/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
      .learnover, .mainover {
          display: none;
      }
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
            .learnover, .mainover {
          display: none;
      }
.partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
      .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }
}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
      .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
      .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
      .learnover, .mainover {
          display: none;
      }
    .partner {
        background-color: #FFF;
        background-image: none;
      }

      .agenda, .game {
        background-color: black;
        background-image: none;
      }
}

@media only screen 
  and (min-device-width: 1024px){
    .partner {
        background-color: #FFF;
        background-image: url('../images/bg/bgwhite.png');
        background-size: 350px;
        background-repeat: no-repeat;
      }
      .agenda, .game {
        background-color: black;
        background-image: url('../images/mancha_agenda.png');
        background-position: left center;
        background-repeat: no-repeat;
      }
}</pre></body></html>