footer
{
	background:#968400 ;
	font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
	color: #960E00;	
	display: block;
}



.s-ls-0{
	line-height: 2.0em;
}
.titre-footer{
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 1.3em;

}


a{
	color: black;
	text-decoration: none;
	font-weight: normal;
	
}
a:hover{
	text-decoration: underline;
}

.lien-sm-footer{
	color: rgb();
}

.nav-lg > ul{

	width: 100%;
	top:-0px;
	
	left: 0px;
	
}
.nav-lg:hover > ul{
	visibility: visible;
	top:-100px;
}

/*rs*/
.rs{
	padding:1em 1em;
}

@media (max-width: 560px){

}


@media (max-width: 768px){
	.b-bas-list {
		display: flex;
		justify-content: space-around;
	}
	.lg-footer{
		
	}

	.lg-footer span{
		
	}
	
	.lg-footer ul{
		
	}

}

@media (max-width: 400px){
	.b-bas{
		display: block;
		padding-left: 20px;

	}
	.b-bas-list ul{
		display: block;
	}

	.b-bas-list{
		display: block;
		padding-left: 1px;

	}
	.b-bas-list ul{
		display: block;
	}
	.bbb{
		display: block;
		text-align: center;
		width: 100;
	}

}