/* CSS Document */

body, td, th, input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
body {
	margin: 0;
	}
#geral {
	width: 100%;
	background: url(img_index/rodape_bac.jpg) bottom repeat-x;
	}
#geral2 {
	width: 100%;
	background: url(img_index/top_bac.jpg) top repeat-x;
	}
#container {
	margin: 0 auto;
	width: 980px;
	}
	
.pesquisa_falsete {
	position: absolute;
	top: 482px;
	left: 50%;
	margin-left: -345px;
	}

.menu td, .menu a {
	color: #fff;
	text-decoration: none;
	}
.menu a {
	font-size: 10px;
	display: block;
	padding: 0 12px;
	line-height: 22px;
	}
.menu a:hover, .menu a:active {
	background: #666;
	text-decoration: none;
	}
	
.menu_rodape a, .menu_rodape td {
	color: #225E82;
	text-decoration: none;
	}
.menu_rodape a {
	font-size: 10px;
	display: block;
	padding: 0 11px;
	line-height: 30px;
	}
.menu_rodape a:hover, .menu_rodape a:active {
	background: #225E82;
	color: #fff;
	text-decoration: none;
	}
	
.titulo {
	border-bottom: 8px solid #79B2D2;
	background: #E1E5EE;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}
.conteudo {
	background: #fff url(img_pages/pages_bac.jpg) top repeat-x;
	}
.editor {
	background: #79B2D2;
	color: #fff;
	font-size: 9pt;
	padding: 20px 25px;
	}
.editor td {
	color: #fff;
	}	

.destaque {
	width: 152px;
	}
.destaque .tit {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	background: url(img_pages/destaque_tit_bac.jpg);
	padding: 3px 0 0 0;
	}
.destaque .img {
	padding: 7px 0 0 0;
	text-align: center;
	background: url(img_pages/destaque_bac.jpg);
	}
.destaque .img img {
	margin: 0 auto;
	border: 1px solid #000;
	max-width: 134px;
	max-height: 101px;
	}
.destaque .desc {
	background: url(img_pages/destaque_bac.jpg);
	height: 52px;
	padding: 0 0 0 16px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: left;
	}
	
.Formulario {
	border: 1px solid #333;
	}
/* Bairros */

.checklist {
	border: 1px solid #666666;
	list-style: none;
	width: 100%;
	height: 81px;
	overflow: auto;
	color: #000000;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.checklist li {
	margin-left: 0;
	padding:0;
	width: 175px;
	height: 27px;
	background-color: #E8F7EE;
	background-position: center;
}

.checklist li#avancada { 
	width: 282px;
}
.checklist li.par { 
	background:#CCCCCC;
}
.checklist li.impar { 
	background:#E6E6E6;
}
.checklist li.selecao {
	background-color: #FFFFFF;
}
.checklist label { 
	display: block;
	height: auto !important;
	height:1%;
	padding: 0 0 2px 25px;
	text-indent: -21px !important;
	text-indent: -25px;
}
.checklist label:hover, .checklist label.hover {
	color: #fff;
	cursor:pointer !important;
	cursor:hand;
	background-color: #B6CBC0;
}
.checklist input { 
	vertical-align: middle;
	margin: 4px 3px 2px 0 !important;
	margin: 0;	
}


.associados {
	padding: 0 0 15px 0;
	}
.associados a {
	color: #006699;
	text-decoration: underline;
	}
.associados a:hover {
	color: #333;
	}
	
.incorporadora {
	width: 152px;
	}
.incorporadora .tit {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	background: url(img_pages/incorporadora_destaque_tit_bac.jpg);
	padding: 3px 0 0 0;
	}
.incorporadora .img {
	padding: 7px 0 0 0;
	text-align: center;
	background: url(img_pages/incorporadora_destaque_bac.jpg);
	}
.incorporadora .img img {
	margin: 0 auto;
	border: 1px solid #000;
	max-width: 134px;
	max-height: 101px;
	}
.incorporadora .desc {
	background: url(img_pages/incorporadora_destaque_bac.jpg);
	height: 52px;
	padding: 0 0 0 16px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: left;
	}