@media screen (max-width: 1920px)
{
html
{
    flex-direction: column;
    height:auto;
}
}

.h-0 {
    height: 0px;
}

.d-0 {
    display: none;
}

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

td {
    padding:0
}

tr {
    vertical-align: top;
}

img {
    border: 0;
}

form {
    margin: 0
}

.DivCellRel {
    display: inline;
    float: left;
}

.vbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
}

.hbox {
    display: block;
    float: none;
    height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and(-webkit-min-device-pixel-ratio: 0) {
    * :-o-prefocus, * .vbox {
        height: auto !important;
    }

    * :-o-prefocus, label input {
        top: 0 !important;
    }
}

div > .vbox {
    -webkit-box-sizing: border-box;
}

td > .vbox {
    -webkit-box-sizing: content-box;
}

@-moz-document url-prefix() {
    .ff3fix63895abs, x:-moz-any-link, x:default {
        position: absolute;
    }
}

@-moz-document url-prefix() {
    .ff3fix63895rel, x:-moz-any-link, x:default {
        position: relative;
    }
}

@-moz-document url-prefix() {
    td:hover {
        text-decoration: none !important;
    }
}

.btnvalignmiddle {
    display: inline;
    display: inline-table;
    display: inline-block;
    display: table-cell;
    _display: inline-block;
    vertical-align: middle;
    * margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}

.btnvalignbottom {
    display: inline;
    display: inline-table;
    display: inline-block;
    display: table-cell;
    _display: inline-block;
    vertical-align: bottom;
    * margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight)) + "px" : "0");
}

.aligncenter {
    text-align: center;
}

.aligncenter > * {
    text-align: center;
    margin: 0 auto;
}

.alignright {
    text-align: right;
}

.alignright > * {
    text-align: right;
    margin: 0 0 0 auto;
}

.alignleft {
    text-align: left;
}

.alignleft > * {
    text-align: left;
    margin: 0;
}

.valigntop {
    vertical-align: top;
}

.valignmiddle {
    vertical-align: middle;
}

.valignbottom {
    vertical-align: bottom;
}

.valignbaseline {
    vertical-align: baseline;
}

.cellpadding0 td {
    padding: 0;
}

div.lh0 {
    line-height: 0;
}

* html div.lh0 {
    font-size: 1px;
}

.lh0 > * {
    line-height: normal;
}

.alh0 {
    font-size: 1px;
}

.ancragecenter > * {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.ancragecenter > .clearfix {
    display: block;
}

.ancragecenter > a {
    display: table;
}

.ancragecenter {
    _text-align: center;
}

.ancrageright > * {
    margin: 0 0 0 auto;
}

.ancrageright > a {
    display: table;
}

.ancrageright {
    _text-align: right;
}

.html5 input, .html5 textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img.effet, a.effet {
    display: block;
}

td.padding, tr.padding {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* sans animation */
/* sélectionné 		*/

.wbplanche:focus {
    background-position: -300% -500%;
}
/* survol 			*/

.wbplanche:hover {
    background-position: 100% -500%;
}
/* actif, enfoncé 	*/

.wbplanche:active {
    background-position: -100%-500%;
    _background-position-x: -300%;
}
/* grisé 			*/

.wbplanche.wbgrise {
    background-position: -200% -500%;
}

@-moz-keyframes wbPlanche6AnimHover {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: 100% -500%;
    }
}

@-moz-keyframes wbPlanche6AnimActive {
    from {
        background-position: -100% 0;
    }

    to {
        background-position: -100% -500%;
    }
}

@-moz-keyframes wbPlanche6AnimFocus {
    from {
        background-position: -300% 0;
    }

    to {
        background-position: -300% -600%;
    }
}

@-moz-keyframes wbPlanche6AnimGrise {
    from {
        background-position: -200% 0;
    }

    to {
        background-position: -200% -500%;
    }
}

@-webkit-keyframes wbPlanche6AnimHover {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: 100% -500%;
    }
}

@-webkit-keyframes wbPlanche6AnimActive {
    from {
        background-position: -100% 0;
    }

    to {
        background-position: -100% -500%;
    }
}

@-webkit-keyframes wbPlanche6AnimFocus {
    from {
        background-position: -300% 0;
    }

    to {
        background-position: -300% -600%;
    }
}

@-webkit-keyframes wbPlanche6AnimGrise {
    from {
        background-position: -200% 0;
    }

    to {
        background-position: -200% -500%;
    }
}

@-o-keyframes wbPlanche6AnimHover {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: 100% -500%;
    }
}

@-o-keyframes wbPlanche6AnimActive {
    from {
        background-position: -100% 0;
    }

    to {
        background-position: -100% -500%;
    }
}

@-o-keyframes wbPlanche6AnimFocus {
    from {
        background-position: -300% 0;
    }

    to {
        background-position: -300% -600%;
    }
}

@-o-keyframes wbPlanche6AnimGrise {
    from {
        background-position: -200% 0;
    }

    to {
        background-position: -200% -500%;
    }
}

@-ms-keyframes wbPlanche6AnimHover {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: 100% -500%;
    }
}

@-ms-keyframes wbPlanche6AnimActive {
    from {
        background-position: -100% 0;
    }

    to {
        background-position: -100% -500%;
    }
}

@-ms-keyframes wbPlanche6AnimFocus {
    from {
        background-position: -300% 0;
    }

    to {
        background-position: -300% -600%;
    }
}

@-ms-keyframes wbPlanche6AnimGrise {
    from {
        background-position: -200% 0;
    }

    to {
        background-position: -200% -500%;
    }
}

@keyframes wbPlanche6AnimHover {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: 100% -500%;
    }
}

@keyframes wbPlanche6AnimActive {
    from {
        background-position: -100% 0;
    }

    to {
        background-position: -100% -500%;
    }
}

@keyframes wbPlanche6AnimFocus {
    from {
        background-position: -300% 0;
    }

    to {
        background-position: -300% -600%;
    }
}

@keyframes wbPlanche6AnimGrise {
    from {
        background-position: -200% 0;
    }

    to {
        background-position: -200% -500%;
    }
}

.wbplanche.wbPlanche6Anim:focus {
    -webkit-animation: 1s wbPlanche6AnimFocus infinite steps(6) alternate;
    -moz-animation: 1s wbPlanche6AnimFocus infinite steps(6) alternate;
    -o-animation: 1s wbPlanche6AnimFocus infinite steps(6) alternate;
    -ms-animation: 1s wbPlanche6AnimFocus infinite steps(6) alternate;
    animation: 1s wbPlanche6AnimFocus infinite steps(6) alternate;
}

.wbplanche.wbPlanche6Anim:hover {
    -moz-animation: 250ms wbPlanche6AnimHover 1 steps(5);
    -webkit-animation: 250ms wbPlanche6AnimHover 1 steps(5);
    -o-animation: 250ms wbPlanche6AnimHover 1 steps(5);
    -ms-animation: 250ms wbPlanche6AnimHover 1 steps(5);
    animation: 250ms wbPlanche6AnimHover 1 steps(5);
}

.wbplanche.wbPlanche6Anim:active {
    -webkit-animation: 250ms wbPlanche6AnimActive 1 steps(5);
    -moz-animation: 250ms wbPlanche6AnimActive 1 steps(5);
    -o-animation: 250ms wbPlanche6AnimActive 1 steps(5);
    -ms-animation: 250ms wbPlanche6AnimActive 1 steps(5);
    animation: 250ms wbPlanche6AnimActive 1 steps(5);
}

.wbplanche.wbPlanche6Anim.wbgrise {
    -webkit-animation: 250ms wbPlanche6AnimGrise 1 steps(5);
    -moz-animation: 250ms wbPlanche6AnimGrise 1 steps(5);
    -o-animation: 250ms wbPlanche6AnimGrise 1 steps(5);
    -ms-animation: 250ms wbPlanche6AnimGrise 1 steps(5);
    animation: 250ms wbPlanche6AnimGrise 1 steps(5);
}
/* 2 états : normal survol, pour migration 18*/

.wbplanche.wbp2etatsNS:focus, .wbplanche.wbp2etatsNS:active, .wbplanche.wbp2etatsNS.wbgrise /* 1 état : normal */, .wbplanche.wbp1etat:focus, .wbplanche.wbp1etat:hover, .wbplanche.wbp1etat:active, .wbplanche.wbp1etat.wbgrise /* 2 états : normalactif */, .wbplanche.wbp2etats:focus, .wbplanche.wbp2etats:hover, .wbplanche.wbp2etats.wbgrise /* 3 états : normal actif grisé*/, .wbplanche.wbp3etats:focus, .wbplanche.wbp3etats:hover /* 4 états : normal actif grisé focus */, .wbplanche.wbp4etats:hover {
    /* RAZ de la planche vers l'état normal */
    background-position: 0 0;
    -moz-animation: none;
    -webkit-animation: none;
    -o-animation: none;
    -ms-animation: none;
    animation: none;
}

@keyframes wbCoche6AnimNormal {
    from {
        background-position: -400% 0;
    }

    to {
        background-position: -400% -500%;
    }
}

@keyframes wbCoche6AnimHover {
    from {
        background-position: -700% 0;
    }

    to {
        background-position: -700% -500%;
    }
}

@keyframes wbCoche6AnimActive {
    from {
        background-position: -500% 0;
    }

    to {
        background-position: -500% -500%;
    }
}

@keyframes wbCoche6AnimGrise {
    from {
        background-position: -600% 0;
    }

    to {
        background-position: -600% -500%;
    }
}

@keyframes wbCocheChecked6AnimNormal {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 0 -500%;
    }
}

@keyframes wbCocheChecked6AnimHover {
    from {
        background-position: -300% 0;
    }

    to {
        background-position: -300% -500%;
    }
}

@keyframes wbCocheChecked6AnimActive {
    from {
        background-position: -100% 0;
    }

    to {
        background-position: -100% -500%;
    }
}

@keyframes wbCocheChecked6AnimGrise {
    from {
        background-position: -200% 0;
    }

    to {
        background-position: -200% -500%;
    }
}

.wbCoche6Anim + i {
    -webkit-animation: 250ms wbCoche6Anim 1 steps(5);
    -moz-animation: 250ms wbCoche6Anim 1 steps(5);
    -o-animation: 250ms wbCoche6Anim 1 steps(5);
    -ms-animation: 250ms wbCoche6Anim 1 steps(5);
    animation: 250ms wbCoche6Anim 1 steps(5);
}

.wbCoche6Anim:hover + i, label:hover > .wbCoche6Anim + i {
    -moz-animation: 250ms wbCoche6AnimHover 1 steps(5);
    -webkit-animation: 250ms wbCoche6AnimHover 1 steps(5);
    -o-animation: 250ms wbCoche6AnimHover 1 steps(5);
    -ms-animation: 250ms wbCoche6AnimHover 1 steps(5);
    animation: 250ms wbCoche6AnimHover 1 steps(5);
}

.wbCoche6Anim:active + i, label:hover > .wbCoche6Anim:active + i {
    -webkit-animation: 250ms wbCoche6AnimActive 1 steps(5);
    -moz-animation: 250ms wbCoche6AnimActive 1 steps(5);
    -o-animation: 250ms wbCoche6AnimActive 1 steps(5);
    -ms-animation: 250ms wbCoche6AnimActive 1 steps(5);
    animation: 250ms wbCoche6AnimActive 1 steps(5);
}

.wbCoche6Anim.wbgrise + i, label:hover > .wbCoche6Anim.wbgrise + i, .wbCoche6Anim[disabled] + i, label:hover > .wbCoche6Anim[disabled] + i {
    -webkit-animation: 250ms wbCoche6AnimGrise 1 steps(5);
    -moz-animation: 250ms wbCoche6AnimGrise 1 steps(5);
    -o-animation: 250ms wbCoche6AnimGrise 1 steps(5);
    -ms-animation: 250ms wbCoche6AnimGrise 1 steps(5);
    animation: 250ms wbCoche6AnimGrise 1 steps(5);
}

.wbCoche6Anim:checked + i {
    -webkit-animation: 250ms wbCocheChecked6Anim 1 steps(5);
    -moz-animation: 250ms wbCocheChecked6Anim 1 steps(5);
    -o-animation: 250ms wbCocheChecked6Anim 1 steps(5);
    -ms-animation: 250ms wbCocheChecked6Anim 1 steps(5);
    animation: 250ms wbCocheChecked6Anim 1 steps(5);
}

.wbCoche6Anim:checked:hover + i, label:hover > .wbCoche6Anim:checked + i {
    -moz-animation: 250ms wbCocheChecked6AnimHover 1 steps(5);
    -webkit-animation: 250ms wbCocheChecked6AnimHover 1 steps(5);
    -o-animation: 250ms wbCocheChecked6AnimHover 1 steps(5);
    -ms-animation: 250ms wbCocheChecked6AnimHover 1 steps(5);
    animation: 250ms wbCocheChecked6AnimHover 1 steps(5);
}

.wbCoche6Anim:checked:active + i, label:hover > .wbCoche6Anim:checked:active + i {
    -webkit-animation: 250ms wbCocheChecked6AnimActive 1 steps(5);
    -moz-animation: 250ms wbCocheChecked6AnimActive 1 steps(5);
    -o-animation: 250ms wbCocheChecked6AnimActive 1 steps(5);
    -ms-animation: 250ms wbCocheChecked6AnimActive 1 steps(5);
    animation: 250ms wbCocheChecked6AnimActive 1 steps(5);
}

.wbCoche6Anim:checked.wbgrise + i, label:hover > .wbCoche6Anim:checked.wbgrise + i, .wbCoche6Anim[disabled]:checked + i, label:hover > .wbCoche6Anim[disabled]:checked + i {
    -webkit-animation: 250ms wbCocheChecked6AnimGrise 1 steps(5);
    -moz-animation: 250ms wbCocheChecked6AnimGrise 1 steps(5);
    -o-animation: 250ms wbCocheChecked6AnimGrise 1 steps(5);
    -ms-animation: 250ms wbCocheChecked6AnimGrise 1 steps(5);
    animation: 250ms wbCocheChecked6AnimGrise 1 steps(5);
}


