nav li ul, nav {
    background-color: #001d48;
}

.amielprive
{
	background-color: #1f7b85;
}

.amielprive:hover
{
	background-color: #055f69;
	color: white;
}

nav ul.jsmenu > li:nth-child(3) {
    border-left: 1px solid #11387b;
}

a[title="Modifier"], #print .w9 strong
{
	text-transform: uppercase;
}

a[title="Modifier"] em
{
	text-transform: none;
}

.afficher > span
{
	display: none;
}

#board.p-fab ~ .afficher > span.p-fab, #board.p-stock ~ .afficher > span.p-stock, #board.p-stats ~ .afficher > span.p-stats, #board.p-dash ~ .afficher > span.p-dash
{
	display: inline;
}

#topnavamielprivein
{
	background-color: #1f7b85;
    width: 100%;
    margin: 0 auto;
    z-index: 99999;
    position: fixed;
    
    overflow: scroll;
    top: 0;
    -ms-overflow-style: none;
	scrollbar-width: none;
	display: none;
}

#board.menu-prive ~ #topnavamielprivein
{
	display: block;
}

#topnavamielprivein::-webkit-scrollbar
{
	display: none;
}

.topnavamielprive, .topnavamielprive2 {
    -webkit-font-smoothing: auto;
    font-family: 'Montserrat', sans-serif;
    background-color: #1f7b85;
    width: 1040px;
    margin: 0 auto;
}

.topnavamielprive a, .topnavamielprive2 a {
    font-family: 'Montserrat', sans-serif;
    float: left;
    display: inline-block;
    color: #f2f2f2;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 13px;
    padding-right: 13px;
    line-height: 20px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
}

#topnavamielprivein .active {
    background-color: #055f69;
    color: white;
}

.topnavamielprive a img, .topnavamielprive2 a img {
    width: 20px;
    float: left;
}








