/* novos estilos labbo imovel */
.texto_geral {
    font-family      : Arial;
    font-size        : 11;
    color            : #0B582A;
}

.titulo_tabela {
    font-family      : Arial;
    font-size        : 11;
    color            : #003211;
}

.texto_tabela {
    font-family      : Arial;
    font-size        : 10;
    color            : #003211;
    background-color : #f5f5f5;
    text-align       : left;
}

.link_menu {
    text-decoration  : none;
    font-family      : Arial;
    font-size        : 12;
    color            : #0B582A;
    text-align       : left;
}

.link_menu:hover {	
    color            : #3CAD69;
}

.menu {
    background-color : #;
    background-image : url('/pinheiral/layout/');
}

.busca {
    font-family      : Arial;
    font-size        : 9;
    color            : #003211;
}

.busca_fundo {
	background-color : #;	
    background-image : url('/pinheiral/layout/busca_fundo_imagem.gif');
}

.busca_titulo {
    background-image : url('/pinheiral/layout/busca_titulo.gif');
}

.destaque_1 {
    font-family      : Arial;
    font-size        : 12;
    color            : #ffffff;	
    text-align       : left;	
    background-color : #0B582A;
}

.destaque_2 {
    font-family      : Arial;
    font-size        : 10;
    color            : #0B582A;	
    text-align       : left;	
    background-color : #ECFBF2;
}

.destaque_3 {
    font-family      : Verdana;
    font-size        : 10;
    color            : #A0410A;	
    text-align       : left;	
    background-color : #f5f5f5;
}

.rodape {
    font-family      : Arial;
    font-size        : 9;
    color            : #75C394;	
    text-align       : right;	
    background-color : #;
    text-decoration  : none;
}

.newsletter {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
}

A.noticia {
    text-decoration  : none;
    font-family      : Verdana;
    font-size        : 10;
    color            : #;	
}

A.noticia:hover {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;	
}

.newsletter_f {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
    background-color : #;
    border	     : 1px
    border-color     : #;
}

.rodape:hover {
    color            : #001B0C;
}

td, body {
    font-family      : Arial;
    font-size        : 11;
    color            : #0B582A;
}

.forms {
    font-family      : Arial;
    font-size        : 11;
    color            : #0B582A;
}

input,select,textarea {
    font-family      : Arial;
    font-size        : 11;
    color            : #000000;
}

A {
    text-decoration  : underline;
    color            : #000000;	
}

A:hover {
    color            : #3CAD69;	
}


/* NAVEGACAO */

.txNavSelecionado {
	font-family: arial, helvetica, sans-serif;
	color            : #FF0000;
	font-size        : 11px;
	text-decoration  : bold;
	padding          : 1px;
}
.aNavNaoSelecionado {
    font-family: arial, helvetica, sans-serif;
	color            : black;
	font-size        : 11px;
	text-decoration  : none;
	padding          : 1px;
}
.aNavNaoSelecionado:hover {
	text-decoration  : underline;
}
.aNavButton {
	text-decoration  : none;
	height           : 11px;
	padding          : 1px;
}
.aNavButton:hover {
	text-decoration  : none;
}
.txNavButton {
	text-decoration  : none;
	height           : 10px;
	padding          : 1px;
}

td.tdTitleGrid {
    font-family      : Arial;
    font-size        : 11;
    color            : #003211;
    text-decoration  : bold;
	font-weight      : bold;
	background       : #f5f5f5;
	padding          : 3px;
}
td.tdItemGrid1 {
    font-family      : Arial;
    font-size        : 10;
    color            : #003211;
	text-decoration  : none;
	font-weight      : none;
	background       : #;
	padding          : 3px;
}
td.tdItemGrid2 {
    font-family      : Arial;
    font-size        : 10;
    color            : #003211;
	text-decoration  : none;
	font-weight      : none;
	background       : #;
	padding          : 3px;
}
td.tdGridDetails {
    font-family      : Arial;
    font-size        : 11;
    color            : #0B582A;
}

a.aTitleGrid {
    font-family      : Arial;
    font-size        : 11;
    color            : #003211;
	text-decoration  : none;
	font-weight      : bold;
}
a.aTitleGrid:hover {
    font-family      : Arial;
    font-size        : 11;
    color            : #003211;
	font-weight      : bold;
	text-decoration  : underline;
}