/*@charset "utf-8";*/
/* CSS Document */
body {
	background-color: #003466;
	background-image: url(img/fundo.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:Tahoma;
}

.Forms
{
    font: Tahoma;
    font-size: 10px;
    color: #000000;
    margin-bottom: 5px;
    height: 18px;
    border: 0px none #FFFFFF;
    font-family: Tahoma;
    background-color: #F6F6F6;
}

.tituloImovel {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 16.5px;
}
.tituloImovel_Laranja {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.tituloImovel_Laranja:hover{
	text-decoration:underline;
}
.searchImovel {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	line-height: 16.5px;
	text-align: left;
}

.botoesLaranja {
	font-family: Tahoma;
	font-size: 11px;
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
	line-height: 130%;
}

a.botoesLaranja:link {text-decoration: none}
a.botoesLaranja:visited {text-decoration: none}
a.botoesLaranja:active {text-decoration: none}
a.botoesLaranja:hover {text-decoration: underline}

.margin {
	padding-left:39px;
	text-align: left;
 }

.texto {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 170%;
	color: #333333;
	/*background: left;*/
	text-align: left;
}
.resultadoPesquisa {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
resultadoPesquisa a
{
   	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
    text-decoration:none;
}
resultadoPesquisa a:link {text-decoration: none}
resultadoPesquisa a:visited {text-decoration: none}
resultadoPesquisa a:active {text-decoration: none}
resultadoPesquisa a:hover {text-decoration: underline}

.tituloTabs 
{
    font-family: Tahoma;
	font-size: 11px;
    color: #003366;
	font-weight: bold;
}
a.back{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
    text-decoration:none;
	color: #FF9900;
}

a.back:link {text-decoration: none}
a.back:visited {text-decoration: none}
a.back:active {text-decoration: none}
a.back:hover {text-decoration: underline}

.menuBaixo {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}

a.menuBaixo:link {text-decoration: none; color:#FFFFFF}
a.menuBaixo:visited {text-decoration: none; color:#FFFFFF}
a.menuBaixo:active {text-decoration: none; color:#FFFFFF}
a.menuBaixo:hover {text-decoration: none; color:#FF9900;}

.imgleft {
float: left;
padding-top:10px;
padding-right:30px;
padding-bottom:30px;
/*padding: 6px 10px 6px 0px;*/
}

