* {
	font-family: Verdana;
	font-size: 8pt;
	-webkit-print-color-adjust: exact;
}

html {
	background-color:#fff;
}

nav, #SubNav, #StatusBar, #HeaderShadow, #ControlBar, #Dater, #Search, #Annotations, form, button, .ui-tabs-nav, .NoPrint {
	display: none;
}

#Reasons, .Times.ToPrint, .ToPrint {
	display: block !important;
}

article > section > div {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
}

article > section > div > div {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}

#ControlBar + article {
    margin-bottom: 0;
    margin-top: 0;
}

#Onglets > div, .Onglets > div, .Onglets > form {
    background: none;
    border: none;
    border-radius: 00;
    box-shadow: none;
    padding: 0;
}

th {
	text-align: center;
}