@CHARSET "ISO-8859-1";
#win_event{
 	top: 15px;
	left: 40%;
	z-index: auto;
	position: absolute;
	width: 501px;
	height: 678px;
}
#event{
	position: absolute;
	top:29px;
}
#top{
 	top: 0px;
	z-index: auto;
	position: absolute;
	background: url(/img/fen_titre_bg.gif);
	width: 100%;
	height: 29px;
}
#bt_close{
	position: absolute;
	top: 4px;
	right: 4px;
	cursor: pointer;
}