/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #697930;
	background-image:  url(images/fond_vert.gif);
	background-repeat:repeat-x;
	font-family:Georgia, verdana, "Times New Roman", Times, serif;
}
.noir12 { color:#000000; font-size:12px; line-height:17px }
.blanc12 { color:#FFFFFF; font-size:12px; line-height:17px }
input, select, textarea { font-family:Georgia, verdana, "Times New Roman", Times, serif;
       color:#000000; font-size:12px;
	   border-color:#9C9987; border-width:thin;
	   background-color:#E3E1D2; }