html, body 
{
	height:100%;
	padding:0;
	margin:0;
	cursor:default;
	background:#eee url(../imgs/bkg-main.jpg) repeat-x;
	font:normal 14px Verdana, Arial;
	color:#042;	
}

.hand
{
	cursor:pointer;	
}

div
{
	overflow:hidden;
}

a
{
	text-decoration:none;	
}
a:hover
{
	text-decoration:underline;	
}
a img
{
	border-width:0;	
}

label
{
	cursor:pointer;	
}

/*------------------------------------------------------------------*/
#main 
{	
	overflow:visible;
	width:1000px;
	margin:0 auto;
}

#header 
{
	height:177px;
	background:url(../imgs/bkg-header.jpg) no-repeat 630px 0;
}
#header a, #header a imgs
{
	width:630px;
	height:177px;
	display:block;
	float:left;
	cursor:pointer;
}

#menu
{
	height:46px;
	background-color:#fff;
	white-space:nowrap;
}
#menu a, #menu img
{
	display:block;
	float:left;
	text-decoration:none;
	border:0;		
	margin:0;
	padding:0;
}
#menu a:hover
{
	filter:alpha(opacity:85);
	opacity:.85;
}

#body
{
	padding:20px 15px 15px 15px;
}

#footer 
{
	height:60px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
}
#footer a
{
	color:#060;
}

#iw
{
	float:right;
	margin:10px 20px 0 0;
}

/*----------------------------------------------*/

.item-imovel
{
	display:inline-block;
	overflow:hidden;
	width:180px;
	font-size:12px;
	font-weight:bold;
	color:#080;
	letter-spacing:-1px;
	white-space:nowrap;
	text-align:center;
	border:4px solid #ddd;
	background:#f6f6f6;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
	padding:4px 0 4px 0;
	line-height:150%;
	margin:6px;
}
.item-imovel:hover
{
	border-color:#0f0;
	text-decoration:none;
	color:#030;
}
.item-imovel img
{
	display:block;
	width:160px;
	height:140px;	
	margin:5px 9px 5px 9px;
	border:1px solid #ccc;
}

#hello
{
	float:right;
	font-size:10px;
	color:#020;
	margin:7px 140px 0 0;
}

#imoveis_destaque div, #imoveis_lancamentos div
{
	text-align:center;
}
#imoveis_destaque
{
	margin-right:15px;
}
#imoveis_lancamentos
{
	float:right;
	width:290px;
	margin-left:20px;
}
#imoveis_lancamentos div a
{
	width:220px;
	display:inline-block;
}
#imoveis_lancamentos div a img
{
	width:200px;	
}

/*----------------------------------------------*/

.containers
{
	border:10px solid #00A65C;
	background:#FFF;
	-moz-border-radius:14px;
    -webkit-border-radius:14px;
	padding:30px;
	
}
.title-containers
{
	display:inline-block;	
	-moz-border-radius:6px 6px 0 0;
    -webkit-border-radius:6px 6px 0 0;	
	padding:6px 13px 6px 32px;	
	background:#004023 url(../imgs/icon-seta.png) no-repeat 9px 9px;
	color:#fff;
	font-weight:bold;
	font-size:15px;	
	margin-left:20px;
}

.title-containers a
{
	margin-left:100px;
	font-size:10px;
	font-weight:normal;
	letter-spacing:normal;
	color:#0f0;
	display:inline-block;
	padding:1px 7px 1px 5px;
	-moz-border-radius:4px;
    -webkit-border-radius:4px;
	background-color:#005B32;
}
.title-containers a:hover
{
	text-decoration:none;
	background-color:#00A65C;
	color:#fff;
}


/*----------------------------------------------*/

.conteudos
{
	padding:10px;
	line-height:150%;
}

.info-a
{
	font-weight:bold;
	font-size:26px;
	letter-spacing:-1px;
	color:#c00;
	text-align:center;
	padding:50px 0 20px 0;
	margin-top:20px;
	background:url(../imgs/icon-info.png) no-repeat 50% 0;
}

.fA 
{
	padding: 3px 5px 3px 5px;
	font: normal 14px arial;
	color: #333;
	border:1px solid #ccc;
	margin:2px;
}

.bA 
{
	font-weight:bold;
	color:#333;	
	background:#eee;
	border:3px solid #ddd;
	padding:5px;
	cursor:pointer;
}

.infoA
{
	text-align:center;
	font:normal 10px arial;
	color:#333;
	padding:10px;
}


.txtA
{
	padding:3px;
	color:#333;
}

.txtB
{
	font-size:9px;
	color:#999;
}

.txtC
{
	padding:3px 0 3px 0;
	margin-bottom:10px;
	color:#222;
	font:bold 22px arial;
	border-bottom:1px solid #ddd;
}

.txtD
{
	font-size:10px;
	color:#777;
	padding:20px;
	text-align:right;
}

.legInputA
{
	font:bold 14px arial;
	color:#666;
	float:left;
	width:200px;
	text-align:right;
	margin-right:10px;
	padding-top:5px;
}

.inputSelectA
{
	width:100%;
	font:normal 13px arial;
	color:#333;
	background:#fafafa;
	border:1px solid #ccc;
	padding:1px;
	cursor:pointer;
}

.inputSelectA option
{
	padding:2px;
}

.titA
{
	font:bold 18px arial;
	color:#000;
}

/*----------------------------------------------------------------*/
.container_pagination
{
	font-size:10px;
	color:#666;
	padding:8px 0 12px;
	text-align:center;
	line-height:normal;
}
	.container_pagination a
	{
		font-size:12px;
		display:inline-block;
		padding:1px 4px 1px 4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		text-decoration:none;
	}
		.container_pagination a:hover
		{
			background-color:#ddd;
			color:#000;	
		}
		
			.container_pagination a strong
			{
				border-bottom:2px solid #00f;
			}
