	
	body {
		font-family : Arial, sans-serif ;
		font-size : 12px ;
	}

	h1 {
		font-size : 16px ;
	}
	
	h2 {
		font-size : 14px ;
	}
	
	h3, h4 {
		font-size : 14px ;
	}

	img {
		border : 0px ;
	}
	
  #NavDec, #AfColA, .BlocBar, .BarMenu, .BlocMenuBFormContact {
		display : none ;
	}
  
  #printable {
    display: block;
  }

