@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fundo_tela_01.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#corpo_site {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(../images/logo_pessi_04.png);
	height: 49px;
	width: 165px;
	margin-left: 35px;
	float: left;
	margin-top: 50px;
}
#topo_direita {
	float: left;
	width: 245px;
}

#menu {
	float: left;
	background-image: url(../images/borda-menu_10.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	background-position: left bottom;
}
#menu ul li {
	list-style-type: none;
	margin-bottom: 2px;
}
#menu ul li:hover {
	list-style-type: none;
	margin-bottom: 2px;
	background-color: #E1E1E1;
}

#topo {
	float: left;
	margin-top: 90px;
}
#cabecalho {
	float: left;
}
.conteudo_home {
	float: left;
	width: 780px;
	padding-left: 20px;
	background-image: url(../images/bem_vindo_42.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#rodape {
	clear: both;
	background-image: url(../images/rodape_fundo_32.jpg);
	background-position: center;
	height: 168px;
	width: 100%;
	background-repeat: no-repeat;
	margin-top: 15px;
	float: left;
	margin-bottom: 0px;
}
#rodape p {
	line-height: 18px;
}
#rodape a {
	text-decoration: underline;
	color: #333;
}
#rodape .info_rodape {
	float: right;
	margin-top: 50px;
	margin-right: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.redes {
	color: #675201;
	font-weight: normal;
	font-size: 13px;
}
#rodape a:hover {
	text-decoration: underline;
	color: #675201;
}
#tituloredes {
	width: 300px;
	float: left;
	height: 40px;
	margin-top: 60px;
	margin-left: 80px;
	font-weight: bold;
}
#tituloredes img {
	margin-right: 5px;
	margin-top: 18px;
	padding: 0px;
}
#tituloredes #sites_g {
	float: left;
	margin-left: 40px;
}
#tituloredes #redes_g {
	float: left;
	margin-left: 10px;
}

#anim_home {
	float: left;
}
#eventos_home {
	float: left;
	margin-left: 20px;
}
#eventos_topo {
	height: 12px;
	width: 256px;
	background-color: #404040;
}
#eventos_meio a {
	color: #A39F39;
	text-decoration: none;
}

#eventos_rodape {
	height: 13px;
	width: 256px;
	background-color: #343434;
}

#eventos_meio {
	background-color: #343434;
	width: 250px;
	padding-left: 6px;
	padding-top: 5px;
}
#eventos_meio .eventos_itens {
	background-color: #404040;
	width: 225px;
	padding-left: 18px;
	padding-top: 5px;
	margin-bottom: 3px;
}

#eventos_meio .eventos_itens h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #b59f37;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#eventos_meio .eventos_itens p {
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#eventos_meio .eventos_itens:hover {
	background-color: #6F6F6F;
	width: 225px;
	padding-left: 18px;
	padding-top: 5px;
	margin-bottom: 3px;
}
#eventos_meio a:hover {
	color: #FFF;
}
#lancamentos {
	background-image: url(../images/titulo_lancamentos_58_54.png);
	background-repeat: no-repeat;
	width: 520px;
	float: left;
	margin-top: 20px;
	padding-left: 8px;
	margin-left: 15px;
}
#lancamentos p {
	margin-top: 60px;
	margin-bottom: 10px;
}

#redes {
	float: left;
	margin-top: 20px;
}
#redes img {
	margin-bottom: 5px;
}

#home_inferior {
	clear: both;
}
.conteudo_imovel {
	float: left;
	width: 840px;
	padding-left: 20px;
}
#imovel_principal {
	width: 320px;
	float: left;
	background-image: url(../images/imoveis_titulo_32.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 50px;
}
#imovel_principal h1 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#imovel_principal h2 {
	color: #675201;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
}
#imovel_principal p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
	margin-top: 0px;
	width: 310px;
}
#mapa {
	background-color: #E5E5E5;
	height: 80px;
	width: 270px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0px;
}
#mapa p {
	width: 180px;
}
#mapa #mapa_esquerda {
	float: left;
	width: 180px;
}
#mapa .icone {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
#imovel_coluna_alt {
	float: left;
	width: 500px;
}

#fotos_imovel {
	background-image: url(../images/titulo_fotos_imovel_36.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 500px;
	margin-top: 55px;
	padding-top: 7px;
}
#thumbnails_imoveis {
	float: left;
	margin-top: 25px;
}
#thumbnails_imoveis img {
	margin-right: 4px;
	margin-bottom: 4px;
}

#video_imovel {
	background-image: url(../images/video_imovel_41.png);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	margin-top: 35px;
	width: 450px;
	padding-top: 55px;
	padding-left: 10px;
}
#detalhes_imovel {
	background-image: url(../images/titulo_detalhes_46_45.png);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	margin-top: 35px;
	width: 450px;
	padding-top: 75px;
	padding-left: 10px;
}
#detalhes_icones img {
	margin-bottom: 5px;
}
#detalhes_icones {
	width: 94px;
	float: left;
}
#detalhes_lista {
	width: 340px;
	float: left;
}
#detalhes_lista ul {
	float: left;
	margin-top: 0px;
}
#detalhes_lista ul li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #666;
}
#galerias_imoveis {
	text-align: right;
	width: 460px;
}
#galerias_imoveis a {
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 400px;
	text-decoration: none;
}
#galerias_imoveis a:hover {
	color: #666;
	text-decoration: underline;
}
#imprensa_principal {
	width: 270px;
	float: left;
	padding-top: 50px;
	background-image: url(../images/imprensa_titulo_32.png);
	background-repeat: no-repeat;
}
#imprensa_principal h1 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#imprensa_principal h2 {
	color: #675201;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#imprensa_principal p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
	margin-top: 15px;
	width: 235px;
}
.imprensa_outros {
	width: 270px;
	float: left;
	padding-top: 50px;
}
.imprensa_outros h1 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
.imprensa_outros h2 {
	color: #675201;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.imprensa_outros p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
	margin-top: 15px;
	width: 235px;
}
#imprensa_rodape {
	float: right;
	margin-right: 55px;
	width: 200px;
	text-align: right;
	margin-top: 25px;
}
#imprensa_rodape a {
	color: #333;
}
#imprensa_rodape a:hover {
	color: #675201;
}
#ogrupo_principal {
	width: 750px;
	float: left;
	padding-top: 50px;
	background-image: url(../images/ogrupo_titulo_32.png);
	background-repeat: no-repeat;
}
#imoveis_principal {
	width: 800px;
	float: left;
	padding-top: 50px;
	background: url(../images/imoveis_titulo_32.png) no-repeat;
}
.imoveis_container h4 {
	background: #333;
	width: 170px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	color: #FFF;
	height: 20px;
	line-height: 21px;
	text-align: right;
	font-size: 10px;
}
.imoveis_container {
	float: left;
	clear: none;
	width: 200px;
}
.imoveis_container p {
	width: 175px;
	text-align: left;
}
#imoveis_principal h1 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#contato_principal {
	width: 800px;
	float: left;
	padding-top: 50px;
	background: url(../images/contato_titulo_32.png) no-repeat;
}
#contato_principal h1 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#contato_principal form {
	float: left;
	width: 600px;
}
#contato_principal form .form_label {
	clear: none;
	float: left;
	width: 90px;
	margin-bottom: 8px;
}
#contato_principal form .form_input {
	clear: none;
	float: left;
	width: 200px;
	margin-bottom: 8px;
}
.conteudo_contato {
	float: left;
	width: 840px;
	padding-left: 20px;
	background: url(../images/ligue_para_ogrupo_38.png) no-repeat right 80px;
}
.botoes_form   {
	color: #675201;
	background: #EEE;
	border: 1px solid #CCC;
}
#botoes_form_pos {
	width: 560px;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 25px;
}
#contato_principal form textarea {
	width: 470px;
}
#imovel_principal .nav_imovel {
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#ogrupo_principal p {
	line-height: 19px;
	text-align: justify;
	margin-top: 5px;
}
#ogrupo_principal h3 {
	padding: 0px;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
#ogrupo_principal h2 {
	color: #675201;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
}
#amigo {
	background-image: url(../images/enviar_amigo_44.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	margin-left: 15px;
	padding-top: 25px;
	width: 250px;
}
#amigo form label {
	font-size: 11px;
	color: #333;
	margin-bottom: 5px;
}
#amigo form #textfield {
	width: 200px;
	border: 1px solid #CCC;
	height: 20px;
}
#amigo p {
	color: #666;
	text-align: justify;
	width: 200px;
	font-weight: normal;
}
.impacta {
	float: none;
	margin-top: 5px;
	padding-top: 5px;
	display: block;
	text-align: left;
	height: 19px;
}
