#droits{
	width: 80%;
	margin-top: 12%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
	border-bottom: solid 0.5px #51af37;
	text-align: center;
	font-size: 0.8em;
	}
#droits a{
	text-decoration: none;
	color: #38592b;
	}
#droits a:hover{
	color: #51af37;
	}
	