body ,td{
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#7F7F7F;
}
body{
	background:#3A546B;
}
a{
	font-family:Tahoma;
	font-size:11px;
	color:#7F7F7F;
	text-decoration:none;
}
a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#7F7F7F; 
	text-decoration:underline;
}
.txtClaro{
	color:#949494;
}
.Conteudo{
	background-color:#E5E5E5;
	padding-left:18px;
	padding-top:10px;
}
.ColunaDireita{
	background-image:url(../../img/bg_lateral.jpg);
	background-repeat:repeat-x;
}

.ColunaDireitaInterna{
	background-image:url(../../img/bg_lateral_internas.jpg);
	background-repeat:repeat-x;
}
.bgTabelaConteudoInternas{
	background-image:url(../../img/bg_tabela_conteudo_internas.gif);
	padding-left:72px;
}
.bgTabelaConteudoInternasBase{
	background-image:url(../../img/bg_tabela_conteudo_internas_base.gif);
	height:180px;
	background-repeat:no-repeat;
}
.SecaoInternas{
	float:left;
	padding-bottom:30px;
	padding-right:60px;
}
.duvida{
	padding-right:40px;
}
.SecaoInternasDuvidas{
	float:left;
	padding-bottom:30px;
}
.SubSecaoInternas{
	padding-top:18px;
	padding-left:10px;
	float:left;
	width:330px;
}
.SubSecaoInternasTxt{
	padding-left:20px;
	background-image:url(../../img/ico_seta_verde.gif);
	background-repeat:no-repeat;
	background-position:inherit;
}
.SubSubSecaoInternasTxt{
	padding-left:20px;
	background-image:url(../../img/ico_seta_verde.gif);
	background-repeat:no-repeat;
	background-position:inherit;
	color:#949494;
}
.NovosCredenciadosTxt{
	padding-left:30px;
	background-image:url(../../img/ico_v_grande.gif);
	background-repeat:no-repeat;
	background-position:inherit;
	color:#949494;
}
.TabelaInicialEsq{
	float:left;
	width:270px;
	height:295px;
	background-image:url(../../img/tabela_esq_incial.jpg);
	background-repeat:no-repeat;
}
.TabelaInicialDir{
	float:left;
	width:270px;
	height:295px;
	background-repeat:no-repeat;
	background-image:url(../../img/tabela_dir_incial.jpg);
}
.formsContato{
	border:1px solid #C0C0C0;
	height:18px;
	width:250px;
	font-family:Tahoma;
	font-size:10px;
	color:#7F7F7F;
	margin-left:5px;
	line-height:14px;
	
}
.tabelaFormContato{
	line-height:20px;
	width:315px;
	float:left;
	margin-top:40px;
	text-align:right;
}
.bgBotao{

	background-image:url(../../img/bg_botao2.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.Numeracao{
	color:#4E6289;
}
.tabelaFaq{
	padding:0px 25px 0px 25px;
	background-color:#EEEEEE;	
}
.itemLista{
	float:left;
	width:440px;
}
.txtLista{
	width:280px;
	float:left;
}
.itemParTabelaDiferenciais{
	padding:10px 40px 10px 20px;
}
.txtParTabelaDiferenciais{
	background-image:url(../../img/ico_x_branco.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}
.txtParTabelaDiferenciaisRight{
	background-image:url(../../img/ico_v_branco.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}
.itemimParTabelaDiferenciais{
	padding:10px 40px 10px 20px;
	background-color:#ECECEF;
}
.txtimParTabelaDiferenciais{
	background-image:url(../../img/ico_x_cinza.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}
.txtimParTabelaDiferenciaisRight{
	background-image:url(../../img/ico_v_cinza.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}
.linkBold{
	font-weight:bold;
	color:#330000;
	background-color:#339999;
}

.bgFundoMenu{
	background-image:url(../../img/fundo_menu.jpg);
	background-repeat:no-repeat; 
	background-position:top;
	
	
