/* -------------------------------------------------------------- 

	* print.css - Monsite.com
	 
	* @type:    Print
	* @langue:  Commun
	* @year:    2008
	* @author:  CyberGénération

-------------------------------------------------------------- */

	@import url("/css/commun/cBase2.0/cPrint.css");		/* Resets default browser CSS. */
	
/* Show/hide
--------------------------------------------------------------- */	
	
	#pageHeader,
	#pageMenu,
	#bottom_linklist ul,
	#signatureCyber,
	#leftlinkList,
	form, fieldset,
	#flashHeader_holder,
	#bannerSection,
	#pageColumn1,
	#pageColumn3 { display:none; }
		
	hr { clear:both; background-color:#fff; border:0 none; color:#fff; height:0; }
	.content_holder { overflow:visible; border-bottom:#333 1px solid; margin:0 0 15px; padding:0 0 15px 0 }
	
	#printHeader { border-bottom:#333 1px solid; margin:0 0 20px; padding:0 0 15px 0}
	#bottom_linklist { clear:both; margin-top:0px; padding-top:0px}
	
	img { padding-right:25px}