A:hover
{
   color: #BE0000;
}

BODY
{
	margin-top: 0;
	margin-left: 0;
	background-image: url(../images/fundo01.gif);
	margin-bottom: 0;
	margin-right: 0;
	background-color: White;
}

.cabra
{
	margin-top: 0;
	margin-left: 0;
	background-image: url(../images/space.gif);
	margin-bottom: 0;
	margin-right: 0;
	background-color: White;
}

.tabela
{
	background-color: White;
}

.tabelaLista
{
	background-color: #789DBC;
	margin: 0;
	border-color: #789DBC;
	border-width: 2;
	border-style: solid;
	margin: 5;
}

.tdTituloLista
{
	background-color: #789DBC;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: white;
	font-weight: bold;
   padding: 5;
}

.tdTextoLista
{
   background-color: White;	
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	color: #414141;
	padding: 5;
}

.tdTotalLista
{
	background-color: #E0EAF3;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	color: #414141;
	font-weight: normal;
	padding: 5;
}

.tituloPagina
{
   font-family: Verdana, Geneva, Arial, Helvetica;
   font-size: 14pt;
	font-style: normal;
   font-weight: bold;
   color: #19568F;
}

.azulescuro
{
	color: #19568F;
	border: dotted;
}

.subTituloPagina
{
   font-family: Verdana, Geneva, Arial, Helvetica;
   font-size: 12pt;
	font-style: normal;
   font-weight: bold;
   color: #19568F;
}

.texto
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	color: #414141;
	line-height: 120%;
}

.textoDestaque
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	color: #414141;
	line-height: 120%;
	font-weight: bold;
}

.tituloTexto
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #6699AA;
	line-height: 120%;
}


.tabelaDialogo
{
   background-color: orange;
	margin: 0;
	border-color: orange;
	border-width: 2;
	border-style: solid;
}

.tdTituloDialogo
{
	background-color: orange;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: white;
   padding: 8;
}

.tdTextoDialogo
{
   background-color: White;	
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	color: #414141;
   line-height: 120%;	
	padding: 8;
}


.infoLink
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #7B7B7B;
}

.info
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #7B7B7B;
	text-decoration: none;
}

.infoRodape
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #7B7B7B;
	text-decoration: none;
}

.error
{
	font-family: Arial, Verdana, Geneva, Helvetica;
	color: red;
	font-style: normal;
	font-weight: bold;
	font: 12pt;
}

.requerido
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	color: #cc3300;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	line-height: 120%;
}

.opcional
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	color: Black;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
}

.detalhe
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	color: Black;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	line-height: 120%;
}

.topo
{
	font-family: Arial, Verdana, Geneva, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: White;
	margin-bottom: 0em;
	margin-top: 0em;
	background-color: #19568F;
}

.menuPrincipal
{
	font-family: Arial, Verdana, Geneva, Helvetica;
	font-size: 8pt;
	font-style: normal; 
	font-weight: bold;
	color: White;
	margin-bottom: 0em;
	margin-top: 0em;
	background-color: #789DBC;	
	text-decoration: none;
	
}

.passo1
{
	background-color: red;
	margin: 0;
	border-color: red;
	border-width: 2;
	border-style: solid;
}

.numero1
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 48pt;
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	color: red;
	background-color: #FFDDDD;
	text-align: center;
	vertical-align: middle;
}

.texto1
{
	font-family: Verdana, Geneva, Arial, Helvetica;
   font-size: 16pt;
	font-style: normal;
   font-weight: bold;
   line-height: 1;
   color: red;
	background-color: white;
}

.passo2
{
	background-color: green;
	margin: 0;
	border-color: green;
	border-width: 2;
	border-style: solid;
}

.numero2
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 48pt;
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	color: green;
	background-color: #D4FFD7;
	text-align: center;
	vertical-align: middle;
}

.texto2
{
	font-family: Verdana, Geneva, Arial, Helvetica;
   font-size: 16pt;
	font-style: normal;
   font-weight: bold;
   line-height: 1;
   color: green;
	background-color: white;
}

.passo3
{
	background-color: orange;
	margin: 0;
	border-color: orange;
	border-width: 2;
	border-style: solid;
}

.numero3
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 48pt;
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	color: orange;
	background-color: #FFEECE;
	text-align: center;
	vertical-align: middle;
}

.texto3
{
	font-family: Verdana, Geneva, Arial, Helvetica;
   font-size: 16pt;
	font-style: normal;
   font-weight: bold;
   line-height: 1;
   color: orange;
	background-color: white;
}

.passo4
{
	background-color: navy;
	margin: 0;
	border-color: navy;
	border-width: 2;
	border-style: solid;
}

.numero4
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 48pt;
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	color: navy;
	background-color: #E3E6FF;
	text-align: center;
	vertical-align: middle;
}

.texto4
{
	font-family: Verdana, Geneva, Arial, Helvetica;
   font-size: 16pt;
	font-style: normal;
   font-weight: bold;
   line-height: 1;
   color: navy;
	background-color: white;
}

.itensTexto
{
	list-style-type: square;
	list-style-position: outside;
}

.botao
{
	color: white;
	background-color: #789DBC;
	font-family: Arial, Verdana, Geneva, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-attachment: fixed;
}
.tabelaAviso
{
   background-color: red;
	margin: 0;
	border-color: red;
	border-width: 2;
	border-style: solid;
}

.tdTituloAviso
{
	background-color: red;
	font-family:  Arial, Verdana, Geneva, Helvetica;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: white;
   padding: 5;
}
.tdTextoAviso
{
   background-color: White;	
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	color: #414141;
   line-height: 120%;	
	padding: 8;
}
