/* CSS Document */

*{font-family:"Trebuchet MS", Verdana, Arial; font-size:9pt;}

body{background:url(../imagens/fundo_site.jpg) top center no-repeat;}

a{color:#d50000; font-weight:bold; text-decoration:none;}
a:hover{text-decoration:underline;}

strong{font-size:inherit; color:inherit; font-family:inherit;}

.titulo{font-size:2em; font-weight:bold; color:#777;}
.texto{padding:20px; font-size:1.2em;}

a.linknoticia{font-size:1.5em; font-weight:bold; color:#000;}
a.linknoticia:hover{color:#d50000;}

#cabecalho{width:890px; margin:50px auto 0 auto; overflow:hidden;}

#menu{height:37px; line-height:37px; background:url(../imagens/fundo_menu.png); overflow:hidden;}
#menu dl, #menu dd{margin:0; padding:0;}
#menu dd{margin-left:47px; float:left;}
#menu dd a{color:#000000; font-size:1.2em; font-weight:bold; text-decoration:none;}
#menu dd a:hover{color:#d50000;}
.separador_menu{border:solid 2px #999; border-top:none; border-bottom:none;}

#conteudo{width:890px; margin:0 auto 0 auto; background:#ffffff url(../imagens/fundo_conteudo.jpg) top no-repeat; overflow:hidden;}
#rodape{width:860px; margin:10px auto 0 auto; padding:5px 15px 5px 15px; background:#ffffff; overflow:hidden;}


/* CSS da Paginação */
.desabilitado{color:#666666; font-weight:bold; font-size:10pt;}
.pgatual{color:#ffffff; font-weight:bold; background:#004B98; padding:0px 3px 1px 3px;}
a.link{color:#004B98; font-weight:bold; text-decoration:none; font-size:10pt;}
a.link:hover{color:#000000; text-decoration:none;}
a.paginas{color:#d50000; font-weight:bold; text-decoration:none;}
a.paginas:hover{color:#000000; text-decoration:none;}


/* CSS da exibição de fotos */
#palco{position:absolute; display:none; z-index:11}
#escuro{position:absolute; display:none; z-index:10}
