@charset "ISO-8859-1";
body {
	/* pour Explorer*/
	behavior: url(/_inclusions/js/csshover.htc);
	/* ----- */
	font-family: "Futura Book" , "Helvetica Neue";
	margin: 0;
	padding: 0;
	text-align: center;
	border: 0px;
	background-color: #42413C;
	}
	
table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
