/* CLF 2.0 TEMPLATE VERSION 1.02 | VERSION 1.02 DU GABARIT NSI 2.0 */
/* PRINT CSS BEGINS | DEBUT DU CSS POUR L'IMPRESSION */

@media print {
	h1, h2, h3, h4, h5, h6, body, p, blockquote, table, td, th, li, a, ul, ol, dd, dl, dt,
	form, button, fieldset, label, div.foot1, span.date {
  		font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
	select, option, input, textarea {
		font-family: "Courier New", Courier, monospace;
	}

	body {
		padding: 0;
	}

	div.banner, div.banner-eng, div.banner-fra, div.banner-lfcoa-eng, div.banner-lfcoa-fra, 
	div.fp, div.left, div.right, div.footer div.foot2 a, div.footer div.foot3 a, 
	div.footer div.footerline, div.navaid, div.topPage, div.noPrint, p.topPage, p.breadcrumb, p.noPrint {
		display: none;
	}

	div.fip {
		margin-bottom: 12.0pt;
	}

	div.center, * html div.center {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 10px;
		width: auto;
		clear:left;   /* Added to fix printing alignment issue in IE7 and Firefox */
	}

	div.page {
		width: auto;
	}

	div.blackborder {
		border: none;
	}
	
	div.colLayout {
	    height:auto;   /* Added to fix printing alignment in IE6 */
	}

}

/* PRINT CSS ENDS | FIN DU CSS POUR L'IMPRESSION */
