﻿body {
	/* pour Explorer*/
	behavior: url(/_inclusions/js/csshover.htc);
	/* ----- */
	font-family: "Futura Book" , "Helvetica Neue";
	background-image: url(/_elements/images/fondPage.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 0px none;
	}
	
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;
	}
