body {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-color: #868789;
	color: #000000;
	background-image: url(../images/_bg-body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table.general {	width: 600px;}
td { font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif; color: #000000}
p { font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 13px;}
a { color:#7D0000;text-decoration: underline; font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif}
a:hover { color:#CC0000;; text-decoration: none; font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif}
a.menu {
	color: #326400;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: underline;
	color: #644100;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F29400;
	font-weight: bold;
	text-align: right;
	text-indent: 20px;
	text-transform: uppercase;
}
.feuille {
	background-color: #FFFFFF;
	background-image: url(../images/_feuilles.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titres2 {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	background-color: #F7FFE9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8E651;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8E651;
}
.titres3 {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
ul { font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif; color: #000000;font-size: 13px; list-style-type: disc; line-height: 1;}
ul.ul_simple { list-style-type: none;}
ul.num { list-style-type: decimal;}

li { font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif; color: #000000;font-size: 12px;}

input {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #F7FFE9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8E651;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8E651;
	border-top-style: none;
	border-left-style: none;
	margin: 2px 2px 2px 2px;
}
textarea {
	width: 180px;
	height: 100px;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	background-color: #F7FFE9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8E651;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8E651;
	border-top-style: none;
	border-left-style: none;
}
.input-submit {
	width: 180px;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	background-color: #E4FFB7;
	border: 1px solid #BAE023;
}

