* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	vertical-align:middle;
	border:0; 
}

body {
	font-family: Verdana,Arial,Tahoma,Sans-Serif;
}

hr{
	border:0.005em solid #DEE8EE;
	height:0px;
}

img {border:none;}

a{
	cursor: pointer;
	color:#000000;
}

a:hover{
	cursor: pointer;
}

fieldset legend {
 display:none;
}


.content {
	padding:15px 20px 15px 20px;
}

.content p {
	font: normal 10px/20px  Verdana, Arial,Tahoma, Sans-Serif;
	text-align:justify;
}

#main-content .limit {
	width:550px;
	background-color:#FFF;
	border:1px solid #DEE8EE;
}

/** Detalhes do ImÃ³vel **/
#detalhes_imovel{
	display: table;
}

#main-content h2.detalhes_imovel {
	width:212px;
	background:url("../imagens/titulos/detalhes_imovel.gif") no-repeat;
}


#detalhes_imovel ul.botoes_acao{
	height:21px;
	padding-bottom:18px;
	text-align:right;
}

#detalhes_imovel ul.botoes_acao li {
	display:inline;
	padding-left:5px;
}


#detalhes_imovel img.imagem_detalhe_imovel {
	float:left;
	max-width:230px;
	margin-right:8px;
}


#detalhes_imovel ul.detalhes_basicos {
	width:100%;
}

#detalhes_imovel ul.listagem_imagem_imovel{
	width:100%;
}

#detalhes_imovel ul.listagem_imagem_imovel li {
	display:inline;
	padding-right: 5px;
	float: left;
	overflow: hidden;
	width: 80px;
	height: 85px;
	font: normal 10px/18px Verdana, Arial,Tahoma, Sans-Serif;
	text-align: center;
}

#detalhes_imovel ul.listagem_imagem_imovel li img{
	padding-top:6px;
	display: block;
}

ul.detalhes_basicos li, #agendar_visita a {
	font: normal 10px/18px Verdana, Arial,Tahoma, Sans-Serif;
}

#detalhes_imovel b {
	font: bold 10px  Verdana, Arial,Tahoma, Sans-Serif;
}

#detalhes_imovel h3{
	font:bold 14px Verdana,Tahoma,  Arial, Sans-Serif;
}

#detalhes_imovel h4 {
	padding:25px 0 5px;
	font:bold 12px Verdana,Tahoma,  Arial, Sans-Serif;
	display: -moz-inline-block;
}

#txt_chamada{
	padding:0px;
	font:bold 12px Verdana,Tahoma,  Arial, Sans-Serif;
	color: #B0ACBA;
}

#detalhes_imovel .descricao_imovel {
	clear:both;
	padding-top:15px;
}

/** Google Maps **/

#map {
	width:500px;
	height:300px;

}



/** Detalhes do Imóvel - Versão para impressão **/]
#versao_impressao{
	background-color:#FFFFFF;
}

#geral_versao_impressao{
	width: 720px;
}

#geral_versao_impressao #main-content .limit{
	position:absolute;
	width:720px;
}

#geral_versao_impressao address{
	color:#556C78;
	font:normal 70% Arial, Tahoma, Verdana, Sans-Serif;
	float:left;
	padding:35px;
	width:355px;
}

#geral_versao_impressao #header {
	background:white;
	height:100px;
	position:relative;
}

#geral_versao_impressao #header h1{
	padding:20px;
	width: 217px;
	height: 67px;
	float:left;
}