.texte {
	font-family: Georgia;
	font-size: 13px;
	color: #999999;
	text-align: justify;
	padding-right: 5px;

}
.titre {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.lien {
	font-family: Georgia;
	font-size: 13px;
	color: #4573B3;


}
.lienglossaire {
	font-family: Georgia;
	font-size: 13px;
	color: #999999;
	font-style: italic;
	font-weight: bolder;


}

A { text-decoration:none; }
A:hover { text-decoration:overline underline; }
.droite {
	text-align: right;

}
.question {

	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.reponse {
	font-style: italic;
	color: #999999;

}
.centrer {
	text-align: center;
}
