/* CSS Document */

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

b, strong{font-size:inherit; color:inherit; font-weight:bold;}

#cabecalho{background:url(../imagens/cabecalho.png) top no-repeat; width:960px; height:126px; overflow:hidden;}
#linkstopo{width:960px; height:17px;}

#inicial{float:left; margin-left:7px; width:355px; height:90px; cursor:pointer;}

#pesquisa{float:left; margin:8px 0 0 170px; *margin:5px 0 0 170px; width:575px;}
#pesquisa input{border:solid 1px #000000; background:#ffffff; font-weight:bold; padding:1px 5px 1px 5px;}
#btn_pesq:hover{background:#003399; color:#ffffff; cursor:pointer;}

a.voltar{font-size:10pt; font-weight:bold; text-decoration:none;}
a.voltar:hover{color:#000000; text-decoration:underline;}

.titulo{font-size:16pt; color:#ffffff; background:#000066; height:40px; line-height:40px; padding-left:10px; font-weight:bold;}

a.login{font-weight:bold; font-size:12pt; color:#003399; text-decoration:none;}
a.login:hover{color:#ffffff;}

#menu_lateral{width:175px; float:left;}
#menu_lateral dl{margin:0;}
#menu_lateral dd{font-size:10pt; width:175px; font-weight:bold; margin:0 0 2px 0; padding-left:35px; height:30px; line-height:30px; cursor:pointer; float:left;}

.titulo_editorias, .titulo_coluna{float:left; width:165px; height:28px; line-height:30px; margin-bottom:5px; padding-left:10px; color:#ffffff; font-weight:bold; background:#d50000;}
.titulo_coluna{margin:10px 0 5px 0; background:#323B6B;}

#usuario_logado{color:#000000; font-size:10pt; padding:0 10px 0 10px; margin-top:5px; margin-bottom:10px;}
#usuario_logado b{color:#d50000; font-size:11pt;}
#usuario_logado dl, #usuario_logado dd{margin:0; padding:0;}
#usuario_logado dd{float:right; font-size:12pt; font-weight:bold;}
#usuario_logado dd a{color:#000000; font-size:10pt; font-weight:bold; text-decoration:none;}
#usuario_logado dd a:hover{color:#d50000; font-size:10pt; text-decoration:none;}

/* CSS DE CAPA DO JORNAL */
#leia_na_integra{background:#363A6B; color:#ffffff; text-align:center; font-size:13pt; width:120px; height:245px; padding:5px 15px 15px 15px;}
#capa_jornal{height:190px; border:solid 5px #999999; cursor:pointer;}
#capa_jornal:hover{border:solid 5px #d50000;}
.link_jornal{width:150px; height:22px; line-height:22px; margin:0 -15px; background:#000000;}
.link_jornal a{font-weight:bold; color:#ffffff; text-decoration:none;}
.link_jornal a:hover{color:#d50000;}

/* CSS ENQUETES */
#titenquete{float:left; width:165px; height:28px; line-height:30px; margin-top:10px; padding-left:10px; color:#ffffff; font-weight:bold; background:#E77817;}
#corpo_enquete{float:left; width:155px; height:250px; background:url(../imagens/fundo_enquete.jpg) repeat-x; padding:10px;}
.mensagem{border:dotted 1px #000066; background:#FFBC9B; padding:10px; font-weight:bold;}
.pergunta{font-weight:bold; font-size:13pt; Text-Decoration:none}
.resp{font-weight:bold; font-size:12pt; color:#000066; Text-Decoration:none}
.result{font-weight:bold; color:#555555; Text-Decoration:none}
.progress{display:inline; height:14px; background-image:url(../imagens/progress.png); float:left;}

/* CONTROLES */
.controles{font-weight:bold; font-size:10pt; background:#eeeeee; border:solid 1px #0066CC;}
.botao{border:solid 2px #000000; background:#0066CC; color:#ffffff; cursor:pointer; font-weight:bold; padding:10px;}
.mensagem{font-weight:bold; font-size:10pt; color:#d50000; background:#eeeeee; border:dotted 2px #0066CC; margin-bottom:10px;}


/* CSS EVENTOS */
#titeventos{float:left; width:165px; height:28px; line-height:30px; margin-top:10px; padding-left:10px; color:#ffffff; font-weight:bold; background:#84C225;}
#corpo_eventos{float:left; width:155px; height:250px; background:#dddddd; padding:10px;}

/* CSS PREVISAO */
#titprevisao{float:left; width:165px; height:28px; line-height:30px; margin-top:10px; padding-left:10px; color:#ffffff; font-weight:bold; background:#323B6B;}
#corpo_previsao{float:left; width:175px; height:480px; background:url(../imagens/fundo_previsao.jpg) no-repeat; text-align:center;}

/* 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;}