.cookies_bandeau {
	
	position: fixed;
	bottom: 0px;
	background-color: #ccc;
	/*height: 200px;*/
	width: 100%;
	z-index:9999;
	display: none;
	box-shadow: #121212 1px 1px 6px 1px;
	font-size:9px;	
	
}
 
.parametrer
{
	color:#5a595a;
	font-size:10px;
	border:none;
	background-color:transparent;
	float:right;
	margin-top:32px;
	text-decoration: underline;
}
