﻿.Barras
	{
		background-color:#5DA526;
		filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#5DA526,endColorStr=#DDF3CD);
	}
		.HTexto
{
	font-family:Tahoma | Trebuchet MS | Arial | Verdana;
	font-size:12pt;
	font-weight:bold;
	color:Black
	}
	
		.Texto
{
	font-family:Tahoma | Trebuchet MS | Arial | Verdana;
	font-size:11pt;
	font-weight:normal;
	color:Black;
	text-align:justify;
	}
	
	
	.TextoIndisponivel
{
	font-family:Tahoma | Trebuchet MS | Arial | Verdana;
	font-size:11pt;
	font-weight:normal;
	color:Black;
	text-align:center;
	}
	
	.TextoNota
{
	font-family:Tahoma | Trebuchet MS | Arial | Verdana;
	font-size:9pt;
	font-weight:normal;
	color:Black;
	text-align:justify;
	}
	
	
	.TextoEvidencia
{
	font-family:Tahoma | Trebuchet MS | Arial | Verdana;
	font-size:11pt;
	font-weight:bold;
	color:Black;
	text-align:justify;
	text-decoration:underline;
	}
	
	.TextoIdentado
	{
		font-family:Tahoma | Trebuchet MS | Arial | Verdana;
		font-size:11pt;
		font-weight:normal;
		color:Black;
		text-align:justify;
		text-indent:-0.01cm;
		margin-left:2.75cm;
		}
		
		.BotaoGrande
	{
		font-family:Tahoma | Trebuchet MS | Arial | Verdana;
		font-size:10pt;
		font-weight:bold;
		color:White;
		text-align:center;
		background-color:#5DA526;
		}
		
		.BotaoPequeno
	{
		font-family:Tahoma | Trebuchet MS | Arial | Verdana;
		font-size:10pt;
		font-weight:normal;
		color:Black;
		text-align:center;
		}