#contentarea .videoContainer {
    background: #033c35;
}

#contentarea @viewport {
    user-zoom: zoom;
    orientation: auto;
}
body, #contentarea {
    width:100%;
    height:100%;
    margin:0;
    background-color: #033c35; /* parametre à changer dns les paramètres de l'application */
    color: #ffffff; /* parametre à changer dns les paramètres de l'application */
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@charset "UTF-8";
#contentarea { }
  #contentarea .container {
    margin: 0 auto;
    text-decoration: none;
    padding: 0 0 0 0;
    max-width: 800px;
    width: 100%;
    font-size: 100%; }

@media (min-width: 321px) {
  #contentarea .container {
    font-size: 100%; } }

@media (min-width: 961px) {
  #contentarea .container {
    font-size: 120%; } }

@media (min-width: 30px) {
  #contentarea .column {
    float: left;
    padding-left: .5rem;
    padding-right: .5rem;
    min-height: 5px;
    height: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  #contentarea .column.full {
    width: 100%; }
  #contentarea .column.two-sixth {
    width: 83%; }
  #contentarea .column.two-fifth {
    width: 80%; }
  #contentarea .column.two-fourth {
    width: 75%; }
  #contentarea .column.two-third {
    width: 66%; }
  #contentarea .column.sixty {
    width: 60%; }
  #contentarea .column.half {
    width: 49%; }
  #contentarea .column.fty {
    width: 40%; }
  #contentarea .column.third {
    width: 33%; }
  #contentarea .column.fourth {
    width: 24.5%; }
  #contentarea .column.fifth {
    width: 20%; }
  #contentarea .column.sixth {
    width: 16.5%; }
  #contentarea .column.ten {
    width: 10%; }
  #contentarea .column.flow-opposite {
    float: right; } }
  #contentarea .clearfix:before, #contentarea .clearfix:after {
    content: " ";
    display: table; }
  #contentarea .clearfix:after {
    clear: both; }
  #contentarea .clearfix {
    *zoom: 1; }
  #contentarea h1, #contentarea h2, #contentarea h3, #contentarea h4, #contentarea h5, #contentarea h6, #contentarea p {
    font-weight: 500;
    text-align: center;
    margin: 0;
    line-height: 1.2;
    padding: 0.5em 0 0.5em 0;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  #contentarea h1 {
    font-size: 1.6em; }
  #contentarea h2 {
    font-size: 1.3em; }
  #contentarea h3 {
    font-size: 1.2em;
    background-color: #ffffff;
    /* parametre à changer dns les paramètres de l'application */
    color: #033b34;
    /* parametre à changer dns les paramètres de l'application */ }
  #contentarea h4 {
    font-size: 1.2em; }
  #contentarea h5 {
    font-size: 1.1em; }
  #contentarea h6 {
    font-size: 1em;
    text-align: left;
    font-weight: 600; }
  #contentarea p {
    font-size: 1em;
    text-align: justify; }
  #contentarea .disp {
    font-size: 1.2em;
    font-weight: 600; }
  #contentarea .mb {
    margin-bottom: .8em; }
  #contentarea .mt {
    margin-top: .5em; }
  #contentarea .ml {
    margin-left: 1em; }
  #contentarea .np {
    padding: 0; }
  #contentarea .pdc {
    padding-right: .5em;
    padding-top: 0;
    padding-bottom: 0;
    color: white; }
  #contentarea .pdd {
    padding: .5em; }
  #contentarea .w6 {
    font-weight: 600; }
  #contentarea .cpr {
    font-size: .8em;
    text-align: center;
    font-weight: 300; }
  #contentarea a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 700; }
  #contentarea a:hover {
    color: #84c2a5; }
  #contentarea hr {
    border: none;
    border-top: #033b34 1px solid;
    /* parametre à changer dns les paramètres de l'application */
    margin-top: .5em;
    margin-bottom: .5em; }
  #contentarea img {
    width: 100%; }
  #contentarea .i250 {
    max-width: 250px; }
  #contentarea .i150 {
    max-width: 150px; }
  #contentarea .i80 {
    max-width: 80px; }
  #contentarea .i50 {
    max-width: 25px; }
  #contentarea .i40 {
    max-width: 20px;
    padding-left: 2.5em; }
  #contentarea .ici {
    position: absolute;
    z-index: 2; }
  #contentarea .ball {
    margin-left: 5%;
    width: 85%;
    border: #2187b6 5px solid;
    background-color: #FFF;
    padding: 5px; }
  #contentarea .cc {
    color: #64c896; }
  #contentarea .cj {
    color: #fafa96; }
  #contentarea .bgb {
    background-color: #ffffff;
    color: #033b34; }
  #contentarea .cv {
    color: #033b34; }
  #contentarea .degrab {
    background-image: linear-gradient(#006b66, #64c29c); }
  #contentarea figure {
    margin: 0;
    padding: 0; }
  #contentarea .upper {
    text-transform: uppercase; }

@page {
  #contentarea {
    size: auto;
    /* auto is the current printer page size */
    margin: 20mm 0;
    /* this affects the margin in the printer settings */ } }
  #contentarea .center {
    text-align: center; }
  #contentarea .right {
    text-align: right; }
  #contentarea .left {
    text-align: left; }
  #contentarea img.circle {
    border-radius: 500px;
    margin-top: 0; }
  #contentarea img.bordered {
    border: #ffffff 1px solid; }
  #contentarea .ici {
    position: absolute;
    z-index: 2; }
  #contentarea .ball {
    margin: 0;
    width: 92%;
    border: #FFF 3px solid;
    background-color: #033b34; }
  #contentarea .bb {
    border-bottom: #FFF 1px solid; }
  #contentarea .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
  #contentarea .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  #contentarea .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }
  #contentarea .embed-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  #contentarea .column > figure,
#contentarea .column > .embed-responsive {
    margin-bottom: .5em; }
  #contentarea .list {
    position: relative;
    margin: 1.5em 0; }
  #contentarea .list > i {
    position: absolute;
    left: -3px;
    top: -3px;
    font-size: 2em; }
  #contentarea .list > h2, #contentarea .list > h3 {
    margin: 0 0 0 50px; }
  #contentarea .list > p {
    margin: 0 0 0 50px; }
  #contentarea select, #contentarea textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  #contentarea .btn {
    padding: .5em;
    line-height: 1.5em;
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 0.5em !important;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    color: #ffffff;
    background-color: #006b66; }
  #contentarea .btn.btn-full {
    width: 95%; }
  #contentarea .btn:hover {
    background-color: #64c896;
    border-color: #033b34;
	color: #000000;}
  #contentarea .btn.btn-txt {
    font-size: 1.2em; }
  #contentarea figure.hdr {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #323638; }
  #contentarea figure.hdr img {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1); }
  #contentarea figure.hdr:hover img {
    opacity: 0.7;
    -webkit-transform: scale(1);
    transform: scale(0.95); }
  #contentarea figure.hdr figcaption {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45%;
    padding: 0 1em 0 1em;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    z-index: 1; }
  #contentarea figure.hdr h2 {
    font-weight: 700;
    text-transform: uppercase; }
  #contentarea figure.hdr h2 span {
    font-weight: 900; }
  #contentarea figure.hdr p {
    text-align: center;
    font-weight: 600;
    /*	text-transform: uppercase;*/ }
  #contentarea figure.hdr h2, #contentarea figure.hdr p {
    margin: 0;
    z-index: 10000; }
  #contentarea figure.hdr div {
    height: 100%;
    z-index: 0; }
  #contentarea figure.hdr div::before,
#contentarea figure.hdr div::after {
    position: absolute;
    content: ''; }
  #contentarea figure.line h2 {
    border-bottom: 3px solid #fff; }
  #contentarea figure.line p {
    padding-top: 1em; }
