/* -------------------------------------------------------------- 
  Smatch - promotion print css
-------------------------------------------------------------- */

body, td { font: 11px Arial, Helvetica, sans-serif; color: #000; }
.contentHolder { border: none; /*height:800px;*/ text-align:left; }
.space { page-break-before: always; height: 10px; }

#intro { display:none; }
#logo { display:none;}

.bon {
	padding:15px 15px 20px 20px;
	border-top: 1px dashed #333;
	border-right: 1px dashed #333;
	border-left: 1px dashed #333;
	border-bottom: 1px dashed #333;
}
#last {border: 1px dashed #333;}

h1{
	color:#000;
	font-size:16px;
	text-align:left;
	margin:0;
	padding:0;
}
h1 .bedrag{font-size:24px;color: #8D1818;}
h1 sup{font-size:10px; vertical-align:top;}
.fr h1 {font-size:15px;}

.where { text-transform: uppercase; font-size:9px; font-weight:bold;}
.conditions{
	font-size:11px;
	margin-bottom:6px;
	margin-top: 5px;
}
.bcwrap{
	height:55px;
	font-size:9px;
	clear:both;
}
.barcode{
	width:205px;
	float:left;
}
.barcode img {border: 1px solid #666;}

.vu { width:160px; float:right; text-align:center; color:#666; }
.vu .logo {padding-bottom:3px;}

#footer {display:none;}