body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
li {
	margin-left: -20px;
}
a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
a:hover {
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
	line-height: 15px;
}
div {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}
input,textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
	height: 24px;
	padding: 4px;
}
textarea {
	height: 200px;
}
.TitreParagraphe {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}