
body, html {
	position: relative;
	margin: 0;
	padding: 0
}

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	font-size: 11pt!important;
	line-height: 150%;
	-webkit-print-color-adjust: exact !important;
	color-adjust: exact !important;
}

#header, footer, .header-comparicion, .quitar-producto, table.tabla-comparar th:first-child {
	display: none;
}

.tabla-comparar .producto {
	width: 260px;
}
