body {
	background-image: url(fond.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
p {
	color: #675c53;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 1.3em;
	font-weight: normal;
	color: #63902b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bebebe;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 1em;
	padding-right: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2
{
	font-size: 1.1em;
	font-weight: normal;
	color: #b7c100;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	color: #675c53;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.fondgris {
	background-color: #F5F5F5;
}
#bloc {
	margin-top: 100px;
	margin-left: 170px;
	width: 750px;
}
