﻿.logo-merites{

     margin:10px auto 30px auto !important; display: flex; max-width: 500px;
}

 .logo-francopub{
    max-width: 440px;
}
.logo-culture{
    max-width: 440px;
}

.logo-toponymie{
    max-width: 440px;
}
.border-deposer-cand{
    border: dotted 1px #4d99e0; border-radius: 8px; padding: 20px; display: flex;
    justify-content: center;
    flex-direction: column;
}
.border-deposer-cand .btn-inscription{
    text-align: center;
     
}
.border-deposer-cand .btn-inscription a{
  
        color: #fff !important;
}

.liste-sans-styles{
    list-style-type: none;
    padding-left: 0px;
}

 p , div{
            font-size:1rem;
        }



       div#division-generale .pull-right a, div#division-generale .pull-right a:visited{
 color: #4D99E0;
        }


     div#division-generale  .pull-right a [class^="icon-"] {
     color: #4D99E0 ;
    text-decoration: none;
}

header{
    overflow: hidden;
    position: sticky;
    top: 0;
    z-index: 100;
    margin-bottom: 3rem;
}

/* fil d'ariane */
nav[aria-label="breadcrumb"] {
    max-width: 1000px;
    margin: 0 auto;
    font-family: "Open sans";
}
nav[aria-label="breadcrumb"] .breadcrumb {
    padding: .75rem .9rem;
    background: transparent;
}

.breadcrumb {

    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    list-style: none;
    border-radius: .25rem;
    margin: 0 0 16px 0px;
    font-size: 12px;

}

.breadcrumb li { 
 padding: 0;
 font-size:12px;
}

.breadcrumb li a:visited {
       color: #006FA9;
}

.breadcrumb li a:link {
    color: #006FA9;
   
}

.breadcrumb-item+.breadcrumb-item::before {

    content: "";
    display: inline-block;
    background-image: url(/images/chevron-fil.svg);
    width: 12px;
    height: 8px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    border: 0;
    transform: none;
    position: relative;

}



 .sous-titre-categorie{
     font-weight: bold;
     font-size:1.1rem;
}

 .liste-categories > ul {
     width: 100%;
     list-style-type: none;
     margin: 0;
}
 .liste-categories > ul > li {
     border-bottom: dotted 1px #ddd;
     padding: 20px;
     cursor: pointer;
     text-align: right;
}
 .liste-categories > ul > li.actif {
     background-color: #f3f3f3;
     box-shadow: 4px 2px 4px rgba(33, 33, 33, 0.2);
}
 .liste-categories > ul > li.last {
     border-bottom-style: none;
}
 .liste-categories > ul > li:hover {
     background-color: #f3f3f3;
}
 .liste-realisations {
     background-color: #f3f3f3;
     box-shadow: 4px 2px 4px rgba(33, 33, 63, 0.2);
     border-radius: 4px;
     overflow: auto;
}
 .liste-realisations h4{
    color:#2281d3;
}
 .liste-realisations li {
     list-style-type: none;
}
 p.laureat {
     font-size: 1.1rem;
     margin-top: 15px;
}
/* éliminer les espaces entre les blocs */
 .liste-categories {
     margin-right: 0;
}
 .liste-realisations {
     margin-left: 0;
         padding: 0 2%;
}
 .liste-realisations .realisation {
     padding: 10px;
}
 div.cadre-photo {
     background-color: #fefefe;
     border: solid 1px #ddd;
     border-radius: 6px;
     padding: 5px;
     position: relative;
     width: 100%;
}
 div.cadre-photo img {
     width: 100% !important;
     height: auto !important;
}
 div.cadre-photo div.legende {
     position: absolute;
     bottom: 0;
     left: 0;
     margin-bottom: 5px;
     background-color: rgba(80, 80, 80, 0.7);
     width: inherit;
}
 div.cadre-photo .legende p {
     color: #fff;
     font-size: 0.88em;
     line-height: 1.16em;
     padding: 10px 16px;
     margin: 0;
     text-align: left;
}
 div.bloc_mf {
     margin-bottom: 12px;
     display: none;
}
/* div.sous-section {
     display: none;
}
*/
 div.sous-section div.video-youtube {
     text-align: center;
     color: #fefefe;
}
 div.sous-section div.video-youtube div {
     font-size: 1.12rem;
     color: #fff;
     padding: 8px 0;
     border-radius: 4px;
     background-color: #303030;
}
 div.ouvrir {
     cursor: pointer;
     text-align: right;
     font-size: 1.46em;
}
 div.youtube {
     margin-top: 30px;
}
 div#filAriane {
     margin: 0px auto 40px auto !important;
     color: #807e7e !important;
}

 .accordeon-merites h3{
     text-align: center;
     margin: 30px auto;
     cursor: pointer;
     color: #727171;
}
 div.conteneur_780 {
    padding: 0 15px;
}
/* div.conteneur_780 p a {
     text-decoration: underline !important;
}
 div.conteneur_780 p a:hover {
     text-decoration: none !important;
}
 .conteneur_780 ol li, .conteneur_780 ul li {
     text-align: left !important;
}
 .conteneur_780 ol li a, .conteneur_780 ul li a {
     text-decoration: underline !important;
}
 .conteneur_780 ol li a:hover, .conteneur_780 ul li a:hover {
     text-decoration: underline !important;
     text-decoration: none !important;
}
 */
 h3.chapeau {
     cursor: pointer;
}
 div.cadre-photo img.full-width {
     margin: 0;
}

.tuilles {
        display: flex;
        flex-wrap: wrap;
        gap: 24px;
    }

    .tuille {
        border: 1px solid #c5cad2;
background-color: #ffffff;
box-shadow: 0px 1px 4px 0px rgba(34, 54, 84, 0.24);
max-width: 218px;
text-align: center;
font-family: Open sans;
position: relative;

    }

    .tuille-longue{
     max-width: 352px;
    text-align: left;
    width: 100%;
    min-height: 68px;
    }

    div#division-generale .tuille a {
        width: 100%;
        height: 100%;
        padding: 18px 18px 18px 37px;
        display: flex;
        font-weight: bold;
        align-items: center;
        color: #223654;
        text-decoration: none;

    }
     .tuille a:link {
        color: #223654;
    }
    div#division-generale  .tuille a:visited {
        color: #223654;
    }
    

    .tuille a span{
      max-width: 230px;
    }

.tuille-longue:hover{
    
    outline: 1px solid #1472bf;
    box-shadow: 0px 2px 8px 0px rgba(34, 54, 84, 0.24);

}

    .tuille-longue:hover:after {

  content: url(/images/fleche-navigation.svg);
  width: 30px;
  height: 30px;
  position: absolute;
  right: 3px;
  bottom: 0px;

    }

.tuille-longue:hover:after{

  right: 3px;
  top: 40%;
}


   .tuille a:visited{
 color: #223654;
    }
 .tuille a:visited{
 color: #223654;
    }