/* PAGE AVIS */

.topMenuLinksLi {
	position: relative!important;
}

.topMenuLinksLi:last-child > .topMenuLinksUl {
    left: -80px!important;
    position: absolute!important;
}

/* NE PAS TOUCHER AU DESSUS */

.mnModSlider .mnModSlide {
    top: 35%;
}

#topMenuContainer #topMenu #topMenuLogo {
    float: left;
    padding: 14px 10px;
}

.mod50-col1 {
	background-color: #ffffff;
}
.mod26-col2{
	background-color: #EEE9E6;
	
}

@media screen and (max-width : 992px) {
   #topMenuLogoImg {
	display: none !important;
	}
}
