body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_branco_01 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.texto_branco_01_bold {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold
}
.texto_preto_02 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.texto_preto_02_bold {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold
}
.texto_cinza_03 {
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
}
.texto_cinza_03_bold {
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
	font-weight:bold
}
.texto_verde_04 {
	font-family: Verdana;
	font-size: 10px;
	color: #3B5EC6;
}
.texto_verde_04_bold {
	font-family: Verdana;
	font-size: 10px;
	color: #3B5EC6;
	font-weight:bold
}
.texto_azul_05 {
	font-family: Verdana;
	font-size: 10px;
	color: #3D70C9;
}
.texto_azul_05_bold {
	font-family: Verdana;
	font-size: 10px;
	color: #3D70C9;
	font-weight:bold
}

.texto_noticias {
	font-family: Verdana;
	font-size: 10px;
	color: #A1C61E;
	font-weight:bold
}
.titulo_top_cima {
	font-family: Verdana;
	font-size: 11px;
	color: #9E9FA3;
	font-weight:bold
}
.tabela_toda_preto {
	border: 0px solid #333333;
}
.tabela_toda_cinza {
	border: 1px solid #CCCCCC;
}
.tabela_toda_cinza2 {
	border: 1px solid #F5F5F5;
	
	
}

.voltar:link  {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold;}
.voltar:visited {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold;}
.voltar:hover {font-family: Verdana; font-size: 9px; color: #666666; text-decoration: none; font-weight: bold;}
.voltar:active {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold;}

.menu:link  {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold;}
.menu:visited {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold;}
.menu:hover {font-family: Verdana; font-size: 9px; color: #666666; text-decoration: none; font-weight: bold;}
.menu:active {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold;}

.imoveis:link  {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none;}
.imoveis:visited {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none;}
.imoveis:hover {font-family: Verdana; font-size: 9px; color: #666666; text-decoration: none;}
.imoveis:active {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none;}

.noticia:link  {font-family: Verdana; font-size: 10px; color: #333333; text-decoration: none;}
.noticia:visited {font-family: Verdana; font-size: 10px; color: #333333; text-decoration: none;}
.noticia:hover {font-family: Verdana; font-size: 10px; color: #666666; text-decoration: none;}
.noticia:active {font-family: Verdana; font-size: 10px; color: #333333; text-decoration: none;}

.paginacao:link  {font-family: Verdana; font-size: 10px; color: #333333; text-decoration: none;}
.paginacao:visited {font-family: Verdana; font-size: 10px; color: #333333; text-decoration: none;}
.paginacao:hover {font-family: Verdana; font-size: 10px; color: #666666; text-decoration: none;}
.paginacao:active {font-family: Verdana; font-size: 10px; color: #333333; text-decoration: none;}

.noticia_titulo:link  {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold;}
.noticia_titulo:visited {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold;}
.noticia_titulo:hover {font-family: Verdana; font-size: 9px; color: #666666; text-decoration: none; font-weight: bold;}
.noticia_titulo:active {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold;}

.indique_agendar:link  {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold;}
.indique_agendar:visited {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold;}
.indique_agendar:hover {font-family: Verdana; font-size: 9px; color: #666666; text-decoration: none; font-weight: bold;}
.indique_agendar:active {font-family: Verdana; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold;}

.destaque:link  {font-family: Verdana; font-size: 9px; color: #DF2331; text-decoration: none; font-weight: bold;}
.destaque:visited {font-family: Verdana; font-size: 9px; color: #DF2331; text-decoration: none; font-weight: bold;}
.destaque:hover {font-family: Verdana; font-size: 9px; color: #FF0000; text-decoration: none; font-weight: bold;}
.destaque:active {font-family: Verdana; font-size: 9px; color: #DF2331; text-decoration: none; font-weight: bold;}

select {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid 7E9EB7;
	width: 110px;
}
.formulario{
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
    border: 1px solid #7F9DB9;
}
.formulario2{
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
    border: 1px solid #7F9DB9;
	height: 18px;
	width: 110px;
}
.formulario3{
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
    border: 1px solid #7F9DB9;
	width: 212px;
}
.formulario4{
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	background-color: #F6F6F6;
    border: 1px solid #7D7D7D;
	height: 19px;
}
.formulario5{
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	background-color: #F6F6F6;
    border: 1px solid #7D7D7D;
	height: 18px;
}