#hommage > div:nth-child(1) > div:nth-child(1) span { display : inline; }

#hommage > div:nth-child(1) > div:nth-child(2) { display : none; }

#hommage > div:nth-child(1) > div:nth-child(2) { display : none; }

.liste_hommage_cadre > div:nth-child(2) { display : none; }

.liste_hommage_cadre { 
	width : 80%; 
	page-break-inside:avoid;
    page-break-after:auto;
    page-break-before:auto;
}

