body {
  font-size: large;
}

@media (min-width: 800px) {
	.m_poeme{
		width:800px;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
	}
}


sup { 
   vertical-align: super; 
   font-size: 85%; 
   line-height: 1em; 
}

.image_bib {
  height: 300px;
  width: auto;
}