/***** FEUILLE DE STYLE POUR L'IMPRESSION *****/

/*** Zones de navigation masquées ***/
#header, #lev2, #footer, #lev3 {
	display: none;
	visibility: hidden;
}

#content {
	width: 100%;
	font-size: 11pt;
}
#content * {
	font-size: 11pt;
}
