.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.ln {
	border-bottom: 1px solid #80c325;
}
a {
	color: #d27316;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}


.rang {

	background-color: #c7e59f;
	border-bottom: 1px solid #80c325;
}
.titre {
	background-color: #80c325;
	border-bottom: 1px solid #80c325;
}

