#bandeauLectureSeule{
	font-family: Tahoma, sans-serif !important;
	font-size: 14px !important;
	line-height: 1.7 !important;
	width:100%;
	padding:.4em;
	text-align: center;
	background-color: rgb(250, 94, 66);
	color: white;
	font-weight: 800;
	letter-spacing: 3px;
	font-size: 110%;;
}
#bandeauLectureSeule .fa {
    padding-right: 10px;
}

#bandeauLectureSeule a,
#bandeauLectureSeule a:visited{
	color:white;
	font-weight: 500;
	padding-left:3em;
	text-decoration: none;
}