body
{
    background-image: url(../imagens/bg.png);
    background-repeat: repeat-x;
    font-family: Arial;
}

#mensagemErro
{
    padding:10px;
    color: #990000;
    border: 1px solid #990000;
    background: #ffbfbf;
    font-size: 14px;
    font-weight: bold;
    text-align: center
}

#tarjaSaudacao{
    padding: 5px;
    width: 935px;
    *width: 945px;
    background-color: #0f296e;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
    text-align: left;
}

#topo
{
    background-image: url(../imagens/topo.png);
    width: 975px;
    height: 260px;
}

#topo img
{ margin-top: 15px;}

#meioPagina
{
    background-image: url(../imagens/fundoPagina.png);
    background-repeat: repeat-y;
    width: 975px;
    height: auto;
    vertical-align: middle;

}

#conteudo
{
    text-align: left;
    height: auto;
    width: 95%;
    display: table;
}

#rodape
{
    color:#000000;
    font-size: 10pt;
    
    font-weight: bold;
    text-align: left;
    background-image: url(../imagens/rodape.png);
    height: 110px;
    width: 945px;
    clear: both;
    padding-left: 30px;
    *width: 975px;
}

#menu
{
    width: 170px;
    float: left;
    font-size: 13px;
    padding: 5px;
}

#menu a
{
    padding: 5px;
    text-decoration:none;
    color: #006666;
}

#menu a:hover
{
    text-decoration:underline;
    color: #006666;
}

#paginas
{
    padding: 30px;
    margin-left: 170px;
}

#menu hr{
    border: 1px #ededed solid;
}

#menu b
{
    font-size: 14px;
}

#menu .linkHome
{
    font-weight: bold;
    font-size: 18px;
    text-decoration:none;
    color: #000000;
}

#SobreEmpresaHome
{
    padding-left: 10px;
    font-size: 16px;
    border-left: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
}

#SobreEmpresaHome h1
{
    font-size: 18px;
}

#LinkPrefeituraHome
{
    border: 1px dotted #cccccc;
    width: 220px;
    height: 86px;
}

#LinkCamaraHome
{
    border: 1px dotted #cccccc;
    width: 220px;
    height: 86px;
}

#LinkPTLome
{
    border: 1px dotted #cccccc;
    width: 220px;
    height: 86px;
}

#LinkTCUHome
{
    border: 1px dotted #cccccc;
    width: 220px;
    height: 86px;
}

#NoticiasHome
{
    width: 450px;
    border: 1px dotted #cccccc;
    float: left;
    height: 260px;
    *height: 200px;
}

#LinksHome
{
    margin-left: 465px;
}

#TituloPagina
{
    font-size: 30px;
    color: #333333;
    padding-bottom: 30px;
}

/***************  PORTAL TRANSPARENCIA  ***********************/

#portaArquivos
{
    background-image: url(../imagens/bgTransparencia.png);
    background-repeat: repeat-x;
    font-family: Arial;
    font-size:12pt;
    
    width: 95%;
    height: auto;
    padding-bottom: 50px;
    margin-bottom:15px;

}

#TituloPaginasInternas
{
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 20px;
}

#DataArquivo{
    padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
}

#InformacoesPublicacao
{
    padding-left: 8px;
    font-size: 14px;
}

#InformacoesPublicacao a
{
    font-weight: bold;
}

#Arquivos
{
    padding: 20px;
    margin-bottom:-58px;
}

.TituloTabelaAnexos{
    background:#0f296e;
    padding: 10px;
    color:#FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

#CatergoriaArquivo{
    font-size: 13px;
    font-style: italic;
}

.LinhaTabelaArquivos1
{
    background:#FFFFFF;
    padding:5px;
    font-size: 14px;
}

.LinhaTabelaArquivos2
{
    background:#eeeeee;
    padding:5px;
    font-size: 14px;
}



/******************** NOTÍCIAS ************************/
.dataNoticia
{
    font-size: 14px;
    color: #333333;
}

.tituloNoticia
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-decoration:none;
}

.autor
{
    font-size: 13px;
    color: #333333;
}

#detalheNoticia
{
    padding: 15px;
    text-align: justify;
}

.linkAnexo
{
    font-size: 13px;
    font-weight: bold;
    color: #6699ff;
    text-decoration: none;
}

.linkAnexo:hover
{
    text-decoration: underline;
}

/****************** FOTOS *************************/

#Container
{
    background-image: url(../imagens/fundoListaAlbum.png);
    background-repeat: repeat-x;
    height: 165px;
    margin-top: 10px;
    margin-bottom: 20px;
    display: table;
}

.tituloFotos
{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
}

.dataFotos
{
    font-size: 14px;
    color: #333333;
    font-style: italic;
}

.breveFotos
{
    line-height: 15px;
    font-size: 12px;
    color: #333333;
    font-style: italic;
}

.linkGaleria
{
    line-height:30px;
    font-size: 14px;
    color: #FF0000;
    font-weight: bold;
    text-decoration: none;
}

.linkGaleria:hover
{
    text-decoration: underline;
}

#Container #icone
{
    background-image: url(../imagens/icones/iconeAlbum.png);
    width: 160px;
    height: 146px;
    float:left;
}

#Container #icone img
{
    position: relative;
    top:16px;
    left: 15px;
    width: 130px;
    height: 98px;
}

#Container #informacoes
{
    padding: 25px;
    margin-left: 170px;
}


/*********************  Estilos - departamentos  ************************/
#Quadros
{
    padding: 0 100px 0 100px;
    display: table;
    text-align: center;
}

.TituloSecaoDpto
{
    font-size: 20px;
    font-weight: bold;
}

#esquerda
{
    width: 210px;
    height: 75px;
    float: left;
    border: 1px dotted #333333;
    padding: 10px;
}

#direita
{
    margin-left: 270px;
    width: 210px;
    height: 75px;
    border: 1px dotted #333333;
    padding: 10px;
}

.NomeDepartamento
{
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #333333;
}

.NomePessoa
{
    font-size: 18px;
    font-weight: bold;
}

.EmailDepartamento
{
    font-size: 12px;
    font-weight: bold;
    color: #6699ff;
}
/*************************** Paginação ********************/
.PaginacaoPaginas
{
    font-size: 16px;
    color: #6699ff;
    padding: 5px;
}

.PaginacaoAtual
{
    font-size: 18px;
    color: #FF9900;
}

.PaginacaoPrimeira
{
    font-size: 14px;
    color: #6699ff;
    padding: 8px;
    font-weight: bold;
}

.PaginacaoProxima
{
    font-size: 14px;
    color: #6699ff;
    padding: 8px;
    font-weight: bold;

}

.PaginacaoAnterior
{
    font-size: 14px;
    color: #6699ff;
    padding: 8px;
    font-weight: bold;
}

.PaginacaoUltima
{
    font-size: 14px;
    color: #6699ff;
    padding: 8px;
    font-weight: bold;
}
