@charset "utf-8";

/************************************************/
/* 	 Design    : Ítalo Araújo					*/
/*   Front-end : Luiz Tiago						*/
/*   Empresa   : Prática Design					*/
/*   Cliente   : Avançar Negócios Imobiliários 	*/
/************************************************/

/* RESET */

html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, arial, tahoma, tahoma, verdana;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p,h1,h2,h3,h4,h5,h6,h7,input,ul,li,select,textarea,label,password,file {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #000;
	font-family: trebuchet ms, arial, tahoma, tahoma, verdana;
}

div {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

li {
	line-height: 14px;
}

p, li, label {
	font-size: 11px;
}

a {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: #666;
}

img {
	border: 0;
}

/* AVANÇAR - TAG's */

body {
	background-color: #EBB922;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
}

h1 {
	text-indent: -5000px;
	width: 210px;
	height: 85px;
	background: url(../img/avancar.gif);
	margin: 8px 0 0 12px;
}

select, input[type="text"],input[type="password"],input[type="file"], textarea {
	font-size: 11px;
	border: 1px solid #D4AD38;
	background: #F2EFE0;
}
.select {
	font-size: 11px;
	border: 1px solid #D4AD38;
	background: #F2EFE0;
}

li {
	background: url(../img/li.gif) no-repeat left 9px;
	padding-left: 10px;
	line-height: 22px;
}

/* AVANÇAR - ID's */

#container {
	background-color: #fff;
	background-image: url(../img/bg_container.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	left: 50%;
	margin-left: -380px;
	position: relative;
	width: 760px;
}

#topo {
	width: 760px;
	height: 100px;
	overflow: hidden;
	background: url(../img/bg_topo.jpg);
}

#menu_topo {
	position: absolute;
	/*background: url(../img/menu_topo.gif);*/
	width: 418px;
	height: 19px;
	margin-top: -76px;
	margin-left: 280px;
	left: -2px;
	top: 121px;
}

#corpo {
	width: 750px;
	overflow-x: hidden;
	background: url(../img/bg_corpo.jpg) no-repeat;
	padding: 20px 20px 10px 20px;
}

#colLat {
	width: 205px;
	float: left;
	overflow: hidden;
}

#menu {
	width: 174px;
	height: 195px;
	/*background: url(../img/menu.jpg) no-repeat;*/
	margin-left: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

#colLat #busca {
	width: 183px;
	height: 210px;
	background: url(../img/bg_box_colLat.jpg) no-repeat;
	margin-bottom: 10px;
	padding: 8px 15px 7px 7px;
}

#colLat #busca select {
	width: 150px;
	height: 20px;
}

#colLat #busca p {
	text-align: left;
	margin-top: 9px;
	padding-left: 17px;
}

#colLat #pesquisa p {
	text-align: center;
	padding-top: 17px;
}

#colLat #pesquisa {
	width: 205px;
	height: 53px;
	background: url(../img/bg_pesquisa.jpg) no-repeat;
}

#conteudo {
	width: 495px;
	float: left;
	padding-left: 20px;
	overflow: hidden;
}

#paginaInterna{
	width: 475px;
	float: left;
}

#conteudo .box {
	width: 150px;
	background: url(../img/bg_box_predios.gif) no-repeat left bottom;
	_height: 300px;
	min-height: 300px;
	float: left;
	margin-top: 10px;
	padding-bottom: 5px;
}

#conteudo .box_centro {
	margin-left: 12px;
	margin-right: 12px;
}

#conteudo .box .nome {
	font-size: 12px;
	color: #b59328;
	font-weight: bold;
	height: 40px;
}

#conteudo .box img {
	border: 1px solid #BDB9BA;
	margin-bottom: 5px;
}

#conteudo .box .foto {
	height: 100px;
	overflow-y: hidden;
}

#conteudo .box p {
	margin: 0 7px 0 7px;
}

#conteudo .box li {
	margin-left: 7px;
}

#conteudo .box .preco {
	padding: 3px 0 7px 0;
	font-weight: bold;
	height: 20px;
}

#conteudo .box .destaque {
	padding: 3px 0 3px 0;
	font-weight: bold;
}

#conteudo .box .detalhes {
	text-align: center;
}

#conteudo .box .detalhes img {
	border: none;
}

#conteudo .alugar .tit, #conteudo .vender .tit {
	height: 23px;
	width: 150px;
	margin-bottom: 6px;
}

#conteudo .alugar .tit {
	background: url(../img/tit_alugar.jpg) no-repeat;
}

#conteudo .vender .tit {
	background: url(../img/tit_vender.jpg) no-repeat;
}

#rodape {
	height: 70px;
	background: url(../img/bg_rodape.gif) no-repeat top left;
	clear: both;
	width: 760px;
}
#rodape p {
	text-align: center;
	padding-top: 15px;
}

/* AVANÇAR - MASTER CSS */

.center {
	text-align: center;
}

.inputs{
	font-family: trebuchet ms, arial, tahoma, tahoma, verdana;
	font-size:11px;
	margin-bottom:5px;
	width:400px;
	padding:2px;
	border: 1px solid #D4AD38;
	background: #F2EFE0;
}

.left{
	float:left;
	margin-right:20px;
	_margin-right:10px;
}

.busca_avancada{
   margin-top:20px;
   margin-left:20px;
}

.titulosPgInternas{
	font-family:trebuchet ms;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	color:#c7a429;
}