.rubriques {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #BFB9B0;
	text-align: center;
	display: block;
}
.body {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
}
a:link {
	font-family: verdana;
	font-size: 10px;
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
}
a:active {
	font-family: verdana;
	font-size: 10px;
	color: #6699CC;
	text-decoration: none;
}
.titre {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF6633;
	text-align: left;
	vertical-align: middle;
	height: 30px;
}

