.cki_bandeau
{
	position:fixed;
	width: 100%;
	text-align: center;
	top: 0;
	background-color: rgba(255,255,255,0.8);
	padding: 10px 0;
	color:#000;
	z-index:999999999;
}

.cki_bandeau a
{
	font-weight: bold;
	text-decoration: underline;
}

.cki_bandeau a
{
	display:inline-block;
	padding-left: 8px;
}