body {
	SCROLLBAR-FACE-COLOR: #978372;
	SCROLLBAR-HIGHLIGHT-COLOR: #978372;
	SCROLLBAR-SHADOW-COLOR: #978372;
	SCROLLBAR-3DLIGHT-COLOR: #978372;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: #978372;

	margin: 0px;
	padding: 0px;
	background-image: url(../pictures/fond_contenu_d2.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #564339;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #564339;
	text-decoration: none;
}
a:hover {
	color: #7E6B5C;
	text-decoration: underline;
}
input {

	font-weight: bold;
	color: #564339;
	text-decoration: none;
}
textarea {


	font-weight: bold;
	color: #564339;
	text-decoration: none;
}
p {

	margin:10px 0px;
}
