BODY {
	margin:10px;
}

/* Style des blocs */
.texte {
	text-align: justify;
}
.image {
	text-align: center;
}
.legende {
	text-align : center;
	font-style : italic
}

.tableBloc {
    BACKGROUND-COLOR: #ffffff;

}