@media print {
	html, body{
      background: #FFF none; color: #000;
      font: 9pt/1.5 "Verdana", "Arial", "Helvetica", sans-serif;
      }
	#digContent { width: 16cm; margin: 0; }
	
	body, a { text-decoration: none; color: #000; }
	   
	form, embed, object, inv { display: none; }
	   
	#digSearch,
	#digNavi1, 
	#digNavi2, 
	#digReSp, 
	#digFooter { display: none; }
	

	.digImgMBuR {
		float: right;
		margin: 0 0 0.5em 0.4167em;
	}

	.digImgMBuL {
		float: left;
		margin: 0 0.5em 0.5em 0;
	}	
	
	h1 { font-size: 167%; }
	h2 { font-size: 141%; } 
	h3 { clear: both; font-size: 121%; margin: 20px 0 0; }
	h4 { font-size: 100%; }
	h5 { font-size: 93%; }
	h6 { font-size: 85%; }
	
	p { font-size: 100%; margin: 0 0 10px; }
	
	#digBanner img,
	.digLupe,
	.digVideoSub,
	p.digBuText,
	ul.digLinkListeContent,
	.digPlayerCont span { 
		display: none; 
	}
	
	#digImgMBuR img {
		float: right;
	}
	
	#digImgMBuL img {
		float: left;
	}
	
	img {
		border: none;
	}

}
