#cookie-banner {
	background-color: #474749;
    height: 30px !important;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#cookie-banner-message {
	color: #fff;
    font-size: 12px;
    height: 100px;
    padding: 5px;
    text-align: center;
}
#cookie-banner-message a {
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
h2.TitreMediateque {
    font-size: 36px;
}