/*  cor principal #1349b6 */
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.cartola_tipo3 h4{
	color:#1349b6;
	font-size:14px;

}

body {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #656565;
	background: #FFF url(../images/bg.png);
}

p {
	margin: 10px 0;
}

a {
	color: #1349b6;
	font-weight: bold;
}

a:hover {
	color: #1c4b62;
}

.imagem {
border:1px solid #238498;
float:left;
margin:5px 5px 0 0;
width:210px;
}

#conteiner {
	margin: 0 auto;
	width: 1000px;
}

/* header */
#header {
float:left;
width:955px;
margin:5px 0px 8px;
position:relative;
float:left;
}

#header img {
	float: left;
}

#frmBusca {
	width: 614px;
	height: 102px;
	float: left;
	padding: 0;
	margin: 5px 0 0 15px;
}

.btn-enviar {
	width: 80px;
	height: 28px;
	padding: 0 0 0 10px;
	border: 0;
	color: #FFF;
	font-weight: bold;
	background: url(../images/botao-buscar.png) no-repeat;
}

/* Menu */

/*#menu {	
	width: 631px;
	height: 56px;
	margin: 33px 0 0 0;
	float: left;
	list-style: none;
	display: block;
	background: url(../images/menu.png) no-repeat;
}

*/
#menu ul {
	float: left;
	height: 37px;
	display: block;
	list-style:none;
	font-size:18px;
	text-decoration:none;
}

li.menu {
background-image: url(../images/separador_menu.png);
background-repeat: no-repeat;
background-position: right;
display:block;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
height:37px;
line-height:34px;
position:relative;
text-decoration:none;
color:#FFFFFF;

}

#menu ul li a {
	color: #FFFFFF;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 37px;
	text-decoration:none;
}


li.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	display: block;
	height: 36px;
}
li.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	display: block;
	height: 36px;
}
li.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	display: block;
	background-image: url(../images/bgmenu_hover.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
	padding-right: 25px;
	padding-left: 25px;

}
li.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	display: block;
	background-image: url(../images/bgmenu_hover.png);
	background-repeat: repeat-x;
	height: 36px;
}
/* /Menu */
/* /header */


/* conteudo */

#content-top {
background:url("../images/drop-shadow-top.png") no-repeat scroll center top transparent;
height:21px;
margin-top:1%;
float:left;
width:100%;
margin:0 -15px;
position:relative;

}

#content-bottom {
background:url("../images/drop-shadow-bottom.png") no-repeat scroll center top transparent;
height:21px;
margin:0 -15px;
position:relative;
width:100%;
float:left;

}
#content {
	float: left;
	padding: 0 20px;
	position:relative;
	margin:0 -15px;
	padding:0 30px 10px;
	width:955px;
}

.imovel {
	width: 203px;
	height: 303px;
	padding: 10px;
	border-color: #b0b0b0;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 10px 5px 15px 0;
	background-color:#FFFFFF;
}

.imovel h1 {
	font-size: 14px;
	color: #7983be;
	height: 33px;
}

.imovel ul {
	list-style: none;
}

.imovel ul li {
	height: 17px;
}

.imovel a {
	widows: 135px;
	height: 23px;
	margin: 3px 0 0 0;
	display: block;
	background: url(../images/botao-veja-mais.png) no-repeat;
}

.imovel a:hover {
	background: url(../images/botao-veja-mais-over.png) no-repeat;
}

.valor {
	text-align: center;
	font-size: 16px;
	color: #FFF;
	width: 201px;
	height: 22px;
	padding: 3px 0 0 0;
	background: #3f58ae;
}

.divisoria {
	width: 212px;
	height: 1px;
	background: #b0b0b0;
	margin: 5px 0 5px -5px;
}

#texto {
	width: 910px;
	margin: 10px 0;
	float: left;
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
}

.left {
	width: 560px;
	float: left;
	margin: 0 40px 0 0;
}

#contato {
	float: left;
}

#galeria {
	width: 480px;
	float: left;
	margin: 10px 0 0 0;
}

#galeria img {
	margin: 10px;
}

#descricao {
	margin: 20px 0 0 0;
	float: left;
	width: 450px;
}

#descricao h1{
font-size:24px;
line-height:30px;
}
/* /conteudo */

/* banners */

#banner {
	width: 945px;
	float: left;
	background: url(../images/fundo.png) repeat-y;
	margin: 0 0 0 -5px;
	padding: 0 20px;
}

.banner1 {
	float: left;
	margin: 0 10px 0 -5px;
}

.banner2 {
	margin: 3px 0 0 0;
}

/* rodape */

#rodape {
	float: left;
	width: 915px;
	margin:0 -15px;
	padding: 10px 40px 0px;
	color: #1349b6;
	background: url(../images/fundo-rodape.png) no-repeat top;
	
}

#menu-rodape {
	margin: 15px 0 10px 0;
	list-style-type: none;
}

#floatright {
	width: 450px;
	float: left;
	position:relative;
}

#floatleft {
	width: 450px;
	float: left;
	position:relative;
}

#menu-rodape li {
	display: inline;
}

/* /rodape */

/* titulos */

#header-conteudo {
	width: 955px;
	height: 60px;
	float: left;
}

#titulo-imoveis-em-destaque {
	height: 32px;
	display: block;
	background: url(../images/titulo-imoveis-em-destaque.png) no-repeat top left;
	margin: 20px 0 5px 0;
	font-size:22px;
	color:#000066;
	line-height:23px;
}

#titulo-telefones {
	width: 171px;
	height: 53px;
	display: block;
	text-indent: -10000px;
	background: url(../images/telefones.png) no-repeat;
	float: left;
	margin: 20px 0 20px 39px;

}


#titulo-sobre-nos {
	width: 618px;
	height: 38px;
	display: block;
	text-indent: -10000px;
	background: url(../images/titulo-sobre-nos.png) no-repeat -300px 0;
	float: right;
	margin: 20px 30px 5px 0;
}


#titulo-contato {
	height: 32px;
	margin: 20px 0 5px 0;
	font-size:34px;
	color:#1349b6;
	font-weight:normal;
	font-size:22px;
	color:#000066;
	line-height:23px;
	
}

#titulo-locacoes {
	width: 618px;
	height: 38px;
	display: block;
	text-indent: -10000px;
	background: url(../images/titulo-locacoes.png) no-repeat -300px 0;
	float: right;
	margin: 20px 30px 5px 0;
}

#titulo-servicos {
	width: 618px;
	height: 38px;
	display: block;
	text-indent: -10000px;
	background: url(../images/titulo-servicos.png) no-repeat -300px 0;
	float: right;
	margin: 20px 30px 5px 0;
}

#titulo-vendas {
	width: 618px;
	height: 38px;
	display: block;
	text-indent: -10000px;
	background: url(../images/titulo-vendas.png) no-repeat -300px 0;
	float: right;
	margin: 20px 30px 5px 0;
}

#titulo-informacoes-sobre-o-imovel {
	width: 645px;
	height: 38px;
	display: block;
	text-indent: -10000px;
	background: url(../images/titulo-informacoes-sobre-o-imovel.png) no-repeat 240px;
	float: right;
	margin: 20px 0 5px 0;
}


#wrapper_menu{
position:relative;
float:left;
margin:0px 0px 10px 10px;
padding:0;
}

#menu{
width:720px;
position:relative;
float:left;
height:37px;
background:url(../images/bgmenu.png) repeat-x;
}

#menu_left{
background:url(../images/menu_left.png) no-repeat scroll top left;
float:left;
position:relative;
height:37px;
width:10px;
}

#menu_right{
background:url(../images/menu_right.png) no-repeat scroll top left #FFFFFF;
float:left;
position:relative;
height:37px;
width:10px;
}

#wrapper_busca{
width:955px;
height:260px;
margin:0 0 15px;
padding:0;
position:relative;
float:left;
}

#wrapper_busca_form{
background:url(../images/bg_busca.png) no-repeat left top;
width:235px;
height:220px;
float:left;
position:relative;
padding:8px;
padding-left:15px;
padding-top:30px;

}

#wrapper_busca_banner{
background:#123f90;
width:674px;
height:242px;
float:left;
position:relative;
padding:8px;
padding-left:15px;

}

.campos{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:220px;
	margin:0;
	padding:0;
	border:1px solid #CBCBCB;
}

#linha_form{
color: #282B53;
width:222px;
height:20px;
padding:2px;
float:left;
}

#nome_campo{
width:180px;
float:left;
}

#campo{
float:left;
}


#logo{
float:left;
position:relative;
}

#fones h2{
float:left;
position:relative;
width:814px;
color:#1349b6;
font-size:26px;
margin-top:5px;
font-weight:600;
font-family:Geneva, Arial, Helvetica, sans-serif;
line-height:30px;
}

/* titulos */
