# Empty CSS file for your own CSS
body { witdh: 100%; padding: 0px; margin: 0px }

.personne a {
	text-decoration: none;
}

.personne a:hover {
	text-decoration: underline dotted red;
}