body{
	color:#000;
	font-family:arial;
	position:relative;
	font-size: 12pt;
	width: 90%;
}

h1{
	text-align: center;
}
h2{
	text-align: center;
}

table{
	margin: 10px;
	width:auto;
	border:1px solid black;
	padding:5px;
}

table tr td.img-prod{
	width:78px;
}
table tr td.nom-prod{
	width:173px;
	font-weight:bold;
	text-transform:uppercase;
}
table tr td.descri-prod{
	width:300px;
}
table tr td.ref-prod{
	width:124px;
}
