a:hover 
{
font-weight: bold;
color: #144185;

}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: #144185;
}

.nav-item:nth-child(2){

    width: 170px;
    text-align: center;
    
}

.nav-item:nth-child(1){

    width: 170px;
    text-align: center;
 
}

.nav-item:nth-child(3){

    width: 170px;
    text-align: center;
  
}

.nav-item:nth-child(4){

    width: 170px;
    text-align: center;

}

#haut {
    background-color: #144185;
    text-align: center;
    color:white;
    
    }
    
    #logo {
        text-align: center;
        margin-top: 20px;
    }
    
    
    
        h5 {
            text-align: center;
            font-size: 15px;
    }
    
    .col {
    padding: 0px;
}
    
    
    h5 {
    
    margin-top: 30px;
    background-color: #144185;
    text-align: center;
    color:white;
    margin-bottom: 0px;
    
    }
    
    body {
    
        margin: 0px;
        padding: 0;
    }
    
    .bg-light {
        background-color:white !important;
        
       
    }
    
    #logo2 {
    
    margin-top:0px;
    text-align: center;
    
    
    }
    
    .navbar-light .navbar-nav .nav-link {
        color: #144185 ;
    }
    
    #toit {
    
    border-top: #144185 10px solid;
    
    }
    
    .navbar-nav {
    
        margin-left: auto;
        margin-right: auto;
    }
    
    .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
        color: #144185;
    }
    
    .dropdown-item {
        display: block;
        width: 100%;
        padding: .25rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #144185 ;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
    }
    
    .galerie {
    
    position: relative;
    font-size: 2vw;
    text-align: center;
    bottom: 37%;
    color: white;
    
    }
    
    .galerie a {
    
    padding: 5px;
    text-decoration: none;
    color: white;
    border: 0.5px solid white;
    
    }
    
    .dropdown-menu {
        min-width: 20rem;
    }

    .dropdown-item:focus, .dropdown-item:hover {

        color: #144185;
        background-color: transparent;
    }
    