#pop {

width:280px;
height:200px;
position:absolute;
top:210px;
z-index:100;
left: 25%;
}


* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style: none;
	}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8b8a8a;
	}
h1, h2, h3, h4 {
	margin: 0 0 10px 0;
	color: #2f495a;
	}
h2 {
	}
h3 {
	}
h4 {
	font-size: 12px;
	margin: 0 0 10px 0;
	}
p {
	margin: 0 0 20px 0;
	}
a {
	color: #575e63;
	font-weight: bold;
	}
strong {
	color: #2f495a;
	}
address {
	clear: both;
	text-align: center;
	padding: 15px;
	color: #575e63;
	font-style: normal;
	font-weight: bold;
	}

/* DIVISOES PRINCIPAIS ------------------ */
#topo {
	background: url(../imgs/bgGeral.jpg) top center no-repeat;
	margin: 0 0 5px 0;
	}
#menuLogin {
	width: 960px;
	height: 25px;
	padding: 5px 0 0 0;
	margin: 0 auto;
	}
#menuLogin ul{
	width: 720px;
	padding: 2px 0 0 40px;
	float: left;
	}
#menuLogin li {
	display: inline;
	}
#topo #login {
	width: 290px;
	float: right;
	}

.atendimento_online {
	margin: -5px 0 0 0;
	}

.imgWebmail {
	float: left;
	margin: 4px 2px 0 0;
	}
#login #loginNome {
	width: 100px;
	height: 20px;
	padding: 0 0 0 5px;
	background: url(../imgs/topo_bg_form.gif) top left no-repeat;
	float: left;
	font-size: 12px;
	color: #b2b2b2;
	}
#login #loginSenha {
	width: 101px;
	height: 20px;
	padding: 0 0 0 5px;
	margin: 0 -5px 0 0;
	background: url(../imgs/topo_bg_senha.gif) top left no-repeat;
	float: left;
	font-size: 12px;
	color: #b2b2b2;
	}
#login #loginOk {
	background: url(../imgs/bt_login.png) top left no-repeat;
	height: 25px;
	width: 28px;
	float: left;
	font-size: 12px;
	color: #b2b2b2;
	}

#menu {
	background: url(../imgs/bg_menu_geral.png) top center no-repeat;
	width: 920px;
	height: 30px;
	padding: 10px 0 0 20px;
	margin: 0 auto;
	}
#menu li {
	display: inline;
	margin: 0 20px;
	}

#flashCentro a {
	font-weight: normal;
	}
#flashCentro a:hover {
	text-decoration: underline;
	}

/*Componentes de paginas internas--------*/
#topoInternas {
	width: 940px;
	margin: 0 auto;
	}
#topoInternas #logoBusca {
	width: 900px;
	padding: 0 20px;
	margin: 0 auto;
	}
.logoInternas {
	margin: 30px 0 0 0;
	float: left;
	}
.imgTopo {
	margin: 0 0 0 30px;
	}

/*Busca Internas --------------------*/
#topoInternas #internasBusca {
	float: right;
	margin: 40px 40px 0 0;
	width: 250px;
	}
#internasBusca #internasBuscaCampo {
	background: url(../imgs/internas_busca.jpg) top left no-repeat;
	height: 20px;
	width: 160px;
	padding: 0 0 0 10px;
	float: left;
	font-size: 12px;
	color: #b2b2b2;
	}
#internasBusca #intenasBuscaBt {
	background: url(../imgs/internas_busca_bt.jpg) top left no-repeat;
	height: 20px;
	width: 75px;
	float: left;
	}
#flash {
	text-align: center;
	}
#corpo {
	width: 940px;
	margin: 0 auto;
	background: url(../imgs/corpo_bottom.png) bottom center no-repeat;
	position: relative;
	z-index: 10;
	}
#solucoes {
	background: url(../imgs/home.jpg) top center no-repeat;
	padding: 50px 0 0 0;
	margin:0 auto;
	width:941px;
	}
#homeEsquerda {
	width: 340px;
	float: left;
	}
#blog {
	padding: 10px 20px 0 30px;
	margin-top:-40px;
	}
#blog h2 {
	font-size: 10px;
	margin: 0 0 10px 0;
	}
#blog h2 a {
	color: #2f495a;
	}
#blog p {
	margin: 0 0 20px 0;
	}

/* NEWS HOME--------------------------------------------------- */
p.paragrafoNews {
	margin: 0 0 5px 4px;
	color: #DFDFDF;
	}
#newsHome {
	background: url(../imgs/bg_news_home.png) top left no-repeat;
	width: 344px;
	_width: 320px;
	padding: 20px 0 5px 20px;
	}
#newsFormHome {
	width: 253px;
	height: 20px;
	float: left;
	font-size: 11px;
	padding: 0px 0 7px 9px;
	background: url(../imgs/news_form.png) top left no-repeat;
	}
#newsBtHome {
	width: 30px;
	height: 30px;
	float: left;
	background: url(../imgs/news_bt_home.png) top left no-repeat;
	}

#homeDireita {
	width: 600px;
	float: right;
	}

.homeColun {
	width: 270px;
	padding: 5px 0 10px 30px;
	float: left;
	}
.homeColun p {
	margin: 20px 20px 20px 0;
	}
.homeColun a.saibaMais {
	font-size: 12px;
	font-weight: bold;
	}

/* SECOES ------------------------------- */
#corpoInternas, #corpoInternasArcTec, #corpoInternasImoveis {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 0 40px;
	position: relative;
	z-index: 30;
	}
#newsInternas {
	}

#internasColEsquerda, #internasColEsquerdaMenor {
	width: 400px;
	float: left;
	padding: 0 0 20px 0;
	}
 #internasColEsquerdaMenor {
	width: 260px;
	padding-top: 50px;
	}
#internasColEsquerda h2, #internasColEsquerdaMenor h2 {
	font-size: 16px;
	}

#internasColDireita, #internasColDireitaMaior {
	width: 470px;
	float: right;
	padding: 20px 0;
	}
#internasColDireitaMaior {
	width: 600px;
	padding-top: 50px;
	}
#internasColDireitaMaior h3 {
	font-size: 14px;
	font-weight: normal;
	}

#internasColDireita #imgPrincipal {
	margin: 0 0 20px 0;
	}

.titDireita, .pDireita {
	color: #b2b2b2;
	text-align: right;
	margin: 0 20px 5px 0;
	}

#internasBase {
	background: url(../imgs/internasBase.png) bottom center no-repeat;
	clear: both;
	height: 135px;
	padding: 40px 0 0 0;
	width: 940px;
	margin: 0 0 0 -40px;
	}

#internasNews {
	background: url(../imgs/internas_news.png) top left no-repeat;
	width: 230px;
	height: 80px;
	margin: 48px 0 0 0;
	padding: 10px 10px 0 10px;
	float: left;
	}
#internasNews p {
	margin: 0 0 10px 0;
	font-size: 9px;
	color: #F0ECF4;
	}
#internasNews #internasNewsCampo {
	background: url(../imgs/internas_news_form.jpg) top left no-repeat;
	padding: 0 10px 5px 10px;
	margin: 5px 0 0 0;
	width: 150px;
	float: left;
	}
#internasNews #internasNewsBot {
	background: url(../imgs/internas_news_bt.jpg) top left no-repeat;
	width: 30px;
	height: 20px;
	margin: 5px 0 0 0;
	float: left;
	}
#internasPort, #internasBaseImoveis {
	float: right;
	width: 610px;
	margin: -20px 0 0 0;
	}
/*INSTITUCIONAL --------------------------*/
#subMenu, #subMenuImoveis, #subMenuImoveisEntregues {
	margin: 0 0 40px 0;
	}
#subMenu li, #subMenuImoveis li, #subMenuImoveisEntregues li {
	display: inline;
	margin: 0 20px 0 0;
	}
#subMenu li.selecionado, #subMenuImoveis li.selecionado, #subMenuImoveisEntregues li.selecionado {
	padding: 0 0 10px 0;
	background: url(../imgs/institucional_seta.gif) bottom center no-repeat;
	}
#subMenu li.selecionadoArc {
	padding: 0 0 10px 0;
	background: url(../imgs/institucional_setaazul.gif) bottom center no-repeat;
	}

#subMenuImoveis {
	margin: 0 0 40px 182px;
	}
#subMenuImoveisEntregues {
	margin: 0 0 40px 195px;
	}


.downloadPdf {
	margin: -40px 0 0 0;
	}
#imgSocial {
	float: right;
	margin: 0 100px 0 0;
	}

#corpoInternasArcTec {
	background: url(../../institucional/img/teccorp.jpg) top center no-repeat;
	margin-top: -4px;
	padding-top: 10px;
	}
#topoArcTec {
	height: 270px;
	}
#tecCorpEsquerda, #tecCorpDireita {
	width: 370px;
	margin: 30px 0 0 0;
	float: left;
	}
#tecCorpDireita {
	margin-left: 120px;
	width: 400px;
	}

ul.obras {
	padding: 0 0 20px 10px;
	}
ul.obras p {
	margin: 10px 0 5px 0;
	font-size: 12px;
	}
ul.obras li {
	list-style: circle;
	margin: 0 0 0 20px;
	}
ul.obras h4 a {
	font-weight: normal;
	}
ul.obras h4 a:hover {
	font-weight: normal;
	color: #003;
	}

/*COMPRA SEM DUVIDA ------------------*/
.compra {
	padding: 20px 20px 20px 0;
	}
.precoCusto{
	font-size: 12px;
	}
.precoCusto li{
	margin: 0 0 15px 15px;
	list-style: circle;
	}


/*SEJA UM PARCEIRO --------------------*/
#formParceiros label, #formContato label {
	font-size: 12px;
	color: #2f495a;
	font-weight: bold;
	}
#formParceiros td, #formContato td {
	padding: 5px;
	background: #f2f2f2;
	}
#tabelaParceiros {
	width: 330px;
	}
#tabelaContato {
	width: 420px;
	}
.formParNome {
	width: 100px;
	}
.formParCampo {
	width: 230px;
	}
.formParCampo input {
	width: 220px;
	background: #f2f2f2;
	color: #2f495a;
	}
#textarea {
	width: 220px;
	background: #f2f2f2;
	color: #2f495a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
#limpar, #enviar {
	background: #e6e6e6;
	padding: 5px;
	color: #2f495a;
	font-weight: bold;
	}
#enviar {
	background: #f2f2f2;
	}

/*IMOVEIS --------------------------------- */
#corpoInternasImoveis {
	width: 940px;
	padding-right: 0;
	}


.imovelBox, .imovelBoxCorp {
	width: 370px;
	height: 180px;
	margin: 20px 30px 30px 0;
	padding: 0 25px 0 10px;
	text-align: right;
	float: left;
	background: url(../../imoveis/img/bg_box.jpg) bottom left no-repeat;
	}
.imovelBoxCorp {
	height: 150px;
	background: url(../../institucional/img/bg_boxcorp.jpg) bottom left no-repeat;
	}
.imovelBox h2, .imovelBoxCorp h2 {
	font-size: 15px;
	}


.fotoPredio {
	float: left;
	margin: -42px 0 0 0;
	}
.logoPredio {
	margin: 20px 0;
	}
.linkHotsite {
	position: relative;
	bottom: 5px;
	}

#internasBaseImoveis {
	width: 650px;
	margin-top: 0;
	}
.imoveisBaseChamada1, .imoveisBaseChamada2, .imoveisBaseChamada3 {
	width: 220px;
	float: left;
	}
.imoveisBaseChamada2 {
	width: 140px;
	margin: 0 20px;
	}
.imoveisBaseChamada1 p, .imoveisBaseChamada2 p, .imoveisBaseChamada3 p {
	padding: 20px 0 0 0;
	}
.imgCaixa {
	margin: 20px 0 0 0;
	float: right;
	}

/*IMOVEIS A VENDA -> INTERNAS -------=======*/
#imoveisVendaEsq {
	width: 250px;
	padding: 0 40px 0 0;
	float: left;
	text-align: center;
	}
#imoveisVendaEsq h3 {
	font-size: 14px;
	margin: 20px 0;
	}

#imoveisVendaDir {
	width: 600px;
	float: left;
	}
#imoveisVendaDir h3 {
	font-size: 14px;
	margin: 0 0 20px 0;
	}
#imoveisVendaDir h4 {
	font-size: 14px;
	margin: 0 0 20px 0;
	color: #999;
	}
#imoveisVendaDir p {
	margin: 0 0 20px 0;
	font-size: 12px;
}

ul#menuImoveisVenda {
	width: 570px;
	height: 42px;
	padding: 0 0 0 25px;
	background: url(../../imoveis/img/venda/menu.jpg) top center no-repeat;
	}
ul#menuImoveisVenda li{
	float: left;
	margin: 10px 35px 0 13px;
	}

#imoveisVendaDir #imoContatos {
	background: #343e44 url(../../imoveis/img/bg_menucontato.gif) bottom center no-repeat;
	width: 258px;
	margin: -1px 0 30px 150px;
	padding: 5px 0;
	}
#imoveisVendaDir #imoContatos h3 {
	float: left;
	font-size: 12px;
	margin: 8px 30px 0 0;
	color: #FFF;
	}
#imoveisVendaDir #imoContatos h2 {
	float: left;
	font-size: 12px;
	margin: 8px 30px 0 10px;
	color: #FFF;
	}

/*Divs de Contatos---*/
.ligamos, .telefones, .mensagem, .chat {
	width: 240px;
	margin: 10px 0 10px 10px;
	}



#imoveisVendaDir #imoContatos label {
	color: #FFF;
	font-size: 11px;
	}
#imoveisVendaDir #imoContatos .formImo, #imoveisVendaDir #imoContatos textarea {
	width: 236px;
	margin: 3px 0 10px 0;
	padding: 2px 0 0 2px;
	border: 1px solid #6b7e8c;
	}
#imoveisVendaDir #imoContatos .botao {
	background: #464749;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	float: right;
	border: 1px solid #6b7e8c;
	}
#imoContatos .telefones p {
	clear: both;
	text-align: center;
	color: #FFF;
	}
#imoContatos .telefones .txtCinza {
	color: #CCC;
	font-size: 10px;
	}
/*---*/

#imoveisVendaDir #imoContatosInferior {
	background: url(../../imoveis/img/bg_menucontato_2.gif) top left no-repeat;
	clear: both;
	width: 370px;
	margin: 30px 0 0 130px;
	}
#imoveisVendaDir #imoContatosInferior h3 {
	float: left;
	font-size: 12px;
	margin: 10px 30px 0 10px;
	color: #FFF;
	}
#imoveisVendaDir #imoContatosInferior .icon {
	margin: 0 0 3px 0;
	}
#imoveisVendaDir #imoContatosInferior .hotsite {
	margin: 0 0 0 5px;
	}


#galeriaVenda, .galeriaVenda {
	width: 550px;
	margin: 0 0 20px 0;
	}
#galeriaVenda img {
	}

.maisDetalhes {
	margin: -35px 0 0 20px;
	}
.vendaLink {
	width: 200px;
	float: left;
	text-align: center;
	}
#imoveisVendaDir .vendaLink p {
	font-size: 10px;
	color: #3b5b6e;
	margin: 0 0 3px 0;
	}

#planta {
	text-align: center;
	}

#vendaLocalizacao {
	padding: 30px 0 0 130px;
	clear: both;
	}

ul.caracImoveis {
	font-size: 12px;
	margin: 0 0 30px 30px;
	}
ul.caracImoveis li {
	list-style: disc;
	}
.icons {
	width: 300px;
	float: left;
	}
.icons img {
	margin: 0 20px 0 0;
	}
.verHotsite {
	float: right;
	margin: -26px 100px 0 0;
	}
/*ASSISTENCIA TECNICA --------------------- */
#divFormGeral {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 40px;
	}
#divFormGeral p {
	background: #f2f2f2;
	padding: 10px;
	margin: 0 0 1px 0;
	}
#divFormGeral .campo, #divFormGeral .campoMenor {
	background: #f2f2f2;
	padding: 3px;
	width: 330px;
	}
#divFormGeral .campoMenor {
	width: 170px;
	}
	
	#divFormGeral .campo_Menor {
	width: 40px;
	}

/*List Menu ----*/
#divFormGeral #solicitante, #divFormGeral #turno, #divFormGeral #empreendimento {
	margin: 0 20px 0 10px;
	}
#divFormGeral #estado {
	margin: 0 50px 0 0;
	}
/*List Menu ----*/

#divFormGeral .mensagem {
	background: #f2f2f2;
	padding: 10px;
	}
.mensagemVenda {
	background: #f2f2f2;
	padding: 10px;
	}

#divFormGeral #texAreaGeral, #divFormGeral #texAreaParceiros, #divFormGeral #texAreaContato, #divFormGeral #texAreaMenor {
	background: #f2f2f2;
	padding: 3px;
	margin: 0 0 40px 0;
	width: 470px;
	height: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: right;
	}
#divFormGeral #texAreaParceiros {
	width: 290px;
	}
#divFormGeral #texAreaContato {
	width: 350px;
	}
#divFormGeral #texAreaMenor {
	width: 350px;
	}


#divFormGeral #btLimpar, #divFormGeral #btEnviar {
	width: 70px;
	height: 40px;
	color: #2f495a;
	font-size: 12px;
	font-weight: bold;
	float: right;
	background: #f2f2f2;
	}
#divFormGeral #btLimpar {
	background: #cdcdcd;
	margin: -40px 0 0 0;
	}

/*ACOMPANHAMENTO DE OBRAS ----------------- */
.acompanhamentoBox, .imoveisVenda {
	width: 700px;
	margin: 0 0 50px 60px;
	background: url(../../acompanhamento/img/bg_box.jpg) center bottom no-repeat;
	padding: 20px;
	}
.acompEsquerda {
	width: 150px;
	text-align: center;
	float: left;
	}
.acompDireita {
	width: 560px;
	margin: 0 -20px 0 0;
	float: right;
	}
.acompDireita h3 {
	margin: 0;
	}

.tabelaAcompanhamento {
	width: 550px;
	}
.tabelaAcompanhamento .tabelaAcompFase {
	width: 120px;
	}
.tabelaAcompanhamento .tabelaAcompLinha {
	}
.tabelaAcompanhamento .tabelaAcompNumeros {
	width: 50px;
	text-align: right;
	}
.tabelaAcompanhamento .tabelaAcompAndamento {
	border-bottom: 3px solid #09C;
	margin: -12px 0 5px 0;
	height: 1px;
	}
.imgTopoAcomp {
	margin-bottom: -16px;
	}

/*imoveis VENDA*/
.imoveisVenda {
	padding: 0 40px;
	margin-top: 20px;
	}
	
.imoveisVendaBarraExclusive{
	padding: 0 40px;
	margin: 20px 0px 0px 60px;
}
	
.descricaoImovelBarraExclusive h3{
	font-size: 16px;
}
	
	
.fotoImovelBarraExclusive {
	width: 200px;
	height: 300px;
	float: left;
	text-align: center;
	}
	
	
.iconsBarraExclusive{
	width: 250px;
	float: left;
	margin-left:10px;
}
	
.descricaoImovelBarraExclusive{
	width: 250px;
	float: left;
	padding: 13px 0 0 10px;
	display: table-column;
	}
	
.logoImovelBarraExclusive{
	width: 237px;
	float: left;
	text-align: center;
	margin: 80px 0 0 0;
	}
.logoImovel {
	width: 160px;
	float: left;
	text-align: center;
	margin: 80px 0 0 0;
	}
.fotoImovel {
	width: 200px;
	height: 300px;
	float: left;
	text-align: center;
	}
.descricaoImovel {
	width: 300px;
	float: left;
	padding: 40px 0 0 0;
	display: table-column;
	}
.descricaoImovel h3 {
	font-size: 16px;
	}
.localImovel {
	width: 220px;
	float: right;
	text-align: center;
	padding: 20px 0 0 0;
	}
.localImg {
	margin: 20px 0 0 0;
	}
.imovelHotsite {
	margin: 60px 0 0 0;
	}
.logoEntregues {
	float: left;
	margin: 0 10px 0 0;
	}

/*TRABALHE -------------------------------- */
#internasColTrabalhe {
	width: 600px;
	padding-top: 50px;
	float: right;
	}
#internasColTrabalhe table {
	width: 600px;
	margin: 0 0 30px 0;
	}
#internasColTrabalhe h3 {
	font-weight: bold;
	border-bottom: #2f495a 1px solid;
	padding: 0 0 5px 0;
	}
#internasColTrabalhe h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
	}
#internasColTrabalhe input, #internasColTrabalhe textarea, #internasColTrabalhe select {
	border: #CCC 1px solid;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	}
#internasColTrabalhe textarea {
	width: 320px;
	height: 100px;
	}
table#tableInformatica, table#tableIdioma {
	width: 430px;
	}
.form1 {
	width: 250px;
	}
.form2 {
	width: 150px;
	}
.form3 {
	width: 30px;
	}
.divisaoTabela1 {
	width: 130px;
	}
.divisaoTabela2 {
	width: 180px;
	}

/*PESQUISA -------------------------------- */
#listaPesquisa{
	
	width: 200px; float: left; margin-top: 10px; }
	
#listaPesquisa ul {
	width: 190px;
	margin: 0 10px 0 0;
	float: left;
	}
#listaPesquisa li, #listaPesquisaDireita li {
	margin: 0 0 10px 13px;
	list-style: disc;
	}
#listaPesquisaDireita {
	/*width: 190px;*/
	
	margin: -20px 180px 0 0;
	width: 200px;
	float: right;
	
	}

/*CONTATO --------------------------------- */
.contatoMail {
	color: #2f495a;
	font-size: 12px;
	font-weight: bold;
	}
.telContato {
	width: 180px;
	margin: -42px 0 0 0;
	float: right;
	font-size: 16px;
	}
.numeroTel {
	color: #2f495a;
	font-size: 23px;
	font-weight: bold;
	}

/*RODAPE ---------------------------------------------- */
#base, #baseInternas {
	background: url(../imgs/bg_base.jpg) top center repeat-x;
	padding: 40px 0 0 0;
	margin: -10px 0 0 0;
	position: relative;
	z-index: 1;
	}
#baseLinks {
	width: 940px;
	margin: 0 auto;
	padding: 20px;
	}

#base a, #baseInternas a {
	color: #fbfbfb;
	}
#base a:hover, #baseInternas a:hover {
	color:#575e63;
	}
	
#base a.area, #baseInternas a.area {
	color:#575e63;
	}

#base .menu1, #base .menu2, #base .menu3, #base .menu4, #base .menu5, #base .menu6 {
	float: left;
	width: 115px;
	margin: 0 15px 0 0;
	}
#base .menu2 {
	width: 60px;
	}
#base .menu3 {
	width: 130px;
	}
#base .menu4 {
	width: 150px;
	}
#base .menu5 {
	width: 80px;
	}
#base .menu6 {
	width: 135px;
	}

#comunidades {
	width: 177px;
	height:100px;
	float: right;
	}


/* CLASSES COMUNS ----------------------- */
.clear {
	clear: both;
	}
.imgDireita {
	float: right;
	}
.imgEsquerda {
	float: left;
	}
#rodapeDada {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #575e63;
	margin: 25px -550px -25px 0;
	}
.txtMenor {
	font-size: 10px;
	}
.espacoTop {
	height: 30px;
	}
h3.h3Dados {
	font-weight: bold;
	margin: 10px 0 5px 0;
	}
#tamanhoTxt, #tamanhoTxt a {
	color: #900;
	text-align: right;
	}
#tamanhoTxt a:hover {
	text-decoration: underline;
	}
#tamanhoTxt .maior {
	font-size: 14px;
	}
#tamanhoTxt .divTexto {
	margin: 0 0 10px 0;
	}
	
	/*NOTÍCIAS*/
	
	.tit_noticia{
		margin-bottom:2px;
	}
	
	.linha_pontilhada{
		border-top:#D2D2D2 dotted 2px;
		
		margin-bottom:10px;
	}
	
	
		a.link_noticias:link{font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8b8a8a;
		}
		
			a.link_noticias:visited{font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8b8a8a;
		}
		
			a.link_noticias:hover{font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8b8a8a;
	text-decoration:underline;
		}
		
		/* SLIDER CAPA */
		
	#slider_capa{
		background:url(../imgs/bg_slider_capa.png) no-repeat center transparent;
		width:938px;
		height:382px;		
		
		margin-top: -5px;
	}
	
	#flashCentro .slideshow{
		
		width:647px;
		height:356px;
		float:left;
	}
	
	#flashCentro .destaque_noticias{
		
		width: 287px;
		height:356px;
		float:right;
	}
	
	#flashCentro .blog_noticias {
		padding: 0 20px 0 30px;
		margin: 0 0 0 0;
	}
	#flashCentro .blog_noticias h2 {
		font-size: 10px;
		margin: 0 0 10px 0;
	}
	#flashCentro .blog_noticias h2 a {
		color: #2f495a;
		font-weight:bold !important;
		
	}
	#flashCentro .blog_noticias p {
		margin: 0 0 20px 0;
	}
	
	.blog_noticias ul{
		margin-top:20px;
	}
	
	.blog_noticias ul li{
		height:110px;
		margin-top: 10px;
	}
	
	#flashCentro .botoes{
    float: left;
    left: 0px;
    position: absolute;
    top: 329px;
    z-index: 99;
		
	}
	
.borda{
		
-moz-border-radius-bottomleft:13px;
-webkit-border-bottom-left-radius:13px;
border-bottom-left-radius:13px;
-o-border-image:url(border.png) 30 30 round; /* Opera */

	}
		
.imagem{
		
-moz-border-radius-bottomleft:13px;
-webkit-border-bottom-left-radius:13px;
border-bottom-left-radius:13px;
-o-border-image:url(border.png) 30 30 round; /* Opera */

	}
		
		
		#slider_all{
			float:left;
			width:647px;
			height:358px;
			margin-top:-5px;			
		}
		
		
.change_link {
	display: block;
	width: 28px;
	height: 28px;
	
	display:inline;
	margin-right: 5px;
	
	margin-top: 10px;
	
}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/

/*width of featured content slider*/


width:647px;
height:363px;
float:left;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px 0px 0px 0px;
width: 647px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{

    margin-left: -584px;
    margin-top: 335px;
    padding: 5px 10px;
    position: absolute;
    text-align: right;
    width: 647px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    z-index: 2147483647;
}

.pagination a{
padding: 2px 7px;
text-decoration: none; 
color:#9D9D9D;
background-image:url(../imgs/bg_bt_slider.png);
background-repeat:no-repeat;
width:22px;
height:21px;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
}

.pagination a:hover, .pagination a.selected{
color:#000;
background-image:url(../imgs/bg_bt_slider.png);
background-repeat:no-repeat;
width:22px;
height:21px;
padding: 2px 7px;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
}

#carrossel{
	width:964px;
	height:360px;
	margin-top:10px;
	
}


#carrossel ul li{
	width:248px;
	height:284px;
	display:inline-block;
	margin-left:15px;
}

#carrossel img{
	margin-top:10px;
	margin-left:10px;
}

/*#carrossel p{
	width: 220px;
	text-align:left;
	margin-left:15px;
}

#carrossel h1{
	text-align:left;
	font-size:15px;
	margin-left:15px;
}

.rodape img{
	float:right;
	margin-right:15px;
}*/
