body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	margin: 0px;
}
.titre {
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
}
.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #999999;
}
a {
	color: #333333;
}
.sous-sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #669900;
}
