body,p,td,tr {
	font: 11px/13pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(images/fleche-puce.gif);
}
h1 {
	font: bold 20px/24pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #4A99D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A99D7;
	padding-bottom: 10px;
}
h2 {
	font: bold 16px/16pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #4A99D7;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A99D7;
	margin-bottom: 7px;
}
h3 {
	font: bold 13px/13pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
}
h4 {
	font: 9px/11pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #A5A89B;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #4A99D7;
	text-decoration: underline;
}

