<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ESTILOS DE LAYOUT/ESTRUTURA */

/*--------------------------
RE-DEFINIÇÕES DE TAGS
--------------------------*/
body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #575757;
	font-size: 11px;
}

html, body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #b1aa94;
	height:100%;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 11px;
}

a {
	color: #478324;
	text-decoration: none;
}

a:hover {
	color: #447524;
	text-decoration: underline;
}
a img {
	border:none;
}
li {
	list-style:none;
}

/*--------------------------
CONTAINER
--------------------------*/
#wrapper_full {
	height:100%;
}

#wrapper {
	background-image: url(../icon/bg_wrapper.gif);
	width: 778px;
	float:left;
}

/*--------------------------
TOPO
--------------------------*/
#site_top {
	background-image: url(../icon/bg_topsite.jpg);
	background-repeat:no-repeat;
	height:113px;
}
/* Logotipo */
#logo {
}
#logo img {
	display:none;
}
/* Barra com arte no topo */
#logo_bar {
	position: absolute;
}
#logo_bar_swf {
	display: none;
}

/*--------------------------
COLUNA DA ESQUERDA + MENU
--------------------------*/
#site_leftcol {
	float: left;
	width: 124px;
	background-image:url(../icon/bg_lcol.jpg);
	background-repeat:no-repeat;
	padding: 0px 10px 0px 11px;
	height:100%;
}

/* Data */
#date {
	font-size: 10px;
	margin: 9px 0px 0px 5px;
	color: #FFFFFF;
}

/* Menu */
#menu {
	margin: 26px 0px 0px 0px;
}

#menu ul {
}

#menu ul li {
	list-style:none;
	font-size: 10px;
	color: #847c64;
	display:block;
	*height:21px;
}

#menu ul li a {
	display:block;
	padding: 4px 0px 4px 4px;
	*height:12px;
	color: #847c64;
	border-bottom: 1px solid #cbc4aa;
}

#menu ul li a:hover {
	background-color: #fbf7e1;
	text-decoration:none;
}

#menu ul li .menu-marked a {
	display:block;
	*height:12px;
	padding: 4px 0px 4px 4px;
	background-color: #d1cc91;
	font-size: 10px;
	color: #847c64;
	font-weight:bold;
	border-bottom: 1px solid #cbc4aa;
}
#menu ul li .menu-marked a:hover {
	background-color: #fbf7e1;
}

#menu ul li .menu-group {
	display:block;
	list-style:none;
	*height:10px;
	color: #a24747;
	padding: 16px 0px 4px 4px;
	font-size:11px;
	border-bottom: 1px solid #cbc4aa;
}

/* Bloco de clicTempo, Patrocinadores e clicPapo (títulos) */
#clictempo_title, #patrocin_title, #clicpapo_title {
	margin-top: 11px;
	padding-left: 3px;
	padding-bottom: 1px;
	border-bottom: solid 1px #BDBDBD;
	font-weight: bold;
	color: #1B698B;
}

/* Bloco para clicPapo */
#clicpapo_block {
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 6px;
	border-bottom: solid 1px #BDBDBD;
	font-size: 10px;
}

#clicpapo_block input {
	font-size: 10px;
}

#clicpapo_block img {
	vertical-align: middle;
}


/* Bloco para clicTempo */
#clictempo_block {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid 1px #BDBDBD;
	font-size: 10px;
}

/* Bloco para logotipos de patrocinadores */
#patrocin_title {
	display: none;
}

#patrocin_block {
	display: none;
}

/*--------------------------
COLUNA DA DIREITA + SHOPPING + ITOOLS + MURAL
--------------------------*/
#site_rightcol {
	float:right;
	width: 129px;
	background-image:url(../icon/bg_rcol.jpg);
	background-repeat:no-repeat;
	padding: 0px 4px 0px 14px;
	height:100%;
}

/* Button banner */
#buton_banner {
	width:120px;
	height:60px;
	margin:0px 0px 16px 4px; 
}

/* BLOCOS E HEADS DA COLUNA DA DIREITA */
#head_rcol {
	font-size:10px;
	font-weight:bold;
	background-color:#faf4e8;
	color:#968960;
	padding: 4px 0px 4px 4px;
	*height:12px;
	border-top: 1px solid #cbc4aa;
	border-bottom: 1px solid #cbc4aa;
}

/*--------------------------
ESTRUTURA PRINCIPAL
--------------------------*/
/* Coluna do meio */
#site_middlecol {
	width: 486px;
	float: left;
	background-image:url(../icon/bg_mcol.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 14px 0px;
}

/* Cabeçalho do conteúdo */
#site_header {
	height:60px;
	width: 486px;
	text-align:center;
}

/* Ferramentas do site abaixo do banner */
#site_topbar {
	display: none;
}
#site_topbar img {
}
#site_topbar input, select {
}

/* Miolo */
#site_content {
	margin: 34px 0px 14px 0px;
	height:100%;
}

/* Coluna da esquerda */
#left_col {
	width: 238px;
	float: left;
	margin-right: 10px;
}

/* Coluna da direita */
#right_col {
	width: 238px;
	float: left;
}

/* Banner de rodapé do miolo */
#banner_footer {
	float:left;
	width: 486px;
	text-align:center;
}

/* Rodapé */
#site_footer {
	clear: both;
	height: 55px;
	padding-top: 5px;
	border-top: 2px solid #9F9F9F;
	background-color: #EDEDED;
}

/* Parte da esquerda do rodapé */
#footer_left {
	width: 10px;
	float: left;
	height: 55px;
}

/* Parte da direita do rodapé */
#footer_right {
	width: 379;
	height: 55px;
}

/*--------------------------
BLOCOS DE CAPA
--------------------------*/
/* Bloco de notícias de últimas */
#ultimas_block {
	margin:0px 0px 16px 6px;
}

/* Bloco de cada notícia */
#ultimas_block p {
	margin:0px 0px 4px 0px;
}

/* Data no bloco de últimas */
#ultimas_block .time {
	font-size:10px;
}

/* Assunto no bloco de últimas */
#ultimas_block .date {
	font-size:10px;
}

/* Título ao lado da data de últimas */
#ultimas_block .subject {
	font-size:10px;
}

/* Link de últimas */
#ultimas_block .link {
}

/*bloco normal*/
#news_block {
}
#normal_block {
	clear: both;
	margin: 0px 0px 14px 0px;
}

/*bloco destaque*/
#news_block.super-block {
	margin: 0px 0px 14px 0px;
}
#news_block.super-block #title_box {
	background-image:url(../icon/bg_titlebox_d.gif);
	margin: 0px;
	height:17px;
}
#news_block.super-block #title_box .title-box {
	background-image:url(../icon/bg_title_d.gif);
	height:13px;
	padding-top: 4px;
}

/*bloco de ultimas*/
#newslist_block.super-block {
	margin: 0px 0px 14px 0px;
}
#newslist_block.super-block #title_box {
	background-image:url(../icon/bg_titlebox_c.gif);
	margin: 0px;
	height:17px;
}
#newslist_block.super-block #title_box .title-box {
	background-image:url(../icon/bg_title_c.gif);
	height:13px;
	padding-top: 4px;
}
#newslist_block.super-block #super_block {
	background-color:#F2F2F2;
	border-bottom: solid 1px #ababab;
}

/*super*/

#super_block {
	clear: both;
	margin: 0px 5px 0px 5px;
	padding: 5px;
	background-color:#f4f4e5;
	border-bottom: solid 1px #b0ab9b;
}

/*bloco lista de images*/
#thumblist_miniblock {
	padding: 0px 0px 4px 0px;
	margin-bottom: 3px;
	clear: both;
}
#thumblist_vejamais {
	text-align: right;
	clear: both;
}

/*eventos de conteudo capa e miolo*/
.news-title, .pic-text, .news-call, .news-desc, .news-bullet, .thumblist-desc {
	display: block;
	margin: 0px 0px 2px 8px;
	color:#757575;
}
.news-title {
	font-size:10px;
}
.pic-text {
	font-size: 10px;
	margin: 0px 0px 2px 0px;
}
.news-call {
	font-size: 12px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.news-desc {
	font-size: 10px;
}
.news-bullet {
	font-size: 10px;
	clear: both;
}
.thumblist-desc {
	font-size: 10px;
}

/*images*/
.thumblist-pic {
	float: left;
	margin: 2px 5px 0px 5px;
}
.news-thumb {
	float: left;
	margin: 2px 5px 0px 3px;
}
.news-minithumb {
	float: right;
	margin: 2px 0px 0px 5px;
}

/*multimidia*/
.mmedia-table {
	margin: 0px 0px 2px 3px;
	clear: both;
}
td.mmedia-icon {
	vertical-align: top;
	width: 20px;
}
td.mmedia-text {
	vertical-align: middle;
	padding: 2px 0px 2px 5px;
	font-size: 10px;
}

/*linha espaçadora*/
.news-spacer {
	display: none;
}

/*ultimas*/
.newslist-title {
	display: block;
	background-image: url(../icon/i_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size:10px;
	color:#ababab;
	font-weight:bold;
}
.newslist-link {
	font-size: 10px;
	display: block;
	margin: 0px 0px 4px 0px;
}
.newslist-link, .newslist-link a {
	color:#5e5e5e;
}
/*--------------------------
CONTEÚDO
--------------------------*/

/* Dropdown com links para outros sites */
#content_droplinks {
	float: right;
	margin-top: -11px;
}


/*--------------------------
CARTOLAS - HEADERS
--------------------------*/
/* Header padrão */
#content_title {
	border-bottom: solid 1px #536843;
	font-size: 17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 12px 0px;
	height: 22px;
}
.content-title {
	color:#536843
}

/* Cartola especial (GIF) */
.title-special {
	margin: 0px 0px 4px 0px;
}

/* Cartola padrão */
#title_box {
	height: 13px;
	background-image:url(../icon/bg_titlebox.gif);
	background-position:right;
	background-repeat:no-repeat;
	clear: both;
	margin: 0px 0px 4px 0px;
}
.title-box {
	display:block;
	background-image:url(../icon/bg_title.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#85806f;
	padding:0px 6px 0px 9px;
	height: 13px;
	font-weight:bold;
}

/* Cartola padrão - especial*/
#title_special_box {
	height: 13px;
	background-image:url(../icon/bg_titlebox_sp.gif);
	background-position:right;
	background-repeat:no-repeat;
	clear: both;
	margin: 0px 0px 4px 0px;
}
.title-special-box {
	display:block;
	background-image:url(../icon/bg_title_sp.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#798670;
	padding:0px 6px 0px 9px;
	height: 13px;
	font-weight:bold;
}

/* SUB titulo de conteudo*/
#sub_header {
	height: 13px;
	background-image:url(../icon/bg_titlebox.gif);
	background-position:right;
	background-repeat:no-repeat;
	clear: both;
	margin: 0px 0px 4px 0px;
}
.sub-header {
	display:block;
	background-image:url(../icon/bg_title.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#85806f;
	padding:0px 6px 0px 9px;
	height: 13px;
	font-weight:bold;
}


/*--------------------------
CONTEUDO - MIOLO
--------------------------*/
/*--------------------------
CONTEÚDO DE TEXTO PARA NOTÍCIA ABERTA
--------------------------*/
#content_news {
	margin: 12px 0px 16px 0px;
}
/*redefinições content_news*/
#content_news #sub_header {
	margin: 0px 14px 6px 36px;
}
/*multimidia*/
#content_news .mmedia-table {
	margin: 4px 14px 16px 36px;
	clear: both;
}

/* Layout dos estilos do bloco de noticas */
#content_news .date, .title, .header, .support, .source, .credit {
	display: block;
}

/* Data */
#content_news .date {
	font-size: 10px;
	color: #8D8D8D;
}

/* Cartola */
#content_news .title {
	color: #A05151;
}

/* Chamada */
#content_news .header {
	font-weight: bold;
	font-size: 14px;
}

/* Apoio */
#content_news .support {
	color: #5B5B5B;
}

/* Fonte da matéria */
#content_news .source {
	margin-top: 6px;
	font-style: italic;
	color: #9E9E9E;
}

/* Autor/Crédito */
#content_news .credit {
	margin-top: 10px;
	text-align: right;
	color: #9C9C9C;
	font-size: 11px;
}

#body_text {
	margin: 20px 10px 16px 36px;
	font-size: 12px;
	line-height: 16px;
}
#body_text a {
	text-decoration:underline;
}

#body_text p {
	display: block;
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
}

#body_banner {
	background-image: url(../icon/i_head_publicidade.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	float: right;
	margin-bottom: 5px;
	margin-left: 4px;
	table-layout: fixed;
	width: 1%;
	height: 1%;
}

.body-banner {
	margin-bottom: 5px;
	margin-left: 5px;
}

.body-banner-cell {
	background-image: url(../icon/i_head_publicidade.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
}

/*--------------------------
TABELA DE INFORMAÇÕES
--------------------------*/
.info-table {
	background-color: #3a621d;
	margin: 0px 10px 16px 36px;
	width:90%;
}
.info-table td {
	padding: 4px;
}

.infotab-support {
	background-color: #D8D8D8;
}

.intotab-header {
	background-color: #cddbc5;
	color: #3a621d;
	font-weight: bold;
}

.infotab-odd {
	background-color: #FFFFFF;
}

.infotab-even {
	background-color: #f8f6e7;
}

/* LINHA PAR */
.mmedia-icon-even {
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	width: 25px;
}

.mmedia-text-even {
	background-image: url(../icon/i_mmedia_bullet_even.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 4px;
	padding-top: 6px;
}

/* LINHA ÍMPAR */
.mmedia-icon-odd {
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	background-color: #F3F3F3;
	width: 25px;
}

.mmedia-text-odd {
	background-image: url(../icon/i_mmedia_bullet_odd.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 4px;
	padding-top: 6px;
	width: 100%;
}

.mmedia-text-even a, .mmedia-text-odd a {
	font-size: 11px;
}

/*--------------------------
SAIBA MAIS
--------------------------*/
.smais-table {
	margin: 6px 10px 16px 36px;
	width: 90%;
}

.smais-text {
	padding-left: 5px;
	padding-bottom: 4px;
	color: #8C8C8C;
}

.smais-text a {
	font-size: 11px;
}

.smais-text p {
	padding-left: 13px;
	background-image: url(../icon/i_bullet.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}

/*--------------------------
CONFIRA
--------------------------*/
.confira-table {
	margin: 0px 10px 16px 36px;
	width: 90%;
}

.confira-text {
	padding-left: 5px;
	padding-bottom: 4px;
	color: #8C8C8C;
}

.confira-text a {
	font-size: 11px;
}

.confira-text p {
	padding-left: 13px;
	background-image: url(../icon/i_bullet.gif);
	background-repeat: no-repeat;
}

/*--------------------------
RODAPÉ DA NOTÍCIA ABERTA
--------------------------*/
.content_footer {
	width: 99%;
	margin-top: 20px;
}

/*--------------------------
PÁGINA LIMPA PARA ENVIE E IMPRESSÃO
--------------------------*/
.clean-body {
	background-color: #FFFFFF;
	padding: 10px;
}
.clean-body #footer_left {
	display: none;
}
.clean-body #footer_right {
	width: 100%;
	padding: 10px;	
}

/*--------------------------
TABELA DE CONTEÚDO DE TEXTO COM THUMBNAILS
--------------------------*/
.body-table {
	margin: 12px 10px 16px 36px;
	width: 90%;
}

.body-table td {
	vertical-align: top;
	padding-bottom: 5px;
}

.body-table img {
	margin-right: 5px;
}

.body-table a {
	font-weight: bold;
}

/*RODAPÉ*/
#footer_toolbar {
	clear: both;
	text-align: right;
}
#footer_toolbar hr {
	height: 1px;
	color: #ECECEC;
}

/*botoes rodape*/
#footer_toolbar_line {
	clear: both;
	padding: 4px 0px 4px 0px;
	height: 16px;
}
#footer_toolbar_line hr {
	height: 1px;
	color: #ECECEC;
}
#footer_toolbar_left {
	float: left;
	margin-right: 10px;
}
#it_block_mright #footer_toolbar_left {
	margin-right: 4px;
}
#footer_toolbar_right {
	margin-left: 10px;
	float: right;
}

/*--------------------------
GLOSSÁRIO &amp; MOEDAS
--------------------------*/
#glossar_box {
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../icon/filter_bg_1l.gif);
	width: 465px;
	height: 21px;
	text-align: center;
	font-size: 12px;
	padding-top: 6px;
}

.glossar-div {
	color: #737373;
	margin: 0px;
	height: 1px;
}

.glossar-text {
	color: #575757;
}

.curr-table {
	width: 100%;
	margin: 15px 0px 15px 0px;
}

.curr-table-note {
	font-size: 10px;
	text-align: right;
}

.curr-table-header {
	text-align: center;
	background-color: #4E4E4E;
	padding: 3px;
}

.curr-table-header a {
	color: #FFFFFF;
	font-weight: bold;
}

.curr-table-even {
	padding: 3px;
	background-color: #E6E6E6;
}

.curr-table-odd {
	padding: 3px;
	background-color: #F0F0F0;
}

/*--------------------------
EXTRA BANNER
--------------------------*/
#extra_banner {
	margin: 10px 0px 0px 16px;
	float:left;
}

/*--------------------------
RESULTADO BUSCA
--------------------------*/
#search_result {}

#search_result p {
	margin-top: 15px;
	margin-left: 6px;
}

#search_result img {
	margin-right: 4px;
	vertical-align: middle;
}

.search-text {
	color: #656565;
}

/*--------------------------
WEBCAM
--------------------------*/
#cam_feed {
	background-image: url(../icon/i_videoframe.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	width: 240px;
	float: left;
	margin-right: 15px;
}

#cam_feed_controls {
	margin-top: 4px;
	padding-left: 10px;
}

#cam_feed_controls img {
	margin-right: 5px;
}


/*--------------------------
BOTOES RODAPE
--------------------------*/
/*botoes rodape enquete*/
#footer_toolbar_line {
	clear: both;
}
#footer_toolbar_line hr {
	display: none;
}
#footer_toolbar_left {
	float: left;
	margin-right: 2px;
}
#footer_toolbar_right {
	float: right;
	margin-left: 2px;
}
</pre></body></html>