div#CookieLegal
{
	font: Arial, Helvetica, sans-serif;
	display: block;
	position: fixed;
	width: 184px;
	height: 153px;
	color: #000000;
	background-image: url("/ImagesPortal/FR/localisation/25/WebParts/bg-CookieLegal.png");
	background-repeat: no-repeat;
	background-color: transparent;
	bottom: 5px;
	right: 5px;
	margin: auto;
	color: #fff;
	padding: 3px 3px 3px 10px;
	font-size: 12px;
	z-index:10;
}
.cookie_title
{
	font-weight: bold;
	float: left;
	width: 140px;
	height: 20px;
	line-height: 20px;
}
.cookie_text
{
	margin-top: 5px;
	text-align: justify;
	padding: 24px 15px 0 0;
	width: 160px;
	line-height: 15px;
}
.cookie_close
{
	float: right;
	padding-right: 20px;
	width: 21px;
	height: 20px;
	background-image: url("/ImagesPortal/FR/localisation/25/WebParts/btn-CookieLegal.jpg");
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	cursor: pointer;
}
.cookie_link
{
	margin-top: 5px;
}
.cookie_link a
{
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}
