html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}

body {
    font-size: 62.5%;
}

a {
    outline: 0;
}

a img {
    border: 0;
}

.inner {
    width: 910px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.inner .colLeft {
    width: 30%;
    margin: 0 auto;
    float: left;
}

.wbg {
    width: 940px;
    padding: 20px 20px 0;
    margin: 20px auto 0;
    overflow: hidden;
}

#conteneur {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100%;
    position: relative;
    padding-bottom: 51px;
    background: url(../img/filigrane2.png) no-repeat center center #fefefe;
    background-size: cover;
}

#top {
    height: 100px;
    position: relative;
    z-index: 5;
    background: linear-gradient(to bottom, #004B8D 20px, #063460 100px, #004B8D 340px, #063460 550px);
    color: #fff;
}

#top .inner {
    height: 160px;
    position: relative;
    text-align: right;
    /*overflow: hidden;*/
}

#top .inner .colRight {
    height: 160px;
    text-align: left;
    float: left;
    width: 70%;
    margin: 0 auto;
}

#top .logo-container {
    z-index: 1;
    width: 248px;
    height: 110px;
    text-indent: -99999px;
    background-color: #fff;
    box-shadow: 0 9px 7px -4px grey;
    overflow: hidden;
    display: block;
}

#top .logo-container .logo-img {
    position: relative;
    display: block;
    margin: 15% 0px 0px 12%;
    width: 76%;

}

#top h1 a {
    display: block;
    width: 240px;
    height: 45px;
}

#top .navbars .navbar-fixed-top {
    font-family: Arial, sans-serif;
    display: inline-block;
}

#top .navbars .navbar-fixed-top ul {
    position: absolute;
}

#top .navbar ul {
    max-height: 500px;
    overflow: auto;
    list-style: none;
    font-size: 1.1em;
    display: none;
    padding: 0 10px;
    text-align: left;
    z-index: 15;
    width: auto;
    background-color: #fff;
    border: 0.01em solid darkgrey;
}

#top .navbar1 ul {
    max-height: 500px;
    overflow: auto;
    list-style: none;
    font-size: 1.1em;
    display: none;
    position: relative;
    padding: 10px 15px 10px 22px;
    text-align: left;
    z-index: 15;
    width: auto;
    background-color: #fff;
    border: 0.01em solid darkgrey;
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
    opacity: 0.6;
}

#top .navbar ul li,
#top .navbar span {
    padding: 10px 0;
    cursor: pointer;
    font-size: 1.4em;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: normal;
}

#top .navbar ul li {
    border-bottom: 1px solid lightgray;
}

#top .navbar1 ul li {
    cursor: pointer;
    font-size: 1.0em;
    text-transform: uppercase;
    width: 170px;
    padding-bottom: 10px;
    border-bottom: 1px solid lightgray;
}

#top .navbar1 ul li.last, #top .navbar ul li.last {
    border: none;
}

#top .navbar1 ul hr {
    font-size: 2px;
    border: 1px solid lightgrey;
}

#top .navbar ul li a {
    color: gray;
    text-decoration: none;
}

#top .navbar ul li a:hover {
    color: #da0207;
}

#top .navbar1 ul li a {
    color: gray;
    text-decoration: none;
}

#top .navbar1 ul li a:hover {
    color: #da0207;
}

#top .navbar a#facebook {
    float: left;
    text-indent: -9999px;
    background: url(../img/experts/facebook.png) 50% 50% no-repeat #014586;
    height: 24px;
    width: 24px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin: 5px 0 0;
}

#top .navbar span {
    background: url(../img/experts/sort-down-sm.png) 100% 50% no-repeat;
    padding: 0 20px 0 0
}

#top .navbar p {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
}

#top .navbar1 .collapse1 {
    float: left;
    padding: 8px 19px 0 0;
}

#top .navbar1 p {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    margin: 12px 0 0 0;
    font-weight: normal;
    font-family: 'Roboto Condensed', Arial, sans-serif;
}

#top .navbar1 p i,
#top .navbar1 ul i {
    vertical-align: text-top;
}

#top .separator {
    margin: 0 7px;
}

#top .navbar1 ul i,
#top .navbar1 ul img {
    margin-right: 7px;
}

#top .navbar .flag-icon {
    font-size: 1.4em;
}

#top p.site {
    display: inline-block;
    height: 35px;
    line-height: 44px;
    padding: 0 7px;
    background: #fff;
    border-radius: 5px;
}

#top p.site a {
    color: #004587;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.4em;
    background: url(../img/experts/chevronLienSite.png) 0 0 no-repeat;
    position: relative;
    bottom: 4px;
}

#top p.site a:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 14px;
    height: 13px;
    background: transparent url(../img/web-page-home.png) top left no-repeat;
    background-size: 100%;
}

#top .navbars {
    float: right;
}

#menu {
    background: #343434;
    height: 33px;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
    color: #9a9a9a;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.6em;
}

#menu ul li a {
    text-decoration: none;
    color: #9a9a9a;
    height: 33px;
    line-height: 33px;
    display: inline-block;
    width: 240px;
    text-align: center;
    border-right: 1px solid #5d5d5d;
    border-left: 1px solid #343434;
}

#menu ul li:first-child a {
    border-right: 1px solid #5d5d5d;
    border-left: 1px solid #5d5d5d;
}

#menu ul li a.act,
#menu ul li a:hover {
    color: #fff;
    background: #014586;
    border-right: 1px solid #014586;
    border-left: 1px solid #014586;
}

#moteur form {
}

#moteur .inner:first-child {
    height: 121px;
}

#moteur p {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 0;
}

#moteur form label {
    font-size: 2.8em;
    color: #fff;
    font-weight: bold;
}

#moteur form p label span {
    color: #1a171b;
    font-size: 1em;
    text-transform: none;
    font-weight: normal;
    padding: 0;
}

#moteur form input {
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 1.6em;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    border: none;
    vertical-align: top;
    display: inline-block;
    border-radius: 0 !important;
    color: #000;
    box-sizing: border-box;
}

#moteur form input::-webkit-input-placeholder {
    position: relative;
    left: 10px;
}

#moteur form input:-moz-placeholder {
    position: relative;
    left: 10px;
}

#moteur form input::-moz-placeholder {
    position: relative;
    left: 10px;
}

#moteur form input:-ms-input-placeholder {
    position: relative;
    left: 10px;
}

#moteur form a#cross {
    display: none;
}

#moteur form a#cross.reset {
    width: 11px;
    height: 11px;
    background: url(../img/croix.png) 0 0 no-repeat;
    position: absolute;
    padding: 0;
    right: 50px;
    top: 14px;
    border: 0;
    display: inline-block;
    margin: 0;
}

#moteur form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 38px;
    width: 38px;
    text-indent: -999em;
    border: 0;
    padding: 0;
    background: url(../img/loupe.png) 50% 50% no-repeat #ec1d23;
    cursor: pointer;
}

#moteur span.help {
    border-left: 2px solid #fff;
    display: inline-block;
    height: 33px;
    margin-top: 1px;
    padding: 3px 0 0 10px;
    vertical-align: top;
}

#moteur form p span.h, #moteur form p a {
    color: #fff;
    padding: 0;
    font-size: 1.2em;
    line-height: 1.2em;
}

#moteur form p a {
    display: block;
    font-weight: bold;
}

#moteur .error {
    height: 50px;
    line-height: 50px;
    color: #014586;
    font-size: 1.8em;
    background: #e4e5e5;
    width: 100%;
}

#moteur .error p {
    margin: 0;
    padding: 0 0 0 32px;
    background: url(../img/achtung.png) 0 50% no-repeat;
}

#contenu {
    height: 100%;
    padding-top: 70px;
    /*overflow:hidden;
        background: url(../img/filigrane.png) no-repeat center;*/
}

#contenu.w {
    background: #fff;
}

#contenu.decal {
    position: relative;
    top: -28px;
    z-index: 0;
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 51px;
    background: linear-gradient(to bottom, #004B8D 20px, #063460 100px, #004B8D 340px, #063460 550px);
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

#footer .inner {
    text-align: center
}

#footer p {
    margin: 0;
    padding: 0 0 0 74px;
    font-size: 1.2em;
    line-height: 51px;
    text-transform: uppercase;
}

#footer p a {
    color: #fff;
    text-decoration: none;
}

#section {
    padding: 18px 0 0 0;
}

#contenu h2 {
    color: #014586;
    font-size: 2.6em;
    margin: 0;
    text-transform: uppercase;
}

#contenu h2.main-title {
    text-align: center;
}

#contenu h2.beforeList {
    margin-top: 20px;
}

#contenu h3.res {
    font-size: 2.2em;
    background: #e5e5e5 url(../img/fdH3res.png) no-repeat;
    background-position: 910px 10px;
    color: #878787;
    margin: 20px 0 30px;
    padding: 3px 40px 4px 9px;
    text-transform: uppercase;
    font-weight: normal;
}

#contenu h3.res.cl {
    background-position: 910px -38px;
}

#contenu h3.res span {
    color: #014586;
}

#section ul,
#recherchesection ul {
    list-style: none;
    margin: 20px 0;
    padding: 0 0 1px;
    overflow: hidden;
    width: 960px;
    position: relative;
    left: -10px;
}

#section ul li,
#recherchesection ul li {
    margin: 0;
    padding: 0 10px 20px;
    width: 220px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#section ul li a,
#recherchesection ul li a {
    display: inline-block;
    height: 235px;
    width: 214px;
    padding: 0;
    color: #000000;
    text-decoration: none;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    background: #fff;
    border-bottom: 5px solid #ec1d23;
    border-top: 7px solid #014586;
}

#section ul li a .image,
#recherchesection ul li a .image {
    display: inline-block;
    height: 160px;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
    vertical-align: top;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

#section ul li a .image img,
#recherchesection ul li a .image img {
    position: relative;
    left: 0;
    top: 0;
    filter: grayscale(100%);
    opacity: 0.7;
}

#section ul li a .image img {
    width: 125%;
}

ul li .bandeau-bleu {
    height: 38px;
    background-image: url(../img/bandeau-transparent.png);
    position: absolute;
    width: 100%;
    z-index: 1;
}

.bandeau-bleu .picto {
    width: 34px;
    height: 87%;
    background-size: cover;
    position: relative;
    left: 12px;
}

.section-info {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    height: 72px;
}
.sec956cda1e-6abe-4509-b01d-a29100fdcfaa .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec01.png);}
.sec78488045-e768-4d81-a390-a29100fdf01d .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec02.png);}
.secaa7c4982-2c93-4bec-81f7-a29100fe3bc7 .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec03.png);}
.sec7d231c72-573f-43a2-85b7-a29100ff27f3 .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec04.png);}
.sec4e5419fe-cc64-4c7f-9813-a29100ff951b .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec05.png);}
.sec043a08bf-260c-4ca9-b3f1-a29701045790 .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec06.png);}
.sec844a6715-7759-4357-82c7-a29100ff9a30 .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec07.png);}
.sec97ed7900-f02d-449f-aaec-a29100ffcc9b .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec08.png);}
.sec5162cbe9-e376-450c-88ac-a29100ffe5fb .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec09.png);}
.sec60b12169-4310-410b-8ddf-a29100ffff48 .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec10.png);}
.sec3f55381f-6398-4043-adfc-a291010030bb .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec11.png);}
.secb7943d26-b994-4b83-9f61-a297010e9c2c .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec12.png);}
.sec7f5cc39e-0289-4ef9-82d4-a29101003b26 .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec13.png);}
.sec1b403202-844a-4f1a-8d89-a29101006f5c .bandeau-bleu .picto {background-image:url(../img/picto2/pictoSec14.png);}


#section ul li a div {line-height:73px;}
#section ul li a div span {vertical-align:top;height:73px;}
#section ul li a div span.ico,
#recherchesection ul li a span.ico {
    display: inline-block;
    width: 36px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
#section ul li.sec956cda1e-6abe-4509-b01d-a29100fdcfaa a span span.ico,
#recherchesection ul.sec956cda1e-6abe-4509-b01d-a29100fdcfaa li a span.ico {background-image:url(../img/experts/fdIcoSection01.png);}
#section ul li.sec78488045-e768-4d81-a390-a29100fdf01d a span span.ico,
#recherchesection ul.sec78488045-e768-4d81-a390-a29100fdf01d li a span.ico {background-image:url(../img/experts/fdIcoSection02.png);}
#section ul li.secaa7c4982-2c93-4bec-81f7-a29100fe3bc7 a span span.ico,
#recherchesection ul.secaa7c4982-2c93-4bec-81f7-a29100fe3bc7 li a span.ico {background-image:url(../img/experts/fdIcoSection03.png);}
#section ul li.sec7d231c72-573f-43a2-85b7-a29100ff27f3 a span span.ico,
#recherchesection ul.sec7d231c72-573f-43a2-85b7-a29100ff27f3 li a span.ico {background-image:url(../img/experts/fdIcoSection04.png);}
#section ul li.sec4e5419fe-cc64-4c7f-9813-a29100ff951b a span span.ico,
#recherchesection ul.sec4e5419fe-cc64-4c7f-9813-a29100ff951b li a span.ico {background-image:url(../img/experts/fdIcoSection05.png);}
#section ul li.sec043a08bf-260c-4ca9-b3f1-a29701045790 a span span.ico,
#recherchesection ul.sec043a08bf-260c-4ca9-b3f1-a29701045790 li a span.ico {background-image:url(../img/experts/fdIcoSection06.png);}
#section ul li.sec844a6715-7759-4357-82c7-a29100ff9a30 a span span.ico,
#recherchesection ul.sec844a6715-7759-4357-82c7-a29100ff9a30 li a span.ico {background-image:url(../img/experts/fdIcoSection07.png);}
#section ul li.sec97ed7900-f02d-449f-aaec-a29100ffcc9b a span span.ico,
#recherchesection ul.sec08 li a span.ico {background-image:url(../img/experts/fdIcoSection08.png);}
#section ul li.sec5162cbe9-e376-450c-88ac-a29100ffe5fb a span span.ico,
#recherchesection ul.sec5162cbe9-e376-450c-88ac-a29100ffe5fb li a span.ico {background-image:url(../img/experts/fdIcoSection09.png);}
#section ul li.sec60b12169-4310-410b-8ddf-a29100ffff48 a span span.ico,
#recherchesection ul.sec60b12169-4310-410b-8ddf-a29100ffff48 li a span.ico {background-image:url(../img/experts/fdIcoSection10.png);}
#section ul li.sec3f55381f-6398-4043-adfc-a291010030bb a span span.ico,
#recherchesection ul.sec3f55381f-6398-4043-adfc-a291010030bb li a span.ico {background-image:url(../img/experts/fdIcoSection11.png);}
#section ul li.secb7943d26-b994-4b83-9f61-a297010e9c2c a span span.ico,
#recherchesection ul.secb7943d26-b994-4b83-9f61-a297010e9c2c li a span.ico {background-image:url(../img/experts/fdIcoSection12.png);}
#section ul li.sec7f5cc39e-0289-4ef9-82d4-a29101003b26 a span span.ico,
#recherchesection ul.sec7f5cc39e-0289-4ef9-82d4-a29101003b26 li a span.ico {background-image:url(../img/experts/fdIcoSection13.png);}
#section ul li.sec1b403202-844a-4f1a-8d89-a29101006f5c a span span.ico,
#recherchesection ul.sec1b403202-844a-4f1a-8d89-a29101006f5c li a span.ico {background-image:url(../img/experts/fdIcoSection14.png);}
#section ul li a div span.num {
    display: inline-block;
    width: 20%;
    color: #014586;
    font-weight: bold;
    font-size: 2.5em;
    line-height: 73px;
    text-align: center;
}

#section ul li a div span.cat,
#recherchesection ul li a div span.cat {
    font-size: 1.7em;
    line-height: 1.2em;
    vertical-align: middle;
    display: inline-block;
    width: 80%;
    height: auto;
    font-weight: bold;
}

#recherchesection ul li a div span.cat {
    padding: 10px 0;
}

#section ul li a:hover img,
#recherchesection ul li a:hover img {
    filter: none;
    opacity: 1;
}

#bread {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1.7em;
    position: relative;
    font-size: 1.6em;
}

#bread li {
    margin: 0;
    padding: 0;
    display: inline;
    color: #8a8a8a;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

#bread li a {
    text-decoration: none;
    color: #8a8a8a;
    font-weight: normal;
}

#bread li a.corporate-link {
    color: #ec1d23;
    font-weight: bold;
}

#bread li a.corporate-link div {
    background: url(../img/web-page-home-red.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 6px;
}

#bread li span {
    color: #014586;
    font-weight: 700;
}

#resultats {
    margin: 20px 0;
}

#resultats h2 {
    float: left;
    margin: 0;
    font-size: 2em;
}

#resultats .tournepage {
    list-style: none;
    margin: 0;
    padding: 13px 0 0 0;
    float: right;
    height: 14px;
    line-height: 14px;
    clear: none;
}

#resultats .tournepage li {
    display: inline;
    font-weight: bold;
    font-size: 1.4em;
    height: 14px;
    line-height: 14px;
    color: #000;
    background: url(../img/tiret.png) 0 50% no-repeat #fff;
    padding: 0 0 0 13px;
}

#resultats .tournepage li.start,
#resultats .tournepage li.end {
    background: #fff !important;
    padding: 0;
}

#resultats .tournepage li.dots {
    background: #fff !important;
    padding: 0 0 0 4px;
}

#resultats .tournepage li.dots span {
    color: #000;
}

#resultats .tournepage li.dots + li,
#resultats .tournepage li.prev + li {
    background: #fff;
    padding: 0 0 0 4px;
}

#resultats .tournepage li.first + li.prev {
    background: #fff;
    padding: 0 3px 0 0;
}

#resultats .tournepage li:nth-child(odd) {
    background: url(../img/tiret.png) 0 50% no-repeat #fff;
}

#resultats .tournepage li span,
#resultats .tournepage li a:hover {
    color: #014586;
}

#resultats .tournepage li a {
    color: #000;
    text-decoration: none;
    float: none;
    display: inline;
    width: auto;
    height: auto;
    border: none;
    background: none;
    line-height: 14px;
}

#resultats .tournepage li.prev,
#resultats .tournepage li.first,
#resultats .tournepage li.start {
    padding: 0 3px 0 0;
    background: #fff;
}

#resultats .tournepage li.next,
#resultats .tournepage li.end { /*ICICICICICICICICICICICICICICICICICICICICICIICICIC*/
    padding: 0 0 0 3px;
    background: #fff;
}

#resultats .tournepage li.prev a,
#resultats .tournepage li.prev span,
#resultats .tournepage li.next a,
#resultats .tournepage li.next span {
    display: inline-block;
    width: 10px;
    height: 14px;
    text-indent: -999em;
}

#resultats .tournepage li.start a,
#resultats .tournepage li.start span,
#resultats .tournepage li.end a,
#resultats .tournepage li.end span {
    display: inline-block;
    width: 15px;
    height: 14px;
    text-indent: -999em;
}

#resultats .tournepage li.prev a {
    background: url(../img/tourneprecact.png) 0 0 no-repeat;
}

#resultats .tournepage li.prev a:hover {
    background: url(../img/tourneprechovert.png) 0 0 no-repeat;
}

#resultats .tournepage li.prev span {
    background: url(../img/tourneprecinact.png) 0 0 no-repeat;
}

#resultats .tournepage li.next a {
    background: url(../img/tournenextact.png) 0 0 no-repeat;
}

#resultats .tournepage li.next a:hover {
    background: url(../img/tournenexthover.png) 0 0 no-repeat;
}

#resultats .tournepage li.next span {
    background: url(../img/tournenextinact.png) 0 0 no-repeat;
}

#resultats .tournepage li.start a {
    background: url(../img/tournefirstact.png) 0 0 no-repeat;
}

#resultats .tournepage li.start a:hover {
    background: url(../img/tournefirsthover.png) 0 0 no-repeat;
}

#resultats .tournepage li.start span {
    background: url(../img/tournefirstinact.png) 0 0 no-repeat;
}

#resultats .tournepage li.end a {
    background: url(../img/tournelastact.png) 0 0 no-repeat;
}

#resultats .tournepage li.end a:hover {
    background: url(../img/tournelasthover.png) 0 0 no-repeat;
}

#resultats .tournepage li.end span {
    background: url(../img/tournelastinact.png) 0 0 no-repeat;
}

#resultats ul {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 20px 0;
}

#resultats ul li {
    margin: 0;
    padding: 0 0 0 15px;
    height: 42px;
    line-height: 42px;
    background: #f5f5f5;
    font-size: 1.4em;
}

#resultats ul li:nth-child(odd) {
    background: #d6d6d6;
}

#resultats ul li a {
    display: block;
    height: 42px;
    line-height: 42px;
    background: url(../img/oeil.png) 100% 0 no-repeat;
    text-decoration: none;
    color: #000;
}

#resultats ul li a:hover {
    background: url(../img/oeil.png) 100% -42px no-repeat;
    color: #014586;
}

#resultats ul.tournepage li a:hover {
    background: none;
}

#fiche {
    overflow: hidden;
    padding: 20px 0 0;
}

#fiche .gauche {
    float: left;
    width: 320px;
}

#fiche .droite {
    float: right;
    width: 620px;
}

#fiche.ref .gauche,
#fiche.ref .droite {
    padding: 0 0 28px;
}

#fiche .gauche .content {
    width: 294px;
    height: 228px;
    line-height: 228px;
    border: 3px solid #b2b3b3;
    text-align: center;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

#fiche .gauche .content a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

#fiche .gauche .content img {
    vertical-align: middle;
    border: 0;
    position: relative;
    z-index: 1;
}

#fiche .gauche .content .loupe,
#fiche.ref .gauche .loupe {
    bottom: 6px;
    right: 7px;
    position: absolute;
    z-index: 2;
    width: 27px;
    height: 28px;
    background: url(../img/zoom.png) 0 0 no-repeat;
}

#fiche.ref .gauche img.illustref {
    vertical-align: top;
    border: 1px solid #ababab;
}

.telechargement {
    clear: both;
}

#fiche h3 {
    color: #014586;
    font-size: 2em;
    margin: 0 0 8px;
}

#fiche h3.no-results {
    margin: 30px 0;
}

#fiche h3.inline {
    float: left;
    margin-right: 10px;
    margin-top: -5px;
    clear: left;
}

#fiche p,
#fiche pre {
    font-size: 1.7em;
    margin: 0 0 10px;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: normal;
    width: 620px;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word;
}

#fiche table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 10px;
    font-weight: normal;
}

#fiche.ref table {
    margin: 0 0 28px 0;
}

#fiche table th,
#fiche table td {
    height: 30px;
    padding: 0 5px;
    font-size: 1.6em;
    font-weight: normal;
    text-align: left;
}

#fiche table td {
    padding: 4px 5px;
}

#fiche.ref table td a {
    color: #014586;
    text-decoration: underline;
    font-weight: bold;
}

#fiche table thead th {
    background: #014586;
    font-weight: bold;
    color: #fff;
    border-right: 2px solid #fff;
}

#fiche table thead th:last-child {
    border: 0;
}

#fiche table thead th:first-child {
    text-indent: -999em;
    padding: 0 38px;
    background-image: url(../img/experts/miniLogo.png);
    background-position: 10px 50%;
    background-repeat: no-repeat;
}

#fiche table tbody tr:nth-child(odd) td,
#fiche table tbody tr:nth-child(odd) th {
    background: #e5ecf3;
}

#fiche .droite table tbody tr td.th a {
    font-weight: bold;
    color: #014586;
}

#fiche table tbody tr th,
#fiche table tbody tr td:first-child {
    padding-right: 0;
    font-weight: bold;
    color: #014586;
}

#fiche .gauche ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    left: -10px;
    width: 320px;
    overflow: hidden;
}

#fiche .gauche ul li {
    float: left;
    margin: 10px 10px 0;
}

#fiche .gauche ul li div {
    height: 60px;
    width: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #b2b3b3;
    text-align: center;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    position: relative;
}

#fiche .gauche ul li.act div,
#fiche .gauche ul li:hover div {
    border-color: #014586;
}

#fiche .gauche ul li img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    filter: alpha(opacity=60);
    opacity: 0.6;
}

#fiche .gauche ul li.act img,
#fiche .gauche ul li:hover img {
    filter: alpha(opacity=100);
    opacity: 1;
}

#fiche .gauche .slider {
    display: none;
}

#fiche .droite ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#fiche .droite ul.other {
    background: #fff;
}

ul.reference {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    font-size: 1.4em;
    background: url(../img/fondtrame.png) 0 0 repeat-y;
}

#fiche .droite ul li {
    margin: 0;
    padding: 0 0 0 9px;
    font-size: 1.4em;
    background: url(../img/puce.png) 0 5px no-repeat;
}

#fiche .droite ul.other li,
ul.reference li {
    margin: 0;
    padding: 0;
    background: none;
    display: inline-block;
}

#fiche .droite ul.other li a,
ul.reference li a {
    color: #014586;
    font-weight: normal;
    height: 30px;
    line-height: 28px;
    display: inline-block;
    width: 124px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #e5ecf3;
    border: 1px solid #fff;
    text-align: center;
    text-decoration: none;
}

#fiche .droite ul.other li a:hover,
ul.reference li a:hover {
    text-decoration: underline;
}

ul.reference li a {
    height: 39px;
    line-height: 39px;
    width: 195px;
}

#fiche .droite a {
    color: #000;
}

#telechargement {
    min-height: 160px;
    padding: 20px 0 0 0;
    overflow: hidden;
    background: #ececec;
    position: relative;
    top: 20px;
}

#telechargement h3 {
    font-size: 2.4em;
    color: #014586;
    line-height: 1em;
    margin: 0 0 20px;
    text-transform: uppercase;
}

#telechargement ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 960px;
    overflow: hidden;
    position: relative;
    left: -10px;
}

#telechargement ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px 20px;
}

#telechargement ul li a {
    padding: 13px 0 0 66px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 220px;
    height: 90px;
    position: relative;
    display: block;
    text-decoration: none;
    color: #000;
    border: 1px solid #b2b3b3;
    font-size: 0.85em;
}

#telechargement ul li a span {
    display: block;
    font-size: 2em;
    font-weight: normal;
}

#telechargement ul li a span:first-child {
    text-transform: uppercase;
    font-weight: bold;
    color: #014586;
}

#telechargement ul li a.pdf {
    background: url(../img/experts/pdf.png) 14px 16px no-repeat #fff;
}

#telechargement ul li a.tech {
    background: url(../img/experts/tech.png) 14px 16px no-repeat #fff;
}

#telechargement ul li a.video {
    background: url(../img/experts/video.png) 13px 15px no-repeat #fff;
}

#telechargement ul li span:last-child {
    position: absolute;
    display: block;
    height: 19px;
    width: 23px;
    background: url(../img/experts/linktel.png) 0 0 no-repeat;
    text-indent: -999em;
    right: 6px;
    bottom: 7px;
}

#telechargement ul li a:hover span:last-child {
    background-position: 0 -19px;
}

#telechargement ul li a.video span:last-child {
    height: 15px;
    width: 18px;
    right: 7px;
    bottom: 7px;
    background: url(../img/experts/linkplayer.png) 0 0 no-repeat;
}

#telechargement ul li a.video:hover span:last-child {
    background-position: 0 -15px;
}

.sbHolder {
    width: 440px;
    height: 35px;
    padding: 0 10px;
    font-family: arial;
    font-size: 1.6em;
    border: 1px solid #b2b3b3;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: top;
    display: inline-block;
    margin: 0 17px 0 0;
    color: #7f7f7f;
    background: #fff;
    position: relative;
}

.sbHolder:focus .sbSelector {
}

#moteur form p .sbSelector {
    display: block;
    height: 35px;
    left: 0;
    line-height: 35px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 170px;
    color: #343434;
    text-transform: none;
}

#moteur form p .sbSelector:link,
#moteur form p .sbSelector:visited,
#moteur form p .sbSelector:hover {
    color: #000;
    outline: none;
    text-decoration: none;
    font-size: 1em;
    font-weight: normal;
}

.sbToggle {
    background: url(../img/select-icons.png) 0 -116px no-repeat;
    display: block;
    height: 30px;
    outline: none;
    position: absolute;
    right: 4px;
    top: 2px;
    width: 30px;
}

.sbToggle:hover {
    background: url(../img/select-icons.png) 0 -167px no-repeat;
}

.sbToggleOpen {
    background: url(../img/select-icons.png) 0 -16px no-repeat;
}

.sbToggleOpen:hover {
    background: url(../img/select-icons.png) 0 -66px no-repeat;
}

.sbHolderDisabled {
    background-color: #3C3C3C;
    border: 1px solid #515151;
}

.sbHolderDisabled .sbHolder {
}

.sbHolderDisabled .sbToggle {
}

.sbOptions {
    background-color: #fff;
    border: solid 1px #b2b3b3;
    list-style: none;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 460px;
    z-index: 1;
    overflow-y: auto;
}

.sbOptions li {
    padding: 0 7px;
}

#moteur form p .sbOptions a {
    border-top: dotted 1px #515151;
    display: block;
    outline: none;
    padding: 7px 0 7px 3px;
    font-size: 1em;
    text-transform: none;
}

#moteur form p .sbOptions a:link, .sbOptions a:visited {
    color: #ddd;
    text-decoration: none;
    font-weight: normal;
}

#moteur form p .sbOptions a:hover,
#moteur form p .sbOptions a:focus,
#moteur form p .sbOptions a.sbFocus {
    color: #014586;
}

#moteur form p .sbOptions li:first-child a {
    border-top: none;
}

.sbOptions .sbDisabled {
    border-bottom: dotted 1px #515151;
    color: #999;
    display: block;
    padding: 7px 0 7px 3px;
}

.sbOptions .sbGroup {
    border-bottom: dotted 1px #515151;
    color: #EBB52D;
    display: block;
    font-weight: bold;
    padding: 7px 0 7px 3px;
}

.sbOptions .sbSub {
    padding-left: 17px;
}

#contenu #recherchesection h2 {
    font-size: 2.6em;
    margin: 20px 0 18px;
}

.imgLarge {
    max-height: 190px;
    overflow: hidden;
}

#recherchesection ul li img {
    border: none;
}

#recherchesection ul {
    margin: 20px 0 30px;
    padding: 0;
    list-style: none;
    overflow: hidden;
    width: 968px;
    position: relative;
    left: -10px;
}

.wbg #recherchesection ul {
    margin-bottom: 0;
}

#recherchesection ul li {
    margin: 0;
    padding: 0 10px 20px;
    width: 220px;
    display: inline-block;
    vertical-align: top;
}

#recherchesection ul li a {
    display: inline-block;
    height: 235px;
    width: 214px;
    padding: 0;
    color: #000000;
    text-decoration: none;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    background: #fff;
    border-bottom: 5px solid #ec1d23;
}

#recherchesection ul li a span.image {
    display: inline-block;
    width: 214px;
    padding: 0;
    background: none;
    text-align: center;
    position: relative;
    border-bottom: 2px solid lightgray;
}

#recherchesection ul li a span.image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#recherchesection ul li a span.inf {
    display: block;
    float: left;
    width: 214px;
    height: 73px;
    font-size: 1.5em;
    background: #efefef;
}

#recherchesection ul li a span.ico {
    height: 73px;
    vertical-align: middle;
}

#recherchesection ul li a span.cat {
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 142px;
}

/* variante sans icone - category_list */
#recherchesection ul li a span.inf.nc span.ico {
    width: 6px;
}

#recherchesection ul li a span.inf.nc span.cat {
    width: 182px;
}

#slidercateg {
    height: 265px;
    margin: 0 auto;
    overflow: auto;
    position: relative;
    width: 100%;
}

.accordeon {
    margin: 0 0 20px;
}

#contenu .accordeon h2 {
    background: url(../img/rolloveraccordeon.png) 100% -45px no-repeat #014586;
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding: 0;
    margin: 0;
}

#contenu .accordeon h2 span {
    color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 75px;
}
#contenu .accordeon h2 span.categorie_956cda1e-6abe-4509-b01d-a29100fdcfaa {background: url(../img/experts/picto/picto01.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_78488045-e768-4d81-a390-a29100fdf01d {background: url(../img/experts/picto/picto02.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_aa7c4982-2c93-4bec-81f7-a29100fe3bc7 {background: url(../img/experts/picto/picto03.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_7d231c72-573f-43a2-85b7-a29100ff27f3 {background: url(../img/experts/picto/picto04.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_4e5419fe-cc64-4c7f-9813-a29100ff951b {background: url(../img/experts/picto/picto05.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_043a08bf-260c-4ca9-b3f1-a29701045790 {background: url(../img/experts/picto/picto06.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_844a6715-7759-4357-82c7-a29100ff9a30 {background: url(../img/experts/picto/picto07.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_97ed7900-f02d-449f-aaec-a29100ffcc9b {background: url(../img/experts/picto/picto08.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_5162cbe9-e376-450c-88ac-a29100ffe5fb {background: url(../img/experts/picto/picto09.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_60b12169-4310-410b-8ddf-a29100ffff48 {background: url(../img/experts/picto/picto10.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_3f55381f-6398-4043-adfc-a291010030bb {background: url(../img/experts/picto/picto11.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_b7943d26-b994-4b83-9f61-a297010e9c2c {background: url(../img/experts/picto/picto12.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_7f5cc39e-0289-4ef9-82d4-a29101003b26 {background: url(../img/experts/picto/picto13.png) 0 0 no-repeat;}
#contenu .accordeon h2 span.categorie_1b403202-844a-4f1a-8d89-a29101006f5c {background: url(../img/experts/picto/picto14.png) 0 0 no-repeat;}
#contenu .accordeon h2:hover{background: url(../img/rolloveraccordeon.png) 100% 4px no-repeat #014586;}
#contenu .accordeon h2.open{background: url(../img/rolloveraccordeon.png) 100% -94px no-repeat #014586;}
.accordeon .menu {
    background: #dadada;
    overflow: hidden;
    display: none;
    font-size: 1.1em;
}

.accordeon .menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 290px;
    padding: 22px 0 12px 20px;
}

.accordeon .menu ul li {
    margin: 0;
    padding: 0 0 10px 0;
}

.accordeon .menu ul li a {
    font-size: 1.4em;
    color: #343434;
    text-decoration: none;
    filter: alpha(opacity=60);
    opacity: 0.6;
    font-weight: normal;
}

.accordeon .menu ul li a span {
    font-weight: bold;
    color: #014586;
}

.accordeon .menu ul li a.categorie_active,
.accordeon .menu ul li a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.puce {
    color: #014586;
}

#fiche.ref table.advanced {
    font-weight: bold;
    margin: 10px 0;
}

#fiche.ref table.advanced th {
    height: 34px;
    width: 22px;
    padding: 0 11px;
}

#fiche.ref table.advanced td {
    height: 82px;
}

#fiche.ref table.advanced tbody tr:nth-child(2n+1) th {
    background: #7b7b7b;
    border-bottom: 2px solid #fff;
    font-size: 1.6em;
    color: #fff;
    text-transform: uppercase;
}

#fiche.ref table.advanced th,
#fiche.ref table.advanced td {
    border-left: 2px solid #fff;
}

#fiche.ref table.advanced td {
    padding: 0 10px;
    font-size: 2.2em;
}

#fiche.ref table.advanced th:nth-child(1),
#fiche.ref table.advanced th:nth-child(2),
#fiche.ref table.advanced tr td:first-child {
    border-left: 0;
}

#fiche.ref table.advanced th:nth-child(2) {
    width: auto;
}

#fiche.ref table.advanced tbody tr:nth-child(odd) td {
    background: #e5e5e5;
}

#fiche.ref table.advanced tbody tr:nth-child(even) td {
    background: #f2f2f2;
}

#fiche.ref table.advanced tr td:nth-child(3) a {
    text-indent: -99999px;
    display: inline-block;
    border: 0;
    width: 19px;
    height: 13px;
    background: url("../img/linkpdf.png") 0 0 no-repeat;
}

#fiche.ref table.advanced tr td:nth-child(3) {
    text-align: center;
}

#fiche.ref table.advanced tr td:nth-child(3) a:hover {
    background: url("../img/linkpdfhover.png") 0 0 no-repeat;
}

#fiche.ref table.advanced tr td:nth-child(4) a {
    background: url("../img/oeil.png") 50% -13px no-repeat;
    display: inline-block;
    width: 27px;
    height: 16px;
    text-indent: -999em;
}

#fiche.ref table.advanced tr td:nth-child(4) a:hover {
    background: url("../img/oeil.png") 50% -55px no-repeat;
}

#fiche.ref table.advanced td label span {
    display: inline-block;
    vertical-align: middle;
}

#fiche.ref table.advanced td label span.image {
    width: 70px;
    height: 58px;
    border: 1px solid #b6b7b7;
    background: #fff;
    position: relative;
    text-align: center;
}

#fiche.ref table.advanced td label span.image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#fiche.ref table.advanced td label span.prodRef {
    color: #000;
    padding-left: 14px;
}

#fiche.ref table.advanced td label span.prodRef span {
    font-size: 0.727em;
    color: #014586;
    display: block;
    text-transform: uppercase;
}

#contenu #fiche.ref form button {
    height: 34px;
    line-height: 32px;
    text-transform: uppercase;
    font-size: 1.6em;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    padding: 0;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background: #7f7f7f;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    cursor: pointer;
}

#contenu #fiche.ref button span {
    padding: 0 8px 0 42px;
    background: url("../img/fdButtonDownload.png") 10px 8px no-repeat;
    display: block;
    height: 32px;
}

#contenu #fiche.ref button:disabled {
    filter: alpha(opacity=40);
    opacity: 0.4;
    cursor: default;
}

.checkbox, .radio {
    width: 19px;
    height: 25px;
    background: url(../img/checkbox.png) no-repeat;
    display: inline-block;
    margin: 5px 0 0 3px;
    cursor: pointer;
}

#contenu #fiche.ref form {
    padding: 0;
    margin: 0 0 20px;
}

/* Tipped style */
.qtip-tipped {
    border: 1px solid #959fa9;
    border-radius: 0;
    background-color: #f9f9f9;
    color: #1a171b;
    font-size: 1.2em;
    line-height: 1.4em;
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
}

.qtip-tipped.long {
    font-size: 1em;
    max-width: 700px;
}

.qtip-tipped .qtip-titlebar {
    border-bottom-width: 0;
    color: #fff;
    background: #3a79b8;
}

.qtip-tipped .qtip-icon {
    border: 1px solid #285589;
    background: #285589;
}

.qtip-tipped .qtip-icon .ui-icon {
    background-color: #fbfbfb;
    color: #555;
}

.qtip-content {
    padding: 10px 14px;
}

.reference_td {
    color: #014586;
    font-weight: bold;
}

thead .reference_td {
    color: #000;
}

#fiche.ref table thead th:first-child {
    text-indent: 0;
    background-image: none;
}

#fiche.ref table thead th:nth-child(2) {
    background: #ccc url(../img/minilogo.png) no-repeat 12px 11px;
    text-indent: -999em;
}

input.styled {
    display: none;
}

select.styled {
    position: relative;
    width: 190px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 5;
}

.disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.ui-progressbar {
    position: relative;
}

.progress-label {
    position: absolute;
    width: 100%;
    top: 4px;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 0 #ccc;
    text-align: center;
}

.waiting.inline {
    display: inline-block;
    width: 300px;
}

#front-progress {
    display: none;
    margin-top: 20px;
}

#front-progress a, #dialog a {
    color: black;
    text-decoration: none;
    font-size: 17px;
}

#front-progress a:hover, #dialog a:hover {
    text-decoration: underline;
}

#front-progress h3 {
    text-align: left !important;
}

.progressbar .ui-progressbar-value {
    background: #014586;
}

#dialog .link h3, #front-progress .link h3 {
    text-align: center;
}

#dialog .link h3 .ui-icon, #front-progress .link h3 .ui-icon {
    position: absolute;
    top: 0;
    left: 0;
}

#dialog .link h3 a, #front-progress .link h3 a {
    position: relative;
    padding-left: 16px;
}

.alert {
    margin: 20px 0 0;
    padding: 7px 20px;
    background: #014586;
    color: #fff;
    font-size: 2em;
}

.noresult {
    padding: 7px 20px;
    border: 1px solid #014586;
    font-size: 1.8em;
}

/* mode liste 2 - horizontal */
ul.hlist {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}

ul.hlist li {
    display: block;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    overflow: hidden;
}

ul.hlist li a {
    display: block;
    border: 2px solid #b2b3b3;
    height: 174px;
    clear: both;
    text-decoration: none;
    overflow: hidden;
}

ul.hlist li a:hover {
    border-color: #014586;
}

ul.hlist span.image {
    display: block;
    float: left;
    position: relative;
    width: 218px;
    height: 174px;
    background: #efefef;
}

ul.hlist span.image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

ul.hlist span.pr {
    float: left;
    width: 676px;
    height: 154px;
    padding: 10px 20px;
    font-size: 2em;
    color: #000;
    overflow: hidden;
    position: relative;
    background: #efefef url(../img/experts/flechesList2.png) 690px 7px no-repeat;
}

ul.hlist li a:hover span.pr {
    background-position: 690px -151px;
}

ul.hlist span.pr img.tb {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
}

ul.hlist span.prodname {
    display: block;
    margin: 0 0 5px;
    color: #014586;
    text-transform: uppercase;
}

ul.hlist span.desc {
    display: block;
}

ul.hlist pre {
    margin: 0;
    padding: 0;
    font-size: 0.85em;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: normal;
    width: 670px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

ul.hlist.multi span.image {
    background: #fff;
    width: 138px;
    height: 108px;
    border: 1px solid #b2b3b3;
}

ul.hlist .list-reference {
    float: left;
    width: 100%;
}

ul.hlist .list-reference span.prodname {
    font-size: 2.2em;
    margin: 0 0 12px 18px;
}

ul.hlist .list-reference ul {
    margin: 0;
    padding: 0 0 0 18px;
    list-style: none;
}

ul.hlist .list-reference ul li {
    font-size: 1.8em;
    margin-bottom: 0;
}

ul.hlist .list-reference ul li nav {
    display: inline-flex;
}

ul.hlist .list-reference ul li a {
    display: inline;
    border: 0;
    height: auto;
    text-transform: uppercase;
    color: #014586;
}

ul.hlist .list-reference ul li a:hover {
    border-bottom: 1px solid;
}

ul.hlist .list-reference ul li:after {
    content: ' - ';
    color: #000;
}

ul.hlist .list-reference ul li:last-child:after {
    content: none;
}

.tournepage {
    display: none;
}

/* detail produit - le haut a fond blanc */
.detail {
    background: #fff;
    padding: 0 0 20px;
}

/* CSS Slider - commun pour tablettes et tel */
.slider .slick-prev, .slider .slick-next {
    height: 40px;
    margin-top: -20px;
    width: 23px;
    background: url(../img/flechesSlider.png) 0 0 no-repeat;
}

.slider .slick-prev {
    left: 0;
}

.slider .slick-next {
    right: 0;
    background-position: -23px 0;
}

.slider .slick-prev:before,
.slider .slick-next:before {
    content: '';
}

.slider .slick-slider {
    margin-bottom: 0;
}

/* footable - global */
.footable.breakpoint > tbody > tr > td > span.footable-toggle {
    font-family: arial !important;
    padding: 0 !important;
    width: 30px !important;
    height: 30px !important;
    background: url(../img/experts/flechesFootable.png) -30px 0 no-repeat;
    float: right;
}

/* suite */
#fiche table.footable thead {
    display: none;
}

#fiche table.footable tbody tr td:first-child {
    padding: 10px;
}

#fiche .droite table.footable tbody tr td.th a {
    line-height: 30px;
    color: #fff;
}

#fiche table.footable tbody tr td {
    background: #fff !important;
}

#fiche table.footable tbody tr th,
#fiche table.footable tbody tr td:first-child {
    font-weight: normal;
    color: #000;
}

#fiche table.footable tbody tr td.th {
    background: #014586 url(../img/experts/miniLogo.png) 10px 9px no-repeat !important;
    padding: 0 0 0 78px !important;
    border-bottom: 6px solid #fff;
    vertical-align: middle !important;
}

.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle {
    background-position: 0 0;
}

.footable-row-detail-row {
    line-height: 1.2em !important;
}

#fiche .footable-row-detail-value, #fiche .footable-row-detail-name {
    padding-bottom: 8px;
}

#fiche .footable-row-detail-name {
    color: #014586;
    white-space: nowrap;
}

.pagerfanta {
    text-align: center;
}

.pagerfanta a, .pagerfanta span {
    padding: 5px 15px;
    background: lightgray;
    margin: 0 3px;
}

.pagerfanta span.current {
    border-bottom: 1px solid;
}

@media all and (min-width: 768px) {
    .inner {
        width: 750px;
    }

}

@media all and (min-width: 960px) {
    .inner {
        width: 940px;
    }
}

@media all and (max-width: 960px) {
    #top .logo-container {
        width: 140px;
        height: 51px;
    }

    #top .logo-container .logo-img {
        margin-top: 11%;
    }
}