@CHARSET "UTF-8";

/*  
CSS for: www. (Print)
Author: Nicolas Stévenart (nicolas at z6creation dot net)
*/
body#print-devis {  padding:0px; }
body#print-devis *{line-height:1.2em;}
body#print-devis sup{ font-size:8px;}
body#print-devis h2{ padding:7px 0px 12px 0px; font-size:11px; font-weight:bold;  }
body#print-devis div.separator{ margin:5px 0px 4px 0px;  }

body#print-devis div.header{ margin-bottom: 10px; }
body#print-devis div.header img{ width: 220px;}
body#print-devis div.header img#laurier {
	height: 80px;
	float: right;
	margin-right: 65px;
	width: 95px;
}

body#print-devis div#bloc_info_product{ padding-bottom:0px;}
div#bloc_info_product img{ width:270px; margin:0px; border:none;  }
body#print-devis div#bloc_details_product img{ width:74px; }
body#print-devis div#bloc_info_bardage img{ width:74px; }
div.bloc_price{ font-size:15px; line-height:10px; padding:0px 0px 0px 0px;}
body#print-devis div.bloc{padding-top: 3px; padding-bottom: 3px; }
body#print-devis  div.footer{ page-break-after:always }
body#print-devis div.fold {display: none;}

