@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	margin:0px;
	padding:0px;
}

body { background-image:url(../../commun/images/background.gif); }

table {
	margin:0px;
	padding:0px;
	border:none;
}
#contenuFlash { width:940px; }
