/*=  Feuille d’impression  */
	body {
	    font-family: 'Verdana', Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
		}
	/* = display: none */
	#navHaute, #navFooter,
	body#nomenclature .niv1,
	body#nomenclature #colA,
	#navPages {display: none;}

	body#home #colA img {
		display: none;
		}
		
	body#home #colA #pourquoi h3 {
			font-size: 18pt;
			color:#63aa18;
			}

	body#home #colA h3 {
		font-size: 16pt;
		color:#63aa18;
		}
		
	body#home #colA h2 {
		font-size: 18pt;
		color:#63aa18;
		}
		
	body#home #colB h2 {
		font-size: 16pt;
		color:#339999;
		}
		
	body#home #colB img {
		display: none;
		}
		
	#colB h1 {
		font-size: 21pt;
		color:#297C55;
		}
	#colB h2 {
		font-size: 18pt;
		color:#339999;
		}
	#colB ul li a {
		font-size: 15pt;
		color:#000;
		text-decoration: none;
		}
	
	table {
		border-collapse: collapse;
		border: 1px #ccc solid;
		}
	table th,
	table td {
		text-align: left;
		padding: 3pt;
		border-bottom: 1px #ccc solid!important
		}
	
	/* = actualités */
	#ContenuFiche table {}
	#ContenuFiche table th,
	#ContenuFiche table td {
		border:0;
		}

	h1.post_title {
		font-size: 15pt;
		}
		
	body#home #colA img.itemPourquoi {display: none;}
	