
@font-face {
    font-family: "Sticky Sans";
    src: url("/font/Sticky Sans.otf") format("opentype");
    font-display: swap;
   }

.img-pub
{
width:400px !important;
/*background-color:rgba(0,153,255,0.30);*/
backdrop-filter: blur(8px);
margin: 5px;
border-radius: 5px;
}

.bandeau-pub
{
font-size:18px;
/*background-color:rgba(0,153,255,0.30);*/
backdrop-filter: blur(8px); 
color: white;
padding: 5px;
border-radius: 5px;
width:50%;
margin:auto;
}

.fz4_Nav
{
/*
background-color:rgba(0,153,255,0.30);
*/
backdrop-filter: blur(8px); 
padding: 5px;
margin-top: 0px;
margin-left:15px;
margin-right:15px;
height: 60px;
}

.a_nav
{color:white !important}
