#bandeaucookie
{
	position: 			fixed; 
	z-index: 			1000000; 
	bottom: 			0; 
	left:				0; 
	right: 				0; 
	background-color: 	rgba(0,0,0,0.9);
	color: 				#fff; 
	padding: 			20px;
	text-align: 		center;
	font-size: 			9pt;
	font-weight: 		normal;
}
#bandeaucookie input 
{
	font-size: 			8pt;
	color: 				#333;
	font-family: 		"OpenSans-Light",Arial;
}
body
{
}
