<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, legend, button form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0
}

body {
    background: #fff
}

fieldset, img, abbr, acronym {
    border: 0 none
}

abbr, acronym {
    font-variant: normal
}

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

.top-bar, .top-bar ul {
    background: none
}

ol, ul {
    list-style: none
}

a, a:hover, a:focus {
    outline: 0 none;
    cursor: pointer;
    text-decoration: none
}

:focus {
    outline: 0
}

div.selector select {
    opacity: 0;
    border: none;
    position: absolute;
    height: 22px;
    top: 2px;
    left: 0;
    width: 100%
}

div.selector {
    background: url(../images/triangle-bas.png) 93% center no-repeat;
    line-height: 26px;
    height: 26px;
    padding: 0 0 0 10px;
    position: relative;
    overflow: hidden
}

div.selector.choix-langue {
    overflow: visible
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'robotoregular', arial
}

.show-connexion {
    display: none
}

.page {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto
}

.page-desk {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    float: none!important
}

.menu-bar.column, .menu-bar.columns {
    padding: 0!important
}

.clearfix {
    clear: both
}

.cookies {
    background: #59595a;
    padding: 7px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding-right: 2rem
}

.cookies p, header .cookies a {
    font-family: 'robotomedium', arial;
    font-size: 10px;
    color: #fff;
    text-align: center
}

.cookies a {
    color: #232323;
    text-decoration: underline
}

.cookies a:hover {
    opacity: .8
}

.cookies .close-button {
    color: #fff;
    font-size: 14px
}

.cookies .close-button span {
    font-size: 24px
}

header .navbar {
    overflow: hidden;
    background: #59595a;
    padding: 7px 30px
}

header .navbar .connexion {
    overflow: hidden;
    padding-right: 10px;
    border-right: 1px solid #c6c6c8
}

header .navbar .icone-connextion {
    display: inline-block;
    width: 16px;
    height: 21px;
    background: url(../images/connexion-icon.png) 0 0 no-repeat;
    background-size: 100%
}

header .navbar .deconnexion .icone-connextion {
    position: relative;
    top: 3px
}

header .navbar .connexion * {
    float: left
}

header .navbar .connexion input {
    width: 160px;
    height: 26px;
    border: 1px solid #dedede;
    margin-left: 8px;
    margin-bottom: 0;
    font-size: 10px;
    padding: 0 4px;
    font-size: 12px
}

header .navbar .connexion input.form-checkbox {
    width: 14px;
    height: 14px;
    background: #fff;
    border: 2px solid #dddada;
    margin: 6px;
    margin-top: 3px
}

header .navbar .connexion a, header .navbar .connexion label {
    font-size: 11px;
    color: #fff;
    font-family: 'robotobold', arial;
    line-height: 1.3;
    margin-right: 0remember-me
}

header .navbar .connexion a {
    display: block;
    float: left;
    text-decoration: underline;
    text-align: right;
    font-size: 10.3px;
    width: 100%
}

header .navbar .connexion input.form-submit {
    color: #fff;
    background: #01adab url(../images/bg-submit.png) center center no-repeat;
    width: 36px;
    height: 27px;
    border: none
}

header .navbar .compte {
    margin-left: 13px
}

header .navbar .compte a.button {
    font-size: 14px;
    font-family: 'robotobold', arial;
    margin-bottom: 0;
    padding: 5px 7px 5px 25px
}

header .navbar .compte.compte2 a.button {
    padding: 8px 7px 8px 25px
}

header .navbar .compte a.account {
    background: #01adab url(../images/creer-compte.png) 5px center no-repeat;
    background-size: 16px 16px
}

header .navbar .compte a.refs {
    background: #01adab url(../images/se-referencer.png) 5px center no-repeat;
    background-size: 16px 15px
}

header .navbar .compte a.infos {
    display: inline-block;
    text-indent: 9999px;
    width: 19px;
    height: 19px;
    background: url(../images/infos.png) 0 0 no-repeat;
    background-size: 100%;
    vertical-align: middle
}

header .navbar .coutry {
    text-align: right
}

header .navbar .coutry .selector {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    padding: 4px 20px 4px 0;
    padding-top: 0;
    padding-bottom: 0;
    min-width: 100px
}

header .navbar .coutry .selector:first-child {
    border-right: 1px solid #424243;
    margin-right: 10px;
    padding-right: 26px;
    background-position: 89% center
}

header .navbar .coutry .selector span {
    font-family: 'robotobold', arial
}

header .navbar .coutry .selector:first-child span:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 14px;
    background: url(../images/flag.png) 0 0 no-repeat;
    margin-right: 6px;
    position: relative;
    top: 2px
}

header .navbar .coutry .selector:nth-child(3) span:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/country.png) 0 0 no-repeat;
    margin-right: 6px;
    position: relative;
    top: 5px
}

header .menu-bar-wrapp {
    background: #fff;
    z-index: 999
}

header .is-sticky .menu-bar-wrapp {
    box-shadow: 0 2px 2px 0 #ABAAAA;
    -moz-box-shadow: 0 2px 2px 0 #ABAAAA;
    -webkit-box-shadow: 0 2px 2px 0 #ABAAAA;
    -o-box-shadow: 0 2px 2px 0 #ABAAAA
}

header .menu-bar .logo {
    display: inline-block;
    padding-right: 16px;
    border-right: 1px solid #d8d8da;
    margin-top: 8px
}

header .menu-bar .logo.column {
    padding-left: 30px!important
}

header .menu-bar .logo img {
    vertical-align: top
}

header .search {
    margin-top: 26px;
    padding-left: 20px
}

header .search input.form-input {
    width: 214px;
    height: 30px;
    font-size: 11px;
    color: #b0b0b3;
    border: 1px solid #f0f0f2;
    float: left;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    padding: 0 20px
}

header .search div.selector {
    width: 66px;
    background-color: #01adab;
    font-size: 12px;
    font-family: 'robotobold', arial;
    color: #fff;
    float: left;
    padding-left: 5px;
    height: 30px;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    position: relative;
    cursor: pointer
}

header .search div.selector ul {
    display: none
}

header .search div.selector:hover ul {
    display: block;
    position: absolute;
    right: 0;
    z-index: 101;
    background: #fff;
    width: 260px;
    top: 28px;
    padding: 0;
    border: 2px solid #01adab
}

header .search div.selector:hover ul li {
    color: #01adab;
    line-height: 12px;
    padding: 8px 10px
}

header .search div.selector:hover ul li:hover {
    background: #f1f1f1
}

header .search input.form-submit {
    width: 28px;
    height: 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: inherit;
    background: #01adab url(../images/rechercher.png) center center no-repeat;
    margin-left: 3px
}

header .menu-bar .menu {
    position: relative
}

header .menu-bar .menu ul {
    float: right
}

header .menu-bar .menu li {
    display: inline-block;
    float: left
}

header .menu-bar .menu div.mega-menu {
    display: none;
    position: absolute;
    width: 810px;
    left: -300px;
    z-index: 99;
    background: rgba(89, 89, 90, 0.9);
    border-bottom: 7px solid #01adab;
    padding-left: 0;
    padding-right: 0;
    top: 100%
}

header .menu-bar .menu .top-bar&gt;ul&gt;li:hover div.mega-menu {
    display: block
}

header .menu-bar .menu div.mega-menu&gt;div {
    padding-left: 0;
    padding-right: 0
}

header .menu-bar .menu div.mega-menu a {
    font-family: 'robotoregular', arial
}

header .menu-bar .menu div.mega-menu .title a {
    font-size: 22px;
    font-family: 'robotomedium', arial;
    color: #fff;
    background: url(../images/annuaire-icon.png) 0 center no-repeat;
    background-size: 22px 24px;
    padding-left: 37px;
    margin-left: 20px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 7px;
    padding-top: 10px
}

header .menu-bar .menu div.mega-menu .title a:hover {
    color: #fff!important;
    opacity: .8;
    border-bottom: 0
}

header .menu-bar .menu div.mega-menu .title a:after {
    content: none
}

header .menu-bar .menu div.mega-menu ul {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    border-right: 1px solid #fff;
    margin-bottom: 20px;
    float: left
}

.mega-menu .no-line header .menu-bar .menu div.mega-menu ul {
    border-right: 0
}

header .menu-bar .menu div.mega-menu ul li {
    display: block;
    float: none
}

header .menu-bar .menu div.mega-menu ul a {
    padding: 9px 0 9px 36px;
    color: #fff;
    background: url(../images/puce-menu.png) 25px center no-repeat;
    display: block;
    margin-right: 0
}

header .menu-bar .menu div.mega-menu ul a.active, header .menu-bar .menu div.mega-menu ul a:hover {
    border: none;
    background-color: #fff;
    color: #01adab;
    background-image: url(../images/puce-menu-active.png)
}

header .menu-bar .menu div.mega-menu ul a:after {
    display: none
}

header .menu-bar .menu div.mega-menu .more-infos {
    background: #01adab;
    height: auto;
    width: 240px;
    margin-right: 15px;
    margin-top: 12px;
    padding: 0;
    font-family: 'robotolight', arial;
    font-size: 21px;
    color: #fff;
    line-height: 1.2;
    position: relative;
    margin-bottom: 4px;
    position: absolute;
    bottom: 29px;
    right: 0
}

header .menu-bar .menu div.mega-menu .more-infos strong {
    font-family: 'robotobold', arial;
    font-size: 30px;
    font-weight: 400
}

header .menu-bar .menu div.mega-menu .more-infos a.desc {
    color: #fff;
    display: block;
    font-family: 'robotolight', arial;
    font-size: 21px;
    padding: 29px 14px 38px 18px
}

header .menu-bar .menu div.mega-menu .more-infos a.desc strong {
    font-family: 'robotobold', arial;
    font-size: 30px;
    font-weight: 400
}

header .menu-bar .menu div.mega-menu .more-infos a.more {
    position: absolute;
    color: #fff;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    font-size: 23px;
    font-family: 'robotomedium', arial;
    width: 0;
    height: 0;
    background: url(../images/bg-link-more-menu.png) 0 0 no-repeat;
    width: 46px;
    height: 49px;
    text-align: center;
    padding-top: 22px;
    padding-left: 16px
}

header .menu-bar .menu div.mega-menu .more-infos a.more:after, header .menu-bar .menu div.mega-menu .more-infos a.desc:after {
    display: none
}

header .menu-bar .menu li a {
    font-size: 14px;
    font-family: 'robotobold', arial;
    color: #59595a;
    display: inline-block;
    padding: 34px 10px;
    position: relative
}

header .menu-bar .menu li a:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 18px;
    background: #d8d8da;
    vertical-align: middle;
    position: relative;
    left: 10px
}

header .menu-bar .menu li:last-child a:after {
    display: none
}

header .menu-bar .menu li a.active {
    color: #01adab
}

.slider.hp-slider, .slider.hp-slider li {
    position: relative
}

.slider.hp-slider, .slider.hp-slider li img {
    width: 100%
}

.slider.hp-slider li .slider-content {
    position: absolute;
    top: 34%;
    width: 56%;
    left: 7%;
    color: #fff;
    text-align: center
}

.slider.hp-slider li .slider-content h2 {
    font-size: 32px;
    font-family: 'robotobold', arial;
    color: #fff;
    word-spacing: 3px;
    margin-bottom: 10px
}

.slider.hp-slider li .slider-content .more {
    background: #01adab url(../images/voir-nos-comparatifs.png) 1% center no-repeat;
    background-size: 23px 13px;
    padding: 9px 12px 11px 34px;
    font-size: 22px;
    font-family: 'robotobold', arial;
    border: 1px solid #168683;
    margin-top: 16px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px
}

.slider.hp-slider li .slider-content .more:hover {
    opacity: .8
}

.slider.hp-slider .flex-nav-prev, .slider.hp-slider .flex-nav-next {
    position: absolute;
    top: 46%;
    left: 4%
}

.slider.hp-slider .flex-nav-next {
    left: auto;
    right: 4%
}

.slider.hp-slider .flex-direction-nav a {
    display: inline-block;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    background: url(../images/arrow-prev-slider.png) center center no-repeat;
    background-size: 100%
}

.slider.hp-slider .flex-direction-nav .flex-nav-next a {
    background-image: url(../images/arrow-next-slider.png)
}

.section .block-push-hp.columns {
    float: none;
    margin: 0 auto;
    margin-top: -39px;
    z-index: 5;
    position: relative;
    overflow: hidden
}

.block-push-hp .item .push-wrapp {
    border: 1px solid #d5d2cf;
    margin-bottom: 40px;
    background: #fff;
    position: relative;
    height: 320px;
    -moz-transition: background .3s ease-in, opacity .3s ease-in;
    -webkit-transition: background .3s ease-in, opacity .3s ease-in;
    -o-transition: background .3s ease-in, opacity .3s ease-in;
    transition: background .3s ease-in, opacity .3s ease-in;
    overflow: hidden
}

.block-push-hp .item .push-wrapp * {
    -moz-transition: background .3s ease-in, opacity .3s ease-in;
    -webkit-transition: background .3s ease-in, opacity .3s ease-in;
    -o-transition: background .3s ease-in, opacity .3s ease-in;
    transition: background .3s ease-in, opacity .3s ease-in
}

.block-push-hp .item .push-wrapp div.see-more {
    position: absolute;
    bottom: 13px;
    width: 100%;
    text-align: center;
    opacity: 0
}

.block-push-hp .item .push-wrapp div.see-more.one {
    bottom: 60px
}

.block-push-hp .item .push-wrapp div.see-more.two {
    bottom: 35px
}

.block-push-hp .item .push-wrapp div.see-more.one a {
    width: auto
}

.block-push-hp .item .push-wrapp a {
    display: inline-block;
    padding: 4px 29px;
    text-align: center;
    background: #525353 url(../images/triangle.png) 94% center no-repeat;
    font-family: 'robotobold', arial;
    color: #fff;
    font-size: 17px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 6px;
    width: 87%
}

.block-push-hp .item .push-wrapp a:hover {
    opacity: .8
}

.block-push-hp .item .push-wrapp:hover {
    background: #01adab;
    border: none
}

.block-push-hp .item .push-wrapp:hover h3 {
    margin-top: 0
}

.block-push-hp .item .push-wrapp:hover h3, .block-push-hp .item .push-wrapp:hover .push-content {
    color: #fff;
    font-weight: norma
}

.block-push-hp .item .push-wrapp:hover .push-content {
    min-height: 75px;
    margin-top: 17px
}

.block-push-hp .item .push-wrapp h3:after {
    content: '';
    width: 47px;
    height: 0;
    display: block;
    margin: 17px auto 8px;
    background: #fff;
    -moz-transition: background .3s ease-in, opacity .3s ease-in;
    -webkit-transition: background .3s ease-in, opacity .3s ease-in;
    -o-transition: background .3s ease-in, opacity .3s ease-in;
    transition: background .3s ease-in, opacity .3s ease-in
}

.block-push-hp .item .push-wrapp:hover h3:after {
    height: 6px
}

.block-push-hp .item .push-wrapp:hover .push-img:before {
    display: none
}

.block-push-hp .item .push-wrapp:hover div.see-more {
    opacity: 1
}

.block-push-hp .item .push-wrapp::before {
    content: '';
    width: 47px;
    height: 6px;
    display: block;
    margin: 17px auto 8px;
    background: #01adab
}

.block-push-hp .item h3 {
    color: #525353;
    font-size: 26px;
    font-family: 'robotobold', arial;
    text-align: center;
    font-weight: 400
}

.block-push-hp .item .push-content {
    color: #818686;
    font-size: 14px;
    text-align: center;
    margin-top: 3px;
    padding: 0 31px;
    min-height: 74px
}

.block-push-hp .item .push-img {
    height: 160px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/bg-push-hp.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.block-push-hp .item-1 .push-img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/comparatif-icon.png) center center no-repeat;
    background-size: 88px 60px
}

.block-push-hp .item-2 .push-img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/annuaire-icon.png) center center no-repeat;
    background-size: 60px 67px
}

.block-push-hp .item-3 .push-img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/sous-traitants-icon.png) center center no-repeat;
    background-size: 96px 60px
}

.block-push-hp .item-4 .push-img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/annonces-icon.png) center center no-repeat;
    background-size: 66px 74px
}

.block-push-hp .item-5 .push-img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/emplois-icon.png) center center no-repeat;
    background-size: 66px 75px
}

.block-push-hp .item-6 .push-img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/actualites-icon.png) center center no-repeat;
    background-size: 68px 69px
}

.block-actualite {
    overflow: hidden;
    float: none!important;
    padding-top: 20px
}

.block-actualite .items.column {
    padding-left: .9375rem;
    padding-right: .9375rem
}

.block-actualite .items .actu-content {
    border: 1px solid #f7f7f9
}

.block-actualite .items:before {
    content: "";
    display: inline-block;
    width: 37px;
    height: 5px;
    background: #01adab;
    border: 1px solid #25b9b7;
    margin-bottom: 5px
}

.block-actualite .items .item {
    overflow: hidden;
    margin: 0 16px;
    padding: 12px 0;
    border-bottom: 1px dashed #bebaba;
    height: 114px;
    position: relative
}

.block-actualite .items .item:last-child {
    border: none
}

.block-actualite h3, .block-actualite h2 {
    color: #797b7b;
    font-size: 18px;
    font-family: 'robotobold', arial;
    margin-bottom: 20px;
    font-weight: 400
}

.block-actualite .flexslider-block {
    position: relative
}

.block-actualite .flexslider-block .flex-control-nav {
    position: absolute;
    top: -36px;
    right: 5px
}

.block-actualite .flexslider-block .flex-control-nav li {
    display: inline-block
}

.block-actualite .flexslider-block .flex-control-nav li a {
    display: inline-block;
    text-indent: 9999px;
    width: 10px;
    height: 10px;
    background: #01adab;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    vertical-align: top
}

.block-actualite .flexslider-block .flex-control-nav li a.flex-active {
    background: #525353;
    border: 2px solid #01adab
}

.block-actualite .flexslider-block .flex-control-nav li a:hover {
    opacity: .8
}

.block-actualite h4, .block-actualite h3 {
    color: #01adab;
    font-size: 12px;
    font-family: 'robotomedium', arial;
    font-weight: 400
}

.block-actualite .description {
    color: #818686;
    font-size: 11px;
    font-family: 'robotomedium', arial;
    margin-bottom: 15px;
    margin-top: 5px
}

.block-actualite .item a {
    display: inline-block;
    font-size: 11px;
    color: #01adab;
    font-family: 'robotomedium', arial;
    text-decoration: underline;
    position: absolute;
    bottom: 10px;
    right: 0;
    font-weight: 400
}

.block-actualite a.all {
    float: right;
    color: #000;
    font-size: 12px;
    font-family: 'robotomedium', arial;
    margin-top: 11px
}

.block-actualite .img {
    padding: 0
}

.block-actualite .img img {
    width: 100%;
    height: 67px;
    font-size: 11px;
}

.comparatifs h4 {
    font-size: 12px;
    color: #474848
}

.comparatifs .item .voir {
    background: url(../images/voir-le-comparatif.png) 0 2px no-repeat;
    padding-left: 18px;
    position: static;
    right: inherit;
    font-weight: 400
}

.block-menu-bottom {
    background: #585a5b;
    border-top: 7px solid #01adab;
    margin-top: 60px;
    position: relative
}

.block-menu-bottom .page {
    height: 0;
    overflow: hidden
}

.block-menu-bottom.active .page {
    height: auto
}

block-menu-bottom.active .page h3 a {
    color: #fff;
    font-family: 'robotobold', arial
}

.block-menu-bottom.active {
    padding-bottom: 37px;
    height: auto
}

.block-menu-bottom .block-menu-bottom-close {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #01adab;
    color: #fff;
    font-family: 'robotomedium', arial;
    font-size: 27px;
    text-align: center;
    line-height: 27px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: -20px;
    display: none
}

.block-menu-bottom .block-menu-bottom-close.active {
    display: inline-block
}

.block-menu-bottom {
    padding: inherit!important;
    margin-top: 30px
}

.block-menu-bottom.active .page {
    padding: 20px 0
}

.block-menu-bottom h3, .block-menu-bottom h3 a {
    color: #fff;
    font-size: 17px;
    font-family: 'robotobold', arial;
    margin-bottom: 10px;
    margin-top: 28px;
    font-weight: 400
}

.block-menu-bottom li {
    line-height: .8
}

.block-menu-bottom li a, .block-menu-bottom li a h3 {
    color: #fff;
    font-size: 13.5px;
    display: inline-block;
    margin-bottom: 3px;
    font-weight: 400;
    font-family: 'robotoregular', arial;
    line-height: 14px
}

.block-about {
    background: #f4f6f6
}

.block-about h3 {
    color: #01adab;
    font-size: 23px;
    font-family: 'robotobold', arial;
    margin-top: 13px;
    margin-bottom: 8px;
    font-weight: 400
}

.block-about p {
    color: #585a5b;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: justify
}

.block-about .img-block .items {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 56px
}

.block-about .img-block .items .column {
    margin-bottom: 20px
}

#newsletter {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 300px;
    height: 125px;
    padding: 0;
    margin: 0;
    z-index: 999;
    border: none;
    border-bottom: 16px solid #01adab;
    display: none
}

#newsletter .title {
    background: #01adab;
    font-size: 17px;
    font-family: 'robotobold', arial;
    text-align: center;
    color: #fff;
    padding: 5px 0
}

#newsletter .description {
    padding: 9px 7px 14px 6px
}

#newsletter label {
    color: #bebfbf;
    font-family: 'robotobold', arial;
    font-size: 13px;
    letter-spacing: .5px;
    display: block
}

#newsletter .form-input {
    width: 190px;
    height: 28px;
    font-size: 12px;
    color: #b0b0b3;
    padding-left: 15px;
    float: left;
    margin-left: 35px
}

#newsletter .form-submit {
    font-size: 19px;
    text-indent: 10000px;
    width: 33px;
    height: 28px;
    background: url(../images/bg-submit-nl.png) center center no-repeat #01adab;
    border: none;
    color: #fff;
    position: relative;
    left: -3px
}

#newsletter .close-button {
    color: #fff;
    top: 2px
}

.comparatif-header {
    background: url(../images/comparatif.jpg) 0 0 no-repeat;
    background-size: 100% 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px
}

.comparatif-header h1 {
    color: #fff;
    font-size: 41px;
    font-family: 'robotobold', arial;
    text-align: center;
    text-transform: uppercase
}

.page-marque .accordion .left, .page-comparatif .accordion .left {
    float: left
}

.page-marque .accordion .right, .page-comparatif .accordion .right {
    float: right
}

.page-marque .accordion, .page-comparatif .accordion {
    border: none;
    padding-left: 0
}

.page-comparatif .accordion .accordion-item {
    border-bottom: 1px solid #e0dbdb;
    padding-bottom: 3px;
    overflow: hidden
}

.page-marque .accordion .accordion-item {
    border-bottom: none;
    padding-bottom: 3px;
    overflow: hidden
}

.page-comparatif .accordion .accordion-title {
    border: none;
    padding: 12px 0 12px 26px;
    font-size: 14px;
    font-family: 'robotomedium', arial;
    color: #59595a;
    width: 90%
}

.page-marque .accordion .accordion-title {
    border: none;
    padding: 12px 0 12px 26px;
    font-size: 14px;
    font-family: 'robotomedium', arial;
    color: #59595a;
    width: 100%
}

.page-marque .accordion .accordion-title h3, .page-comparatif .accordion .accordion-title h3 {
    font-size: 14px;
    font-family: 'robotomedium', arial;
    font-weight: 400
}

.page-comparatif .accordion .accordion-title::after {
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(../images/accordeon-picto.png) 0 0 no-repeat;
    vertical-align: middle;
    position: absolute;
    right: 5px
}

.page-marque .accordion .accordion-content, .page-comparatif .accordion .accordion-content {
    border: none;
    padding: 0 0 0 24px
}

.page-marque .accordion .accordion-content a.link, .page-comparatif .accordion .accordion-content a.link {
    display: block;
    color: #01adab;
    font-size: 14px;
    font-family: 'robotoregular';
    margin-bottom: 3px
}

.page-marque .accordion .accordion-content a.link:before, .page-comparatif .accordion .accordion-content a.link:before {
    content: '';
    width: 13px;
    height: 13px;
    display: inline-block;
    padding-left: 16px;
    background: url(../images/accordeon-picto-active.png) 0 0 no-repeat;
    vertical-align: middle
}

.page-marque .accordion .accordion-title::before, .page-comparatif .accordion .accordion-title::before {
    content: '';
    right: auto;
    left: 0;
    width: 17px;
    height: 17px;
    background: url(../images/accordeon-hide.png) 0 0 no-repeat
}

.page-marque .accordion .active&gt;.accordion-title::before, .page-comparatif .accordion .active&gt;.accordion-title::before {
    background-image: url(../images/accordeon-active.png)
}

.accordion-title:focus, .accordion-title:hover {
    background: none
}

.page-comparatif .appel-offre .content {
    width: 266px;
    height: 225px;
    margin-top: 50px;
    background: #01adab;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    text-align: center
}

.page-comparatif .appel-offre .content span, .page-comparatif .appel-offre .content strong {
    display: block;
    color: #fff;
    font-size: 25px;
    font-family: 'robotoregular', arial;
    line-height: 1.2
}

.page-comparatif .appel-offre .content strong {
    font-family: 'robotobold', arial
}

.page-comparatif .appel-offre .content p {
    padding-top: 26px;
    margin-bottom: 20px
}

.page-comparatif .appel-offre .content a.link {
    display: inline-block;
    color: #fff;
    padding: 14px 13px 14px 36px;
    background: #59595a url(../images/appel-offre-lnk.png) 4% center no-repeat;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px
}

.page-comparatif .bloc-comparatif {
    margin-top: 41px;
    padding-top: 30px;
    background: #fcfbfb
}

.page-comparatif .bloc-comparatif h2 {
    color: #01adab;
    font-size: 24px;
    font-family: 'robotobold', arial;
    margin-bottom: 5px;
    text-decoration: underline
}

.page-comparatif .bloc-comparatif .column.left {
    padding-left: 0;
    padding-right: 22px
}

.page-comparatif .bloc-comparatif .column.right {
    padding-left: 0;
    padding-right: 22px
}

.page-comparatif .bloc-comparatif p {
    text-align: justify;
    font-size: 12px;
    font-family: 'robotoregular', arial;
    color: #585a5b;
    margin-bottom: 30px
}

.page-comparatif .recherche {
    margin: 46px 0;
    padding: 0
}

.page-comparatif .recherche .column:first-child {
    padding: 0 4rem 0 0
}

.page-comparatif .recherche .column:nth-child(2) {
    padding: 0 2rem
}

.page-comparatif .recherche .column:last-child {
    padding: 0 0 0 4rem
}

.page-comparatif .recherche h3 {
    font-size: 17px;
    font-family: 'robotobold', arial;
    color: #585a5b;
    border-bottom: 1px solid #e0dbdb;
    padding-bottom: 10px;
    margin-bottom: 14px;
    padding-left: 10px
}

.page-comparatif .recherche li a {
    font-size: 13px;
    color: #808283;
    font-family: 'robotolight', arial;
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 15px
}

.annuaire-header {
    background: url(../images/annuaire.jpg) 0 0 no-repeat;
    background-size: 100% 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 10px
}

.annuaire-header h1 {
    color: #fff;
    font-size: 32px;
    font-family: 'robotobold', arial;
    text-align: center;
    text-transform: uppercase
}

.breadcrumbs li:nth-child(2):before {
    content: none
}

.breadcrumbs li {
    font-family: 'robotoregular', arial;
    font-size: 12px;
    color: #7a7a7b;
    text-transform: none;
    margin-right: 5px
}

.breadcrumbs a {
    color: #9a9a9b
}

.breadcrumbs li:not(:last-child)::after {
    content: '';
    color: #7a7a7b;
    font-size: 12px;
    font-family: 'robotoregular';
    margin: 0 0 0 5px
}

.breadcrumbs li:first-child:after {
    display: none
}

.annuaire-recherche {
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 50px
}

.annuaire-recherche h2 {
    font-size: 22px;
    color: #01adab;
    font-family: 'robotobold', arial;
    margin-bottom: 20px
}

.page-annuaire-2 .annuaire-recherche.annuaire-search #frmFiltreAnnuaire .form-item {
    float: left!important;
    width: 19%!important;
    padding: 0 10px 0 0 !important
}

.page-annuaire-2 .annuaire-recherche.annuaire-search #frmFiltreAnnuaire .sel-check.check-annuaire {
    width: 18%!important
}

.annuaire-recherche .normal {
    overflow: hidden
}

.annuaire-recherche .normal .form-item {
    float: left
}

.annuaire-recherche .normal .form-item.search {
    float: left;
    text-align: left
}

.annuaire-recherche .m-large {
    width: 15%;
    padding: 0 10px
}

.page-annuaire div.selector {
    background: #fff url(../images/bg-select.png) right center no-repeat;
    background-size: auto 100%;
    border: 1px solid #ececec;
    padding-right: 20px;
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.page-annuaire div.selector span {
    color: #b0b0b3;
    font-size: 13px;
    font-family: 'robotobold';
    padding: 5px 0
}

.page-annuaire div.selector select {
    width: 100%;
    height: 100%;
    top: 0;
    cursor: pointer
}

.page-annuaire div.selector select option {
    font-size: 13px;
    font-family: 'lato'
}

.annuaire-recherche .search input[type="submit"]{
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: #01adab url(../images/advenced-search.png) 10% center no-repeat;
    color: #fff;
    font-family: 'lato';
    font-weight: 400;
    font-size: 16px;
    display: block;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}
.annuaire-recherche .div-submit input{
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: #01adab;
    color: #fff;
    font-family: 'lato';
    font-weight: 400;
    font-size: 16px;
    display: block;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	font-weight: bold;
    width: 89%;
}

.annuaire-recherche div.more .column {
    float: left;
    margin-top: 30px
}

.annuaire-recherche div.link {
    padding-left: 30px
}

.annuaire-recherche .link a {
    color: #01adab;
    font-family: 'lato';
    font-weight: 700;
    font-size: 14px;
    text-decoration: underline
}

.annuaire-recherche a.less, .annuaire-recherche div.more {
    display: none
}

.page-detail-annuaire .ann-detail-descr .img, .page-annuaire .annuaire-listing .items .content .img, .page-annuaire-2 .annuaire-listing .items .img, .page-annuaire .annuaire-listing-page .items .img {
    height: 150px;
    border: 1px solid #ececec;
    white-space: nowrap;
    text-align: center;
    background: #fff;
    margin-right: 10px
}

.page-annuaire .annuaire-listing.annuaire-listing-page .items .img {
    margin-right: 0
}

.annuaire-listing .head {
    border: 1px solid #e2dddd;
    padding: 0
}

.annuaire-listing .head a {
    text-decoration: underline
}

.annuaire-listing a.button {
    background: url(../images/bg-pdf.png) 2px center no-repeat;
    background-size: auto 100%;
    color: #01adab;
    font-size: 16px;
    font-family: 'lato';
    padding: 2px 0 2px 30px;
    float: left
}

.annuaire-listing .results {
    float: right
}

.annuaire-listing .results span.res {
    font-family: 'robotoregular', arial;
    font-size: 14px;
    color: #a5a5a6;
    vertical-align: top
}

.annuaire-listing .results div.selector {
    padding-right: 30px;
    padding-left: 5px;
    width: 60px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    position: relative;
    top: -3px
}

.annuaire-listing .items {
    margin-top: 10px;
    padding: 0
}

.annuaire-listing .item {
    margin-bottom: 15px;
    padding: 0
}

.annuaire-listing .item .top {
    font-size: 15px;
    color: #fff;
    font-family: 'robotolight', arial;
    background: #59595a;
    padding: 10px 10px 10px 23px
}

.annuaire-listing .item .top h3 a, .annuaire-listing .item .top h3 {
    font-size: 17px;
    font-family: 'robotobold', arial;
    text-transform: uppercase;
    display: inline-block;
    color: #fff
}

.annuaire-listing .item .top h3:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #fff;
    margin: 0 10px
}

.annuaire-listing .content {
    padding-top: 12px;
    padding-bottom: 12px
}

.annuaire-listing .content:hover {
    background: #f9f4f4
}

.annuaire-listing .content h4 {
    font-size: 15px;
    font-family: 'robotobold';
    color: #01adab;
    font-weight: 400
}

.annuaire-listing .content li, .annuaire-listing .content li a {
    font-size: 13px;
    font-family: 'robotoregular', arial;
    color: #59595a;
    line-height: 1.3
}

.annuaire-listing .content .last {
    margin-top: 15px;
    padding: 0 0 0 6%
}

.annuaire-listing .content .last li {
    padding-left: 20px;
    margin-bottom: 7px
}

.annuaire-listing .content .last li.home {
    background: url(../images/home.png) 0 center no-repeat
}

.annuaire-listing .content .last li.phone {
    background: url(../images/phone.png) 0 center no-repeat
}

.annuaire-listing .content .last li.web {
    background: url(../images/web.png) 0 center no-repeat
}

.annuaire-listing .bottom {
    background: #c3c2c2;
    padding: 0 0 0 25px
}

.annuaire-listing .bottom ul {
    padding-top: 5px
}

.annuaire-listing .bottom li {
    font-size: 13px;
    font-family: 'robotoregular', arial;
    color: #fff;
    display: inline
}

.annuaire-listing .bottom li i {
    margin: 0 1%;
    font-style: normal
}

.annuaire-listing .bottom .links {
    padding: 0;
    text-align: right
}

.annuaire-listing .bottom a {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin-left: 2px;
    color: #fefefe;
    font-family: 'robotobold', arial;
    font-size: 14px;
    padding: 11px 20px 11px 30px;
    float: none;
    margin-bottom: 0
}

.annuaire-listing .bottom a.contact {
    background: #01adab url(../images/contact.png) 5px center no-repeat
}

.annuaire-listing .bottom a.infos {
    background: #01adab url(../images/plus.png) 10px center no-repeat
}

.pagination {
    clear: both;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 10px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8
}

.pagination li {
    display: inline-block;
    float: none
}

.pagination a, .pagination button {
    background: #6e6e6e;
    color: #fff;
    font-size: 12px;
    font-family: 'robotobold', arial;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.pagination a:hover, .pagination button:hover {
    background: #01adab
}

.pagination .current {
    padding: 0;
    background: none
}

.pagination .current a, .pagination .current button {
    background: #01adab
}

.pagination .unavailable a, .pagination .unavailable button {
    background: none;
    color: #6e6e6e;
    font-size: 20px;
    padding: 0
}

.page-annuaire .recherche {
    margin-top: 30px
}

.page-annuaire .recherche li.recherche-niv1 {
    font-size: 13px;
    color: #b3b5b6;
    font-family: 'robotolight', arial;
    display: inline
}

.page-annuaire .recherche h3 {
    font-size: 13px;
    color: #585a5b;
    font-family: 'robotomedium';
    margin-bottom: 7px;
    display: inline-block;
    padding-right: 13px;
    position: relative;
    cursor: pointer
}

.page-annuaire .recherche h3:before {
    content: '';
    position: absolute;
    margin-top: -.3rem;
    background: url(../images/arrow-top.png) 0 0 no-repeat!important;
    width: 9px;
    height: 7px;
    top: 11px;
    right: 0
}

.page-annuaire .recherche h3.active:before {
    background-image: url(../images/arrow-bottom.png)
}

.page-annuaire-2 .recherche h3:before {
    display: none
}

.page-annuaire .recherche .accordion {
    display: block !important;
}

.page-annuaire .recherche .accordion.active {
    display: block !important;
}

.page-annuaire .recherche .accordion {
    border-radius: 0;
    border: none;
    background: transparent
}

.page-annuaire .recherche .item, .page-annuaire .recherche .accordion-item {
    margin-left: 7px
}

.page-annuaire .recherche .item {
    line-height: 1;
    margin-bottom: 10px
}

.page-annuaire .recherche a.accordion-title, .page-annuaire .recherche a.title {
    padding: 0;
    margin-bottom: 13px;
    border: none;
    font-family: 'robotolight';
    font-size: 11.5px;
    color: #292929;
    padding-left: 20px
}

.page-annuaire .recherche a.accordion-title {
    display: inline-block;
    padding-right: 12px
}

.page-annuaire .recherche a.accordion-title:before {
    content: '';
    background: url(../images/arrow-bottom.png) 0 0 no-repeat!important;
    width: 9px;
    height: 7px;
    top: 10px;
    right: 0
}

.page-annuaire .recherche .is-active a.accordion-title:before {
    background-image: url(../images/arrow-top.png)
}

.page-annuaire .recherche .accordion-content {
    padding: 0;
    margin-left: 20px;
    margin-bottom: 14px;
    border: none;
    display: block !important
}

.page-annuaire .recherche .accordion-content a {
    color: #808283;
    font-family: 'robotolight';
    font-size: 11.5px;
    display: block
}

.page-annuaire-2 .refs {
    background: #01adab url(../images/se-referencer.png) 5px center no-repeat;
    background-size: 16px 15px;
    font-size: 14px;
    font-family: 'robotobold', arial;
    margin-bottom: 0;
    padding: 9px 10px 8px 29px;
    vertical-align: top;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.page-annuaire-2 .annuaire-recherche .infos {
    display: inline-block;
    text-indent: 9999px;
    width: 19px;
    height: 19px;
    background: url(../images/infos.png) 0 0 no-repeat;
    background-size: 100%;
    vertical-align: middle
}

.page-annuaire-2 .annuaire-recherche input[type="submit"] {
    width: auto;
    display: inline-block;
    padding-left: 30px;
    padding-right: 6px;
    background-position-x: 8px
}

.page-annuaire-2 .annuaire-recherche.annuaire-search #frmFiltreAnnuaire a.more {
    top: 2px
}

.page-annuaire-2 .annuaire-recherche a.more {
    position: relative;
    top: -32px;
    left: -16px
}

.page-annuaire .annuaire-header a {
    background: #01adab url(../images/voir-nos-comparatifs.png) 3% center no-repeat;
    background-size: 23px 13px;
    padding: 9px 12px 11px 34px;
    font-size: 21px;
    font-family: 'robotobold', arial;
    border: 1px solid #168683;
    margin-top: 30px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px
}

.page-detail-annuaire .page {
    overflow: hidden
}

.page-detail-annuaire .bloc-menu {
    padding: 0
}

.page-detail-annuaire .ann-detail-descr {
    padding: 0;
    background: #fff;
    z-index: 20
}

.page-detail-annuaire .ann-detail-descr .img {
    padding-left: 0
}

.page-detail-annuaire .bloc-menu .description {
    font-family: 'robotoregular', arial;
    font-size: 14px;
    color: #2d2d2e;
    padding-top: 20px
}

.page-detail-annuaire ul.menu {
    display: inline-block;
    margin-top: 15px
}

.page-detail-annuaire ul.menu li {
    margin-right: 4px;
    display: inline-block
}

.page-detail-annuaire ul.menu li a {
    font-size: 13px;
    font-family: 'robotomedium', arial;
    color: #01adab;
    display: inline-block;
    padding: 5px;
    height: 30px
}

.page-detail-annuaire ul.menu li .active, .page-detail-annuaire ul.menu li .active a, .page-detail-annuaire ul.menu li a:hover {
    border-bottom: 4px solid #01adab
}

.page-detail-annuaire .bloc-menu a.contact {
    display: inline-block;
    float: right;
    width: 130px;
    height: 36px;
    line-height: 36px;
    margin-top: 12px;
    padding-left: 20px;
    background: #01adab url(../images/contact.png) 20px center no-repeat;
    color: #fff;
    font-size: 14px;
    font-family: 'robotoblack', arial;
    text-align: center
}

.page-detail-annuaire .bloc-menu a.contact:hover {
    opacity: .8
}

.page-detail-annuaire .ann-content-bg {
    background: #fcfbfb;
    padding-top: 18px;
    padding-bottom: 20px
}

.page-detail-annuaire .detail-ann-content {
    overflow: hidden;
    clear: both;
    margin-top: 22px;
    border-top: 3px solid #dddfdf
}

.page-detail-annuaire .detail-ann-content h2 {
    font-family: 'robotobold', arial;
    font-size: 19px;
    text-transform: uppercase;
    color: #01adab;
    margin-bottom: 15px;
    margin-left: 20px;
    font-weight: 400
}

.page-detail-annuaire .detail-ann-content .top {
    padding: 0
}

.page-detail-annuaire .detail-ann-content .left {
    padding-left: 10px;
    border-left: 8px solid #01adab
}

.page-detail-annuaire .detail-ann-content h3 {
    color: #01adab;
    font-family: 'robotobold', arial;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 400
}

.page-detail-annuaire .detail-ann-content .top .flex-viewport {
    height: 170px!important
}

.page-detail-annuaire .detail-ann-content .top .flex-prev {
    position: absolute;
    display: inline-block;
    text-indent: 9999px;
    top: 44px;
    background: url(../images/slider-top.png) center center no-repeat;
    width: 40px;
    height: 15px;
    left: 50%;
    margin-left: -10px
}

.page-detail-annuaire .detail-ann-content .top .flex-next {
    position: absolute;
    display: inline-block;
    text-indent: 9999px;
    bottom: 10px;
    background: url(../images/slider-bottom.png) center center no-repeat;
    width: 40px;
    height: 15px;
    left: 50%;
    margin-left: -10px
}

.page-detail-annuaire .detail-ann-content li {
    font-size: 12px;
    font-family: 'robotoregular';
    color: #59595a
}

.page-detail-annuaire .detail-ann-content .item-ct li {
    height: auto;
    margin-bottom: 2px;
    line-height: 1.3;
    padding-bottom: 5px
}

.page-detail-annuaire .detail-ann-content .top .item {
    padding: 0 10px 0 0;
    height: 250px;
    overflow: hidden
}

.page-detail-annuaire .detail-ann-content .item .item-ct {
    background: #fff;
    border: 1px solid #efefef;
    padding: 15px;
    height: 100%;
    position: relative
}

.page-detail-annuaire .detail-ann-content .left .descr-wrapp {
    padding: 0 10px 0 0
}

.page-detail-annuaire .detail-ann-content .left .desc {
    background: #fff;
    border: 1px solid #efefef;
    padding: 15px;
    margin-top: 11px
}

.page-detail-annuaire .detail-ann-content .left .desc p {
    font-family: 'robotoregular';
    color: #59595a;
    font-size: 12px
}

.page-detail-annuaire .detail-ann-content .left .desc strong {
    font-family: 'robotobold';
    color: #01adab;
    font-weight: 400
}

.page-detail-annuaire .detail-ann-content .left .desc li {
    display: inline-block;
    height: auto
}

.page-detail-annuaire .detail-ann-content .left .desc li:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #909091
}

.page-detail-annuaire .detail-ann-content .top .img {
    background: #fff;
    border: 1px solid #efefef;
    height: 378px;
    text-align: center;
    display: inline-block
}

.page-detail-annuaire .detail-ann-content .top .img img {
    vertical-align: middle
}

.page-detail-annuaire .detail-ann-content .annuaire-actu h3 {
    text-align: left;
    margin-left: 30px;
    margin-bottom: 10px;
    margin-top: 20px
}

.page-detail-annuaire .detail-ann-content .annuaire-actu .actu-slider {
    margin: 10px 20px 8px;
    position: relative
}

.page-detail-annuaire .detail-ann-content .annuaire-actu .actu-slider a.flex-prev {
    position: absolute;
    top: 40%;
    left: -20px;
    width: 20px;
    height: 30px;
    display: inline-block;
    text-indent: 9999px;
    background: url(../images/slider-prev.png) center center no-repeat
}

.page-detail-annuaire .detail-ann-content .annuaire-actu .actu-slider a.flex-next {
    position: absolute;
    top: 40%;
    right: -20px;
    width: 20px;
    height: 30px;
    display: inline-block;
    text-indent: 9999px;
    background: url(../images/slider-next.png) center center no-repeat
}

.page-detail-annuaire .detail-ann-content .annuaire-actu .item {
    background: #faf9f9;
    padding: 8px;
    overflow: hidden;
    position: relative
}

.page-detail-annuaire .detail-ann-content .annuaire-actu .item img {
    float: left;
    margin-right: 8px
}

.page-detail-annuaire .detail-ann-content .annuaire-actu .item p {
    font-family: 'robotoregular';
    font-size: 12px;
    color: #59595a
}

.page-detail-annuaire .detail-ann-content .annuaire-actu .item a {
    font-size: 11.5px;
    color: #01adab;
    font-family: 'robotomedium';
    text-decoration: underline;
    position: absolute;
    bottom: 8px;
    right: 8px
}

.page-detail-annuaire .coordonne {
    background: #fcfbfb;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px 0
}

.page-detail-annuaire .coordonne h3 {
    text-align: left;
    text-decoration: underline;
    margin-bottom: 15px
}

.page-detail-annuaire .coordonne p {
    font-family: 'robotobold';
    color: #59595a;
    font-size: 18px
}

.page-detail-annuaire .coordonne li, .page-detail-annuaire .coordonne li a {
    font-size: 13px;
    font-family: 'robotoregular', arial;
    color: #59595a;
    line-height: 1.3
}

.page-detail-annuaire .coordonne li a {
    text-decoration: underline
}

.page-detail-annuaire .coordonne li {
    padding-left: 20px;
    margin-bottom: 7px
}

.page-detail-annuaire .coordonne li.home {
    background: url(../images/home.png) 0 center no-repeat
}

.page-detail-annuaire .coordonne li.phone {
    background: url(../images/phone.png) 0 center no-repeat
}

.page-detail-annuaire .coordonne li.web {
    background: url(../images/web.png) 0 center no-repeat
}

.page-comparatif-tableau .comparatif-content th span.show-child {
    background: url(../images/flech-bottom.png) right center no-repeat;
    display: table-cell;
    padding-right: 10px;
    padding-left: 8px;
    margin: 10px 10px;
    height: 91px;
    vertical-align: middle;
    text-align: center;
}

.page-comparatif-tableau .comparatif-content th span.show-child h2 {
    font-size: 13.5px;
    font-weight: 400
}

.page-comparatif-tableau .comparatif-content th span.show-child.no-Arrow {
    background: none!important
}

.page-comparatif-tableau .comparatif-content th {
    padding: 0!important
}

.page-comparatif-tableau {
    border-top: 1px solid #e7e7e8;
    padding-top: 15px
}

.page-comparatif-tableau .header {
    overflow: hidden
}

.page-comparatif-tableau h1 {
    font-size: 21px;
    color: #01adab;
    font-family: 'robotobold';
    padding-left: 10px;
    border-left: 4px solid #01adab;
    float: left;
    font-weight: 400
}

.page-comparatif-tableau .download {
    float: right
}

.page-comparatif-tableau .download div.selector {
    width: 75px;
    height: 30px;
    line-height: 28px;
    background-image: url(../images/bg-select-2.png);
    background-color: #01adab;
    display: inline-block
}

.page-comparatif-tableau .download div.selector span {
    color: #fff;
    padding: 0;
    font-family: 'lato'
}

.page-comparatif-tableau .download label {
    display: inline-block;
    vertical-align: top;
    font-family: 'lato';
    font-size: 12px;
    color: #59595a;
    margin-left: 5px
}

.page-comparatif-tableau .comparatif-content {
    margin-top: 23px
}

.page-comparatif-tableau .comparatif-content .infos {
    font-size: 16px;
    font-family: 'robotobold', arial;
    background: #01adab url(../images/infos-2.png) 10px center no-repeat;
    padding: 7px 12px 7px 40px;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    position: relative;
    font-weight: 400
}

.page-comparatif-tableau .comparatif-content .infos:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 10px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #01adab
}

.page-comparatif-tableau .comparatif-content .offre {
    font-size: 16px;
    font-family: 'robotobold', arial;
    background: #59595a url(../images/offre.png) 10px center no-repeat;
    padding: 7px 12px 7px 40px;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    margin-left: 10px;
    font-weight: 400
}

.page-comparatif-tableau .comparatif-content .resultat {
    font-size: 14px;
    font-family: 'robotoregular';
    color: #a5a5a6;
    float: right
}

.page-comparatif-tableau .comparatif-content th {
    height: 85px;
    background: #01adab;
    font-family: 'robotomedium'!important;
    font-size: 13.5px;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    position: relative;
    cursor: pointer;
    border-right: 1px solid #c7c5c5
}

.page-comparatif-tableau .comparatif-content th:first-child {
    background-image: none
}

.page-comparatif-tableau .comparatif-content th .content {
    text-align: left;
    background: #fff;
    border: 1px solid #ced0d0;
    position: absolute;
    top: 91px;
    left: 0;
    padding: 20px;
    width: 215px;
    cursor: auto;
    z-index: 10;
    display: none
}

.page-comparatif-tableau .comparatif-content th .input-checkbox {
    margin-right: 10px
}

.page-comparatif-tableau .comparatif-content th label {
    color: #555;
    font-size: 12px;
    text-transform: capitalize
}

.page-comparatif-tableau .comparatif-content th .input-submit {
    width: 96px;
    height: 28px;
    line-height: 28px;
    background: #01adab;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border: none;
    margin: 8px auto 0;
    display: block;
    clear: both;
    font-family: 'robotobold', arial;
    border-radius: 5px
}

.page-comparatif-tableau .comparatif-content th .min-max {
    width: 270px
}

.page-comparatif-tableau .comparatif-content th .min-max div {
    width: 44%;
    float: left;
    margin-bottom: 8px
}

.page-comparatif-tableau .comparatif-content th .min-max div.left {
    margin-right: 10%
}

.page-comparatif-tableau .comparatif-content th .min-max label {
    display: block;
    text-align: center
}

.page-comparatif-tableau .comparatif-content th .min-max .input-text, .page-comparatif-tableau .comparatif-content th .text .input-text {
    width: 97px;
    height: 32px;
    text-align: center;
    background: #f7f7f7;
    border: none;
    color: #9a9797
}

.page-comparatif-tableau .comparatif-content th .text .input-text {
    width: 160px;
    text-align: left;
    padding: 0 5px
}

.page-comparatif-tableau .comparatif-content th option {
    color: #000
}

.page-comparatif-tableau .comparatif-content tbody, .page-comparatif-tableau .comparatif-content thead {
    border-left: 1px solid #c7c5c5
}

.page-comparatif-tableau .comparatif-content tr {
    background: none;
    border-bottom: 1px solid #c7c5c5
}

.page-comparatif-tableau .comparatif-content table.tablesaw {
    border-collapse: separate;
    border-left: 1px solid #c7c5c5
}

.page-comparatif-tableau .comparatif-content td {
    background: transparent;
    font-family: 'robotoregular';
    color: #59595a;
    font-size: 13px;
    text-align: center;
    box-shadow: none;
    border-right: 1px solid #c7c5c5;
    border-bottom: 1px solid #c7c5c5;
    line-height: 14px
}

.page-comparatif-tableau .comparatif-content td.no-espace {
    line-height: 2em
}

.page-comparatif-tableau .comparatif-content td.img-hover {
    position: relative
}

.page-comparatif-tableau .comparatif-content td.img-hover div.img-content {
    position: absolute;
    left: 97%;
    bottom: 0;
    width: 110%;
    max-width: 600px;
    display: none;
    background: #fff;
    padding: 10px;
    border: 1px solid #ced0d0;
    z-index: 99
}

.page-comparatif-tableau .comparatif-content td.img-hover div.img-content img {
    width: 100%
}

.page-comparatif-tableau .comparatif-content td.img-hover:hover div.img-content {
    display: block
}

.page-comparatif-tableau .comparatif-content td a {
    color: #01adab;
    text-decoration: underline
}

.page-comparatif-tableau .comparatif-content td a h3 {
    font-size: 13px;
    font-weight: 400
}

.page-comparatif-tableau .comparatif-content td a h2 {
    font-size: 13px;
    font-weight: 400
}

.page-comparatif-tableau .comparatif-content td a.title {
    display: block;
    padding-bottom: 10px
}

.page-comparatif-tableau .comparatif-content td a.position {
    display: inline-block;
    width: 12px;
    height: 17px;
    background: url(../images/local.png) 0 0 no-repeat;
    background-size: 100%
}

.page-comparatif-tableau .comparatif-content td a.position:hover {
    background-image: url(../images/local-active.png)
}

.page-comparatif-tableau .comparatif-content td a.pdf {
    display: inline-block;
    width: 17px;
    height: 19px;
    background: url(../images/bg-pdf1.png) 0 0 no-repeat;
    background-size: 100%
}

.page-comparatif-tableau .comparatif-content td a.pdf:hover {
    background-image: url(../images/bg-pdf1-active.png)
}

.page-comparatif-tableau .comparatif-content td a.lecture {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/bg-play.png) 0 0 no-repeat;
    background-size: 100%
}

.page-comparatif-tableau .comparatif-content td a.lecture:hover {
    background-image: url(../images/bg-play-active.png)
}

.page-comparatif-tableau .comparatif-content td a.check {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/bg-check.png) 0 0 no-repeat;
    background-size: 100%
}

.page-comparatif-tableau .comparatif-content td a.check:hover {
    background-image: url(../images/bg-check-active.png)
}

.page-comparatif-tableau .comparatif-content td a.ask-more {
    display: inline-block;
    background: #01adab;
    color: #fff;
    font-family: 'robotobold';
    font-size: 12px;
    padding: 1px 9px 3px;
    border-radius: 5px;
    text-decoration: none
}

.page-comparatif-tableau .comparatif-content .tablesaw-advance.minimap {
    display: none!important
}

.page-comparatif-tableau .comparatif-content .table-wrapp {
    position: relative;
    margin-top: 20px
}

.page-comparatif-tableau .comparatif-content .table-wrapp .tablesaw-nav-btn.disabled {
    display: none
}

.page-comparatif-tableau .comparatif-content .table-wrapp .tablesaw-nav-btn {
    position: absolute;
    bottom: 0;
    top: auto;
    height: 50%;
    box-shadow: none!important;
    border: none;
    border-radius: 0;
    margin: 0
}

.page-comparatif-tableau .comparatif-content .table-wrapp .tablesaw-nav-btn:before {
    display: none
}

.page-comparatif-tableau .comparatif-content .table-wrapp .tablesaw-nav-btn.right {
    bottom: auto;
    top: 0;
    border-bottom: 1px solid #c7c5c5;
    background: #ededf2 url(../images/table-right.png) center center repeat-y
}

.page-comparatif-tableau .comparatif-content .table-wrapp .tablesaw-nav-btn.left {
    background: #ededf2 url(../images/table-left.png) center center repeat-y
}

.page-comparatif-tableau .comparatif-content .table-wrapp .tablesaw-nav-btn.left.disabled+.right, .page-comparatif-tableau .comparatif-content .table-wrapp .tablesaw-nav-btn.only {
    height: 100%
}

.page-comparatif-tableau .comparatif-content .infos.bottom:after {
    border-top: none;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #01adab;
    bottom: auto;
    top: -13px
}

.page-comparatif-tableau .comparatif-content .compara {
    font-size: 16px;
    font-family: 'robotobold', arial;
    font-weight: 400;
    background: #01adab url(../images/new-compara.png) 10px center no-repeat;
    padding: 7px 12px 7px 40px;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    position: relative;
    margin-left: 10px
}

.page-comparatif-tableau .comparatif-tabs {
    margin-top: 20px;
    background: #fcfbfb;
    padding: 30px 0
}

.page-comparatif-tableau .comparatif-tabs .page {
    overflow: hidden
}

.page-comparatif-tableau .comparatif-tabs h2 {
    font-size: 21px;
    font-family: 'robotobold';
    color: #01adab;
    text-decoration: underline;
    margin-bottom: 20px;
    font-weight: 400
}

.page-comparatif-tableau .comparatif-tabs .column.last {
    padding-left: 50px
}

.comparatif-tabs.page-comparatif .accordion .accordion-title::after {
    display: none
}

.comparatif-tabs.page-comparatif .accordion .accordion-item {
    border: none
}

.comparatif-tabs.page-comparatif p {
    font-size: 12px;
    color: #535353;
    font-family: 'robotoregular';
    margin-bottom: 15px;
    text-align: justify
}

footer {
    background: #01adab;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    margin: 0 auto;
    float: none!important;
    overflow: hidden
}

footer .menu li {
    display: inline-block;
    margin-right: 5px
}

footer .menu li:after {
    content: '';
    width: 1px;
    height: 10px;
    background: #fff;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 1px
}

footer .menu li.last:after {
    display: none
}

footer * {
    font-size: 12px;
    color: #fff;
    vertical-align: top
}

footer a:hover {
    color: #fff
}

.title-bar .menu-icon.active:after {
    box-shadow: none;
    top: 10px;
    transform: rotate(45deg) translateY(-7px);
    -webkit-transform: rotate(45deg) translateY(-7px);
    -moz-transform: rotate(45deg) translateY(-7px)
}

.title-bar .menu-icon.active:before {
    content: '';
    position: absolute;
    display: block;
    background: #fefefe;
    top: 0;
    left: 0;
    width: 28px;
    height: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transform: rotate(-45deg) translateY(7px);
    -webkit-transform: rotate(-45deg) translateY(7px);
    -moz-transform: rotate(-45deg) translateY(7px)
}

.block-push-hp.page.columns.large-12.ss-active {
    padding-top: 100px
}

.block-actualite.page.columns.small-collapse.ss-active {
    padding-top: 200px
}

.cookies {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    opacity: .8;
    width: 100%!important
}

.text-actualite ul li:before, .txt-machine ul li:before {
    content: '-';
    font-weight: 700;
    padding-right: 10px;
    float: left
}

.text-actualite ul, .txt-machine ul {
    margin-left: 16px
}

.text-actualite ol, .txt-machine ol {
    list-style: url;
    margin-left: 30px
}

h2.titre-produit-item a {
    font-size: 17px;
    font-weight: 400;
    cursor: pointer;
    padding-left: 10px;
    text-decoration: underline;
    color: #59595a
}

.produit-item.bloc-produit {
    display: none
}

a.link-machine h3 {
    font-size: 15px;
    font-weight: 400
}

.link-machine {
    color: #59595a;
    font-size: 15px
}

.bloc-machine ul {
    margin-left: 20px
}

.produit-fiche {
    padding-left: 0!important;
    padding-right: 0!important
}

.annuaire-recherche.entreprise-recherche.machine-bg.large-12 {
    background: #fff!important
}

.infos-machine ul li h3 {
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    font-family: 'robotoregular', arial;
    color: #59595a;
    margin-bottom: 0
}

.infos-machine h2 {
    font-weight: 400!important;
    font-size: 19.35px!important;
    color: #01adab;
    font-family: 'robotobold', arial!important;
    text-decoration: underline;
    margin-bottom: 2%;
    border: none!important
}

.btns-machine h2 {
    font-size: 21.59px;
    display: inline-block;
    font-weight: 400
}

.entreprise-recherche h1 {
    font-size: 21.64px;
    border-left: 4px solid #01adab;
    padding: 0 9px;
    font-family: 'robotobold', arial;
    color: #01adab;
    font-weight: 400;
    margin-bottom: 20px
}

.entreprise-recherche h1 span:before {
    content: '&gt;';
    padding: 0 6px;
    color: #9a9a9b
}

.entreprise-recherche h1 a.machine-link {
    font-size: 18px;
    color: #9a9a9b;
    font-family: robotobold;
    text-decoration: underline;
    font-weight: 400
}

@media screen and (max-width:39.9375em) {
    .annuaire-recherche h1 {
        font-size: 15px;
        text-align: center
    }
}

@media screen and (max-width:39.938em) {
    .btns-machine .left h2 {
        font-size: 16px;
        background-size: 5% auto
    }
    .machine-recherche h1 {
        display: none
    }
    .infos-machine ul li h3 {
        text-align: left
    }
}

@media screen and (max-width:63.9375em) {
    .entreprise-recherche h1 {
        font-size: 13px
    }
    .entreprise-recherche h1 a.machine-link {
        font-size: 13px
    }
}

div.page.bloc-machine ul li h3 {
    font-weight: 400;
    line-height: 22.5px
}

.annuaire-listing .item .top h2 {
    font-size: 15px;
    display: inline;
    font-weight: 400;
    font-family: 'robotoregular', arial
}

.annuaire-listing .content h2 {
    font-size: 15px;
    font-family: 'robotobold';
    color: #01adab;
    font-weight: 400
}

.annuaire-listing .content li h3 {
    font-size: 13px;
    font-family: 'robotoregular', arial;
    color: #59595a;
    line-height: 1.3;
    font-weight: 400
}

.annuaire-listing .bottom li h2 {
    font-size: 13px;
    font-family: 'robotoregular', arial;
    color: #fff;
    display: inline
}

@media screen and (max-width:39.9375em) {
    .annuaire-listing .bottom li h2 {
        font-size: 12px;
        float: none;
        display: block;
        font-weight: 400
    }
}

.page-detail-annuaire .bloc-menu .description h2 {
    font-family: 'robotoregular', arial;
    font-size: 14px;
    color: #2d2d2e;
    padding-top: 20px;
    font-weight: 400
}

.page-detail-annuaire .detail-ann-content .item .item-ct h2 {
    color: #01adab;
    font-family: 'robotobold', arial;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 400;
    text-transform: none
}

.page-detail-annuaire .detail-ann-content .item-ct li h3 {
    font-size: 12px;
    font-family: 'robotoregular';
    color: #59595a;
    text-align: left;
    line-height: 1.3;
    margin-bottom: 2px
}

.page-detail-annuaire .detail-ann-content .left .desc h3 {
    display: inline;
    font-family: 'robotoregular';
    color: #59595a;
    font-size: 12px
}

.page-detail-annuaire .detail-ann-content .left .desc h2 {
    display: inline;
    font-size: 12px;
    text-transform: none;
    margin-left: 0
}

.page-detail-annuaire .coordonne h2 {
    text-align: left;
    margin-bottom: 15px;
    font-family: 'robotobold', arial;
    font-size: 16px;
    text-transform: none;
    margin-left: 0;
    margin-bottom: 0
}

.page-detail-annuaire .coordonne h2 p {
    margin-top: 15px
}

.page-detail-annuaire .coordonne h2::first-line {
    text-decoration: underline
}

@media screen and (max-width:39.9375em) {
    .page-detail-annuaire .detail-ann-content .item .item-ct h2 {
        font-size: 19px;
        text-align: left
    }
    .page-detail-annuaire .coordonne h2 {
        font-size: 19px!important;
        text-align: left!important;
        margin-bottom: 0!important
    }
}

.annuaire-listing .item .top h2.ignore-after {
    font-family: 'robotobold', arial
}

.annuaire-listing .item .top h1.ignore-after {
    font-family: 'robotobold', arial
}

.annuaire-recherche h1 {
    font-size: 22px;
    color: #01adab;
    font-family: 'robotobold', arial;
    margin-bottom: 20px;
    font-weight: 400
}

.page-ency .accordion .accordion-content a.link {
    font-weight: 400
}

.page-ency-detail .breadcrumbs li h1 {
    font-size: 12px;
    text-transform: none;
    display: inline;
    font-weight: 400
}

@media screen and (max-width:39.9375em) {
    .annuaire-recherche h1 {
        font-size: 15px;
        text-align: center
    }
}

.annuaire-listing .item .top h2 {
    font-size: 17px;
    font-family: 'robotobold', arial;
    text-transform: uppercase;
    display: inline-block;
    color: #fff
}

@media screen and (max-width:39.9375em) {
    .annuaire-listing .item .top h2 {
        font-size: 15px;
        display: block;
        text-align: center
    }
}

.block-menu-bottom .page div&gt;a {
    color: #fff;
    font-size: 17px;
    font-family: 'robotobold', arial;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 0;
    display: block
}

@media screen and (max-width:39.9375em) {
    .block-menu-bottom .page div&gt;a+ul {
        display: none
    }
}

.page-detail-annuaire .detail-ann-content .item-ct .annuaire-slider .slides li.clone:last-child {
    display: none!important
}

.myjustifytext {
    padding-left: 15px;
    width: 70%;
    font-size: 12px;
    color: #535353;
    font-family: 'robotoregular';
    margin-bottom: 15px;
    text-align: justify
}

@media screen and (max-width:39.9375em) {
    .myjustifytext {
        text-align: justify;
        width: 90%;
        margin: auto;
        padding-left: 0
    }
    .customdownload {
        position: initial!important
    }
}

@media screen and (min-width:39.9375em) and (max-width:929px) {
    .myjustifytext {
        width: 60%
    }
}

.customdownload {
    bottom: 10px;
    position: absolute;
    right: 0
}

.downloaddiv {
    position: relative;
    min-height: 31px
}

.page-comparatif-tableau .comparatif_h1 {
    font-size: 21px;
    color: #01adab;
    font-family: 'robotobold';
    padding-left: 10px;
    border-left: 4px solid #01adab;
    float: left;
    font-weight: 400
}

.accordion-content {
    background-color: white
}

.page-comparatif-tableau .comparatif-tabs .comparatif_h2 {
    font-size: 21px;
    font-family: 'robotobold';
    color: #01adab;
    text-decoration: underline;
    margin-bottom: 20px;
    font-weight: 400
}

.page-comparatif-tableau .comparatif_lien {
    border: none;
    padding: 12px 0 12px 10px;
    font-size: 14px;
    font-family: 'robotomedium', arial;
    color: #59595a;
    display: block
}

.page-marque .comparatif_lien {
    border: none;
    padding: 4px 0 4px 10px;
    font-size: 14px;
    font-family: 'robotomedium', arial;
    color: #59595a;
    display: block
}

.page-comparatif .accordion .accordion-title.mod::before {
    background: url(../images/valide2.png) 0 0 no-repeat!important
}

.window .popup-pers .compte-creer&gt;p {
    font-size: 18px;
    display: inline-block
}

.compte-creer&gt;p {
    font-size: 23px;
    color: #fff;
    font-family: 'robotobold', arial;
    padding: 2% 0;
    text-align: center;
    font-weight: 400!important
}

#window3 .pass-oublie p {
    color: #01ADAB;
    font-size: 23.14px;
    font-family: 'robotobold', arial;
    padding-bottom: 10px
}

#window7 .popup-pers .content-list ul li p {
    color: #01adab;
    font-size: 22.72px;
    font-family: 'robotobold', arial;
    font-weight: 400
}

#window7 .popup-pers .popup-columns p {
    color: #01adab;
    font-size: 22.72px;
    font-family: 'robotobold', arial
}

#window7 .popup-pers .pop-column p {
    color: #fff;
    background: #01adab;
    font-size: 16px;
    font-family: 'robotobold', arial;
    width: 30%;
    display: inline-block;
    float: left;
    text-align: center;
    margin: 5px 0
}

.page-comparatif .accordion .accordion-content a.link p {
    font-size: 14px;
    font-family: 'robotoregular';
    font-weight: 400;
    color: #01adab
}

.page-comparatif .accordion .left.arrow .is-active .accordion-title::before {
    background: url(../images/arrow-top.png) 0 0 no-repeat!important;
    top: 24px
}

.page-comparatif .accordion .left.arrow .accordion-title::before {
    background: url(../images/arrow-bottom.png) 0 0 no-repeat!important;
    top: 24px
}

.page-comparatif .accordion .left.arrow .accordion-content .link.link-machine p {
    margin-bottom: 0
}

.page-comparatif .accordion .left.arrow .accordion-title {
    font-weight: 700
}

.bg-gray {
    background-color: #fcfbfb
}

.page-comparatif .bg-gray .accordion .accordion-content {
    background-color: #fcfbfb
}

.bg-white {
    background-color: #fff!important
}

.page-marque .accordion .accordion-content, .page-comparatif .bg-white .accordion .accordion-content {
    background-color: #fff
}

.test {
    height: 220px;
    width: 174px;
    overflow: hidden;
    float: left;
    border: 0.2px solid #d3d3d3;
    margin-right: 30px;
    margin-bottom: 25px;
}

.local-icon {
    float: right;
    padding-right: 2px;
}

.icons-div {
    border-bottom: 0.2px solid #d3d3d3;
    height: 30px;
}

.list-icons {
    padding: 3px;
}

.image-div {
    height: 85px;
}

.produit-fiche.produit-item {
    display: block;
}

.page.product-block {
    border: 0.2px solid #d3d3d3;
    width: 300px;
    float: left;
}

.top-block {
    height: 31px;
}

.local-icon {
    float: right;
    padding: 3px;
    padding-right: 7px;
}

.media-icon, .pdf-icon {
    float: left;
    padding-left: 4px;
    padding: 3px;
}

.product-title {
    font-weight: normal;
    font-style: normal;
    color: grey;
    text-align: center;
}

.annuaire-header p {
    color: #fff;
    font-size: 32px;
    font-family: 'robotobold', arial;
    text-align: center;
    text-transform: uppercase;
}

.annuaire-recherche .green-title {
    margin-bottom: 20px;
    font-size: 21px;
    color: #01adab;
    font-family: 'robotobold';
    padding-left: 10px;
    border-left: 4px solid #01adab;
    font-weight: 400
}

.text-recherche p {
    text-align: justify;
    font-size: 13px;
    line-height: 1.6;
    color: grey;
    margin-bottom: 6px
}

.text-recherche a {
    color: #01adab
}

.text-recherche {
    margin-bottom: 27px;
    padding-left: 14px;
}</pre></body></html>