﻿table
{
	border-collapse: collapse;
	width: 100%;
	font-size: 8pt;
}

th
{
	color: White;
	text-align: center;
}

td
{
	padding-left: 20px;
}

ol
{
	list-style-type: disc;
	padding-left: 15px;
}

li
{
	margin-top: 10px;
}

.faq-titulo
{
	font-weight: bold;
	margin-bottom: -10px;
}

.div-text
{
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 30px;
}

.linha-titulo
{
	background-color: #00679e;
}

.linha-impar
{
	background-color: #7ab0cc;
}

.linha-par
{
	background-color: #9ec2d8;
}
