body {
	color: #9CA68E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #OOOOOO;
	scrollbar-shadow-color: #363C32;
	scrollbar-highlight-color: #363C32;
	scrollbar-3dlight-color: #363C32;
	scrollbar-darkshadow-color: #363C32;
	scrollbar-track-color: #363C32;
	scrollbar-arrow-color: #OOOOOO;
	background-color: #000000;
	background-image: url(images/template/fond.jpg);
	background-repeat: no-repeat;
	background-position: 9px 9px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939C87;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #527B40;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #527B40;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC6600;
}
.T-paragraphes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.T-misenvaleur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
DIV.contenu {
	position : relative;
	width : 670px;
	height : 430px;
	overflow : auto;
	padding: 25px;






}
