#chapter-1 > h1 {
	-regions-flow-into: title;
}

.titles {
	-regions-flow-from: title;
}

#chapter-1 >* {
	-regions-flow-into: chapter-1;
}
.page-chapter-1 .bloc {
	-regions-flow-from: chapter-1;
}
