

html, body { 
	font-family: Arial, Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background: white;
	color: black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	background-image: url('images/back1.jpg');
	background-repeat: repeat-x;
	}


a:link { color: #000000; font-size: 11px; text-decoration: none; }
a:visited { color:#000000; font-size: 11px; text-decoration: none; }
a:hover { color:#000000; font-size: 11px; text-decoration: underline; }

.veja_mais a:link{
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	color: #2A186A;
	font-weight: bold;
	text-decoration: none;
}

.veja_mais a:hover{
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	color: #2A186A;
	font-weight: bold;
	text-decoration: none;
}

.txt_busca2{
	color: #2A186A;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.input_valor{
	font-family: Verdana, Arial;
	font-size: 10px;
	border: #27146E;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.veja_mais a:visited{
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	color: #2A186A;
	font-weight: bold;
	text-decoration: none;
}

table.DetalhesImovel td {
	padding-left:10px;
	padding-right:10px; 	
}

/*########## definicoes das tabelas dos box laterais esquerdo ##########*/

.titulo_box {
	color:#27146E;
	font-size: 11px;
	font-weight: bold;
	text-align: middle;
	padding-bottom: 0px;
}

.menu_box {
    font-family: Arial, Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color:#27146E;
	line-height: 25px;
	font-size: 12px;
	/*background-image: url("images/bg_menu2.jpg");*/
	font-weight: bolder;
	text-align: middle;
	padding-bottom: 0px;
	padding-left: 30px;
}

.TabelaCheckout2{
  font-family: Arial, Verdana, Arial;
  color: black;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
}

.hr_menu {
  font-family: Arial, Verdana, Arial;
  background-color: #B4CBDF;
  color: #B4CBDF;
  height: 1px;
  line-height: 5px;1
}


.categorias {
  font-family: Arial;
  background-color: white;
  color: #281765;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 13px;
  vertical-align: top;
}

.imovel_titulo {
  font-family: Arial;
  background-color: #333366;
  color: white;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 13px;
  vertical-align: top;
  text-align: center;
}

.bairro_imovel_titulo {
  font-family: Arial;
  background-color: #FEF7CB;
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 15px;
  vertical-align: top;
  text-align: center;
}

.bairro_titulo {
  font-family: Arial;
  background-color: #FFDCB9;
  color: #000000;
  font-size: 12px;
  padding-left: 5px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 15px;
  vertical-align: top;
  text-align: left;
}