@charset "utf-8";
/* CSS Document */
a {
    cursor: pointer;
}
.Negrito{
    font-weight:bold;
}
td{
    line-height: normal;
}
strong b{
    font-weight: bold;
}
.Right {
    text-align: right;
}
.Left {
    text-align: left;
}
.Center {
    text-align: center;
}
.tab {
    text-indent: 20px;
}

.campo{
    color: #000000;
    font-size: 10pt;
    background-color: #dfdfde;
    border: 1px solid #000000;
}
*{
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-family: Tahoma;
    font-size: 13px;
}
html, body {
    height:100%;
}
body {
    margin:0;
    padding:0;
    text-align:center;
}
#tudo {
    position:relative;  /*Contexto de posicionamento */
    margin:0 auto;
    text-align:left;
    min-height:100%;/**/
}
* html #tudo {
    height: 100%;
}
#conteudo {
    padding-bottom:100px;
}
#divCabecalho {
    width:850px;
    height: 85px;
    background-image: url(../imagem/layout/logo.png);
}
#divBarraCabecalho{
    margin-top: 5px;
    min-width: 100%;
    height: 79px;
    background-image: url(../imagem/layout/barra_logo.png);
}
#divData{
    float: right;
    width: 250px;
    text-align: right;
    height: 84px;
}
#textoData{
    padding-top: 70px;
}
#divCorpo{
    width:1000px;
    text-align:center;
    padding-top:5px;
    /*background: url(../imagem/fundo.png) repeat-y 0 0;*/
}
#divConteudo {
    width:600px;
    float:left;
}
#divMenuConteudo {
    width:100px;
    float:left;
    background-color:fuchsia;
}



#divBarraLateralEsquerda {
    width:200px;
    float:left;
    padding-top:10px;
    text-align: left;
    /*background-color:aqua;*/
    /*border-right: 2px solid #E8E8E8;*/
}
#divBarraLateralDireita {
    width:200px;
    float:right;
    padding-top:10px;
    text-align: left;
    /*border-right: 2px solid #E8E8E8;*/
}
#divRodape {
    background-image: url(../imagem/layout/barra_rodape.png);
    width:100%;
    height: 65px;
    position: absolute;
    bottom: 0;
    text-align:center;
    padding-top: 35px;
    clear:both;
}
#divCaixaEndereco{
    width: 1000px;
    height: 50px;
    background-image: url(../imagem/layout/rodape_caixa_endereco.png);
}
#divRodapeEmpresa{
    padding-top: 10px;
    font:10px;
    font-weight: bold;
    color: #FFFFFF;
}
#divRodapeEndereco{
    padding-top: 5px;
    font: 10px;
    color: #FFFFFF;
}
.clear {
    clear:both;
}
#divConteudoTopo {
    width:795px;
    height: 20px;
    float:right;
    margin-left: 2px;
    background-color: #e9e8e8;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
}
#divLogoff{
    width: 40px;
    text-align: center;
    float: right;
    cursor: pointer;
}
#divNomeUsuario{
    width: 200px;
    padding-left: 5px;
    float: left;
}
#divLogin{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 100px;
}
#divInicio{
    font-size: 14px;
    font-weight: bold;
}
#divTitulo{
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
#divSubTitulo{
    width: 100%;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.divFormulario{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.divPaginacao{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*classes para novos botões. Ex.: Novo Cadastros e Voltar */
.campoBotao{
    width: 400px;
    height: 30px;
}
.alinhaEsquerda{
    width: 199px;
    float: left;
    text-align: left;
}
.alinhaDireita{
    width: 199px;
    float: right;
    text-align: right;
}

/*classes para novos botões. Ex.: Novo Cadastros e Voltar  */

#divBotaoVoltar{
    width: 590px;
    text-align: left;
    clear: both;
}

/* ---------------- empresa --------------------- */


#divEmpresaDescricao{
    text-align: left;
    padding: 5px;
}

/* ---------------- empresa --------------------- */

/* ---------------- noticia --------------------- */

.Noticia{
    width: 595px;
    margin-bottom: 5px;
}
.NoticiaTitulo{
    width: 595px;
    height: 30px;
    font-weight: bold;
    line-height: 30px;
    font-size: 13px;
    text-align: left;
}
.NoticiaImagem{
    float: left;
    padding-right: 4px;
    padding-bottom: 4px;
}
#divNoticiaImagens{
    width: 595px;
}
.caixaImagem{
    width: 109px;
    height: 110px;
    float: left;
}
.imagem{
    padding: 3px;
    width: 109px;
    height: 110px;
}
.NoticiaDescricao{
    width: 595px;
    text-align: left;
}
.NoticiaTituloChamada{
    width: 595px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    text-align: left;
}
.LinkTitulo{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

/* ---------------- noticia --------------------- */

/* ---------------- Servico --------------------- */
.ServicoNome{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    height: 30px;
    line-height: 30px;
}
.ServicoDescricao{
    text-align: left;
    padding: 5px;
}

.ServicoSubMenu{
    width: 142px;
    height: 20px;
    float:left;
    margin-left: 2px;
    margin-top: 2px;
    padding: 2px;
    color: #FFFFFF;
    background-color: #3C6D7C;
    line-height:20px;
    cursor: pointer;
}

.ServicoSubMenu:hover{
    width: 142px;
    height: 20px;
    float:left;
    margin-left: 2px;
    margin-top: 2px;
    padding: 2px;
    color: #000000;
    background-color: #9EB9C0;
    line-height:20px;
    cursor: pointer;
}
.ServicoSubMenuSelecionado{
    width: 142px;
    height: 20px;
    float:left;
    margin-left: 2px;
    margin-top: 2px;
    padding: 2px;
    color: #000000;
    background-color: #9EB9C0;
    line-height:20px;
}

#divServicoImagens{
    width: 595px;
}
.caixaImagemServico{
    width: 109px;
    height: 110px;
    float: left;
}

/* ---------------- Servico --------------------- */

/* ---------------- feira --------------------- */

.Evento{
    width: 595px;
    margin-bottom: 5px;
}
.EventoTitulo{
    width: 595px;
    height: 30px;
    font-weight: bold;
    line-height: 30px;
    font-size: 13px;
    text-align: left;
}
.EventoImagem{
    float: left;
    padding-right: 4px;
    padding-bottom: 4px;
}
#divEventoImagens{
    width: 595px;
}
.caixaImagem{
    width: 109px;
    height: 110px;
    float: left;
}
.imagem{
    padding: 3px;
    width: 109px;
    height: 110px;
}
.EventoDescricao{
    width: 595px;
    text-align: left;
}
.EventoTituloChamada{
    width: 595px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    text-align: left;
}
.LinkEvento{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

.EventoSubMenu{
    width: 100px;
    height: 20px;
    float:left;
    margin-left: 2px;
    margin-top: 2px;
    padding: 2px;
    color: #FFFFFF;
    background-color: #3C6D7C;
    line-height:20px;
    cursor: pointer;
}

.EventoSubMenu:hover{
    width: 100px;
    height: 20px;
    float:left;
    margin-left: 2px;
    margin-top: 2px;
    padding: 2px;
    color: #000000;
    background-color: #9EB9C0;
    line-height:20px;
    cursor: pointer;
}
.EventoSubMenuSelecionado{
    width: 100px;
    height: 20px;
    float:left;
    margin-left: 2px;
    margin-top: 2px;
    padding: 2px;
    color: #000000;
    background-color: #9EB9C0;
    line-height:20px;
}

/* ---------------- feira --------------------- */

.bannerLateral{
    margin-bottom: 10px;
}
#OnclickLogo{
    float: left;
    width: 200px;
    height: 88px;
    cursor: pointer;
}


.divPaginacao a{
    text-decoration: none;
    color: #000000;
}

/* ---------------- Merchandising --------------------- */
.MerchandisingNome{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    height: 30px;
    line-height: 30px;
}
.MerchandisingDescricao{
    text-align: left;
    padding: 5px;
}

.MerchandisingSubMenu{
    width: 142px;
    height: 20px;
    float:left;
    margin-left: 2px;
    margin-top: 2px;
    padding: 2px;
    color: #FFFFFF;
    background-color: #3C6D7C;
    line-height:20px;
    cursor: pointer;
}

.MerchandisingSubMenu:hover{
    width: 142px;
    height: 20px;
    float:left;
    margin-left: 2px;
    margin-top: 2px;
    padding: 2px;
    color: #000000;
    background-color: #9EB9C0;
    line-height:20px;
    cursor: pointer;
}
.MerchandisingSubMenuSelecionado{
    width: 142px;
    height: 20px;
    float:left;
    margin-left: 2px;
    margin-top: 2px;
    padding: 2px;
    color: #000000;
    background-color: #9EB9C0;
    line-height:20px;
}

#divMerchandisingImagens{
    width: 595px;
}

.caixaTituloMerchandising{
    
    font-weight: bold;
}

.caixaImagemMerchandising{
    width: 280px;
    float: left;
    margin-left: 2px;
    margin-bottom: 20px;
    background-color:  #9EB9C0;
    padding: 5px;
}

/* ---------------- Merchandising --------------------- */