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

a:hover
{
	text-decoration:underline;
}

body
{
	font-family:sans-serif, Arial, Helvetica;
	text-align:center;
}

#site
{
	margin:auto;
	position:relative;
	text-align:left;
	width:942px;
}

/*  *** TOPO ***   */

#topo
{
	background: #f3f3f3;
	float:left;
	height:272px;
	width:662px;
}

#topo #logo
{
	left:0px;
	position:absolute;
	top:0px;
}
#topo #logo img{
	float: left;
	margin-top: 17px;
	margin-left: 20px;
}

#topo #welcome
{
    float:left;
    font-size:10px;
    margin-left:295px;
    width: 360px;
    margin-top:20px;
    color:#0c1455;
}

#topo #welcome #dadosUsuarioCondominio
{
	margin-top: 5px;
    font-weight: bolder;
    width:350px;
    float:left;
    padding-bottom:15px;
    border-bottom: 1px dotted #8e8e8e;
    margin-bottom:10px;
}

#topo #welcome #dadosUsuarioCondominio #dadosUsuraio
{
    font-size:16px;
    width:350px;
    color: #8e8e8e;
    float:left;
}

#topo #welcome #dadosCondominio
{
    font-size:15px;
    color: #8e8e8e;
    width:350px;
    float:left;
    height: 35px;
}

#topo #welcome #dadosCondominio span{
	color: #00145d;
	text-transform: uppercase;
	font-weight: bold;
}

#topo #welcome #dadosGerente
{
    width: 347px;
	float: left;
	background: #EBEBEB;
	margin-left: -5px;
	margin-top: 37px;
	height: 97px;
	padding-left: 5px;
}

#topo #welcome #titleGerente
{
    float:left;
    width:450px;
    font-size:12px;
    margin-top: 12px;
    font-weight: bolder;
    margin-bottom:3px;
}

#topo #welcome .info_gerente{
	float: left;
	width: 100%;
	color: #858585;
	font-size: 11px;
	margin-top: 3px;
}


/*  *** SIDEBAR ***  */

#sidebar
{
	left:666px;
	position:absolute;
	top:0px;
	width:278px;
}

#sidebar #top, #sidebar .box, #sidebar #contatos
{
	float:left;
}

#sidebar #top
{
	float: left;
	width:256px;
	margin-left: 22px;
}

#sidebar #atendimento-online,
#sidebar #combobox,
#sidebar #bcf-atende,
#sidebar #trabalhe-conosco,
#sidebar #fale-conosco,
#sidebar #dac,
#sidebar #proposta
{
	position:absolute;
}

#sidebar #atendimento-online
{
	left:24px;
	top:12px;
}

#sidebar #combobox
{
	background-color:white;
	border:#e5e5e5 1px solid;
	color:#6f6f6f;
	font-size:10px;
	height:16px;
	left:172px;
	top:11px;
	width:98px;
}

#sidebar #bcf-atende
{
	border-right:#a3111c solid 1px;
	left:24px;
	padding-right:12px;
	top:49px;
}

#sidebar #trabalhe-conosco
{
	left:129px;
	top:48px;
}

#sidebar #fale-conosco
{
	border-right:#a3111c solid 1px;
	left:24px;
	padding-right:8px;
	top:90px;
}

#sidebar #dac
{
	border-right:#a3111c solid 1px;
	left:126px;
	padding-right:8px;
	top:86px;
}

#sidebar #proposta
{
	left:179px;
	top:89px;
}

#sidebar #bottom
{
	float:left;
	margin-left:20px;
	width:250px;
}

#sidebar #bottom .itensidebar
{
	float:left;
	margin:5px 0px;
}

#sidebar #bottom p.titulo
{
	color:#9b002b;
	font-size:12px;
	font-weight:bolder;
}

#sidebar #bottom p
{
	float:left;
	width:100%;
}

#sidebar #bottom #logoff
{
	margin-top:-5px;
}

#sidebar #bottom #logoff p.descricao
{
	color:#717171;
	font-size:11px;
}

#sidebar #bottom #logoff *, #sidebar #bottom #logoff p.descricao a
{
	color:#9b002b;
}

#sidebar #bottom #condominio p.titulo, #sidebar #bottom #noticias p.titulo
{
	color:#212e62;
}

#sidebar #bottom #condominio p.descricao, #sidebar #bottom #noticias p.descricao
{
	margin-top:10px;
}

#sidebar #bottom #noticias ul, #sidebar #bottom #noticias ul li
{
	float:left;
}

#sidebar #bottom #noticias ul
{
	margin-top:10px;
}

#sidebar #bottom #noticias ul li
{
	margin-bottom:5px;
}

#sidebar #bottom #noticias ul .titulo
{
	color:#00125b;
	font-size:13px;
	font-weight:bolder;
}

#sidebar #bottom #noticias ul .descricao, #sidebar #bottom #noticias p.paginacao
{
	color:#6d6d6d;
	font-size:11px;
}

#sidebar #bottom #noticias p.paginacao
{
	margin-left:-10px;
	margin-top:10px;
}

#sidebar #bottom #noticias p.paginacao img
{
	margin:0px 10px;
}

#sidebar #bottom #avisos p.descricao, #sidebar #bottom #avisos ul li
{
	font-size:13px;
	margin-top:10px;
}

#sidebar #bottom #avisos p.descricao, #sidebar #bottom #avisos p.descricao a, #sidebar #bottom #avisos ul li a
{
	color:#8b0921;
	font-weight:bolder;
}

#sidebar #bottom #avisos ul
{
    margin-top:5px;
    float:left;
}

#sidebar #bottom #avisos p small a
{
    color:#666;
}


/*  *** CONTEÃšDO ***  */

#principal
{
	background-color:#f3f3f3;
	float:left;
	width:662px;
}

#principal #conteudo
{
	background-color:#fff;
	border-bottom:20px solid #f3f3f3;
	float:left;
	font-size:12px;
	margin-left:20px;
	padding:10px 20px 0px 20px;
	width:582px;
}

#principal #conteudo #breadcrumbs, #back_page, #back_page a
{
	color:#6f6f6f;
	float:left;
	font-size:11px;
	width:100%;
}

#back_page
{
    margin-bottom: 10px;
}

.separador
{
	background:url('../imagens/separador.jpg') repeat-x;
	float:left;
	height:11px;
	margin:10px 0px;
	width:100%;
}

.separador_vertical{
	background: url("../imagens/separador.jpg");
	width: 12px;
	float: left;
	height: 46px;
	margin-top: -23px;
}

.separador_cinza
{
	background:url('../imagens/separador_cinza.jpg') repeat-x;
	float:left;
	height:11px;
	margin:10px 0px;
	width:550px;
}

#principal #conteudo .titulos_pagina
{
	background-color:#95bfd7;
	color:#fff;
	float:left;
	font-weight:bolder;
	padding:5px 0px 5px 15px;
	width:567px;

	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}

#principal #conteudo #itensmenu
{
	float:left;
	margin-top:30px;
	width:100%;
}

#principal #conteudo #itensmenu div.item
{
	float:left;
	margin-bottom:15px;
	margin-right:5px;
	width:250px;
}

#principal #conteudo #itensmenu div.item a.highlight
{
    color:red;
}

#principal #conteudo #itensmenu div .imagem, #principal #conteudo #itensmenu div ul, #principal #conteudo #itensmenu div ul li
{
	float:left;
}

#principal #conteudo #itensmenu div .imagem
{
	color:#15115e;
	height:34px;
	padding-top:67px;
	text-align:center;
	width:93px;
}

#principal #conteudo #itensmenu div ul
{
	margin-left:3px;
	padding:5px 7px 5px 7px;
	width:140px;
}

#principal #conteudo #itensmenu div ul.selected
{
	background-color:#e6f4ff;
}

#principal #conteudo #itensmenu div ul li
{
	background:url('../imagens/seta01.gif') no-repeat 0px 2px;
	float:left;
	margin-bottom:5px;
	text-indent:10px;
	width:140px;
}

#principal #conteudo #itensmenu div ul li, #principal #conteudo #itensmenu div ul li a
{
	color:#0c1455;
	cursor:pointer;
	font-size:11px;
}

#principal #conteudo #itensmenu div .manutencao
{
	background:url('../imagens/manutencao_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .manutencao_over
{
	background:url('../imagens/manutencao_cor.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .album
{
	background:url('../imagens/album_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .album_over
{
	background:url('../imagens/album_cor.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .localizacao
{
	background:url('../imagens/mapa_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .localizacao_over
{
	background:url('../imagens/mapa_cor.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .mensagens
{
	background:url('../imagens/mensagens_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .pasta-digital {
	background:url('../imagens/icon_pasta_digital.png') no-repeat;
}

#principal #conteudo #itensmenu div .pasta-digital:hover {
	background:url('../imagens/icon_pasta_digital_over.png')  no-repeat;
}


#principal #conteudo #itensmenu div .mensagens_over
{
	background:url('../imagens/mensagens_cor.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .segundavia
{
	background:url('../imagens/segundavia_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .segundavia_over
{
	background:url('../imagens/segundavia_cor.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .administracao
{
	background:url('../imagens/administracao_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .administracao_over
{
	background:url('../imagens/administracao_cor.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .empregada
{
	background:url('../imagens/empregada_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .empregada_over
{
	background:url('../imagens/empregada_cor.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .estatisticas
{
	background:url('../imagens/estatisticas_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .estatisticas_over
{
	background:url('../imagens/estatisticas_cor.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .relatorios
{
	background:url('../imagens/relatorios_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .relatorios_over
{
	background:url('../imagens/relatorios_cor.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .vitrine
{
	background:url('../imagens/vitrine_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .vitrine_over
{
	background:url('../imagens/vitrine_cor.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .novidades
{
	background:url('../imagens/novidades_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .novidades_over
{
	background:url('../imagens/novidades_cor.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .avisos
{
	background:url('../imagens/avisos_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .avisos_over
{
	background:url('../imagens/avisos_cor.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .faq
{
	background:url('../imagens/faq_pb.jpg') no-repeat;
}

#principal #conteudo #itensmenu div .faq_over
{
	background:url('../imagens/faq_cor.jpg') no-repeat;
}

#principal #conteudo #destaques
{
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
}

#principal #conteudo #destaques .box
{
	background-color:#f3f3f3;
	border:#d3d3d3 solid 1px;
	float:left;
	margin-right:10px;
	padding:25px 15px;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#principal #conteudo #destaques .box p.titulo
{
	color:#a00225;
	font-weight:bolder;
	margin-bottom:10px;
}

#principal #conteudo #destaques #box_arquivos a
{
	color:#333;
}


#principal #conteudo #destaques #box_arquivos p.subtitulo
{
    margin-bottom:10px;
}

#principal #conteudo #destaques #box_arquivos p.subtitulo, #principal #conteudo #destaques #box_arquivos p.subtitulo a
{
    color:#8b0921;
}

#principal #conteudo #destaques #box_arquivos p.subtitulo a.selected
{
    text-decoration:underline;
    font-size: 13px;
    font-weight: bold;
}

#principal #conteudo select
{
    background-color:#fff;
    border:#d3d3d3 solid 1px;
}

#principal #conteudo #destaques #box_arquivos #arquivos_listagem_unidades
{
    display:none;
}

#principal #conteudo #box_arquivos ul li
{
	background:url('../imagens/seta01.gif') no-repeat 0px 3px;
	margin-bottom:5px;
	padding-left:10px;
}

#principal #conteudo #destaques #box_arquivos ul.tree
{
	margin-left:10px;
}

#principal #conteudo #destaques #box_arquivos ul.tree li
{
	background:none;
	margin-top:5px;
	padding:0px;
        width: 100%;
}

/*	Login	*/
body.login
{
	background-color:#f3f3f3;
}

#login
{
	background:url("../imagens/new_bg.jpg") top center no-repeat;
	height:464px;
	left:50%;
	margin-left:-174px;
	margin-top:-309px;
	position:absolute;
	top:50%;
	width: 384px;
}

#login form
{
	float:left;
	margin-left:4px;
	margin-top:369px;
}

#login form input.text, #login form textarea.text, #login form a
{
	float:left;
}

#login form input.submit
{
	float:right;
	margin-top:8px;
	margin-right: 150px;
}

#login form input.text, #login form textarea.text
{
	background-color:#fff;
	border:#ccc 1px solid;
	color:#041253;
	font-size:11px;
	height:25px;
	line-height:25px;
	margin-top:5px;
	padding:0px 5px;
	width:365px;
        font-family:Arial;
}

#login form textarea.text
{
    height:70px;
}

#login form a
{
	color:#aaaaaa;
	font-size:11px;
	margin-left:8px;
	margin-top:10px;
}

#login #errorLogin
{
	color:#ff0000;
	float:left;
	font-size:11px;
	position:absolute;
	margin-top: 359px;
	margin-left: 4px;
}

.box_conteudo
{
    float:left;
    margin-bottom:15px;
    margin-top:10px;
    padding:5px 0px 5px 15px;
    width:567px;

    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.left
{
    float:left;
}

.box_cinza
{
    background-color:#f3f3f3;
    border:1px solid #d2d2d2;
}

.box_cinza *
{
    color:#6e6e6e;
}

div.ph20
{
    padding-top:20px;
    padding-bottom:20px;
}

form.align_left *
{
    float:left;
}

form.align_left label
{
    line-height:25px;
}

form.align_left .text
{
    margin-left:10px;
    margin-right:20px;
    text-align:center;
}

form.align_left .textleft
{
    text-align:left;
}

.w85
{
    width:65px;
}

.p2_10
{
    padding:2px 10px;
}

.mr20
{
    margin-right:20px;
}

.mt20
{
    margin-top:20px;
}

.ml10
{
    margin-left:10px;
}

.mb15
{
    margin-bottom:15px;
}

.ml50
{
    margin-left:50px;
}

.ml25
{
    margin-left:25px;
}

.w225
{
    width:225px;
}

.w395
{
    width:395px;
}

.w545
{
    width:545px;
}

.w185
{
    width:185px;
}

.w30
{
    width:30px;
}

.h190
{
    height:190px;
}

.h450
{
    height:450px;
}

.ovwa
{
    overflow:auto;
}

.arial
{
    font-family:Arial;
}

.f10p
{
    font-size:10px;
}

.x0d0a4d
{
    color:#0d0a4d;
}

.input_cinza
{
    border:1px solid #a6a6a6;
}

.w20
{
    width:20px;
}

.w160
{
    width:160px;
}

.menu_imagens
{
    float:left;
    margin:15px 0px;
    text-align: right;
    width:580px;
}

table.table01
{
    border:1px solid #eee;
    color:#04053d;
    margin-bottom:20px;

    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

table.table01 a
{
    color:#04053d;
}

table.table01 thead
{
    font-weight:bolder;
}

table.table01 thead td
{
    background-color:#f1f1f3;
    padding:5px 0px;
}

table.table01 tbody td
{
    background:url('../imagens/bg_table01.jpg') repeat-x #fcfcfc;
    padding:5px 0px;
}

table.table01 tbody td.saldos
{
    background:#95bfd7;
    color:white;
    font-weight: bold;
}

table.table01 tbody td.saldos2
{
    background:#95bfd7;
    color:white;
    font-weight: bold;
}

table.table01 tbody td.titulo_contas
{
    background:steelblue;
    color:white;
    font-weight: bold;
}

table.fontsmall tbody td
{
    font-size:12px;
}

form.per_line fieldset
{
    margin-bottom:10px;
}

form.per_line fieldset label, form.per_line fieldset text
{
    float:left;
}

form.per_line fieldset label
{
    width:150px;
}

label.show_welcome
{
    width:323px !important;
}

.right
{
    float:right;
}

.red
{
    color:#9a0125;
}

.green
{
    color:#00cc66;
}

.lighter
{
    font-weight:lighter;
}

.f16p
{
    font-size:16px;
}

.brdr1p333
{
    border:1px solid #333;
}

.lh20
{
    line-height: 20px;
}

.warning
{
    float:left;
    color:#8b0921;
    font-weight: bold;
    width:100%;
    height:20px;
    line-height:20px;
    margin-bottom:5px;
}

.filesCategory
{
    display:none;
    float: left;
    width: 90%;
    margin:4px 0px;
}

.buttonOk
{
    display:none;
    float:left;
}


/*
* UPLOAD DE ARQUIVOS
*/

#uploadFile
{
    float:left;
}

#uploadFile h1, #uploadFile h2
{
    font-weight: lighter;
}

#uploadFile h1
{
    font-size:12px;
    margin-top:10px;
    width:540px;
    border-bottom: 1px dotted #6d6d6d;
    padding-bottom:10px;
}

#uploadFile form
{
    width: 540px;
    float:left;
    margin-top:20px;
}

#uploadFile form fieldset
{
    float:left;
    width:540px;
    margin-bottom: 10px;
}

#uploadFile form label
{
    float: left;
    width: 250px;
}

#uploadFile form input, #uploadFile form select
{
    background-color:#fff;
    border:#d3d3d3 solid 1px;
    width:220px;
}

#uploadFile form small
{
    float: right;
    width:60px;
}

#uploadFile form input.image
{
    width: auto;
    border:none;
}


/*
* LIST FILES
*/
#listFiles
{
    margin-left:-10px;
    float:left;
    margin-top:10px;
}

#listFiles ul, #listFiles ul li
{
    margin-left:10px;
}

#listFiles ul li a
{
    color:black;
}

#listFiles ul li
{
    background: url('../imagens/seta01.gif') no-repeat left 3px;
    padding-left:10px;
}

#listFiles ul li ul li
{
    background:none;
}

.avisoFile
{
    width:550px;
    border:1px solid red;
    height:30px;
    float:left;
    line-height:30px;
    margin-bottom: 10px;
    padding-left:15px;
}

#listFiles #listagem_unidades
{
    float:left;
    margin-left:10px;
}


#manageFiles
{
    float:left;
    margin-top:10px;
}

#manageFiles fieldset
{
    margin-bottom: 10px;
    float:left;
}

#manageFiles select
{
    width:300px;
}

#galleryPhotos
{
    margin-top:10px;
    float:left;
    width:580px;
    text-align: center;
    position:relative;
}

#galleryPhotos img, #galleryPhotos ul, #galleryPhotos ul li
{
    margin:0px;
    padding:0px;
}

#galleryPhotos #maskThumbs
{
    width: 500px;
    float:left;
    /*background-color:red;*/
    height:60px;
    overflow:hidden;
    margin-left:40px;
}

#galleryPhotos ul, #galleryPhotos ul li
{
    float:left;
}

#galleryPhotos ul li
{
    margin-right:1px;
    position:relative;
}

#galleryPhotos ul li .removeImage
{
    position:absolute;
    top:3px;
    left:100%;
    margin-left:-17px;
}

#galleryPhotos ul
{
    width:9999px;
}

#galleryPhotos #arrowLeft, #galleryPhotos #arrowRight
{
    position:absolute;
    top:0px;
    left:0px;
}

#galleryPhotos #arrowLeft
{
    top:378px;
    left:15px;
}

#galleryPhotos #arrowRight
{
    top:378px;
    left:543px;
}

#uploadFile a
{
    float:left;
    width: 100%;
    color:black;
    margin-top:10px;
    margin-bottom:10px;
}

#uploadFiles a:hover
{
    text-decoration: underline;
}

#concessionarias, #downloads
{
    float:left;
    margin-top:10px;
}

#concessionarias p.titulo, #downloads p.titulo
{
    color:#212e62 !important;
}

#concessionarias ul
{
    margin-top:15px;
    margin-bottom: 10px;
}

#concessionarias ul, #concessionarias ul li
{
    float:left;
}

#concessionarias ul li
{
    margin-right:5px;
}

#concessionarias ul li.last
{
    margin:0px;
}

#downloads ul
{
    float:left;
    margin-top:10px;
}

#downloads ul li
{
    background: url('../imagens/iconDownloads.jpg') no-repeat;
    padding-left:25px;
    height:17px;
    line-height: 14px;
    margin-bottom: 5px;
}

#downloads ul li a
{
    color:#0c1455;
    font-size:12px;
}

 /**
 Social Media
 */

#socialMedia ul{
	float: left;
	width: 125px;
}

#socialMedia, #socialMedia ul li
{
     float:left;
}

#socialMedia p
{
    margin-bottom: 10px;
    color:#212e62 !important;
}

#socialMedia ul li
{
    margin-right:9px;
}

#socialMedia .solicitarProposta{
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2d2e65;
	width: 80px;
	margin-top: -16px;
	margin-left: 16px;
}

/**
Graphic
*/
#graphic .tableGraphic
{
    float:left;
    width:582px;
    margin-top:20px;
    padding-bottom:20px;
    border-bottom: 1px dotted #d2d2d2;
    position:relative;
}

#graphic .tableGraphic .hideWatermark
{
    width:210px;
    height:20px;
    background-color: white;
    position:absolute;
}

.relatorioCondominos *
{
    color:black;
}

#faqs, #faqs p
{
    float: left;

}

#faqs p.title
{
    background-color: #f4f4f4;
    width: 552px;
    padding: 15px;
    border: 1px solid #d1d1d1;
    margin-top: 10px;
}

#faqs p.title a
{
    color: #121f56;
    float:left;
}

#faqs p.description
{
    color: #656565;
    font-size: 13px;
    width: 552px;
    padding: 15px;
    display:none;
}

#faqs p.title a.seta
{
    float: right;
}

#top #logoff *{
	color: #9B002B;
}

#top #logoff p.titulo{
	font-size: 14px;
	font-weight: bolder;
	float: left;
	margin-top: 21px;
}

#menu_right_top{
	float: left;
	margin-top: 21px;
}

#menu_right_top li:first-child{
	border-left: none;
	padding-left: 0px;
}

#menu_right_top li{
	float: left;
	border-left: 1px dashed #767676;
	padding-left: 12px;
	padding-right: 12px;
}

#menu_right_top li a{
	float: left;
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
}

#atendimento_online, #bcf_atende{
	float: left;
	margin-top: 10px;
}

.tableRecibos thead {
  font-weight: bold;
  color: #00145d;
}

.tableRecibos tr {
  height: 30px;
}

.tableRecibos td {
  border-bottom: 1px solid #00145d;
}
