/* 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 {

}

td {
	font-family: Tahoma;
	font-size: 10px;
}

input, select {
	font-family: Tahoma;
	font-size: 9px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul, li {
	list-style: none;
}

img {
	border: 0px;
}

/*--------------------------
CONTAINER
--------------------------*/
#wrapper_full {
	width: 100%;
}

#wrapper {
	float: left;
	clear: both;
	width: 779px;
	*height: 100%;
}

/*--------------------------
TOPO
--------------------------*/

/* Logotipo */
#logo {
	float: left;
	height: 72px;
	width: 634px;
}

/* Barra com arte no topo */
#logo_bar {
	float: left;
	width: 145px;
	height: 72px;
}

#banner_top {
	float: left;
	width: 468px;
	height: 60px;
	margin: 12px 0px 0px 12px;
}

/* Data */
#date {
	font-size: 9px;
	color: #000000;
	margin: 0px 6px 10px 10px;
	text-align: right;
}

/* Cabeçalho do conteúdo */


/* Banner de rodapé do miolo */
#banner_footer {
	width: 468px;
	height: 60px;
	margin: 20px 0px 20px 6px;
}

#banner_butoom {
	float: left;
	width: 120px;
	height: 60px;
	margin: 0px 0px 10px 0px;
}
/*advertisign bannners*/
#block_banner_adv {
	clear: both;
	text-align: center;
}
#block_banner_adv #banner_butoom {
	width: 33%;
	height: 60px;
	vertical-align: middle;
	text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #ebe4d8;
	margin: 0px 0px 14px 0px;
}

/*--------------------------
COLUNA DA ESQUERDA + MENU
--------------------------*/
#site_leftcol {
	float: left;
	clear: left;
	width: 142px;
	background-image: url(../icon/bg_leftcol.gif);
	background-repeat: no-repeat;
}


/* Menu */
#menu {
	padding: 3px 0px 140px 0px;
	background-image: url(../icon/bg_box_menu.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	width: 122px; 
	margin: 0px 7px 0px 13px; 
}

#menu ul li {
	background-color: #f0f0f0;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	list-style: none;
}

/*ITEM COMUM*/
#menu ul li a {
	display: block;
	padding: 1px 4px 1px 7px;
	color: #046a7a;
	font-weight: bold;
}
/*ITEM MARCADO NO MENU*/
#menu ul li .menu-marked a {
	*width: 111px; 
	padding-left: 7px;
	minheight: 11px;
	*height: 11px;
	background-color: #b6be59;
	padding-top: 1px;
	padding-bottom: 1px;	
	border-bottom: 1px solid #ddb7a6;
	border-top: 1px solid #ddb7a6;
	*float: left;
}

/*ITEM AGRUPADOR*/
#menu ul li.menu-group {
	background-image: url(../icon/bg_menu_group.gif);
	background-color: transparent;
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-bottom: 3px;
	border-top: 1px solid #ddb7a6;
	border-bottom: 1px solid #ddb7a6;
	padding-left: 7px; 
	padding-top: 1px;
	* height: 10px;
	color: #046a7a;
	font-weight: bold;
	text-transform: uppercase;
}

/*ITEM SUBAGRUPADOR*/
#menu ul li.menu-subgroup {
	background-image: url(../icon/bg_menu_group.gif);
	background-color: transparent;
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-bottom: 3px;
	border-top: 1px solid #ddb7a6;
	border-bottom: 1px solid #ddb7a6;
	padding-left: 7px; 
	padding-top: 1px;
	* height: 10px;
	color: #046a7a;
	font-weight: bold;
	text-transform: uppercase;
}

/*--------------------------
COLUNA DA DIREITA + SHOPPING + ITOOLS + MURAL
--------------------------*/
#site_rightcol {
	/*
	float: right;
	display: block;
	min-height: 350px;
	width: 131px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 12px;
	*/
	float: right;
	clear: right;
	width: 127px;
	padding: 12px 0px 0px 12px;
}

#rightcol_content {
	float: left;
	display: block;
	color: #000000;
}
#rightcol_content a {
	color: #565F25;
}
	
/* INTERATIVIDADE DA COLUNA DA DIREITA */

/*-------------
COLUNA DA DIREITA
--------------*/
/* promoções */
#shop_head {
	height: 20px;
	background-image: url(../icon/head_promocoes.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.shop_head_text {
	display: none;
}
#shop_content {
	margin: 2px 2px 12px 6px;
}
#shop_content select {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;

}
.shop_thumb {
	float: right;
}
.shop_link {
	color: #565F25;
}
.shop_text {
	color: #000000;
}

/* mural */
#interact_head {
	height: 15px;
}
#interact_content {
	margin: 2px 2px 12px 6px;
}

/*--------------------------
ESTRUTURA PRINCIPAL
--------------------------*/
/* Coluna do meio */
#site_middlecol {
	float: left;
	width: 487px;
	padding: 30px 0px 2px 9px;
}

/* Coluna do meio full*/
#site_middlecol_full {
	width: 627px;
	float: left;
	padding: 30px 0px 2px 2px;
}

/* Miolo */
#site_content {
	min-height: 350px;
}

/* Miolo FULL */
#site_content_full {
	*height: 350px;
	min-height: 350px;
}

/* Coluna da esquerda */
#left_col {
	width: 238px;
	margin-right: 12px;
	float: left;
}

/* Coluna da direita */
#right_col {
	width: 220px;
	float: left;
}

/* Rodapé */
#site_footer {
	clear: both;
	height: 46px;
	padding: 8px 0px 0px 8px;
	background-color: #dddfbd;
	
}

/* Parte da esquerda do rodapé */
#footer_left {
	display: block;
	width: 492px;
	float: left;
	color: #000000;
}
#footer_left a {
	font-weight: bold;
	color: #046a7a;
}
/* Parte da direita do rodapé */
#footer_right {
	display: block;
	width: 287px;
	float: right;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

#site_topright {
	float: right;
	height: 60px;
	width: 155px;
	margin: 12px 0px 0px 0px;
}

/*--------------------------
BLOCOS DE CAPA
--------------------------*/
#news_block {
	margin-bottom: 14px;
}
#super_block {
	padding: 6px;
	background-color: #F7F0E2;
	border-bottom: 1px solid #333333;
	height: 1%;
	clear: both;
}
#super_block hr {
	display: none;
}
#normal_block {
	clear: both;
}
.news-title {
	display: block;
	height: 16px;
	background-color: #DAC49D;
	background-image: url(../icon/corner_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-bottom: 6px;
	padding-left: 9px;
	padding-top: 2px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}
#block_editorial .news-title {
	margin: 0;
	padding: 0;
	background: none;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	padding-top: 4px;
}
#block_editorial #super_block .news-title {
	padding-top: 0px;
	margin-top: -2px;
}
.pic-text {
	font-size: 10px;
	color: #8D8D8D;	
	margin-bottom: 6px;
	display: block;
	clear: both;
}
.pic-text a {
	color: #8D8D8D;
}
.news-call {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	display: block;
	padding-top: 4px;
}
.news-desc {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.news-thumb {
	float: left;
	margin: 0 5px 5px 0;
}
.news-minithumb {
	float: right;
	margin-left: 5px;
}
.news-spacer {
	display: none;
}

/* Bloco com britas */
#bulletnews_block {
	margin-top: 7px;
	margin-bottom: 5px;
	font-size: 10px;
	clear: both;
}

#bulletnews_block ul {
	margin-bottom: 5px;
}

#bulletnews_block li {
	background-image: url(../icon/i_bullet_newslist.gif);
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 11px;
	padding-bottom: 4px;
	font-size: 10px;
	font-family: Verdana;
}

/*--------------------------
AJUSTE PARA COLUNA DA DIREITA
--------------------------*/
#right_col #news_block {
	width: 220px;
}

/*--------------------------
MAIS NOTÍCIAS
--------------------------*/
#newslist_block {
	margin-bottom: 13px;
	background-color: #F3F3F3;
	border-bottom: solid 1px #CDCDCD;
	padding: 5px;
}

.newslist-title {
	display: block;
	background-image: url(../icon/i_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 4px;
	font-weight: bold;
	color: #72684D;
}

.newslist-link {
	font-size: 10px;
}

/*--------------------------
CONTEÚDO
--------------------------*/
/* Box do título da página */
#content_title, #content_title_b {
	background-color: #E5E5E5;
	background-image: url(../icon/corner_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
	height: 29px;
}

#block_advertising #content_title {
	background-color: #B3B369;
}


/* Texto do título da página */
.content-title, .content-title-b {
	background-image: url(../icon/corner_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding: 8px 0px 7px 13px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

/* Dropdown com links para outros sites */
#content_droplinks {
	float: right;
	margin-top: 5px;
}

/* Cartola especial (GIF) */
.title-special {
	float: left;
	display: block;
}

/* Box de cartola */
#title_box {
	display: block;
	height: 18px;
	background-color: #DAC49D;
	background-image: url(../icon/corner_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 12px;
	margin-bottom: 6px;
}

/* Título de cartola */
.title-box {
	display: block;
	padding-left: 9px;
	padding-top: 2px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

/*titulo na capa*/
#cover_main {
	height: 20px;
	background-image: url(../icon/bg_title.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.cover-main {
	float: left;
	padding: 3px 10px 0 10px;
	height: 17px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	display: block;
	background-image: url(../icon/cover_head_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

/* Bloco de notícias de últimas */
#ultimas_block {
	margin-top: 0px;
	margin-bottom: 10px;
}

/* Bloco de cada notícia */
#ultimas_block p {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	margin-bottom: 4px;
}

/* Data no bloco de últimas */
#ultimas_block .time {
	font-weight: bold;
	color: #B6A483;
}

/* Assunto no bloco de últimas */
#ultimas_block .date {
	font-weight: bold;
	color: #B6A483;
}

/* Título ao lado da data de últimas */
#ultimas_block .subject {
	font-weight: bold;
	color: #B6A483;
}

/* Link de últimas */
#ultimas_block .link {
	background-image: url(../icon/i_bullet.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 11px;
	display:block;
	font-size: 11px;
}

/*--------------------------
BOX DE FERRAMENTAS DE RODAPÉ
--------------------------*/
#footer_toolbar {
	text-align: right;
}

#footer_toolbar hr {
	height: 1px;
	color: #ECECEC;
}

/*botoes rodape enquete*/
#footer_toolbar_line {
	clear: both;
	margin: 5px 0 5px 0;
}
#footer_toolbar_left {
	float: left;
	margin-right: 10px;
}
#footer_toolbar_right {
	float: right;
}

/*--------------------------
BOX DE FILTRO
--------------------------*/
/* Caixa */
#filter_box, #filter_2l_box {
	margin-top: 15px;
	background-image: url(../icon/filter_div.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 27px;
	clear: both;
	margin-bottom: 15px;
	width: 477px;
}

/* 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(../icon/filter_bg_t.gif);
	width: 393px;
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	float: left;
}

/* Bloco da parte de baixo do filtro - 1 linha*/
#filter_bottom {
	background-image: url(../icon/filter_bg_l.gif);
	width: 393px;
	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(../icon/filter_bg_b.gif);
	width: 393px;
	height: 24px;
	padding-top: 3px;
	padding-left: 10px;
	float: left;
}

/* Bloco da direita - 1 linha */
#filter_right {
	float: right;
	background-image: url(../icon/filter_bg_r_1l.gif);
	background-position: right;
	width: 49px;
	height: 21px;
	padding-top: 6px;
	padding-left: 25px;
}

/* Bloco da direita - 2 linhas */
#filter_2l_right {
	float: right;
	background-image: url(../icon/filter_bg_r_2l.gif);
	background-position: right;
	width: 49px;
	height: 35px;
	padding-left: 25px;
	padding-top: 20px;
}


/*--------------------------
GLOSSÁRIO & MOEDAS
--------------------------*/
#glossar_box {
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../icon/glos_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: 20px;
}

/* 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: #CF363C;
}

/* Chamada */
#content_news .header {
	font-weight: bold;
	font-size: 14px;
}
.header {
	font-weight: bold;
	font-size: 14px;
}
#block_header {
	margin: 10px 0 10px 0;
}
/* 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: 5px 0 5px 0;
	text-align: right;
	color: #9C9C9C;
	font-size: 11px;
}

#body_text {
	margin: 10px 10px 10px 35px;
	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(../icon/i_head_publicidade.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	float: right;
	margin-bottom: 5px;
	table-layout: fixed;
	width: 1%;
	height: 1%;
}

.body-banner {
	margin-bottom: 5px;
}

.body-banner-cell {
	background-image: url(../icon/i_head_publicidade.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
}


/*--------------------------
SUBTÍTULOS DE CONTEÚDO
--------------------------*/

#sub_header, #sub_header_b {
	height: 18px;
	background-color: #E3E0C8;
	margin-top: 10px;
}
#sub_header_b {
	background-color: #DCCDC2;
}

.sub-header, .sub-header-b {
	display: block;
	float: left;
	padding-left: 9px;
	padding-top: 2px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

/*--------------------------
TABELA DE INFORMAÇÕES
--------------------------*/
.info-table {
	width: 95%;
	margin: 5px 0 16px 15px;
	padding: 1px;
	background-color: #B9B9B9;
}

.info-table td {
	border: 1px solid #CAEAED;
	padding: 3px;
}

.infotab-support {
	background-color: #F8FFFF;
}

.intotab-header {
	background-color: #BBD4D6;
	color: #040000;
	font-weight: bold;
}

.infotab-odd {
	background-color: #EBEBEB;
}
.infotab-even {
	background-color: #F8F8F8;
}
.infotab-odd td, .infotab-even td {
	border: 1px solid #FFFFFF;
}
.infotab-font {
	text-align: right;
	font-weight: bold;
	font-size: 9px;
	background-color: #FFFFFF;
	color: #666666;
}

/*--------------------------
MULTIMÍDIA
--------------------------*/
.mmedia-table {
	width: 99%;
	margin: 5px 0 16px 0;
	
}

/* 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 {
	vertical-align: top;
	background-image: url(../icon/i_mmedia_bullet_even.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	padding-top: 7px;
	padding-bottom: 4px;
}

/* LINHA ÍMPAR */
.mmedia-icon-odd {
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	width: 25px;
	background-color: #F3F3F3;
}

.mmedia-text-odd {
	vertical-align: top;
	background-image: url(../icon/i_mmedia_bullet_even.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-color: #F3F3F3;
}

.mmedia-text-even a, .mmedia-text-odd a {
	font-size: 11px;
}

/*--------------------------
SAIBA MAIS
--------------------------*/
.smais-table {
	width: 99%;
	margin: 0 0 16px 0;
}

.smais-text {
	color: #8C8C8C;
	padding-top: 3px;
}

.smais-text a {
	font-size: 11px;
}

.smais-text p {
	padding-left: 10px;
	padding-bottom: 6px;
	* padding-top: 3px;
	background-image: url(../icon/i_bullet.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}

/*--------------------------
CONFIRA
--------------------------*/
.confira-table {
	width: 99%;
}

.confira-text {
	padding-top: 3px;
	color: #8C8C8C;
}

.confira-text a {
	font-size: 11px;
}

.confira-text p {
	background-image: url(../icon/i_bullet.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-left: 10px;
	padding-bottom: 6px;
	* padding-top: 3px;
}

/*--------------------------
RODAPÉ DA NOTÍCIA ABERTA
--------------------------*/
.content_footer {
	width: 99%;
	margin-top: 20px;
	margin-bottom: 30px;
}

/*--------------------------
PÁGINA LIMPA PARA ENVIE E IMPRESSÃO
--------------------------*/
.clean-body {
	width: 100%;
	background: none;
	background-color: #FFFFFF;
	background-image: url(../icon/bg_print.gif);
	background-repeat: no-repeat;
}


/*--------------------------
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;
}




/*----
TABELA DE INFORMAÇÂOES DE NOTICIAS P/ IMPRESSÃO
*/

#print_info {
	color: #000000;
}

.print-info {
	width: 95%;
	margin: 0px 0px 10px 13px;
}

#print_info .print-info td {
	font-size: 10px;
	border: 1px solid #C3C3C3;
	padding: 2px;
}

.title-table {
	background-color: #CCCCCC;
	font-weight: bold;
}

/*--------------------------
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: 3px;
	clear: both;
}

/*--------------------------
EXTRA BANNER
--------------------------*/
div#publicidades {
	float:left;
	left:788px;
	margin-left:10px;
	position:absolute;
	top:64px;
	width:180px;
}

div#premium_adv {
background-image:url(http://www.hagah.com.br/locais/icon/premium-base-bg.gif);
background-position:center bottom;
background-repeat:no-repeat;
clear:left;
float:left;
margin:15px 0pt 20px;
padding:0pt 0pt 18px;
text-align:center;
width:178px;
z-index:7000;
}

div#premium_adv div {
margin:0 auto 12px;
}

div#premium_adv h4 {
background-image:url(http://www.hagah.com.br/locais/icon/premium-topo-bg.gif);
background-repeat:no-repeat;
border:medium none;
height:10px;
margin:-4px 0pt 16px;
padding:0pt;
position:relative;
text-indent:-9999px;
width:178px;
z-index:8000;
}


#extra_banner {
	float: left;
	margin: 12px 0px 0px 0px;
	/* *position: absolute;
	*left: 780px; */
}


/*--------------------------
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;
}

/*//////////*/
/*NOVOS CAPA*/

/*blocos*/
#block_editorial, #block_search, #block_advertising, #block_destks {
	clear: both;
}

/*cartolas*/
#block_editorial #title_box, #block_search #title_box, #block_advertising #title_box, #block_destks #title_box {
	margin: 0;
	height: 20px;
	background-image: url(../icon/bg_title.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#block_editorial #title_box .title-box, #block_search #title_box .title-box, #block_advertising #title_box .title-box, #block_destks #title_box .title-box {
	float: left;
	padding: 3px 10px 0 10px;
	height: 17px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	display: block;
	background-image: url(../icon/cover_head_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-transform: uppercase;
}


/* busca */
#block_search {
}
#block_search #content_title {
	background-color: #E5C289;
}
.content-title, .content-title-b {
	float: left;
	background-image: url(../icon/corner_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.btn-search-reman {
	float: right;
	display: block;
	color: #333333;
	padding-right: 14px;
	padding-top: 9px;
	font-size: 9px;
}
#block_search_content {
	background-color: #D59C3B;
	padding: 6px;
	background-image: url(../icon/corner_box_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#block_search_btns {
	margin-top: 8px;
	margin-left: 14px;
	height: 25px;
}

#block_search_number {
	padding: 0px 16px 0px 16px;
	vertical-align: middle;
	height: 26px;
	width: 443px;
	background-image: url(../icon/bg_box_search_number.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.txt-search-number {
	display: block;
	float: left;
	margin-top: 5px;
	margin-left: 2px;
}
.input-search-number {
	display: block;
	float: left;
	width: 184px;
	margin-top: 4px;
	margin-left: 11px;
}
.btn-search-number {
	margin-top: 5px;
	margin-left: 12px;
	display: block;
	float: left;
}

.block-search-btn1, .block-search-btn2 {
	display: block;
	float: left;
	margin-right: 8px;
}
.block-search-btn3 {
	display: block;
	float: right;
	padding-right: 4px;
}

/*destaques*/
#block_destks {
	
}
#line_destks {
	width: 475px;
	margin-top: 6px;
	display: table;
	background-image: url(../icon/bg_line_destks.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#item_destks {
	width: 85px;
	float: left;
	display: block;
	padding: 0 4px 3px 4px;
	background-image: url(../icon/bg_item_destks.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
}

.thumb-destks {}

.categ-item-destks, .categ-item-destks-b, .categ-item-destks-c {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #677800;
	margin-left: 0px;
	padding: 0px 0px 10px 1px;
	background-color: #FFFFFF;
	line-height: 16px;
}
.categ-item-destks-b {
	color: #CA9300;
}
.categ-item-destks-c {
	color: #7B3F4E;
}
.name-item-destks {
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	color: #6C4228;
}
.info-item-destks {
	display: block;
	font-family: Tahoma;
	font-size: 9px;
	color: #5C5C5C;
	margin-top: 2px;
}
.bair-item-destks {
	display: block;
	font-size: 9px;
	margin-top: 1px;
}
.city-item-destks {
	font-size: 9px;
	font-weight: bold;
	display: block;
}
.uf-item-destks {
	font-size: 9px;
	font-weight: bold;
	display: block;
}
.price-item-destks {
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	color: #AA0000;
	margin-top: 1px;
}
#item_destks_div {
	width: 2px;
	float: left;
	display: block;
}

/*rodape do destaques*/
#footer_destks {
	width: 471px;
	height: 20px;
	margin-top: 12px;
	background-image: url(../icon/bg_destks_footer.gif);
	background-repeat: repeat-x;
	padding: 4px 4px 0 0;
}
#btns_destks {
	height: 20px;
	float: right;
}
#btns_destks img {

}

/* EXTRAS PARA CAMPANHA ROSSI */
div#wrapper_full div.pExtra {position: absolute;}
div#wrapper_full div.pExtra.full-banner 
{
left: 157px;
top: 75px;
}

div#wrapper_full div.pExtra.coluna-direita
{
left: 625px;
top: 75px;
}

div#wrapper_full div.pExtra.miolo
{
left: 150px;
top: 510px;
}

div#wrapper_full div.pExtra.coluna-direita div
{
float: left;
padding: 0px;
margin: 0px;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-a div.sub-posicoes-oas
{
position: absolute;
left: 25px;
top: 60px;
width: 126px;
}

div#wrapper_full div.pExtra.coluna-direita div.sub-posicoes-oas img
{
float: left;
border-bottom: 3px solid #786a52;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-a div.pre-lancamento
{
background:url(../icon/bg-prelancamento-800.gif) no-repeat 0 0;
padding-top: 40px;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-a div.lancamento
{
background:url(../icon/bg-lancamento-800.gif) no-repeat 0 0;
padding-top: 24px;
border-top: 5px solid #d3c9c2;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-a div.prontosparamorar
{
background:url(../icon/bg-prontosparamorar-800.gif) no-repeat 0 0;
padding-top: 24px;
border-top: 5px solid #d3c9c2;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-a div.emcontrucao
{
background:url(../icon/bg-emcontrucao-800.gif) no-repeat 0 0;
padding-top: 24px;
border-top: 5px solid #d3c9c2;
}


/* 1024 */
div#wrapper_full div.pExtra.coluna-direita.tipo-b div.sub-posicoes-oas
{
position: absolute;
left: 25px;
top: 60px;
width: 319px;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-b div.pre-lancamento
{
background:url(../icon/bg-prelancamento-1024.gif) no-repeat 0 0;
width: 309px;
padding: 55px 10px 0 0;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-b div.lancamento
{
background:url(../icon/bg-lancamento-1024.gif) no-repeat 0 0;
width: 309px;
padding-top: 35px;
border-top: 5px solid #d3c9c2;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-b div.prontosparamorar
{
background:url(../icon/bg-prontosparamorar-1024.gif) no-repeat 0 0;
width: 309px;
padding-top: 35px;
border-top: 5px solid #d3c9c2;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-b div.emcontrucao
{
background:url(../icon/bg-emcontrucao-1024.gif) no-repeat 0 0;
width: 309px;
padding-top: 35px;
border-top: 5px solid #d3c9c2;
}

/* Páginas de buscas*/
div#wrapper_full div.pExtra.coluna-direita.tipo-c div.sub-posicoes-oas
{
	position: absolute;
	left: 182px;
	top: 60px;
	width: 136px;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-c div.sub-posicoes-oas-online
{
	position: absolute;
	left: 155px;
	top: 0px;
	width: 126px;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-c div.pre-lancamento
{
	background: url(../icon/bg-prelancamento-800.gif) no-repeat 0 0;
	padding-top: 40px;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-c div.lancamento
{
	background: url(../icon/bg-lancamento-800.gif) no-repeat 0 0;
	padding-top: 24px;
	border-top: 5px solid #d3c9c2;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-c div.prontosparamorar
{
	background: url(../icon/bg-prontosparamorar-800.gif) no-repeat 0 0;
	padding-top: 24px;
	border-top: 5px solid #d3c9c2;
}

div#wrapper_full div.pExtra.coluna-direita.tipo-c div.emcontrucao
{
	background: url(../icon/bg-emcontrucao-800.gif) no-repeat 0 0;
	padding-top: 24px;
	border-top: 5px solid #d3c9c2;
}