@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: 'FranceTVBrown-Light';
	src: url('FranceTVBrown-Light.otf');
	/*src: url('chrobot.eot');
	src: url('chrobot.eot') format('embedded-opentype'),
		 url('chrobot.ttf') format('truetype'),
		 url('chrobot.svg') format('svg');*/
	font-weight: normal;
	font-style: normal;
}
#impression {
	width: 19.2cm;
	height: 25.44cm;
	background-color: #E5A5EE;
	margin-top: 2.15cm;
	margin-left: 0.85cm;
	}
.label{
	/* Avery L4778 labels */
	width: 4.47cm;
	height: 2.01cm;
	margin-right: 0.2cm;
	padding-left: 0.1cm;
	padding-top: 0.1cm;
	float: left;
	text-align: center;
	overflow: hidden;
	outline: 0.01cm dotted;
	background-color:#F3F3F3;
	}
.page {
	width: 19.2cm;
	height: 25.44cm;
	background-color: aquamarine;
	}
.page-break  {
	clear: left;
	display:block;
	page-break-after:always;
	}
.impqr {
	width:80px;
	height:80px;
	float:left;
}
#impqrnp {
	width:80px;
	height:70px;
	float:left;
	text-align:center;
	background-color: white;
	font-family: FranceTVBrown-Light;
	font-size: 12px;
}

