@page {
    margin: 1cm;
}

#page{
	margin: 0
}

.no-print {
    display: none;
}

html, body {
    height: auto;
}

body {
    page-break-before: auto;
    page-break-after: auto;
    page-break-inside: avoid;
}

.container > .row{
	display: block
}
table{
	width: 100%!important
}

#zoneUtilisateur,
#lienHautPage,
nav{
	display: none
}

#sigleCours,
#zoneIdentitaire{
	margin: 0!important
}