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

	* print.css - bio-vert.com
	 
	* @type:    Print
	* @langue:  Commun
	* @year:    2009
	* @author:  CyberGénération

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

	
/* Show/hide
--------------------------------------------------------------- */	
	
	#pageHeader,
	#pageMenu,
	#subFooter_linkList,
	#footer_linkList,
	#produitsMenu,
	.pager,
	#btn_acheter,
	#sectionsMenu,
	.button,
	#signatureCyber,
	#pageAccueil #pageContent,
	.etiquette h5,
	#coupons img,
	form		{ display:none; }
	
	
/* Sections
--------------------------------------------------------------- */	
	h2 span.hide, 
	h3 span.hide, 
	h4 span.hide	{display:block;}
	
	.printOnly	 {display:block;}
	
	/* un petit special pour que les produits s'impriment mieux */
	.category .product img			{ clear: both; float: none; }
	.product .column1				{ width:345px; position:absolute; left:0;}
	.product .column1 img			{ display:inline; float:none; vertical-align:top;}
	.product .column2 				{ width:394px; padding:0; margin:0 0 0 345px; }
	.etiquette thead				{ display: block; }
	.etiquette thead th 			{ text-align: left; }
	#section .etiquette h4			{ height: 53px;}
	
	
	.couponDetail .couponChandail	{ margin: 10px auto;}
	.couponDetail table			{ margin: 0; padding: 0;}
	.couponDetail td			{ padding: 0; margin: 0;}
	.couponDetail td img		{ display: block; margin: 0 auto; }
	.couponDetail td h3			{ font-size: 18px; font-weight: bold; color: #000; margin: 0; line-height: 18px; }
	
	.prix img					{ clear: both; float: none; display: block; }
	
/* Étiquette
--------------------------------------------------------------- */	
	.etiquette			{ padding-bottom:25px; }
	.etiquette h4		{ height:138px; margin-bottom:-38px; }
	.etiquette h5		{ height:36px; margin-top: 10px; }
	.etiquette table	{ width:349px;}
	.etiquette tbody td	{ border-bottom:1px solid #3e3530; }
