.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #660000;
}
a:link {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial;
	font-size: 12px;
	color: 464646;
	list-style-image: url(../images/bullet-rouge.gif);
}
.textGras {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial;
	font-size: 11px;
	color: 464646;
	list-style-image: url(../images/bullet-rouge.gif);
	font-weight: bold;
}
.textGras2 {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	list-style-image: url(../images/bullet-rouge.gif);
	font-weight: bold;
}
body {
	background-color: #CCCCCC;
	background-position: 0px 0px;
	margin: 0px;
}
.textGrasCentre {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial;
	font-size: 11px;
	color: 464646;
	list-style-image: url(../images/bullet-rouge.gif);
	font-weight: bold;
	text-align: center;
}
