body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.Head-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	font-variant: small-caps;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
}
a:hover {
	color: #00FF00;
}
.Small-text {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
.Small-comment {
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.active_menu {
	font-size: small;
	font-weight: bolder;
	color: #000099;
}
.titre {
	font-weight: bolder;
}

