/* INÍCIO CSS DO ARQUIVO CALENDÁRIO.CSS  */
/*--------------------------
DIV's DE CONTEUDO
--------------------------*/

#calend-content {
	margin-top: 10px;
}

/* Texto abaixo do cabeçalho */
#calend-subcontent {
	margin-top: 3px;
	margin-bottom: 12px;
}

/* Thumbnail */
#calend-thumb {
	float: right;
	margin-left: 4px;
}

/* Coluna da esquerda */
.calend-itemh {
	font-weight: bold;
	vertical-align: top;
	background-color: #E8E8E8;
}

.calend-table {}

/*--------------------------
REDEFINIÇÕES DE ESTILOS
--------------------------*/

#calend-content h5 {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
}

#calend-content h6 {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-size: 15px;
}

.calend-table td {
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 2px;
	border-right: solid 2px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}


/*--------------------------
POPUPS DE ENVIE
--------------------------*/

#send-title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #41536D;
}

/* Conteúdo */
#send-wrapper {
	background-color: #FFFFFF;
}

#send-wrapper td {
	padding-top: 2px;
	padding-bottom: 2px;
}
/* ############### FIM CSS DO ARQUIVO CALENDÁRIO.CSS ############# */

/************************** INICIO clicshopping.css *************/
#clicshopping_content {
	font-size: 10px;
}

#clicshopping_top {
	background-color: #FFFFFF;
	border: solid 1px #BABABA;
	width: 78%;
	padding: 6px;
	position: relative;
	margin: 0px auto;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
}

#clicshopping_top img {
	margin-left: 4px;
	margin-bottom: 4px;
}

#clicshopping_item1 {
	margin-left: 1px;
	padding: 3px;
}

#clicshopping_item2 {
	margin-left: 1px;
	padding: 3px;
	background-color: #DDDDDD;
}

/************************** fim clicshopping.css *************/


/****************** INÍCIO CSS DO ARQUIVO GALERIA.CSS  **********/
/*--------------------------
LAYOUT DE CONTEÚDO DA GALERIA
--------------------------*/

/* Miolo da galeria - layout 1 */
#gallery_content_h {
	width: 330px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

/* Miolo da galeria - layout 2 */
#gallery_content_v {
	background-image: url(/especiais/retornotricolor/icon/i_div_v.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 152px;
	margin-top: 10px;
	float: left;
	padding-right: 15px;
}

/*--------------------------
OUTRAS GALERIAS (CAPAS)
--------------------------*/

/* Lista de outras galerias (vertical) */
#gallery_other_list_h {
	background-color: #EFEFEF;
	margin-top: 10px;
	float: left;
	width: 158px;
}

/* Lista de outras galerias (horizontal) */
#gallery_other_list_v {
	clear: both;
	background-color: #EFEFEF;
	margin-top: 10px;
	width: 100%;
}

.gallery-other-title {
	display: block;
	background-color: #555555;
	padding-top: 4px;
	padding-left: 4px;
	height: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.gallery-other-cat {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
}

/* Bullets */
/* Para o "UL" - retira o espao que  criado para o contedo diretamente superior (similar a <P> */
#gallery_other_list_h ul, #gallery_other_list_v ul {
	margin-top: 1px;
	margin-bottom: 7px;
}

/* Para o bullet - retira o espao  esquerda criado */
#gallery_other_list_h li, #gallery_other_list_v li {
	font: 11px Tahoma;
	list-style-image:  url(/especiais/retornotricolor/icon/i_bullet.gif);
	margin-bottom: 2px;
	margin-left: 20px;
}

/*--------------------------
DESCRIÇÃO DA GALERIA NAS CAPAS
--------------------------*/
/* Título */
#gallery_content_h h5, #gallery_content_v h5 {
	background-color: #D8D8D8;
	padding-top: 4px;
	padding-left: 4px;
	margin-bottom: 3px;
	height: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	clear: both;	
}

.gallery_div {
	background-image: url(/especiais/retornotricolor/icon/i_div_h.gif);
	line-height: 5px;
	height: 5px;
	font-size: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: both;
}

/* Foto + crédito */
#gallery_picture {
	color: #999999;
	float: left;
	text-align: right;
	margin-bottom: 3px;
	margin-right: 5px;
	font-size: 10px;
	width: 150px;
}

/*  Textos de descrição */
#gallery_desc_txt {
	color: #767676;
	font-size: 10px;
	* float: left;
}

.gallery_desc_title {
	color: #555555;
	font-size: 11px;
}

#gallery_desc_txt a {
	font-weight: bold;
	font-size: 12px;
}

/*--------------------------
CABEÇALHO, RODAPÉ E BARRA DAS PÁGINAS DE GALERIAS
--------------------------*/
#gallery_header, #gallery_footer {
	background-color: #EFEFEF;
	height: 21px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	color: #555555;
	margin-top: 10px;
	font-size: 11px;
}

#gallery_header img, #gallery_footer img {
	float: right;
}

#gallery_bar {
	background-color: #F2F2F2;
	height: 27px;
	color: #555555;
	font-size: 10px;
}

#gallery_bar img {
	float: left;
}

/*--------------------------
TABELA DE FOTOS
--------------------------*/
.gallery-table {}

.gallery-table td {
	padding-bottom: 8px;
}

.gallery-table #gallery_picture {
	float: none;
	margin: 0px;
	width: 150px;
}

.gallery-table-div {
	background-image: url(/especiais/retornotricolor/icon/i_div_v.gif);
	background-repeat: repeat-y;
}

.gallery-table-div img {
	width: 13px;
}

#gallery_subt {
	background-color: #F2F2F2;
	padding: 4px;
	margin-top: 3px;
	width: 142px;
	font-size: 10px;
}

/*--------------------------
TEXTO DO TOPO PARA SLIDESHOW
--------------------------*/
#gallery_text {
	margin-top: 5px;
}

#gallery_text ul {
	margin-top: 1px;
	margin-bottom: 7px;
}

/* Para o bullet - retira o espao  esquerda criado */
#gallery_text li {
	font-size: 11px;
	list-style-image:  url(/especiais/retornotricolor/icon/i_bullet.gif);
	margin-bottom: 2px;
	margin-left: 20px;
}
/* ############### FIM CSS DO ARQUIVO GALERIA.CSS ############# */

/* ############### INICIO CSS DO ARQUIVO LAYOUT.CSS ############## */
/* 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: "Verdana", "Arial", sans-serif;
	color: #333333;
	font-size: 11px;
}

html, body {
	background-color: #9B9B9B;
	height: 100%;
}

td {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
}

input, select {
	vertical-align: middle;
	font-family: Verdana;
	font-size: 11px;
}

a {
	color: #0073C3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*--------------------------
CONTAINER
--------------------------*/
#wrapper {
	background-image: url(/especiais/retornotricolor/icon/i_wrapper_bg.gif);
	background-color: #FFFFFF;
	width: 779px;
}

/*--------------------------
COLUNA DA ESQUERDA + MENU
--------------------------*/
#site_leftcol {
	float: left;
	width: 140px;
	height: 100%;	
}

/* Logotipo */
#logo {
	margin-left: 7px;
	height: 80px;
	margin-bottom: 5px;
	background-image: url(/especiais/retornotricolor/icon/logo_site_part_01.gif);
}

/* Barra com arte no topo */
#logo_bar {
	position: absolute;
}

/* Barra com arte de imagem no topo */
#logo_bar_swf {
	display: none;
}

/* Data */
#date {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 7px;
	margin-left: 6px;
	color: #5C5C5C;
}

/* Menu */
#menu {
	margin-left: 7px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	margin-right: 1px;
	border-top: solid 1px #BDBDBD;
}

#menu li {
	list-style: none;
	border-bottom: solid 1px #BDBDBD;
}

#menu li a {
	display: block;
	height: 17px;
	padding-top: 3px;
	padding-left: 8px;
	color: #1B698B;
}

#menu li a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

.menu-marked {
	display: block;
	height: 17px;
	padding-top: 3px;
	padding-left: 8px;
	color: #9B5000;
	background-color: #DCDCDC;
}

.menu-group {
	display: block;
	height: 17px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
	color: #505F70;
}

/* Bloco de clicTempo, Patrocinadores e clicPapo (títulos) */
#clictempo_title, #patrocin_title, #clicpapo_title {
	margin-top: 11px;
	margin-left: 7px;
	padding-left: 3px;
	padding-bottom: 1px;
	border-bottom: solid 1px #BDBDBD;
	font-weight: bold;
	color: #1B698B;
}

/* Bloco para clicPapo */
#clicpapo_block {
	padding-left: 4px;
	margin-left: 7px;
	padding-top: 4px;
	padding-bottom: 6px;
	border-bottom: solid 1px #BDBDBD;
	background-color: #DEDEDE;
	font-size: 10px;
}

#clicpapo_block input {
	font-size: 10px;
}

#clicpapo_block img {
	vertical-align: middle;
}

/* Bloco para clicTempo */
#clictempo_block {
	padding-left: 4px;
	margin-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid 1px #BDBDBD;
	background-color: #DEDEDE;
	font-size: 10px;
}

/* Bloco para logotipos de patrocinadores */
#patrocin_title {
}

#patrocin_block {
	margin-top: 11px;
	text-align: center;
}

/*--------------------------
COLUNA DA DIREITA + SHOPPING + ITOOLS + MURAL
--------------------------*/
#site_rightcol {
	float: right;
	width: 116px;
	height: 100%;
	padding-top: 85px;
	background-image: url(/especiais/retornotricolor/icon/logo_site_part_03.gif);
	background-repeat: repeat-x;
	* margin-left: -3px;
}

/* Button banner */
#shop_miniad {
	display: none;
}

#shop_head {
	height: 16px;
	clear: both;
	background-color: #D1D1D1;
	border-top: solid 1px #BABABA;
	border-bottom: solid 1px #BABABA;
	padding-top: 3px;
	padding-left: 5px;
	margin-top: 7px;
	font-weight: bold;
}

/* Texto do cabeçalho */
.shop_head_text {}

#shop_content {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
}

#shop_content select {
   width: 105px;
}


/* Link do título no shopping */
.shop_link {
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 1px;
}

/* Alinhamento da imagem */
#shop_content img {
	float: right;
}

/* Select de mais promoções */
#shop_content select {
	margin-top: 3px;
}

/* INTERATIVIDADE DA COLUNA DA DIREITA */

#interact_head {
	height: 16px;
	clear: both;
	background-color: #D1D1D1;
	border-top: solid 1px #BABABA;
	border-bottom: solid 1px #BABABA;
	padding-top: 3px;
	padding-left: 5px;
	margin-top: 7px;
	font-weight: bold;
}

#interact_content {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
}

/*--------------------------
ESTRUTURA PRINCIPAL
--------------------------*/
/* Coluna do meio */
#site_middlecol {
	width: 523px;
	float: left;
	padding-top: 90px;
	background-image: url(/especiais/retornotricolor/icon/logo_site_part_02.gif);
	background-repeat: repeat-x;
}

/* Cabeçalho do conteúdo */
#site_header {
	padding-top: 2px;
	background-image: url(/especiais/retornotricolor/icon/i_banner_bg.gif);
	text-align: center;
	table-layout: fixed;
	width: 523px;
	height: 60px;
}

/* Ferramentas do site abaixo do banner */
#site_topbar {
	border: solid 1px #BDBDBD;
	padding: 3px;
	color: #5C5C5C;
	font-size: 10px;
	background-color: #ECECEC;
	text-align: center;
	width: 463px;
	margin-left: 25px;
	margin-top: 8px;
}

#site_topbar img {
	vertical-align: middle;
}

#site_topbar input, select {
	font-size: 10px;
}

/* Miolo */
#site_content {
	margin-top: 7px;
	padding: 10px;
	min-height: 350px;
	* height: 350px;
}

/* Coluna da esquerda */
#left_col {
	width: 245px;
	margin-right: 10px;
	float: left;
	/* Fundo para edicão de capa */
	background-color: #FFFFFF;
}

/* Coluna da direita */
#right_col {
	width: 245px;
	float: left;
	/* Fundo para edicão de capa */
	background-color: #FFFFFF;
}

/* Banner de rodapé do miolo */
#banner_footer {
	text-align: center;
	padding-top: 5px;
	width: 523px;
	margin-bottom: 7px;
}

/* 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: 400px;
	float: left;
	height: 55px;
}

/* Parte da direita do rodapé */
#footer_right {
	width: 379;
	height: 55px;
}

/*--------------------------
BLOCOS DE CAPA
--------------------------*/
#news_block {
	margin-bottom: 2px;
}

#super_block {
	padding: 5px;
	background-color: #DEECF5;
	margin-top: -4px;
	height: 1%;
	/* margin-bottom: 10px; */
	border-bottom: solid 4px #DEECF5;
	margin-bottom: 4px;
	clear: both;
}

#super_block hr {
	display: none;
}

#normal_block {
	margin-bottom: 6px;
	clear: both;
}

.news-title {
	font-size: 11px;
	display: block;
	margin-bottom: 1px;
}

.pic-text {
	font-size: 10px;
	color: #8D8D8D;	
	margin-bottom: 6px;
	display: block;
	clear: both;
}

.news-call {
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.news-desc {
	font-size: 10px;
	color: #595959;
}

.news-thumb {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}

.news-minithumb {
	float: right;
	margin-left: 5px;
}

.news-spacer {
	height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	* margin-top: 1px;
	* margin-bottom: 1px;
	padding: 0px;
	border: 0px;
	color: #FFFFFF;	
}

/* Bloco com britas */
#bulletnews_block {
	margin-top: 7px;
	margin-bottom: 5px;
	font-size: 10px;
	clear: both;
}

#bulletnews_block ul {
	margin-top: 2px;
}

#bulletnews_block li {
	background-image: url(/especiais/retornotricolor/icon/i_bullet_newslist.gif);
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 11px;
	padding-bottom: 4px;
	font-size: 10px;
}

/*--------------------------
AJUSTE PARA COLUNA DA DIREITA
--------------------------*/
#right_col #news_block {
	width: 245px;
}

/*--------------------------
MAIS NOTÍCIAS
--------------------------*/
#newslist_block {
	margin-bottom: 13px;
	background-color: #F3F3F3;
	border-bottom: solid 1px #CDCDCD;
	padding: 5px;
	margin-top: -4px;
}

.newslist-title {
	display: block;
	background-image: url(/especiais/retornotricolor/icon/i_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 4px;
	display: none;
}

.newslist-link {
	font-size: 10px;
	display: block;
	margin-bottom: 7px;
}

/*--------------------------
CONTEÚDO
--------------------------*/
/* Box do título da página */
#content_title {
	border-bottom: solid 1px #C0C0C0;
	font-size: 17px;
}

/* Texto do título da página */
.content-title {}

/* Dropdown com links para outros sites */
#content_droplinks {
	float: right;
	margin-top: -11px;
}

/* Cartola especial (GIF) */
.title-special {
	margin-top: 3px;
	margin-bottom: 4px;
}

/* Box de cartola */
#title_box {
	height: 14px;
	background-image: url(/especiais/retornotricolor/icon/title_bg.gif);
	padding-left: 9px;
	margin-bottom: 4px;
}

/* Título de cartola */
.title-box {
	display: block;
	float: left;
	background-image: url(/especiais/retornotricolor/icon/title_text_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 14px;
	padding-right: 10px;
	font-weight: bold;
	color: #000000;
}

/* Bloco de notícias de últimas */
#ultimas_block {
	margin-top: 5px;
	margin-bottom: 15px;
}

/* Bloco de cada notícia */
#ultimas_block p {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	margin-bottom: 5px;
}

/* Data no bloco de últimas */
#ultimas_block .time {
	font-weight: bold;
}

/* Assunto no bloco de últimas */
#ultimas_block .date {}

/* Título ao lado da data de últimas */
#ultimas_block .subject {}

/* Link de últimas */
#ultimas_block .link {
	/*
	background-image: url(/especiais/retornotricolor/icon/i_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	*/
}

/*--------------------------
BOX DE FERRAMENTAS DE RODAPÉ
--------------------------*/
#footer_toolbar {
	text-align: right;
}

#footer_toolbar hr {
	height: 1px;
	color: #ECECEC;
}

/*--------------------------
BOX DE FILTRO
--------------------------*/
/* Caixa */
#filter_box, #filter_2l_box {
	margin-top: 15px;
	background-image: url(/especiais/retornotricolor/icon/filter_div.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 27px;
	clear: both;
	margin-bottom: 15px;
}

/* Caixa - 2 linhas */
#filter_2l_box {
	height: 70px;
}

/* Bloco da parte de cima do filtro - 1 linha */
#filter_top {}

/* Bloco da parte de cima do filtro - 2 linhas */
#filter_2l_top {
	background-image: url(/especiais/retornotricolor/icon/filter_bg_t.gif);
	width: 404px;
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	float: left;	
}

/* Bloco da parte de baixo do filtro - 1 linha*/
#filter_bottom {
	background-image: url(/especiais/retornotricolor/icon/filter_bg_l.gif);
	width: 404px;
	height: 24px;
	padding-top: 3px;
	padding-left: 10px;
	float: left;
}

/* Bloco da parte de baixo do filtro - 2 linhas*/
#filter_2l_bottom {
	background-image: url(/especiais/retornotricolor/icon/filter_bg_b.gif);
	width: 404px;
	height: 24px;
	padding-top: 3px;
	padding-left: 10px;
	float: left;
}

/* Bloco da direita - 1 linha */
#filter_right {
	float: right;
	background-image: url(/especiais/retornotricolor/icon/filter_bg_r_1l.gif);
	width: 69px;
	height: 24px;
	padding-top: 3px;
	padding-left: 20px;
}

/* Bloco da direita - 2 linhas */
#filter_2l_right {
	float: right;
	background-image: url(/especiais/retornotricolor/icon/filter_bg_r_2l.gif);
	width: 69px;
	height: 38px;
	padding-left: 20px;
	padding-top: 17px;
}


/*--------------------------
GLOSSÁRIO & MOEDAS
--------------------------*/
#glossar_box {
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(/especiais/retornotricolor/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-top: 15px;
}

.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;
}


/*--------------------------
CONTEÚDO DE TEXTO PARA NOTÍCIA ABERTA
--------------------------*/
#content_news {
	margin-top: 5px;
}

/* 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-left: 35px;
	margin-top: 20px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 16px;
}

#body_text p {
	display: block;
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
}

#body_banner {
	background-image: url(/especiais/retornotricolor/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(/especiais/retornotricolor/icon/i_head_publicidade.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
}

/*--------------------------
SUBTÍTULOS DE CONTEÚDO
--------------------------*/
#sub_header {
	background-image: url(/especiais/retornotricolor/icon/i_subh_l.gif);
	background-repeat: no-repeat;
	height: 14px;
	padding-left: 7px;
	margin-top: 20px;
	clear: both;
}

.sub-header {
	background-image: url(/especiais/retornotricolor/icon/i_subh_r.gif);
	background-position: right;
	height: 12px;
	padding-right: 11px;
	margin-top: 2px;
}

/*--------------------------
TABELA DE INFORMAÇÕES
--------------------------*/
.info-table {
	width: 95%;
	background-color: #BBBBBB;
	margin-top: 20px;
	margin-left: 15px;
}

.infotab-support {
	background-color: #D8D8D8;
}

.info-table td {
	padding: 4px;
}

.intotab-header {
	background-color: #9B9B9B;
	color: #FFFFFF;
	font-weight: bold;
}

.infotab-odd {
	background-color: #FFFFFF;
}

.infotab-even {
	background-color: #F0F0F0;
}

/*--------------------------
MULTIMÍDIA
--------------------------*/
.mmedia-table {
	margin-top: 5px;
	width: 99%;
}

/* LINHA NORMAL (PARA CAPA) */
.mmedia-icon {
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	width: 25px;
}

.mmedia-text {
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 3px;
	font-size: 10px;
}

/* 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(/especiais/retornotricolor/icon/i_mmedia_bullet_even.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 4px;
	padding-top: 3px;
}

/* 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(/especiais/retornotricolor/icon/i_mmedia_bullet_odd.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 4px;
	padding-top: 3px;
}

.mmedia-text-even a, .mmedia-text-odd a {
	font-size: 11px;
}

/*--------------------------
SAIBA MAIS
--------------------------*/
.smais-table {
	margin-top: 5px;
	width: 99%;
}

.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(/especiais/retornotricolor/icon/i_bullet.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}

/*--------------------------
CONFIRA
--------------------------*/
.confira-table {
	border-top: solid 5px #F3F3F3;
	background-color: #F3F3F3;
	width: 99%;
}

.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(/especiais/retornotricolor/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;
}


/*--------------------------
TABELA DE CONTEÚDO DE TEXTO COM THUMBNAILS
--------------------------*/
.body-table {
	width: 95%;
	margin-top: 15px;
	margin-left: 15px;
}

.body-table td {
	vertical-align: top;
	padding-bottom: 5px;
}

.body-table img {
	margin-right: 5px;
}

.body-table a {
	font-weight: bold;
}

/*--------------------------
BLOCO I-TOOLS
--------------------------*/
#it_block {
	padding-left: 6px;
	margin-bottom: 10px;
	clear: both;
}

.it-title {
	font-size: 11px;
	display: block;
	margin-top: 6px;
	margin-bottom: 4px;
	font-weight: bold;
}

#it_vejamais {
	text-align: right;
	margin-bottom: 13px;
}

.it-headtxt {
	font-size: 11px;
	line-height: 14px;
}


/* Estilos para mensagem do mural */
#mur_message {
	border-bottom: solid 1px #656565;
	padding: 8px;
	background-color: #EFEFEF;
}

.mur-name {
	font-weight: bold;
}

.mur-email {
	font-style: italic;
}

.mur-local, .mur-date {
	font-size: 10px;
}

.mur-table td {
	padding-bottom: 4px;
	padding-left: 2px;
	vertical-align: middle;
}

/* SMS/Phone */
.it-mmedia-tit-bg {
	background-image: url(/especiais/retornotricolor/icon/i_mmedia_tit_bg.gif);
	padding-top: 4px;
	padding-left: 5px;
	font-size: 10px;
}

.it-mmedia-opt-bg {
	font-size: 10px;
	background-color: #E9E9E9;
	white-space: nowrap;
}

/* Tabela de opções da enquete */
.it-radio-txt {
	padding-top: 3px;
	padding-bottom: 2px;
}

.it-radio-bg {
	background-image: url(/especiais/retornotricolor/icon/i_bg_radiobt.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 25px;
}

.it-radio-div {
	background-image: url(/especiais/retornotricolor/icon/i_div_radiobt.gif);
	background-repeat: no-repeat;
	height: 7px;
}

.it-img-thumb {
	float: left;
	margin-right: 5px;
	padding-bottom: 4px;
	border: 0px;
}

.it-mmedia-table {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 7px;
	height: 25px;
	clear: both;
}

.it-mmedia-icon {
	padding-right: 4px;
	width: 1%;
}

.it-mmedia-text {
	font-size: 10px;
}

.it-txt-alert {
	display: block;
	color: #F00000;
	/* float: left; */
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
}

/* Lista de enquetes/filtro */
#it_subtitle {
	font-weight: bold;
	margin-top: 13px;
	font-size: 14px;
	margin-bottom: 3px;
}

.it-listitem {
	background-image: url(/especiais/retornotricolor/icon/i_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	line-height: 15px;
}

#it_result {
	font-size: 10px;
}

#it_result li {
	font-size: 11px;
	color: #4F4F4F;
	height: 20px;
	margin-top: 10px;
	font-weight: bold;
}

#it_result img {
	margin-right: 3px;
	vertical-align: middle;
}

.it-txt-result {
	font-size: 10px;
}

.popup-body {
	background-image: url(/especiais/retornotricolor/icon/bg_popup.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	border: 0px;
	width: 250px;
	padding-top: 10px;
}

/*--------------------------
LISTA DE THUMBNAILS - CAPA
--------------------------*/

#thumblist_miniblock{
	padding: 4px;
	margin-bottom: 3px;
	clear: both;
}

.thumblist-pic {
	float: left;
	margin-right: 5px;
}

.thumblist-desc {
	font-size: 11px;
	color: #595959;
	display: block;
}

#thumblist_vejamais {
	text-align: right;
	margin-bottom: 13px;
	clear: both;
}

/*--------------------------
EXTRA BANNER
--------------------------*/
#extra_banner {
	position: absolute;
	left: 785px;
	top: 60px;
}

/*--------------------------
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;
}
/* ############### FIM CSS DO ARQUIVO LAYOUT.CSS ############## */

/* INÍCIO CSS DO ARQUIVO LOGIN_BAR.CSS  */
/* ESTILOS PARA BARRA DE LOGIN */

/* ESTRUTURA-BASE DA BARRA */
#login_bar {
	background: #E2E2E2;
	height: 18px;
	/*
	position: relative;
	margin: 0px auto 0px auto;
	*/
	border-top: solid 1px #929292;
	border-bottom: solid 1px #4C4C4C;
	border-left: solid 6px #9D9D9D;
	clear: both;
	padding-top: 4px;
	padding-left: 7px;
	font-size: 11px;
	width: 766px;
}

#login_inwrapper {
	width: 761px;
}

/* BLOCO DA ESQUERDA */
#login_left {
	float: left;
}

/* BLOCO DA DIREITA */
#login_right {
	float: right;
	padding-right: 5px;
	font-size: 10px;
	color: #787878;
}
/* ############### FIM CSS DO ARQUIVO LOGIN_BAR.CSS ############# */

/* INÍCIO CSS DO ARQUIVO PAGING.CSS  */
/*--------------------------
PAGINAÇÃO
--------------------------*/

/* Box de paginação */
#paging {
}

.pag-table {
	margin-top: 3px;
}

.pag-table td {
	font-size: 10px;
}

.pag-table img {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
}

.pag-table input {
	font-size: 10px;
}

/* Botão de página anterior */
.pag-prev {
	padding-right: 4px;
}

/* Botão de próxima página - contém fundo para completar lado esquerdo */
.pag-next {
	background-image: url(/especiais/retornotricolor/icon/bt_nav_up.gif);
	background-repeat: no-repeat;
	padding-left: 4px;
}

/* Botão de paginação - deselecionado */
.pag-up {
	background-image: url(/especiais/retornotricolor/icon/bt_nav_up.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 27px;
	height: 21px;
	color: #A6A6A6;
}

/* Botão de paginação - marcado */
.pag-down {
	background-image: url(/especiais/retornotricolor/icon/bt_nav_down.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 27px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
}

/* Link da paginação */
.pag-link {}

.pag-link:hover {}
/* ################ FIM CSS DO ARQUIVO PAGING.CSS ############### */

/* ################ INICIO DO ARQUIVO PROMOCOES.CSS ############### */
/* Patrocinador da promoção */
.promo-sponsor {
	font-size: 14px;
	font-weight: bold;
	background-color: #F1F1F1;
	padding: 3px;
	border-bottom: solid 3px #FFFFFF;
}

/* Tïtulo da promoção */
.promo-title {
	font-size: 12px;
	font-weight: bold;
}

/* Horário de encerremanto da promoção */
.promo-finishdate {
	font-weight: bold;
}

/* Tabela de promoções */
.promo-table {
	width: 95%;
	margin-top: 15px;
	margin-left: 15px;
}

.promo-table td {
	vertical-align: top;
	padding-bottom: 5px;
}

.promo-table img {
	margin-right: 5px;
	margin-left: 3px;
}

/* Tabela de promoção em destaque */
.promo-super {
	width: 95%;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #E6EBFB;
	border: 1px solid #C0CBF4;
}

.promo-super .promo-sponsor {
	background-color: #DCE3F9;
	border-bottom: solid 1px #C0CBF4;
}

.promo-super td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-right: 4px;
}

.promo-super img {
	margin-right: 1px;
	margin-left: 3px;
}

/* Título para promoções encerradas */
.promo-end-title {
	padding-left: 13px;
	background-image: url(/especiais/retornotricolor/icon/i_bullet.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

/* Célula com texto de encerramento da promoção */
.promo-end-text {
	padding: 4px;
}

/* Vencedor */
.promo-winners-author {
	font-size: 14px;
	font-weight: bold;
}

/* Frase do vencedor */
.promo-winners-title {
	padding-left: 13px;
	background-image: url(/especiais/retornotricolor/icon/i_bullet.gif);
	background-repeat: no-repeat;
}

.promo-winners-phrase {
	font-weight: bold;
}

.promo-winners-text {
	padding: 4px;
}

/* Texto de promoções */
#promo_text p {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.promo-header {
	float: left;
	display: block;
	margin-top: 2px;
}

/* Cabeçalho */
#promo_header {
	background-color: #EFEFEF;
	height: 21px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 6px;
	color: #555555;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 11px;
}

#promo_header img {
	float: right;
}

/* Corpo de promoção */
/* Imagem do topo */
#promo_block_top {}

/* Corpo de texto de promoções */
#promo_block {
	padding: 6px;
	padding-bottom: 10px;
	background-color: #f4f0e6;
}

#promo_block p {
	margin: 5px;
	text-indent: 25px;
}

/* Imagem de baixo */
#promo_block_bottom {
	padding: 6px;
	text-align: right;
}

#promo_block_bottom img {
	margin-right: 6px;
}

/* Patrocinadors (imagens) */
#promo_sponsors {
	margin-top: 12px;
	margin-bottom: 5px;
}

#promo_sponsors img {
	margin-right: 15px;
	text-align: center;
}

/* Tela de Login */
.promo-login-table {
	width: 94%;
	margin-left: 15px;
}

/* Caixa de alerta do login */
#promo_alert_box {
	border: solid 1px #CC1438;
	background-color: #FFF8F6;
	padding: 5px;
}

/* Área de texto */
.promo-textarea {
	border: solid 1px #A9A9A9;
	width: 485px;
	font-family: "Courier New", Courier, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.promo-charcount {
	display: block;
	margin-right: 3px;
	font-size: 10px;
	text-align: right;
}

.promo-charcount input {
	border: solid 1px #A9A9A9;
}

/* Envio de arquivo */
#promo_sendfile {
	margin-top: 6px;
}

#promo_sendfile input {
	border: solid 1px #A9A9A9;
	margin-bottom: 3px;
}

#promo_sendfile img {
	vertical-align: middle;
	margin-bottom: 2px;
}
/* ################ FIM DO ARQUIVO PROMOCOES.CSS ############### */
