@import url("bairroRegiao.css");
@import url("shopping.css");
@import url("viverbem.css");
@import url("institucional.css");
@import url("empreendimentos.css");
@import url("imprensa.css");

.esconde{
	visibility: hidden !important;
}

*{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000;
	line-height: 15px;
	background: #fff;
}

#container{
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left: -350px;
}

img{
	border: none;
}

.vermelho{
	color: #f00;
}

.saibamais{
	color: #444;
	text-decoration: underline;	
}

/* LOGIN */
span.borda-e-login{
	display: block;
	width: 16px;
	height: 33px;
	background: url(../img/bordaE_login.jpg) no-repeat top left;
	float: left;
}

ul#login{
	list-style: none;
	width: 533px;
	height: 33px;
	margin-bottom: 15px;
	background: url(../img/bg_login.jpg) repeat-x top left;
	float: left;
}

ul#login li{
	/*line-height: 33px;*/
	line-height: 22px;
	padding: 4px 15px 0 10px;
	color: #2d2d2d;
	float: left;
}

ul#login li a{
	text-decoration: none;
	color: #2d2d2d;
}

ul#login li input#txtLogin,
ul#login li input#txtSenha{
	width: 93px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #c0bebe;
}

span.borda-e-cadastro{
	display: block;
	width: 10px;
	height: 38px;
	background: url(../img/bordaE_cadastro.jpg) no-repeat top left;
	float: left;
}

span.borda-d-cadastro{
	display: block;
	width: 10px;
	height: 38px;
	background: url(../img/bordaD_cadastro.jpg) no-repeat top left;
	float: left;
}

ul#cadastro{
	list-style: none;
	width: 131px;
	height: 38px;
	background: url(../img/bg_cadastro.jpg) repeat-x top left;
	float: left;
}

ul#cadastro li{
	/*line-height: 33px;*/
	line-height: 22px;
	padding: 4px 15px 0 10px;
	color: #2d2d2d;
	float: left;
}

ul#cadastro li a{
	display: block;
	text-indent: 15px;
	background: url(../img/bullet_cadastro.jpg) no-repeat 0 50%;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	color: #2d2d2d;
}
/* FIM LOGIN */

/* HEADER */
#header{
	width: 686px;
	height: 138px;
	background: url(../img/bg_header.jpg) repeat-x top left;
	float: left;
}

#header *{
	font-size: 100%;
}

#header .borda-e{
	display: block;
	width: 14px;
	height: 116px;
	background: url(../img/bordaE_header.jpg) no-repeat top left;
	float: left;
}

#borda-header{
	display: block;
	width: 14px;
	height: 116px;
	background: url(../img/bordaD_header.jpg) no-repeat top left;
	float: left;
}

#header #logo{
	display: block;
	width: 82px;
	height: 61px;
/*	width: 68px;
	height: 48px;*/
	background: url(../img/logo_tamboreSA.jpg) no-repeat top left;
	text-indent: -9000px;
	margin-top: 15px;
/*	margin-top: 24px;*/
	margin-right: 12px;
	float: left;
}

#header p.data{
	display: block;
	width: 183px;
	text-indent: 5px;
	border-left: 1px solid #a3a8a1;
	color: #626262;
	margin-top: 58px;
	float: left;
}

/* MENU INSTITUCIONAL */
ul#nav{
	list-style: none;
	width: 258px;
	margin-top: 62px;
	/*margin-left: 150px;*/
	float: right;
}

ul#nav li img{
	vertical-align: middle;
	margin-top: 4px;
	margin-right: 2px;
}

ul#nav li{
	margin-left: 5px;
	float: left;
	background: url(../img/menu_abaD_off.gif) no-repeat right top;
}

ul#nav li span.bg-menu-bairro{
	padding-left: 15px;
	background: url(../img/img_bairro_menu_on.gif) no-repeat 0px 50%;
}

ul#nav li a{
	display: block;
	background: url(../img/menu_abaE_off.gif) no-repeat left top;
    padding: 2px 10px;
	text-decoration: none;
	color: #656565;
}

ul#nav li a:hover{
	color: #cc0211;
}

ul#nav li#current{
	background: url(../img/menu_abaD_on.gif) no-repeat right top;
}

ul#nav li#current a{
	background: url(../img/menu_abaE_on.gif) no-repeat left top;
}

ul#nav li ul#sub-bairro{
	top: 30px;
	/* CORRETO--------- top: 78px;*/
	right: 18px;
	width: 355px !important;
	height: 33px !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	background: url(../img/bg_subMenu_bairro.gif) no-repeat left top;
}

ul#nav li ul#sub-bairro li a {
	display: block !important;
	text-decoration: none !important;
	color: #505050 !important;
	margin: 4px 4px 0 0 !important;
	padding: 0 0 0 8px !important;
	background: none !important;
	font-size: 93%;
}

ul#nav li ul#sub-bairro li a:hover { 
	color: #924848 !important;
}

ul#nav li ul#sub-empreendimento{
	top: 30px;
	/* CORRETO----------top: 78px;*/
	right: 70px;
	width: 284px !important;
	height: 33px !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	background: url(../img/bg_subMenu_empreendimentos.gif) no-repeat left top;
}

ul#nav li ul#sub-empreendimento li a {
	display: block !important;
	text-decoration: none !important;
	color: #505050 !important;
	margin: 4px 4px 0 0 !important;
	padding: 0 0 0 8px !important;
	background: none !important;
	font-size: 93%;
}

ul#nav li ul#sub-empreendimento li a:hover { 
	color: #924848 !important;
}

ul li ul li{
	float: left !important;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul ul {	
	position: absolute;
	display: none;
	float: none;
}

/* Fix IE. Hide from IE Mac \
* html ul li { float:left; height:15px; }
* html ul li a { height:15px; }
/* End */

ul li a:hover{
	color: #924848;
}

ul li ul li a.linha{
	border-left: 1px solid #898d88;
}

li:hover ul ul,
li.over ul ul { display:none; }

li:hover ul,
li li:hover ul,
li.over ul,
li li.over ul { display: block; } /* The magic */
/* FIM MENU INSTITUCIONAL */

ul#menu{
	width: 672px;
	list-style: none;
	margin-top: 6px;
	margin-left: 0px;
	float: left;
}

ul#menu li{
	float: left;
	text-align: center;
	font-size: 97%;
	margin-left: 2px;
}

ul#menu li#home{
	background: url(../img/aba_menu_home_off.gif) no-repeat;
	text-indent: 15px;
	width: 55px;
	margin-left: 35px;	
}

ul#menu li#home a:hover{
	background: url(../img/aba_menu_home_on.gif) no-repeat;
}

ul#menu li#home a.current{
	background: url(../img/aba_menu_home_on.gif) no-repeat;
	color: #cc0211;
}

ul#menu li#tamboresa{
	background: url(../img/aba_menu_tamboresa_off.gif) no-repeat;
	width: 73px;
}

ul#menu li#tamboresa a:hover{
	background: url(../img/aba_menu_tamboresa_on.gif) no-repeat;
}

ul#menu li#tamboresa a.current{
	background: url(../img/aba_menu_tamboresa_on.gif) no-repeat;
	color: #cc0211;
}

ul#menu li#instituto{
	background: url(../img/aba_menu_instituto_off.gif) no-repeat;
	width: 88px;
}

ul#menu li#instituto a:hover{
	background: url(../img/aba_menu_instituto_on.gif) no-repeat;
}

ul#menu li#instituto a.current{
	background: url(../img/aba_menu_instituto_on.gif) no-repeat;
	color: #cc0211;
}

ul#menu li#responsabilidade{
	background: url(../img/aba_menu_responsa_off.gif) no-repeat;
	width: 90px;
}

ul#menu li#responsabilidade a:hover{
	background: url(../img/aba_menu_responsa_on.gif) no-repeat;
}

ul#menu li#responsabilidade a.current{
	background: url(../img/aba_menu_responsa_on.gif) no-repeat;
	color: #cc0211;
}

ul#menu li#revista{
	background: url(../img/aba_menu_revista_off.gif) no-repeat;
	width: 62px;
}

ul#menu li#revista a:hover{
	background: url(../img/aba_menu_revista_on.gif) no-repeat;
}

ul#menu li#revista a.current{
	background: url(../img/aba_menu_revista_on.gif) no-repeat;
	color: #cc0211;
}

ul#menu li#shopping{
	background: url(../img/aba_menu_shop_off.gif) no-repeat;
	width: 93px;
}

ul#menu li#shopping a:hover{
	background: url(../img/aba_menu_shop_on.gif) no-repeat;
}

ul#menu li#shopping a.current{
	background: url(../img/aba_menu_shop_on.gif) no-repeat;
	color: #cc0211;
}

ul#menu li#imprensa{
	background: url(../img/aba_menu_imprensa_off.gif) no-repeat;
	width: 93px;
}

ul#menu li#imprensa a:hover{
	background: url(../img/aba_menu_imprensa_on.gif) no-repeat;
}

ul#menu li#imprensa a.current{
	background: url(../img/aba_menu_imprensa_on.gif) no-repeat;
	color: #cc0211;
}

ul#menu li#contato{
	background: url(../img/aba_menu_contato_off.gif) no-repeat;
	text-indent: 15px;
	width: 60px;
}

ul#menu li#contato a:hover{
	background: url(../img/aba_menu_contato_on.gif) no-repeat;
}

ul#menu li#contato a.current{
	background: url(../img/aba_menu_contato_on.gif) no-repeat;
	color: #cc0211;
}

ul#menu li a{
	display: block;
	height: 18px;
    padding: 4px 0px 0 0px;
	text-decoration: none;
	color: #656565;
}

ul#menu li a:hover{
	color: #cc0211;
}

/* SUB MENU */

/*ul ul#sub-tamboresa{	
	position: absolute;
	display: none;
	float: none;
}*/

ul#menu li ul{
	height: 23px !important;
	margin: 0 !important;
	list-style: none;
	background: url(../img/bg_subMenu.gif) no-repeat;
	font-size: 110%;
}

ul#menu li ul li a {
	display: block !important;
	height: 13px !important;
	text-decoration: none !important;
	color: #505050 !important;
	margin: 4px 4px 0 0 !important;
	padding: 0 0 0 8px !important;
	background: none !important;
	float: left;
}

ul#menu li ul li a:hover { 
	color: #924848 !important;
}

ul#menu li ul#sub-tamboresa{
	top: 108px !important;
	/* --- CORRETO top: 156px !important; */
	right: 0px !important;
	width: 620px !important;
	padding: 0 0 0 80px !important;
}

ul#menu li ul#sub-instituto{
	/* --- CORRETO top: 156px !important; */
	top: 108px !important;
	right: 0px !important;
	width: 550px !important;
	padding: 0 0 0 150px !important;
}

ul#menu li ul#sub-responsabilidade{
	/* --- CORRETO top: 156px !important; */
	top: 108px !important;
	right: 0px !important;
	width: 460px !important;
	padding: 0 0 0 240px !important;
}

ul#menu li ul#sub-revista{
	/* --- CORRETO top: 156px !important; */
	top: 108px !important;
	right: 0px !important;
	width: 340px !important;
	padding: 0 0 0 360px !important;
}

ul#menu li ul#sub-revista li{
	width: 83px;
}

ul#menu li ul#sub-imprensa{
	/* --- CORRETO top: 156px !important; */
	top: 108px !important;
	right: 0px !important;
	width: 250px !important;
	padding: 0 0 0 450px !important;
	display:none;
}

ul#menu li ul#sub-imprensa li{
	width: 80px;
}
/* FIM SUBMENU */

/* FIM HEADER */

/* CONTEUDO */
#conteudo{
	width: 700px;
	padding-bottom: 10px;
	height: auto;
	float: left;
}

#conteudo .esquerda{
	width: 225px;
	height: auto;
	margin-right: 19px;
	_margin-right: 15px !important;
	float: left;
}

#conteudo .centro{
	width: 220px !important;
	height: auto;
	margin-right: 19px !important;
	_margin-right: 15px !important;
	float: left;
}

#conteudo .centro2{
	width: 220px !important;
	height: auto;
	margin-right: 0px !important;
	_margin-right: 0px !important;
	float: left;
}

#conteudo .centro h1{
	whidth: 220px !important;
}
#conteudo .direita{
	width: 216px;
	height: auto;
	float: left;
}

#conteudo a{
	text-decoration: none;
	color: #000;
}

#conteudo h1{
	font-size: 150%;
	/*text-transform: uppercase;*/
}

#conteudo h2{
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#conteudo ul{
	list-style: none;
	margin-bottom: 15px;
	margin-top: 5px;
}

#conteudo ul li{
	padding-left: 9px;
	background: url(../img/bullet_vermelho.jpg) no-repeat 0 5px;
}

/* ESQUERDA */
#conteudo h1#grupo-tambore{
	text-indent: 25px;
	line-height: 24px;
	padding-top: 5px;
	background: url(../img/logoP_SA.jpg) no-repeat 0 8px;
	border-top: 3px solid #82927e;
}

#conteudo h1#grupo-tambore a{
	display: block;
	width: 190px;
	text-decoration: none;
	color: #5f6d5b;
	background: url(../img/setas_verde1.jpg) no-repeat right;
}

#conteudo .esquerda span.borda-t{
	display: block;
	width: 225px;
	height: 9px;
	background: url(../img/bordaT_grupoTambore.jpg) no-repeat bottom;
	margin-top: 5px;
	float: left;
}

#conteudo .esquerda span.borda-b{
	display: block;
	width: 225px;
	height: 12px;
	background: url(../img/bordaB_grupoTambore.jpg) no-repeat top left;
	float: left;
}

#conteudo .esquerda div.grupo-tambore{
	width: 197px;
	padding-left: 14px;
	padding-right: 14px;
	background: url(../img/bg_grupoTambore.jpg) repeat-y top left;
	float: left;
}

#conteudo .esquerda ul li img.vermais{
	margin-left: 6px;
	margin-bottom: -2px;
}

#conteudo .esquerda #base-grupo{
	background: url(../img/bg_grupoTambore2.jpg) repeat-y top left !important;
}

#conteudo .esquerda h2#revista{
	margin-top: 10px;
}

#conteudo .esquerda ul{
	margin-bottom: 28px;
	margin-top: 15px;
}

#conteudo>.esquerda ul{
	margin-bottom: 22px;
}
/* FIM ESQUERDA */

/* CENTRO */
#conteudo h1#bairro-regiao{
	width: 100%;
	text-indent: 25px;
	line-height: 22px;
	background: url(../img/logoP_Bairro.jpg) no-repeat 0 9px;
	padding-top: 5px;
	border-top: 3px solid #0f9935;
}

#conteudo h1#bairro-regiao a{
	display: block;
	width: 180px;
	text-decoration: none;
	color: #0f9935;
	background: url(../img/setas_verde2.jpg) no-repeat right;
}

#conteudo .centro div#crossfade-container{
	width: 219px;
	height: 168px;
	float: left;
	padding-top: 10px;
	z-index: 1;
}

#conteudo .centro div.fade-box{
	position: absolute;
	width: 219px;
	height: 131px;
}

#conteudo .centro div.fade-box img{
	margin-top: 10px;
	border-top: 1px solid #ea9494;
	border-left: 1px solid #ea9494;
	border-right: 1px solid #ea9494;
	float: left;
}

#conteudo .centro p.navegacao-destaque-bairro{
	width: 221px;
	background: url(../img/bg_bairro_destaque.jpg) repeat-y top left;
	padding-top: 6px;
	text-align: center;
	float: left;
}

#conteudo .centro p.navegacao-destaque-bairro input{
	width: 162px;
	background: #f1f4f0;
	border: 1px solid #c7ccc6;
	margin: 0 5px;
}

#conteudo .centro p.navegacao-destaque-bairro img{
	margin-bottom: -2px;
}

#conteudo .centro p.navegacao-destaque-bairro span.borda-b{
	display: block;
	width: 221px;
	height: 10px;
	background: url(../img/bordaB_bairroDestaque.jpg) no-repeat bottom;
	float: left;
}

#conteudo .centro ul{
	float: left;
}

#conteudo .centro ul li{
	padding-right: 10px;
	/*padding-bottom: 10px;*/
	margin-bottom: 10px;
}

#conteudo .centro ul li td{
	padding-top: 20px;
	padding-left: 10px;
	background: url(../img/bullet_vermelho.jpg) no-repeat 0 26px;
}

#conteudo .centro ul li.linha{
	border-bottom: 1px solid #ecedec;
}

#conteudo h1#guia{
	display: block;
	width: 100%;
	text-indent: 25px;
	line-height: 22px;
	background: url(../img/logoP_Bairro.jpg) no-repeat 0 9px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-top: 3px solid #0f9935;
	float: left;
}

#conteudo h1#guia a{
	display: block;
	width: 75px;
	text-decoration: none;
	color: #0f9935;
	background: url(../img/setas_verde2.jpg) no-repeat right;
}

#conteudo .centro span.borda-t-guia{
	display: block;
	width: 221px;
	height: 9px;
	background: url(../img/bordaT_Guia.jpg) no-repeat bottom;
	float: left;
}

#conteudo .centro span.borda-b-guia{
	display: block;
	width: 221px;
	height: 12px;
	background: url(../img/bordaB_Guia.jpg) no-repeat top;
	margin-bottom: 25px;
	float: left;
}

#conteudo .centro ul#box-guia{
	width: 221px;
	margin: 0;
	padding: 0;
	font-size: 130%;
	background: url(../img/bg_Guia.jpg) repeat-y;
}

#conteudo .centro ul#box-guia li{
	margin: 0;
	padding: 0;
	background: none;
}

#conteudo .centro ul#box-guia li a{
	display: block;
	width: 219px;
	margin-left: 1px;
	margin-right: 0;
	padding: 4px 0 4px 0;
	text-indent: 30px;
}

#conteudo .centro ul#box-guia li#shopping{
	/*background: url(../img/bullet_shopping.gif) no-repeat 9px 4px;*/
	border-bottom: 1px solid #d4dcd6;
}

#conteudo .centro ul#box-guia li#shopping a:hover{
	/*background: #d4e2d7 url(../img/bullet_shopping.gif) no-repeat 8px 4px;*/
	background: #d4e2d7 no-repeat 8px 4px;
}

#conteudo .centro ul#box-guia li#restaurante{
	/*background: url(../img/bullet_restaurante.gif) no-repeat 9px 4px;*/
	border-bottom: 1px solid #d4dcd6;
}

#conteudo .centro ul#box-guia li#restaurante a:hover{
	/*background: #d4e2d7 url(../img/bullet_restaurante.gif) no-repeat 8px 4px;*/
	background: #d4e2d7 no-repeat 8px 4px;
}

#conteudo .centro ul#box-guia li#escolas{
	/*background: url(../img/bullet_escolas.gif) no-repeat 8px 2px;*/
	border-bottom: 1px solid #d4dcd6;
}

#conteudo .centro ul#box-guia li#escolas a:hover{
	/*background: #d4e2d7 url(../img/bullet_escolas.gif) no-repeat 7px 2px;*/
	background: #d4e2d7 no-repeat 7px 2px;
}

#conteudo .centro ul#box-guia li#servicos{
	/*background: url(../img/bullet_servicos.gif) no-repeat 8px 4px;*/
}

#conteudo .centro ul#box-guia li#servicos a:hover{
	/*background: #d4e2d7 url(../img/bullet_servicos.gif) no-repeat 7px 4px;*/
	background: #d4e2d7 no-repeat 7px 4px;
}

#conteudo h1#mapas{
	display: block;
	width: 100%;
	text-indent: 25px;
	line-height: 22px;
	background: url(../img/logoP_Bairro.jpg) no-repeat 0 9px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-top: 3px solid #006516;
	float: left;
}

#conteudo h1#mapas a{
	display: block;
	width: 89px;
	text-decoration: none;
	color: #006516;
	background: url(../img/setas_verde4.jpg) no-repeat right;
}

#conteudo .centro #box-mapas{
	float: left;
	background: url(../img/bg_mapa.jpg) repeat-y;
}

#conteudo .centro #box-mapas .borda-t{
	display: block;
	width: 221px;
	height: 10px;
	background: url(../img/bordaT_Mapa.jpg) no-repeat top;
	float: left;
}

#conteudo .centro #box-mapas .borda-b{
	display: block;
	width: 221px;
	height: 11px;
	background: url(../img/bordaB_Mapa.jpg) no-repeat bottom;
	float: left;
}

#conteudo .centro #box-mapas img.img-mapa{
	float: left;
	margin: 0 10px 0 10px;
}

#conteudo .centro #box-mapas ul{
	float: left;
	margin: 0;
	width: 110px;
}

#conteudo .centro #box-mapas ul li{
	padding: 0 0 5px 10px;
	margin: 5px 0 0 0;
}

#conteudo .centro #box-mapas p.btn-confira{
	display: block;
	width: 100px;
	height: 23px;
	line-height: 23px;
	font-size: 95%;
	text-align: center;
	background: url(../img/bg_bt_mapas.jpg) no-repeat;
	margin-top: 14px;
	float: left;
}

#conteudo .centro #box-mapas p.btn-confira a{
	display: block;
	width: 100px;
	height: 23px;
}
/* FIM CENTRO */

/* CENTRO 2 */
#conteudo h1#bairro-regiao{
	width: 100%;
	text-indent: 25px;
	line-height: 22px;
	background: url(../img/logoP_Bairro.jpg) no-repeat 0 9px;
	padding-top: 5px;
	border-top: 3px solid #0f9935;
}

#conteudo h1#bairro-regiao a{
	display: block;
	width: 180px;
	text-decoration: none;
	color: #0f9935;
	background: url(../img/setas_verde2.jpg) no-repeat right;
}

#conteudo .centro2 div#crossfade-container{
	width: 219px;
	height: 168px;
	float: left;
	padding-top: 10px;
}

#conteudo .centro2 div.fade-box{
	position: absolute;
	width: 219px;
	height: 131px;
}

#conteudo .centro2 div.fade-box img{
	margin-top: 10px;
	border-top: 1px solid #ea9494;
	border-left: 1px solid #ea9494;
	border-right: 1px solid #ea9494;
	float: left;
}

#conteudo .centro2 p.navegacao-destaque-bairro{
	width: 221px;
	background: url(../img/bg_bairro_destaque.jpg) repeat-y top left;
	padding-top: 6px;
	text-align: center;
	float: left;
}

#conteudo .centro2 p.navegacao-destaque-bairro input{
	width: 162px;
	background: #f1f4f0;
	border: 1px solid #c7ccc6;
	margin: 0 5px;
}

#conteudo .centro2 p.navegacao-destaque-bairro img{
	margin-bottom: -2px;
}

#conteudo .centro2 p.navegacao-destaque-bairro span.borda-b{
	display: block;
	width: 221px;
	height: 10px;
	background: url(../img/bordaB_bairroDestaque.jpg) no-repeat bottom;
	float: left;
}

#conteudo .centro2 ul{
	float: left;
}

#conteudo .centro2 ul li{
	padding-right: 10px;
	/*padding-bottom: 10px;*/
	margin-bottom: 10px;
}

#conteudo .centro2 ul li td{
	padding-top: 20px;
	padding-left: 10px;
	background: url(../img/bullet_vermelho.jpg) no-repeat 0 26px;
}

#conteudo .centro2 ul li.linha{
	border-bottom: 1px solid #ecedec;
}

#conteudo h1#guia{
	display: block;
	width: 100%;
	text-indent: 25px;
	line-height: 22px;
	background: url(../img/logoP_Bairro.jpg) no-repeat 0 9px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-top: 3px solid #0f9935;
	float: left;
}

#conteudo h1#guia a{
	display: block;
	width: 75px;
	text-decoration: none;
	color: #0f9935;
	background: url(../img/setas_verde2.jpg) no-repeat right;
}

#conteudo .centro2 span.borda-t-guia{
	display: block;
	width: 221px;
	height: 9px;
	background: url(../img/bordaT_Guia.jpg) no-repeat bottom;
	float: left;
}

#conteudo .centro2 span.borda-b-guia{
	display: block;
	width: 221px;
	height: 12px;
	background: url(../img/bordaB_Guia.jpg) no-repeat top;
	margin-bottom: 25px;
	float: left;
}

#conteudo .centro2 ul#box-guia{
	width: 221px;
	margin: 0;
	padding: 0;
	font-size: 130%;
	background: url(../img/bg_Guia.jpg) repeat-y;
}

#conteudo .centro2 ul#box-guia li{
	margin: 0;
	padding: 0;
	background: none;
}

#conteudo .centro2 ul#box-guia li a{
	display: block;
	width: 219px;
	margin-left: 1px;
	margin-right: 0;
	padding: 4px 0 4px 0;
	text-indent: 30px;
}

#conteudo .centro2 ul#box-guia li#shopping{
	background: url(../img/bullet_shopping.gif) no-repeat 9px 4px;
	border-bottom: 1px solid #d4dcd6;
}

#conteudo .centro2 ul#box-guia li#shopping a:hover{
	background: #d4e2d7 url(../img/bullet_shopping.gif) no-repeat 8px 4px;
}

#conteudo .centro2 ul#box-guia li#restaurante{
	background: url(../img/bullet_restaurante.gif) no-repeat 9px 4px;
	border-bottom: 1px solid #d4dcd6;
}

#conteudo .centro2 ul#box-guia li#restaurante a:hover{
	background: #d4e2d7 url(../img/bullet_restaurante.gif) no-repeat 8px 4px;
}

#conteudo .centro2 ul#box-guia li#escolas{
	background: url(../img/bullet_escolas.gif) no-repeat 8px 2px;
	border-bottom: 1px solid #d4dcd6;
}

#conteudo .centro2 ul#box-guia li#escolas a:hover{
	background: #d4e2d7 url(../img/bullet_escolas.gif) no-repeat 7px 2px;
}

#conteudo .centro2 ul#box-guia li#servicos{
	background: url(../img/bullet_servicos.gif) no-repeat 8px 4px;
}

#conteudo .centro2 ul#box-guia li#servicos a:hover{
	background: #d4e2d7 url(../img/bullet_servicos.gif) no-repeat 7px 4px;
}

#conteudo h1#mapas{
	display: block;
	width: 100%;
	text-indent: 25px;
	line-height: 22px;
	background: url(../img/logoP_Bairro.jpg) no-repeat 0 9px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-top: 3px solid #006516;
	float: left;
}

#conteudo h1#mapas a{
	display: block;
	width: 89px;
	text-decoration: none;
	color: #006516;
	background: url(../img/setas_verde4.jpg) no-repeat right;
}

#conteudo .centro2 #box-mapas{
	float: left;
	background: url(../img/bg_mapa.jpg) repeat-y;
}

#conteudo .centro2 #box-mapas .borda-t{
	display: block;
	width: 221px;
	height: 10px;
	background: url(../img/bordaT_Mapa.jpg) no-repeat top;
	float: left;
}

#conteudo .centro2 #box-mapas .borda-b{
	display: block;
	width: 221px;
	height: 11px;
	background: url(../img/bordaB_Mapa.jpg) no-repeat bottom;
	float: left;
}

#conteudo .centro2 #box-mapas img.img-mapa{
	float: left;
	margin: 0 10px 0 10px;
}

#conteudo .centro2 #box-mapas ul{
	float: left;
	margin: 0;
	width: 110px;
}

#conteudo .centro2 #box-mapas ul li{
	padding: 0 0 5px 10px;
	margin: 5px 0 0 0;
}

#conteudo .centro2 #box-mapas p.btn-confira{
	display: block;
	width: 100px;
	height: 23px;
	line-height: 23px;
	font-size: 95%;
	text-align: center;
	background: url(../img/bg_bt_mapas.jpg) no-repeat;
	margin-top: 14px;
	float: left;
}

#conteudo .centro2 #box-mapas p.btn-confira a{
	display: block;
	width: 100px;
	height: 23px;
}
/* FIM CENTRO 2 */

/* DIREITA */
#conteudo h1#empreendimentos{
	line-height: 22px !important;
	_height: 10px !important;
	padding-top: 5px;
	border-top: 3px solid #81ac6a;
	width: 100%;
	background: #fff !important;
}

#conteudo h1#empreendimentos a{
	display: block;
	width: 215px;
	text-decoration: none;
	color: #81ac6a;
	background: url(../img/setas_verde2.jpg) no-repeat right;
	margin-bottom: 10px;
}

#conteudo .direita ul li img.vermais{
	margin-left: 6px;
	margin-bottom: -2px;
}

#conteudo .direita #box-empreendimentos{
	background: url(../img/bg_Empreendimentos.jpg) repeat-y;
}

#conteudo .direita #box-empreendimentos span.borda-t{
	display: block;
	width: 216px;
	height: 10px;
	background: url(../img/bordaT_Empreendimentos.jpg) no-repeat bottom;
	float: left;
}

#conteudo .direita #box-empreendimentos span.borda-b{
	display: block;
	width: 216px;
	height: 11px;
	background: url(../img/bordaB_Empreendimentos.jpg) no-repeat bottom;
	margin-bottom: 8px;
}

#conteudo .direita #box-empreendimentos h2{
	display: block;
	width: 77px;
	margin: 0 0 23px 6px;
	text-indent: 15px;
	color: #f00;
	border-right: 1px solid #daded8;
	background: url(../img/seta_baixo.gif) no-repeat 0 50%;
	float: left;
}

#conteudo .direita #box-empreendimentos img.destaque{
	margin-left: 14px;
	margin-bottom: 10px;
}

#conteudo .direita #box-empreendimentos img.logo{
	float: right;
	margin-right: 18px;
}

#conteudo .direita #box-empreendimentos ul{
	margin-left: 14px;
	padding-right: 10px;
}

#conteudo .direita p.btn-confira{
	display: block;
	width: 159px;
	height: 24px;
	line-height: 24px;
	font-size: 95%;
	text-align: center;
	background: url(../img/bg_bt_venhaMorar.jpg) no-repeat;
	float: left;
}

#conteudo .direita p.btn-confira a{
	display: block;
	width: 159px;
	height: 24px;
}
/* FIM DIREITA */

/* FIM CONTEUDO */

/* FOOTER */
#footer{
	width: 700px;
	height: 106px;
	clear: both;
}

#footer span.borda-e{
	display: block;
	width: 10px;
	height: 106px;
	background: url(../img/bordaE_footer.jpg) no-repeat top left;
	float: left;
}

#footer span.borda-e{
	display: block;
	width: 10px;
	height: 106px;
	background: url(../img/bordaE_footer.jpg) no-repeat top left;
	float: left;
}

#footer span.borda-d{
	display: block;
	width: 10px;
	height: 106px;
	background: url(../img/bordaD_footer.jpg) no-repeat top left;
	float: left;
}

#footer ul{
	width: 439px;
	height: 96px;
	padding-right: 10px;
	padding-top: 10px;
	list-style: none;
	border-right: 1px solid #fff;
	background: url(../img/bg_footer.gif) repeat-x top left;
	float: left;
	text-align: right;
}

#footer ul li{
	display: inline;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 10px;
}

#footer ul li.divide{
	border-left: 1px solid #767876;
}

#footer ul li#home{
	background: url(../img/img_home_footer.jpg) no-repeat 0 50%;
}

#footer ul li#bairro{
	background: url(../img/img_bairro_footer.jpg) no-repeat 3px 50%;
}

#footer ul li#contato{
	background: url(../img/img_contato_footer.jpg) no-repeat 0 50%;
}

#footer ul li#mapa{
	background: url(../img/img_mapaSite_footer.jpg) no-repeat 4px 50%;
}

#footer ul li a{
	color: #767876;
}

#footer .footer-end{
	/*width: 230px;*/
	width:230px;
	height: 106px;
	background: url(../img/bg_footer2.gif) repeat-x top left;
	color: #616261;
	float: left;
}

#footer .footer-end address{
	font-family: inherit;
	font-style: normal;
	padding: 10px 0 0 15px;
}

.desenvolvimento{
	width: 80px;
	float:  right;
	margin-top: 10px;
	color: #616261;
}

.desenvolvimento img{
	float:  right;
}
/* FIM FOOTER */