#ctrFundoImgFooter{
	width: 100%;
	background-image: url("../img/fundo_footer.png");
}
#ctrFundoColorFooter {
	width: 100%;
	min-height: 200px;
}
#ctrConteudoFooter {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	font-family: Arial,Verdana, Geneva, sans-serif;
	font-size: 14px; 
	position: relative;
}
#borderFooter {
	background: white none repeat scroll 0 0;
  height: 2px;
  margin: 0 auto;
  position: relative;
  top: 40px;
}
#ctrFooterInstitucional {
	width: 120px;
	text-align: left;
	margin: 15px 0 0 0;
}
#ctrFooterBuscaImovel {
	width: 170px;
	text-align: left;
	margin: 15px 0 0 20px;
}
#ctrFooterBuscaImovelTipo {
	width: 170px;
	text-align: left;
	margin: 15px 0 0 20px;
	height: 170px;
	overflow: hidden;
	
}
#ctrFooterBuscaImovelDestaque {
	width: 170px;
	text-align: left;
	margin: 15px 0 0 20px;
	height: 170px;
	overflow: hidden;
	display: none;
}
#ctrFooterContato {
	width: 185px;
	text-align: left;
	margin: 15px 0 0 20px;
} 
#ctrFooterIndoCustomer {
	width: 295px;
	text-align: right;
	margin: 15px 0 0 0px;
}
span.titleContentFooter {
	font-weight: bold;
	font-size: 16px;
}
ul#footerMenu, ul#footerMenuFinalidade, ul#footerMenuBusca, ul#footerMenuDestaque {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 13px;
	list-style: none;
	text-align: left;
	border-right: 1px solid white;
	height: 137px;
	overflow: hidden;
}
ul#footerMenuFinalidade li, ul#footerMenuBusca li {
    text-transform: capitalize;
}
ul#footerMenuContato {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 13px;
	list-style: none;
	text-align: left;
	height: 137px;
}
ul#footerMenuCustomer {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 13px;
	list-style: none;
	text-align: right;
	height: 137px;
}
ul#footerMenu li, ul#footerMenuFinalidade li, ul#footerMenuBusca li, ul#footerMenuDestaque li, ul#footerMenuContato li {
	margin: 4px 0;
	cursor: pointer;
}
ul#footerMenuContato li a, ul#footerMenuCustomer li a {
	color: white;
}
ul#footerMenuContato li a:hover, ul#footerMenuCustomer li a:hover {
	text-decoration: underline;
}
li#cursor {
	cursor: pointer
}
li#cursor:hover {
	text-decoration: underline;
}
.phoneCustomer {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
#corretorFooter{
	margin: 10px 0 0 0;
}
