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