BODY {
	BACKGROUND-COLOR: #ffdb94;
}
a:link {
	text-decoration: none;
	color: #d78512;
}
a:visited {
	text-decoration: none;
	color: #d78512;
}
a:hover {
	text-decoration: none;
	color: #c94106;
}
.titre {
	font-family: Arial;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #c94106;
}
.sous-titre {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #c94106;
}
.page {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #c94106;
}
.texte {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #c94106;
}
.lien {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #c94106;
}
.note {
	font-family: Verdana;
	font-size: 8px;
	font-style: bold;
	color: #663300;
}
HR {
	COLOR: #c94106;	
}
BORDERCOLOR {
	COLOR: #c94106;
}