.categModeloDestaque {
	color:#E0E0E0;
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	font-family: Verdana, Geneva, sans-serif;
	margin:5px 0 5px 0;
}

.chamadaModeloDestaque {
	color:#FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom:3px;
}

.conteudoModeloDestaque {
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom:3px;
}








.busca {
	width: 307px;
	height:277px;
	background-image: url(../img/busca.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.totalImovel {
    width: 100%;
    padding:0;
    margin:0 0 0 5px;
    background-image: url(../img/logo-efortal.jpg);
    background-repeat: repeat-y;
    background-position: top center;
}



table.TableImovel {
    font-family:arial;
    margin:10px 0px 15px 0px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}
table.TableImovel thead tr th, table.TableImovel tfoot tr th {
    background-image: url(../img/table/bg.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    color: #ffffff;
    line-height: 19px;
    height: 45px;
    font-size: 17px;
    cursor: pointer;
    text-align: left;

    
}

.espacoTableImovel { padding: 13px 0 0 3px; }

.espacoTableImovel2 { padding: 15px 0 0 3px; }

.linha1 {
    line-height: 19px;
    font-size: 17px;
    width: 967px;
    padding: 5px;
    background: url(../img/table/linha1024.png) repeat-x left bottom;
    font-weight: bold;
}

.espalinha1{ padding:7px;}

.espacoTableImov {
    margin-top: 35px;
	font-size: 15px;
    line-height: 28px;
}

.fonteTableImov {
    font-size: 17px;
    line-height: 19px;
    font-weight: bold;
}

.espacpreco { margin: 40px 0 0 3px;}

.linha2 {
	    line-height: 19px;
    font-size: 17px;
	font-weight: bold;
    height: 134px;
    width: 1172px;
    padding: 5px;
    width: 100%;
    background: url(../img/table/linha2.png) no-repeat left top;
}


table.TableImovel tbody td {

    color: #333333;
    padding: 4px;
    vertical-align: top;
}
table.TableImovel tbody tr.odd td {
    background-color:#656565;
}
table.TableImovel thead tr .headerSortUp {
    background-image: url(../img/table/asc.jpg);
}
table.TableImovel thead tr .headerSortDown {
    background-image: url(../img/table/desc.jpg);
}
table.TableImovel thead tr .headerSortDown, table.TableImovel thead tr .headerSortUp {
    background-color: #656565;
}
