Body{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	color: #F056E39;
	margin: 0px;
}
TABLE{
	font-family: Arial;
	font-size: 10px;
	color: #056E39;
	text-align : justify;
}
form {
	margin: 0
}
.texto{
  font-family: Arial;
	font-size: 10px;
	color: #056E39;
}
A, A:LINK, A:ACTIVE, A:VISITED {
	text-decoration: none;
}
A, A:HOVER {
	text-decoration: underline;
color: #27156F;
}
.caixa_selecao {
	background-color: transparent;
	border: 0px;
	background-image : none;
}
INPUT, SELECT, TEXTAREA  {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #056E39;
	border: 1px #7BC5A0 solid;
	background-color: #F8FDFB;
}
.titulo{
	font-family: Arial;
	font-size: 11px;
	color: #344A98;
	font-weight : bold;
}
.bg_topo{
	background-image : url(imagens/bg_topo.jpg);
	background-position : right;
	background-repeat : repeat-y;
}
.bg_cantoBox{
	background-image : url(imagens/estrutura_12.jpg);
	background-position : top;
	background-repeat : repeat-x;
	background-color : #F5F9FB;
}
.bg_tab{
	background-image : url(imagens/bg_tab.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
.bg_bottomBox{
	background-image : url(imagens/estrutura_14.jpg);
	background-position : top;
	background-repeat : repeat-y;
}
.bg_conteudo{
	background-image : url(imagens/estrutura_10.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #FFFFFF;
}
.rodape{
  font-family: Arial;
	font-size: 9.5px;
	color: #1A317F;
}
.azul{
  font-family: Arial;
	font-size: 10px;
	color: #27156F;
}
.azul_p{
  font-family: Arial;
	font-size: 9px;
	color: #27156F;
}
.box_Depoimentos{
	background-image : url(imagens/boxDepoimentos.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	font-family: Arial;
	font-size: 10px;
	color: #27156F;
}
.box_Videos{
	background-image : url(imagens/assista.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	font-family: Arial;
	font-size: 10px;
	color: #27156F;
}
.box_round{
	/*background-image : url(imagens/box_round.jpg);*/
	background-position : top right;
	background-repeat : no-repeat;
	font-family: Arial;
	font-size: 10px;
	color: #27156F;
}
.box_round2{
	background-image : url(imagens/box_roundCadastro.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	font-family: Arial;
	font-size: 10px;
	color: #27156F;
}
.box_fale{
	background-image : url(imagens/box_fale.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	font-family: Arial;
	font-size: 10px;
	color: #27156F;
}
.verde, VERDE:LINK, VERDE:ACTIVE, VERDE:VISITED{
  font-family: Arial;
	font-size: 10px;
	color: #489870;
}
.verdeG{
	font-family: Arial;
	font-size: 11px;
	color: #056E39;
	font-weight : bold;
}
.bg_pixel{
	background-image : url(imagens/estrutura_08.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}