body {
	color: #908070;
	background: url(fondmarron.jpg);
	}
table {
	background-color: whitesmoke;
	}
.tabtitre {
	background: #908070;
	color: whitesmoke;
	}
div.navbout {
	background: whitesmoke;
	color: #908070;
	}
div.navbout a {
	color: #908070;
	}
div.navbout:hover a{
	color: whitesmoke;
	}
div.navbout:hover {
	background: #908070;
	color: whitesmoke;
	}
a {
	color: #908070;
	}
#logo {
	background: url(logomarron.png) no-repeat top left;
	width: 650px;
	height: 150px;
	}
