
    @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

    @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

    @font-face {
    font-family: "VistaSansAltReg";
    src: url(https://musees.cca.bzh/font/VistaSansAltReg.ttf) format("truetype");
    }
    
    .topbar {
    height: 40px;
    background-color: #0052A1;
    color: #ffffff;
    font-size: 90%;
    }
	
    .title_site {
    display: none;
    }
	.nav-lng{
    display: none;
    }
	
    body {
    box-sizing: border-box;
    font-family: "Verdana";
    font-size: 12pt;
    margin: 0;
    }

    body * {
        box-sizing: inherit;
        font-family: inherit;
    }

    .topbar .page .cca-powered {
    font-size: 110%;
    }

    .topbar .page {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height: 40px;
        display: flex;
        justify-content: space-between;
    }

    .page {
        width: 100%;
        max-width: 1400px;
        padding-left: 20px;
        padding-right: 20px;
        margin: auto;
    }

    .topbar .page .cca-powered {
    font-size: 110%;
    }

    p.nomargin {
    margin: 0;
    }

    p {
        font-family: "Verdana";
        text-align: justify;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .topbar .pipe {
    font-size: 15pt;
    }

    .topbar .pipe {
        margin-left: 20px;
        margin-right: 20px;
        height: 20px;
        border-left: 2px solid white;
    }

    .topbar .lang {
    padding-left: 5px;
    padding-right: 5px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

    .topbar .lang a {
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    }

    a {
        color: #9f938e;
        font-weight: bold;
        text-decoration: underline;
    }

    box, [box], .box {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        word-wrap: normal;
    }

    .header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #f1f1f3;
    height: 160px;
    }

    .header .page {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 160px;
    }

    .page {
        width: 100%;
        max-width: 1400px;
        padding-left: 20px;
        padding-right: 20px;
        margin: auto;
    }
    
    .header .pageinner {
    max-width: 100%;
    width: 100%;
    }

    /*.header .logo {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    background-position: left;
    }*/

    .containedimage {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
    }

  /*  .header .bar {
    padding-left: 20px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }*/

    .header .pictograms {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }

    .header .textfield.notvisible {
    width: 0px;
    max-width: 0px;
    opacity: 0;
    }

    .header .textfield {
        height: 65px;
        background-color: white;
        border: 1px solid rgba(5,54,166,1);
        border-right: none;
        width: 230px;
        max-width: 230px;
        opacity: 1;
        transition: 0.2s;
        -webkit-transition: 0.2s;
    }

    .header .textfield form {
    width: 100%;
    }

    .header .textfield input {
    width: 100%;
    background-color: rgba(5, 54, 166, 0.00);
    font-family: "Verdana";
    color: rgba(5,54,166,1);
    padding-left: 20px;
    padding-right: 20px;
    height: 65px;
    border: none;
    font-size: 90%;
    }

    input {
        font-family: "Verdana";
    }

    .header .pictogram.search {
    background-color: rgba(63, 52, 88, 1);
    position: relative;
    z-index: 2;
    }

    .header .pictogram.withicon {
        font-size: 45pt;
        color: white;
    }

  /*  .header .bar {
    padding-left: 20px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }*/

    .menu {
    background-color: #f1f1f3;
    }

    .vista {
        font-family: "VistaSansAltReg";
    }

    .page {
    width: 100%;
    max-width: 1400px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
    }

    .menu .menubar {
    background-color: #ffffff;
    font-size: 120%;
    box-shadow: 0px 0px 150px 0px rgba(0, 0, 0, 0.1);
    padding: 10px;
    }

    .menu .page a {
    display: inherit;
    vertical-align: middle;
    padding-top: 14px;
    padding-bottom: 14px;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    color: #9f938e;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    transition: 0.05s;
    }

    a {
        color: #9f938e;
        font-weight: bold;
        text-decoration: underline;
    }

    .menu.vista a.calendar {
    color: #ffffff;
    background: #9f938e;
    }

    [class^="mpa-"], [class*=" mpa-"] {
    font-family: 'MuseeDePontAvenIcons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }

    .mpa-calendar:before {
    content: "\e902";
    }

    .menu .page a:hover {
    background-color: #9f938e;
    color: white;
    }

    .menu.vista a.calendar:hover {
    color: #9f938e;
    background: #ffffff;
    }

    /*.footer .desktop .linkspage {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }*/

   /* .footer {
    padding-bottom: 60px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }*/

    /*.footer .desktop {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }*/

   /* .footer .desktop .linkspage {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }*/

    /*.footer box.page {
        height: 80px;
    }*/

   /* .footer .desktop .links {
    margin-right: 150px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 90%;
    }*/

    .footer .desktop .links .copyright {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: left;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-left: none;
    font-weight: bold;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

    .footer .desktop .links .element {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-left: 1px solid black;
        padding-left: 10px;
        padding-right: 10px;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer .desktop .links a {
        color: black;
        font-weight: normal;
        text-decoration: none;
    }

    .menu.vista a.calendar:hover {
    color: #9f938e;
    background: #ffffff;
    }

    .mpa-calendar:before {
    content: url(./img/mpa-calendar-hover.png);
    }

    .menu.vista a.calendar:hover .mpa-calendar:before {
    content: url(./img/mpa-calendar.png);
    }

    .mpa-facebook:before {
    content: url(./img/icon-facebook.png);
    }

    .mpa-twitter:before {
    content: url(./img/icon-twitter.png);
    }

    .fa-instagram:before {
    content: url(./img/icon-instagram.png);
    }
