div.compdiv a {
	font-size: 8pt;
	color: #A00;
	text-decoration: none;
}

div.compdiv a:hover {
	color: #F00;
}

div.compdiv {
	border: none;
}

table.comptable {
	border: 2px solid black;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

table.comptable td {
	font-size: 8pt;
	border: 1px solid #AAA;
	padding: 2px;
}

table.comptable td.cara {
	font-weight: bold;
	border-right: 2px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

table.comptable td.prodname {
	text-align: center;
	border: 1px solid #000;
	border-bottom: 2px solid #000;
}

table.comptable td.prodimage {
	text-align: center;
	border: 1px solid #000;
}
