@charset "utf-8";
.acapite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00F;
	text-align: left;
}
.parrafo {
	font-family: Calibri;
	font-weight: normal;
	color: #333;
}
.cuadro {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
.productos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}
