/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
}
.menu
{
	padding-top: 8px;
	width: 972px;
	height: 31px;
	background-image:url(imagens/jpg/fundoMenuFIES.jpg);
	background-repeat: repeat-x;
}
table.tbFIES td a
{
	font-family: 	Tahoma,Geneva,sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
table.tbFIES td a:hover
{
	font-family: 	Tahoma,Geneva,sans-serif;
	font-size: 12px;
	color: #D2D2D2;
	font-weight: bold;
	text-decoration: none;
}
table.tbPreco td
{
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 12px;
	color:#333;
	padding-left: 4px;
}
table.tbFAQ td
{
	padding: 4px;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #CCC;
}
table.tbFAQ td strong
{
	padding: 4px;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 12px;
	color: #039;
	font-weight: bold;
	text-decoration: none;
}
