/* novos estilos labbo imovel */
.texto_geral {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
}

.titulo_tabela {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
}

.texto_tabela {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
    background-color : #;
    text-align       : left;
}

.link_menu {
    text-decoration  : none;
    font-family      : Arial;
    font-size        : 11;
    color            : #6d8bc8;
    text-align       : left;
}

.link_menu:hover {	
    color            : #e6b00f;
}

.menu {
    background-color : #;
    background-image : url('/bendo/layout/');
}

.busca {
    font-family      : Arial;
    font-size        : 8;
    color            : #;
}

.busca_fundo {
	background-color : #;	
    background-image : url('/bendo/layout/busca_fundo_imagem.jpg');
}

.busca_titulo {
    background-image : url('/bendo/layout/busca_titulo.jpg');
}

.destaque_1 {
    font-family      : Arial;
    font-size        : 12;
    color            : #89a2d2;	
    text-align       : left;	
    background-color : #f2f4f7;
}

.destaque_2 {
    font-family      : Arial;
    font-size        : 10;
    color            : #555555;	
    text-align       : left;	
    background-color : #FFFFFF;
}

.destaque_3 {
    font-family      : Arial;
    font-size        : 11;
    color            : #e6b00f;	
    text-align       : left;	
    background-color : #eef2f7;
}

.rodape {
    font-family      : Arial;
    font-size        : 11;
    color            : #6c86b8;	
    text-align       : left;	
    background-color : #;
    text-decoration  : none;
}

.newsletter {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
}

A.noticia {
    text-decoration  : none;
    font-family      : Arial;
    font-size        : 11;
    color            : #555555;	
}

A.noticia:hover {
    font-family      : Arial;
    font-size        : 11;
    color            : #859fd0;	
}

.newsletter_f {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
    background-color : #;
    border	     : 1px
    border-color     : #;
}

.rodape:hover {
    color            : #FFFFFF;
}

td, body {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
}

.forms {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
}

input,select,textarea {
    font-family      : Verdana;
    font-size        : 10;
    color            : #000000;
}

A {
    text-decoration  : underline;
    color            : #000000;	
}

A:hover {
    color            : #e6b00f;	
}


/* 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      : Verdana;
    font-size        : 10;
    color            : #;
    text-decoration  : bold;
	font-weight      : bold;
	background       : #;
	padding          : 3px;
}
td.tdItemGrid1 {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
	text-decoration  : none;
	font-weight      : none;
	background       : #;
	padding          : 3px;
}
td.tdItemGrid2 {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
	text-decoration  : none;
	font-weight      : none;
	background       : #;
	padding          : 3px;
}
td.tdGridDetails {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
}

a.aTitleGrid {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
	text-decoration  : none;
	font-weight      : bold;
}
a.aTitleGrid:hover {
    font-family      : Verdana;
    font-size        : 10;
    color            : #;
	font-weight      : bold;
	text-decoration  : underline;
}
