#central{
	clear: both;
	float: left;
}

.normes{
	text-align: justify;
	width: 57em;
}

.normes a{
	border-bottom: 1px solid #B81007;
	color: #B81007;
}

.normes a:link{
	color: #565656;
}

.normes a:focus{
	text-decoration:underline;
}

.normes a:hover{
	color:#B81007;
	background-color:#FFFFFF;
	border-bottom: 1px dotted #B81007;
}
