@charset "utf-8";
/* CSS Document */

img.Miniatura {
	max-width:120px;
}

a {
	color:#000000;
	text-decoration: none;
}

a.pagina:link, a.pagina:active, a.pagina:hover, a.pagina:visited {
	font-size:12px;
	text-decoration:underline;
	margin:2px;
	color:#F00;
	font-weight:bold;
}

a.pagina:hover{
	color:#00F;
}

a.pagina_atual:link,  a.pagina_atual:active, a.pagina_atual:hover, a.pagina_atual:visited {
	font-size:12px;
	text-decoration:none;
	color:#00F;
	border:solid 1px #000000;
	padding: 1px;
	margin:2px;
	margin-top:50px;
	background-color:#CCC;
	font-weight:bold;
}

a#linkImovel {
	display:block;
	height: 100%;
	padding: 0 5px;
}

#linkVideo {
	display:block;
	position:absolute;
	padding: 1px;
	bottom: 14px;
}

#linkVideo:hover {
	font-weight: bold;
	cursor:hand;
}

.Ref{
    background-color:#0E487E;
}

.gomoImoveis{
    background-color: #FFFFFF;
    vertical-align: text-top;
}

#tabelaImoveis{
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
    background-color: #cccccc;
	border: 3px ridge #828282;
	text-align: center;
	display:block;
    width: 750px;
    table-layout: fixed;
}

#linhaImovel {
	position: relative;
	background-color:#FFF;
	float: left;
	height: 100%;
	width: 150px;
	margin-left: 4px;
	position: relative;
}

#linhaImovel:hover {
background-color:#D5E0EA;
}

#linhaTexto{
width:140px; 
overflow: hidden;
}

#linhaRef {
	color: #FFF;
	font-weight: bold;
}

#Lancamento {
	color: #F00;
	font-weight: bold;
}

#Negrito {
	font-weight: bold;
}

#Cidade {
	font-weight: bold;
	display: block;
	margin-top: -4px;
	margin-bottom: -4px;
}
