@media print {
	#formulaire_menu_lang, #wrapper-navbar,#aside .keywords, #aside .share, #most-popular, .share_bottom, .comments, #footer .links, #footer .doctypes, #footer .follow_footer, #footer, #follow_us{
		display:none !important;
	}

	#aside, #content {
		float:none;
		width:98%;
		display:block;
		overflow: visible;
	}



.page_article #wrapper-content #content .texte blockquote.spip{
	margin-right:  0 !important;
	margin-left: 0 !important;
	border-right: 0 !important;
}



	#aside	a[href]:after {content: none !important;}
	#logo_site_spip	a[href]:after {content: none !important;}
	#ituc-info	a[href]:after {content: none !important;}
	.spip_doc_image	a[href]:after {content: none !important;}
}



