@CHARSET "UTF-8";
#zoneCookie
{
	background:#e2e2e2;
}


#bt_cookie form {
    color: #4B4B4B;
    font-family: Trebuchet ms;
    font-size: 12px;
    margin: 0 auto;
    padding: 21px 1em;
    width: 72.8em;
}

#bt_cookie form a 
{
	color: #4b4b4b;
	text-decoration:underline
}

#bt_cookie form a:hover
{
	text-decoration:none;
}

#bt_cookie form .button
{
	margin:-20px 0 0 0;
	float:right;
	display:inline;
}