/* fiche.css */
body{
	margin:10px 0 0 0;
	padding:0;
	background-color: #AAAAAA;
}

.centre{ text-align:center; }
