#fullpage {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:200;
}
#banniere_gu {
	display:none;
	width:566px;
	height:250px;
}

#close_fullpage {
	padding:15px;
}
#close_fullpage a {
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px;
}