/************************************************************************/
/* Desenvolvido por: Mega Internet - soluções para internet */
/************************************************************************/

* {
	margin:0px;
	padding:0px;
}

body {
	background:transparent url(../images/header.png) top center repeat-X;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.c {
	clear:both;
	font-size:1px;
	height:1px;
}

/* =Clearfix (all browsers)--------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE6 */ * html .clearfix {height: 1%;}
/* IE7 */*:first-child+html .clearfix {min-height: 1px;}
.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

img { border:0px; }

#root {
	/*border-left:1px solid #ccc;
	border-right:1px solid #ccc;*/
	margin:0px auto;
	width:960px;
	text-align:left;
	font-size:0.82em;
}

	#root .left {
		width:300px;
		float:left;
	}

	#root .right {
		width:650px;
		float:right;
	}

	#root .left-box {
		width:260px;
		margin-left:23px;
		margin-bottom:15px;
	}
	
	#root .left-box h3 {
		background:transparent url(../images/header_box.png) top center no-repeat;
		height:25px;
		color:#666;
		font-family: "arial narrow", sans-serif; /* monospace;*/
		font-size:16px;
		padding:10px 0px 0px 15px;
		margin:0px;
	}
	
	#root .left-box p, #root .left-box form {
		border-bottom:1px solid #ccc;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		padding:10px;
	}


#left-content {
}

	#left-content h1 a {
		background:transparent url(../images/header_logo.png) top center no-repeat;
		width:275px;
		height:135px;
		display:block;
		overflow:hidden;
		text-indent:-9999px;
		text-decoration:none;
		margin-left:15px;
		margin-bottom:10px;
	}

#right-content {
}

	#right-header {
		height:110px;
	}

	#right-header h4 {
		float:right;
		color:#333;
		font-family: "arial narrow", sans-serif; /* monospace;*/
		font-size:20px;
		padding:13px 10px;
	}

	#right-header ul {
		float:right;
		width:535px;
		background:#fff;
		border:1px solid #333;
		font-family: "arial narrow", sans-serif; /* monospace;*/
		font-size:9pt;
		font-weight:bold;
		padding:5px 10px;
		margin:5px 10px 10px 100px;
	}
	
	#right-header ul a {
		color:#333;
		text-decoration:none;
	}
	
	#right-header ul a:hover {
		color:#000;
		text-decoration:underline;
	}
	
	#right-header ul, #right-header ul li {
		list-style-type:none;
	}
	
	#right-header ul li {
		float:left;
		margin:0px 8px 0px 8px;
	}

	#right-banner {
		width:640px;
		height:360px;
		display:block;
		background:#eee;
		margin-bottom:10px;
		border:1px solid #333;
	}

#content {
	color:#333;
	min-height:300px;
	height:auto !important;
	height:300px;
}

	#content {
		margin:15px 0px;
	}

	#content a {
		color:#000;
		text-decoration:none;
	}

	#content a:hover {
		color:#666;
		text-decoration:underline;
	}

	#content h1, #content h2, #content h3, #content h4 {
		color: #333;
		font-family: Georgia, "Times New Roman", Times, serif;
		border-bottom: 1px solid #ccc;
		padding: 0px 0px 5px 5px;
		margin-bottom: 15px;
	}

	#content h1 { font-size: 1.6em; }
	#content h2 { font-size: 1.4em; }
	#content h3 { font-size: 1.2em; }
	#content h4 { font-size: 1em; }

	div#content p {
		text-align:justify;
		line-height:1.5em;
		margin-bottom:15px;
	}

	div#content p small {
		font-weight:bold;
		color:#333;
	}

	#content .img-left {
		float:left;
	/* 	border:1px solid #808080; */
		padding:2px;
		margin:5px 5px 5px 0px;
		background:#eee;
	}

	#content .img-right {
		float:right;
	/* 	border:1px solid #808080; */
		padding:2px;
		margin:5px 0px 5px 5px;
		background:#eee;
	}

	div#content ul, div#content ol, div#content li {
		margin-left:15px;
	}

	div#content ul, div#content ol {
		margin-bottom:15px;
	}

	/*#pages form { padding:10px; text-align:left; color:#333; margin:5px 10px 15px 10px; }*/
	#content form { text-align:left; color:#333; margin-bottom: 15px; }
	#content form .input-text { font-size:9pt; border:1px solid #666; padding:3px; width:460px; margin-bottom:0px; }
	#content form .input-text1 { font-size:9pt; border:1px solid #666; padding:3px; margin-bottom:0px; }
	#content form .input-text:focus, #content form .input-text1:focus { background:#eeeeee; border:2px solid #808080; padding:2px; }
	#content form label {
		font-weight:bold;
		font-size:9pt;
		display:block;
		cursor:pointer;
		margin-top:10px;
	}

	#content fieldset {
		border:1px solid #ccc;
		margin:15px 10px;
		padding:1px 10px 10px 10px;
	}

	#content legend {
		text-align:center;
		padding:5px 10px;
		margin-left:15px;
		font-size:8pt;
		font-weight:bold;
		color:#666;
	}

	table {
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
		font-size:12px;
		margin-bottom:15px;
	}

	table caption {
		background:#ccc;
		color:#333;
		font-weight:bold;
		text-align:left;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-top:1px solid #ccc;
		padding:5px 3px;
	}

	table th {
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		padding:5px 3px;
		background:#DDDDDD;
		font-weight:bold;
		vertical-align:top;
	}

	table td {
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		padding:5px 3px;
		vertical-align:top;
	}

	table .gray-back { background:#eee; }

	table.no-border, .no-border th, .no-border td {
		border:0px;
	}

	#buildings {
		
	}
	
	#buildings .pesq-imovel-lst {
		width:155px;
		height:200px;
		float:left;
		margin:0px 2px 15px 2px;
	}

	#buildings .pesq-imovel-lst p {
		font-size:12px;
	}

	#buildings .pesq-imovel-lst img {
		margin:5px 0px;
		border:2px solid #666;
	}
	
	.img-list {
		float:left;
	}
	
	.img-list a {
		margin:0px 5px 10px 0px;
		border:2px solid #666;
		width:120px;
		height:90px;
		display:block;
	}
	
	.img-list a:hover {
		border:2px solid #111;
	}

	#build-detail-img {
		width:490px;
		height:370px;
		float:left;
		margin:0px 5px 15px 0px;
	}
	
	#build-detail-img img {
		border:2px solid #666;
	}
	
	#build-images {
		margin-bottom:15px;
		width:147px;
		height:368px;
		overflow:auto;
	}

	#build-details {
		width:200px;
		float:right;
		margin:5px;
	}
	
	#build-details p {
		margin:0px 10px;
	}
	
	#build-detail-desc {
		width:420px;
		float:left;
		margin:5px;
	}
	
	.pesquisa-lat-campo-sel {
		width:237px;
	}
	
	.corretor img {
		float:left;
	}
	
	.corretor span {
		float:right;
		width:175px;
	}

	.contact-errors {
		color:red;
		font-weight:bold;
		display:block;
	}
	

#footer {
	margin:10px 0px;
	border-top:1px solid #ccc;
	padding:5px 15px;
	font-size:8.5pt;
	color:#666;
}

	#megainternet {
		float:right;
	}