.logo{
	height:100px
}
.stricky-fixed .logo{
	height:70px
}
.menu-interne{
	list-style:none;
	padding: 0;
}
.menu-interne a{
	color: #444444;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
    display: block;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0
}
.drapeau{
	position:absolute;
	bottom:10px;
}
.drapeau a{
	margin-right:5px;
	display: inline-flex;
	border: 1px solid #ececec;
}
.drapeau-header a{
	margin-left: 10px;
	display: inline-flex;
	border: 1px solid #ececec;
}
.back-partenaire{
	background-color: #f1f7fa;
}
.footer-top:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/shape-6.png) no-repeat top left;
}
.top-bar2{
	display:none;
}

 