@charset "utf-8";
/* CSS Document */

.titulo {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 25px;
	margin-bottom: 15px;
}
.cuando-productos {
	font-size: 12px;
	margin-left: 50px;
	padding-top: 10px;
}
