<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    box-sizing: border-box;
}

#surpage {
    width: initial;
}

@media screen and (max-width: 760px) {
    #surpage {
        display: none;
    }
}

#page {
    width: 100%;
    max-width: 962px;
}

#search {
    position: initial;
}

#search .searchbar {
    margin: 0 auto;
    width: 100% !important;
}

.tradeDoubler {
    display: none;
    width: 100%;
    max-width: 930px;
}

#login {
    position: initial;
    max-width: 640px;
    width: 100%;
}

#totalcontent {
    width: 100%;
    max-width: 962px;
}

.content {
    width: 100%;
    max-width: 929px;
}

.content .accueil {
    width: 100%;
}

.content .liste {
    width: 100%;
    max-width: 715px;
}

.searchbarinside {
    display: flex;
}

#search .directorySearch {
    flex-grow: 1;
}

#search .directorySearch input[type="text"] {
    width: 100% !important;
    box-sizing: border-box;
    height: 100%;
}

@media screen and (min-width: 644px) {
    .searchbarinside {
        display: block;
    }

    .searchbar {
        width: 634px;
    }

    #search .directorySearch input[type="text"] {
        width: 545px !important;
        box-sizing: content-box;
    }

    #search .searchbar {
        width: 634px !important;
    }

}

.publicitiesTradeDoubler {
	width: 100%;
	max-width: 930px;
}

@media screen and (max-width: 819px) {
    .publicitiesTradeDoubler {
        display: none;
    }
}

@media screen and (min-width: 820px) {
    #search {
        position: absolute;
    }

    #head {
        height: 240px;
    }

    .publicitiesTradeDoubler {
        position: absolute;
    }
}

@media screen and (min-width: 929px) {
    .content .accueil {
        width: 900px;
    }

    .fondfonce.borderRadius.non_std_dir {
        display: initial;
    }
}

#pubbas {
    width: 100%;
    max-width: 920px;
}

.boxes {
    max-width: 889px;
    width: 100%;
}

.boxes.accueil {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.boxes.liste,
.boxes.directories,
.boxes.detail,
.boxes.carte {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}

@media screen and (min-width: 740px) {
    .boxes.accueil {
        flex-direction: row;
    }
    .boxes.liste,
    .boxes.directories,
    .boxes.detail,
    .boxes.carte {
        padding-left: 20px;
        padding-right: 10px;
    }
}

.boxes .singlebox {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    height: initial;
}

.boxes .singlebox.mots-cles {
    flex-grow: .7;
    flex-shrink: .7;
}


@media screen and (max-width: 833px) {
    .boxes.detail .googlemap {
        box-sizing: border-box;
        width: 100%;
    }
    .boxes.detail .googlemap .fonddetail  {
        box-sizing: border-box;
        width: 100%;
    }
    .boxes.detail .googlemap iframe {
        width: 100%;
    }
    .boxes.detail .fondclairdetail {
        float: left;
        box-sizing: border-box;
        width: 100%;
        margin-top: 10px;
    }
    .detail .tools .toolsGroup {
        left: 30px;
    }
}

@media screen and (max-width: 760px) {
    .mots-cles {
        display: none;
    }

}

.fondinfo {
    float: none;
}

@media screen and (max-width: 926px) {
    .pub {
        display: none;
    }
    .boxes.liste {
        box-sizing: border-box;
        max-width: initial;
    }
}

#ConPlaBody_InVedetteDiv {
    float: none;
}

.contentBottom {
    max-width: 929px;
    width: 100%;
    background-position: center;
}

@media screen and (max-width: 480px) {
    #pageflip {
        display: none;
    }
    #head {
        background: white;
    }
}

#copyright {
    display: flex;
    margin: 20px;
    flex-direction: row;
    justify-content: space-between;
}

#copyright &gt; p {
    flex-grow: 1;
    text-align: left;
}

#copyright .brand {
    text-align: right;
}

@media screen and (max-width: 500px) {
    #copyright {
        flex-direction: column;
    }

    #copyright &gt; p,
    #copyright .brand {
        text-align: center;
    }
}

@media screen and (min-width: 890px) {
    .boxform .textfield-wrapper {
        margin-left:135px;
    }
}

.contactus .boxForm {
    max-width: 600px;
    width: 100%;
    box-sizing: border-box;
}

.contactus .boxForm table {
    width: 100%;
}

.contactus .boxForm textarea {
    width: 100%;
}

@media screen and (max-width: 740px) {
    .boxes.liste .liste-nom {
        float: initial;
        width: initial;
    }

    .boxes.liste .liste-adresse-img {
        float: initial;
        text-align: initial;
    }
}

@media screen and (max-width: 765px) {
    #navigation-rapide {
        display: none;
    }
}

@media screen and (max-width: 492px) {
    #onglets .tab {
        padding-left: 0;
    }
}

@media screen and (max-width: 456px) {
    #onglets .tab li:nth-child(4) {
        display: none;
    }
}

@media screen and (max-width: 765px) {
    .content {
        margin-top: 25px;
    }
}

#foot {
    background-position: center;
}


@media screen and (max-width: 386px) {
    #login ul {
        margin-right: 1rem;
    }
}

.menu-mobile .hamburger-toggle {
    
}

.menu-mobile {
    background-color: white;
    display: flex;
    justify-content: space-around;
}

.menu-mobile .menu-icon i {
    font-size: 16px;
    padding: 12px 16px;
    line-height: 22px;
}

.menu-mobile .menu-items {
    font-size: 12px;
    flex-grow: 1;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    justify-content: space-around;
}

.menu-mobile .menu-items .menu-item {
}

.menu-mobile .menu-items .menu-item a {
    padding: 0 8px;
    line-height: 48px;
    color: #757575;
    display: block;
}

.menu-mobile .menu-items .menu-item.inscription a {
    background-color: red;
    color: white;
}

body.accueil .menu-mobile .menu-item.accueil a,
body.repertoires .menu-mobile .menu-item.repertoires a {
    color: #4285f4;
    border-bottom: 2px solid #4285f4;
}

.hamburger-menu-mobile {
    position: fixed;
    top: 0;
    z-index: 100;
    /*border: 1px solid lightgray;*/
    /*padding: 1rem;*/
    background-color: white;
    /*margin-top: 1rem;*/
    width: 75%;
    height: 100%;
    font-size: 16px;
    /*text-transform: uppercase;*/
    /*font-weight: 700;*/
    color: #757575;
    line-height: 24px;
    left: 0;
    transition: left .5s;
}

.hamburger-menu-mobile a {
    color: inherit;
}

.hamburger-menu-mobile.collapsed {
    left: -75%;
}

.hamburger-menu-mobile .brand {
    display: flex;
    padding: 0 0 1rem 1rem;
}

.hamburger-menu-mobile .brand .logo-link {
    margin-top: 7px;
}

.hamburger-menu-mobile .brand .logo-link img {
    height: 80px;
}

.hamburger-menu-mobile .brand .logo-txt-link {
    font-size: 22px;
    font-weight: 700;
    color: black;
    position: relative;
    top: 8px;
}

.hamburger-menu-mobile .brand .logo-ext-link {
    position: relative;
    top: 12px;
}

.hamburger-menu-mobile .menu-item .fas {
    width: 2rem;
    text-align: center;
}

.hamburger-menu-mobile .menu-item .flag-icon {
    width: 2rem;
}


.hamburger-menu-mobile .menu-item {
    /*padding: .5rem 1rem;*/
}

.hamburger-menu-mobile .menu-item &gt; a {
    padding: .5rem 1rem;
    display: block;
}

.hamburger-menu-mobile .menu-separator {
    border-bottom: 1px solid #e1e1e1;
}

.hamburger-menu-mobile .inscription {
    position: absolute;
    bottom: 0;
    padding: 1rem;
    text-align: center;
    width: 100%;
    color: white;
}

.hamburger-menu-mobile .inscription a {
    background-color: red;
    display: block;
    padding: 1rem 0;
}

body[x-data-culture="fr-CH"] .lang-fr,
body[x-data-culture="de-CH"] .lang-de {
    opacity: .25;
}

.hamburger-menu-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 50;
}

.hamburger-menu-overlay.hidden {
    display: none;
}

.mobile-search {
    display: flex;
    justify-content: center;
    margin: 1rem 0;
}

.mobile-search .textRecherche {
    border: 1px solid #4285f4;
    padding: 9px;
    font-size: 18px;
    border-radius: 27px 0 0 27px;
    width: 100%;
}

.mobile-search .directorySearchButton {
    -webkit-appearance: none;
    padding: 9px;
    border: 1px solid #3b78e7;
    border-radius: 0 27px 27px 0;
    color: white;
    background-color: #4285f4;
    height: 100%;
}

.mobile-pager {
    /*display: flex;*/
    justify-content: center;
}

.mobile-pager .pagination {
    display: flex;
    width: 100%;
}

.mobile-pager .pagination a,
.mobile-pager .pagination span {
    font-size: 24px;
    flex-basis: 0;
    flex-grow: 1;
    background: none;
    border: 1px solid #d9d9d9;
    border-right: none;
    text-align: center;
    margin: 0;
    padding: 0;
    color: black;
    line-height: 35px;
    font-weight: 700;
    color: #222222;
}

.mobile-pager .pagination a:last-child {
    border-right: 1px solid #d9d9d9;
}

.mobile-pager .pagination span {
    background-color: #f0f0ec;
}

@media screen and (min-width: 568px) {
    .only-mobile {
        display: none !important;
    }
}

@media screen and (max-width: 567px) {
    body {
        background-color: white;
    }
    .content {
        background: white;
    }
    .fondinfo {
        border-color: transparent;
    }
    .directories ul {
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
    }
    .directories ul li {
        font-size: 20px;
        flex-basis: 11.11%;
        text-align: center;
        padding: 0;
        line-height: 35px;
        border: 1px solid #d9d9d9;
        border-right: none;
        border-bottom: none;
    }
    .directories ul li a {
        color: #222222;
    }
    .directories .list {
        font-size: 20px;
    }
    .directories .list .letter {
        margin: 30px 0 10px;
    }
    .no-mobile {
        display: none !important;
    }
}

</pre></body></html>