@charset "utf-8";

/* CSS Document */
.label_faq
{
	color: #535353;
	margin: 10px;
	font-size: 12px;
}

.field_faq
{
	color: #535353;
	margin: 10px;
	font-size: 10px;
}

.label_faq span
{
	font-weight: bolder;
}

.field_seq span
{
	color: #543EA0;
}

.separator_faq
{
	width: auto;
	min-height: 1px;
	height: 1px;
	border-bottom: 1px dotted #535353;
}

a
{
	text-decoration: none;
	color: #000000;
}

.titulos_faqs
{
  color: #AACB00;
}

.input_button
{
  font-size: 0.9em;
}
