body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999900;
	font-style: italic;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666633;
}
.t-marron {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.t-or {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.texte-marron {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #660000;
	font-style: italic;
}
.lien-vert {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3F8C32;
}
.lien-or {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
		color: #FF6600;
}
