/* novos estilos labbo imovel */
.texto_geral {
    font-family      : Arial;
    font-size        : 11;
    color            : #333333;
}

.titulo_tabela {
    font-family      : Arial;
    font-size        : 10;
    color            : #000000;
}

.texto_tabela {
    font-family      : Arial;
    font-size        : 10;
    color            : #666666;
    background-color : #f5f5f5;
    text-align       : left;
}

.link_menu {
    text-decoration  : none;
    font-family      : Arial;
    font-size        : 11;
    color            : #000000;
    text-align       : left;
}

.link_menu:hover {	
    color            : #84C225;
}

.menu {
    background-color : #;
    background-image : url('/joaocosta/layout/');
}

.busca {
    font-family      : Arial;
    font-size        : 10;
    color            : #333333;
}

.busca_fundo {
	background-color : #E6EEE1;	
    background-image : url('/joaocosta/layout/');
}

.busca_titulo {
    background-image : url('/joaocosta/layout/busca_titulo.gif');
}

.destaque_1 {
    font-family      : Arial;
    font-size        : 12;
    color            : #000000;	
    text-align       : left;	
    background-color : #D5E1CD;
}

.destaque_2 {
    font-family      : Arial;
    font-size        : 11;
    color            : #333333;	
    text-align       : left;	
    background-color : #ffffff;
}

.destaque_3 {
    font-family      : Arial;
    font-size        : 10;
    color            : #990000;	
    text-align       : left;	
    background-color : #F0F4EE;
}

.rodape {
    font-family      : Arial;
    font-size        : 10;
    color            : #C5E890;	
    text-align       : left;	
    background-color : #;
    text-decoration  : none;
}

.newsletter {
    font-family      : Arial;
    font-size        : 10;
    color            : #666666;
}

A.noticia {
    text-decoration  : none;
    font-family      : Arial;
    font-size        : 10;
    color            : #333333;	
}

A.noticia:hover {
    font-family      : Arial;
    font-size        : 10;
    color            : #84C225;	
}

.newsletter_f {
    font-family      : Arial;
    font-size        : 10;
    color            : #333333;
    background-color : #FFFFFF;
    border	     : 1px
    border-color     : #CCCCCC;
}

.rodape:hover {
    color            : #000000;
}

td, body {
    font-family      : Arial;
    font-size        : 11;
    color            : #333333;
}

.forms {
    font-family      : Arial;
    font-size        : 11;
    color            : #333333;
}

input,select,textarea {
    font-family      : Arial;
    font-size        : 11;
    color            : #000000;
}

A {
    text-decoration  : underline;
    color            : #000000;	
}

A:hover {
    color            : #84C225;	
}


/* 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        : 10;
    color            : #000000;
    text-decoration  : bold;
	font-weight      : bold;
	background       : #f5f5f5;
	padding          : 3px;
}
td.tdItemGrid1 {
    font-family      : Arial;
    font-size        : 10;
    color            : #666666;
	text-decoration  : none;
	font-weight      : none;
	background       : #ffffff;
	padding          : 3px;
}
td.tdItemGrid2 {
    font-family      : Arial;
    font-size        : 10;
    color            : #666666;
	text-decoration  : none;
	font-weight      : none;
	background       : #FFFFFF;
	padding          : 3px;
}
td.tdGridDetails {
    font-family      : Arial;
    font-size        : 11;
    color            : #333333;
}

a.aTitleGrid {
    font-family      : Arial;
    font-size        : 10;
    color            : #000000;
	text-decoration  : none;
	font-weight      : bold;
}
a.aTitleGrid:hover {
    font-family      : Arial;
    font-size        : 10;
    color            : #000000;
	font-weight      : bold;
	text-decoration  : underline;
}