/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* FORMATACAO GERAL DO BLOG */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#wrapper
{
    width: 994px;
    margin: 0 auto;
}
#central
{
    width: 994px;
    margin: 0 auto;
}
#ladoesq
{
    width: 718px;
    float: left;
    background-color: #ffffff;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 22px;
}
#noshow
{
    display: none;
}
#ladodir
{
    width: 230px;
    float: right;
    background-color: #E6E6E6;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
#tudo
{
    width: 739px;
    margin-top: 15px;
}

.limpa
{
    clear: both;
}
img
{
    border: 0px;
}

/* CORPO PRINCIPAL DO SITE */
body
{
    padding: 2px;
    margin: 0px;
    background: #FFFFFF;
    height: auto; /*  text-align: center; */
    background: url(imagens/fundo.gif);
    background-attachment: fixed;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#form1
{
    padding: 0px;
    margin: 2px;
    background: #FFFFFF;
    height: auto;
    width: 994px;
    margin-left: auto;
    margin-right: auto;
}

/* TOPO COM O LOGO */
#topo
{
    height: 171px;
    margin: 1px 1px 0px 1px;
    padding: 1px 0px 0px 0px;
    width: 994px;
    text-align: left;
}

#topcam
{
    width: 994px;
    margin-left: auto;
    margin-right: auto;
}

/* BREADCRUMBS, POSICAO ATUAL NO SITE E OUTROS */
#caminho
{
    background: #DDDDDD;
    width: 994px;
    text-align: right;
    font-size: 12px;
    font-family: Verdana;
    vertical-align: bottom;
    color: #005680;
}

/* RODAPE DO BLOG */
#rodape
{
    background: #DDDDDD;
    position: relative;
    height: 15px;
    padding: 3px 0 5px 0;
    width: 994px;
    text-align: center;
    font-size: 11px;
    font-family: Verdana;
    vertical-align: middle;
    color: #0082BF;
    margin: 0 auto;
}

/* MIOLO DO CONTEUDO */
#principal
{
    background: #FFFFFF;
    margin: 0;
    margin-top: 0px;
    width: 754px;
    padding: 5px;
    padding-left: auto;
    padding-right: auto;
    font-size: 13px;
    font-family: Arial;
    color: #444444;
    font-weight: normal;
}

/* MENU ESQUERDO */
#menu1
{
    margin: 3px;
    font-size: 12px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 9px;
    padding-left: auto;
    padding-right: auto;
}

/* ESTILO DE MENU */
.menu
{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
}

.destaque
{
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
}
/* Formatacao dos links de audio */

.audioleft
{
    float: left;
    margin-right: 20px;
}
.audioright
{
    float: left;
}
.divpost
{
    padding-right: 15px;
    padding-bottom: 5px;
}

/* TABELA MENU E MIOLO */
.tabela
{
    background: #FFFFFF;
    border-width: 0px;
    border-spacing: 0px;
    padding: 0;
    margin: 0;
    width: 994px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
}

.tabmenu
{
    background: url(imagens/linha.gif) repeat-y;
    padding: 0;
    margin: 2px;
    width: 230px;
    height: auto;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}

.tabprinc
{
    padding: 0;
    margin: 0;
    width: 754px;
    height: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    font-family: Arial;
    color: #444444;
    font-weight: normal;
}

.calend
{
    border-bottom: 1px;
    border-top: 0px;
    border-left: 1px;
    border-right: 1px;
    border-color: #999999;
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* ESTILO DE TEXTOS E IMAGENS DO BLOG */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/* IMAGENS DO SITE */
#principal img
{
    border: 0;
}

#topo img
{
    border: 0;
}

/* TITULOS */
h1
{
    font-size: 20px;
    color: #005680;
    font-weight: bold;
    margin: -4px 0px 0px 0px;
}

h2, h3, h4, h5, h6
{
    font-size: 18px;
    font-weight: lighter;
    color: #0082BF;
    margin: -3px -2px 2px 0px;
}

h3
{
    font-size: 17px;
}

h4
{
    font-size: 15px;
}

h5
{
    font-size: 14px;
}

h6
{
    font-size: 13px;
}

/* LINKS GERAL */
/*a
{
    	font-size: 12px;
    font-family: Verdana;
    color: #618CD3;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: #3399CC;
}
 */
/* TEXTOS GERAIS */
p
{
    font-size: 13px;
    font-family: Arial;
    color: #444444;
    font-weight: normal;
    margin-top: 0px;
    padding: 2px;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}

#imgdesc
{
    font-size: 10px;
    font-family: Verdana;
    color: #777777;
    font-weight: normal;
    background: #EEEEEE;
    width: 1px;
    margin-left: 5px;
    margin-right: 8px;
    margin-bottom: 3px;
    margin-top: 15px;
    outline-style: none;
    outline-width: 0px;
}

.titArtigo
{
    font-size: 24px;
    color: #003F5E;
    font-weight: bold;
    margin: -4px 0px 0px 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
}

.titArtigo a:link, a:visited
{
    color: #003F5E;
    text-decoration: none;
}
.titArtigo a:hover
{
      color: #003F5E;
    text-decoration: underline;
}


.dataArt
{
    font-size: 11px;
    color: #000000;
    font-family: Times New Roman;
    margin: 1px 0 1px 0;
}

.dataArtDe
{
    font-size: 10px;
    color: #000000;
    font-family: Times New Roman;
}

.rodaArt
{
    text-align: right;
    font-size: 11px;
    color: #005680;
    font-family: Verdana;
    padding-bottom: 10px;
    padding-right: 20px;
    font-weight: normal;
    padding-top: 8px;
}

.rodaArt a
{
    color: #005680;
    text-decoration: none;
}

.rodaArt a:hover
{
    color: #0082BF;
}

.subtitArtigo
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: lighter;
    color: #0082BF;
    padding-bottom: 5px;
}
#destArt
{
    padding-right: 5px;
}

.imgtexto
{
    font-size: 13px;
    font-family: Arial;
    color: #444444;
    font-weight: normal;
    margin-top: 0px;
    padding: 2px;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}
/* DESTAQUES */
.titArtigoDe
{
    font-size: 14px;
    color: #D70000;
    margin-left: -2px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.titArtigoDe a:link, a:visited
{
    color: #D70000;
    text-decoration:none;
}

.titArtigoDe a:hover
{
    color: #E65B00;
}
.destaqdata
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
}

.subtitArtigoDe
{
    color: #0082BF;
    font-size: 11px;
}

.subtitArtigoDe a
{
    color: #0082BF;
    text-decoration: none;
    font-size: 11px;
}

.subtitArtigoDe a:hover
{
    text-decoration: none;
    font-size: 11px;
}
.paginacao
{
    padding: 20px 0 10px 0;
    font-size: 12px;
    color: #005680;
    font-family: Verdana;
}

.paginacao a
{
    color: #005680;
}

.paginacao a:hover
{
    color: #0082BF;
}

/* TEXTOS DAS AREAS */
#menu1 h2
{
    font-size: 13px;
    text-align: left;
    color: #f00;
}

.menu p
{
    font-size: 13px;
    color: #ccc;
    text-align: left;
}

#rodape p
{
    font-size: 11px;
    color: #ffffff;
    text-align: center;
}

#caminho p
{
    font-size: 13px;
    color: #FFFFFF;
    text-align: right;
}




/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* OUTROS DETALHES */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
ul
{
    list-style-image: url(imagens/next.gif);
    font-size: 13px;
    font-family: Verdana;
    color: #444444;
    font-weight: 100;
    padding: -3px;
    list-style-position: outside;
}

.tituloCmt
{
    background: #b5c7de;
    font-size: 12px;
    font-weight: bolder;
    color: #999888;
}

.tabelaCmt
{
    width: 148px;
    background: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    color: #999999;
    border: 1px;
    font: verdana;
}

.tabelaCmt2
{
    background: #b5c7de;
    font-size: 12px;
    color: #CA2301;
    border: 1px;
    border-color: #b5c7de;
    border-style: dashed;
    border-bottom: 0px;
    border-top: 0px;
    border-right: 0px;
}

.box
{
    border: 1px;
    height: 12px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #b5c7de;
    color: Black;
    font-size: 10px;
}


.txt11azul
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003366;
}

.imgFOTO a
{
    border: 0 px;
    text-decoration: none;
    border-width: 0px;
}

.imgFOTO img
{
    border: 0;
    text-decoration: none;
    border-width: 0px;
}

.ResultBusca
{
    font-family: Verdana;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 18px;
    color: Red;
    font-weight: bold;
}

.TxbBusca
{
    margin-right: 10px;
    margin-top: 5px;
    text-align: right;
}

.BBusca
{
    text-align: left;
}

.AlignLeft
{
    text-align: left;
    margin: 0 auto;
}

.BData
{
    font-family: Arial;
    font-size: 12px;
    color: #2E3A00;
    font-weight: bold;
}

.BTitulo
{
    font-size: 15px;
    font-family: Verdana;
    color: #618CD3;
    text-decoration: none;
    font-weight: bold;
}

.BTitulo a
{
    font-size: 15px;
    font-family: Verdana;
    color: #618CD3;
    text-decoration: none;
    font-weight: bold;
}

.BTitulo a:hover
{
    text-decoration: underline;
    color: #3399CC;
}

.BSubTitulo
{
    font-family: Verdana;
    font-size: 14px;
    color: Black;
}

.BSubTitulo a
{
    font-family: Verdana;
    font-size: 14px;
    color: Black;
}

.BSubTitulo a:hover
{
    text-decoration: underline;
    color: #3399CC;
}

.BTexto
{
    font-family: Arial;
    font-size: 13px;
    color: Black;
}
.linktitle
{
    border-style: solid;
    border-width: 1px;
    font-family: 'Lucida Console';
    font-size: 16px;
    color: #FFFFFF;
    background-image: url('imagens/backmenu.jpg');
    background-repeat: repeat-x;
    text-align: center;
    height: 25px;
    padding-top: 3px;
    width: 220px;
    margin-top: 5px;
}
.folheto
{
    border: 1px solid #000000;
}
.time
{
    font-size: 10px;
    display: block;
    text-align: right;
    margin: 5px 5px 0 0;
}
.texto
{
    font-size: 10px;
    display: block;
    text-align: left;
    margin: 3px 3px 0 0;
}

.txbform
{
    width: 200px;
    background-color: #E2E2E2;
    margin-top: 5px;
}
.txbform:focus, .txbform:hover
{
    background-color: #F0FFE6;
}

.linkimg
{
    padding-bottom: 5px; /*   margin-left: -8px; */
}
.redesocial1
{
    float: left;
    padding-right: 10px;
}
.redesocial2
{
    float: left;
}

/* DESTAQUES DO DEPUTADO */

.deptit
{
    font-family: verdana, arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #6C0000;
    font-weight: bold;
}
.deptit a:link, a:visited
{
    text-decoration:none;
    color: #6C0000;
}
.deptit a:hover
{
    text-decoration: underline;
    color: #B90000;
}
.depdata
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}
.depleiamais
{
    font-family: verdana, arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
   
}


