@charset "UTF-8";
.bkgCardTop {
	background-image: url(/images/fondProdTitle.png);
	background-repeat: no-repeat;
}
.CardBorderLeft {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000;
}
.CardBorderRight {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000;
}
.TitlePrinter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}
.bkgCardBottom {
	background-image: url(/images/fondProdTitled.png);
	background-repeat: no-repeat;
}

