/* CSS Document */

@import url("class.css");
@import url("menu_exibe.css");


* html #container #container_conteudo #container_conteudo_base #container_conteudo_branco #container_rodape_interno #container_lateral_esquerda #container_270 #container_conteudobase_680 #container_conteudo_central510 #container_noticias_destaques_flash #container_noticias_destaques #posicao_destaque_490 #container_materias_destaques #exibe_info_anunciantes {
	height: 100%; /* hack para IE6 hq trata height como min-height */
	}
	
	
	
* html #img_topo_fatia_conteudodinamico {
	width: 100%; /* hack para IE6 hq trata height como min-height */
	}	

body {
	margin: 0 0 0 0;
	width: auto;
	height: 100%;
	background-color: #99cc00;
	font: normal 12px tahoma;
	color: #666666;
	/*
	scrollbar-shadow-color: #ffffff;
	scrollbar-face-color: #CCCCCC;
	scrollbar-3d-light-color: #CCCCCC;
	scrollbar-highlight-color: transparent;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #ffffff;
	overflow-x: hidden !important;	
	*/
}

acronym{
	cursor: help;
	color: #cc0000;
	border-bottom: #ffcc00;
}


p{
	line-height: 1.2em;
	margin: 0 0 3px 0;
	text-align: inherit;
}
table{
	width: auto;
	border: 0;
}


form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table, tr, td{
	font: normal 12px tahoma;
}

h1 {
	font-size: 12px;
	text-transform: inherit !important;
	font-size: inherit !important;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: bold;
	font-weight: inherit !important;
}

h2, h3, h4, h5 {
	font-size: 10px;
	text-transform: inherit !important;
	font-size: inherit !important;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: normal;
	font-weight: inherit !important;	
}



/* LINKS */

a:link { 
	text-decoration: none; 
	color: #ff6666; 
}	
a:visited { 
	text-decoration: none; 
	color: #ff6666;
}
a:hover { 
	text-decoration: underline; 
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #33cc00;
}


/* CONTAINER */


#container{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: inherit;
	padding-bottom: 0;
	padding-left: inherit;	
	width: 1000px;
	height: auto !important;
	overflow: hidden;
}

#container_topo{
	display: block;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 230px;
}

#topo01{
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 100px !important;
	background-image: url(../imagens/01_topo01.jpg);
	background-repeat: no-repeat;
}

#logotipo_home{
	position: absolute;
	margin: 0;
	padding: 10px 0 0 60px;
	float: left;
	width: 160px;
	height: 90px;
}


#menu_topo_posicao{
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	float: right;
	width: 760px;
	height: 20px;
}

/* LINKS #menu_topo_posicao */

#menu_topo_posicao a:link {
	text-decoration: none; 
	color: #000000; 
}	
#menu_topo_posicao a:visited { 
	text-decoration: none; 
	color: #336600;
}
#menu_topo_posicao a:hover { 
	text-decoration: underline; 
	color: #cc0000;
}
#menu_topo_posicao a:active {
	text-decoration: none;
	color: #000000;
}


#topo02{
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 60px;
	background-image: url(../imagens/01_topo02.jpg);
	background-repeat: no-repeat;
}

#container_busca{
	text-align: left;
	margin: 0;
	padding: 20px 0 0 20px;
	float: left;
	width: 230px;
	height: 25px;
}

#container_busca_avancada{
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	width: 230px;
	height: 60px;
}

#container_orcamentoonline_select{
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	width: 200px;
	height: 60px;
}


#container_newsletter_text{
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 230px;
	height: 60px;
}

#exibe_topico{
	width: 490px;
	height: 20px;
	font-weight: bold;
}

#img_orcamentoonline_select{
	float: left;
	background-image: url(../imagens/img_orcamento.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 20px 9px 0 45px;
	padding: 0;
	float: left;
	width: 91px;
	height: 40px;
}

#img_newsletter_text{
	float: left;
	background-image: url(../imagens/img_newsletter.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 20px 9px 0 64px;
	padding: 0;
	float: left;
	width: 82px;
	height: 40px;
}



#efetue_busca_avancada{
	color: #ff9900;
	font-size: 10px;
	text-align: left;
	margin: 0;
	padding: 3px 0 0 0;
	float: left;
	width: 230px;
	height: 15px;
}

/* LINKS #efetue_busca_avancada */

#efetue_busca_avancada a:link { 
	text-decoration: underline; 
	color: #ff9900; 
}	
#efetue_busca_avancada a:visited { 
	text-decoration: underline; 
	color: #ff9900;
}
#efetue_busca_avancada a:hover { 
	text-decoration: underline; 
	color: #ff6600;
}
#efetue_busca_avancada a:active {
	text-decoration: underline;
	color: #ff9900;
}



#publicacoes_editora_dubau{
	color: #ff9900;
	font-size: 10px;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 3px 0 0 0;
	float: left;
	width: 230px;
	height: auto;
}

/* LINKS #efetue_busca_avancada */

#publicacoes_editora_dubau a:link { 
	text-decoration: underline; 
	color: #ff9900; 
}	
#publicacoes_editora_dubau a:visited { 
	text-decoration: underline; 
	color: #ff9900;
}
#publicacoes_editora_dubau a:hover { 
	text-decoration: underline; 
	color: #ff6600;
}
#publicacoes_editora_dubau a:active {
	text-decoration: underline;
	color: #ff9900;
}




#contato_guia_aba{
	color: #666666;
	font-size: 10px;
	text-align: left;
	margin: 0;
	padding: 3px 0 0 10px;
	float: left;
	width: 230px;
	height: auto;
}

/* LINKS #efetue_busca_avancada */

#contato_guia_aba a:link { 
	text-decoration: underline; 
	color: #ff9900; 
}	
#contato_guia_aba a:visited { 
	text-decoration: underline; 
	color: #ff9900;
}
#contato_guia_aba a:hover { 
	text-decoration: underline; 
	color: #ff6600;
}
#contato_guia_aba a:active {
	text-decoration: underline;
	color: #ff9900;
}



#espaco_altura20x200{
	color: #ff9900;
	font-size: 10px;
	text-align: left;
	margin: 0;
	padding: 3px 0 0 0;
	float: left;
	width: 200px;
	height: 15px;
}

#espaco_altura20x230{
	color: #ff9900;
	font-size: 10px;
	text-align: left;
	margin: 0;
	padding: 3px 0 0 0;
	float: left;
	width: 230px;
	height: 15px;
}


#select_buscaporestado{
	color: #ff9900;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
	width: 230px;
	height: 20px;
}

#select_orcamentoonline{
	color: #ff9900;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	height: 20px;
}

#frase_busca_avancada{
	color: #669900;
	font-size: 10px;
	text-align: left;
	margin: 0;
	padding: 2px 0 0 0;
	float: left;
	width: 230px;
	height: 13px;
}

#frase_orcamento_online{
	color: #669900;
	font-size: 10px;
	text-align: left;
	margin: 0;
	padding: 2px 0 0 0;
	float: left;
	width: 200px;
	height: 13px;
}

#frase_newsletter_cadastro{
	color: #669900;
	font-size: 10px;
	text-align: left;
	margin: 0;
	padding: 2px 0 0 0;
	float: left;
	width: 230px;
	height: 13px;
}







#img_busca{
	background-image: url(../imagens/img_busca.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	width: 230px;
	height: 20px;
}

#container_text_busca{
	margin: 0;
	padding: 0;
	float: left;
	width: 230px;
	height: 20px;	
}

#container_text_newsletter{
	margin: 0;
	padding: 0;
	float: left;
	width: 230px;
	height: 20px;	
}

#icones_topo{
	position: relative;
	text-align: right;
	margin: 0;
	padding: 30px 120px 0 0;
	float: right;
	width: 110px;
	height: 25px;
}

#menu_icones{
	margin: 0;
	padding: 0;
	float: left;
	width: 110px;
	height: 20px;
}

#ico_midias{
	margin: 0;
	padding: 0;
	float: right;
	width: 20px;
	height: 20px;
}

#ico_rss{
	margin: 0;
	padding: 0;
	float: right;
	width: 20px;
	height: 20px;
}



#topo03{
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 60px;
	background-image: url(../imagens/01_topo03.jpg);
	background-repeat: no-repeat;
}

#topo04{
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 15px;
	background-image: url(../imagens/01_topo04.jpg);
	background-repeat: no-repeat;
}

#container_conteudo_base{
	background-color: #ccff33;
	position: relative;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: inherit;
	padding-bottom: 0;
	padding-left: inherit;	
	width: 1000px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

#container_conteudo_branco{
	background-color: #ffffff;
	position: relative;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	width: 980px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;		
}


#container_conteudobase_680{
	position: relative;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	width: 680px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;		
}

#container_conteudobase_510{
	float: left;
	position: relative;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0;
	width: 510px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;		
}


#container_4banners_destaques{
	float: left;
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	width: 510px;
	height: 60px;
}



#container_banner_destaque{
	float: left;
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	width: 510px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

#container_noticias_destaques_flash{
	float: left;
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	width: 510px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

#posicao_bannernoticiamateria_destaque_490{
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

#posicao_nome_bannernoticiamateria{
	font-weight: bold;
	text-align: left;
	color: #C00;
	display: block;
	margin: 0;
	padding: 0;
	width: 490px;
	height: auto !important;
	min-height: 10px !important;	
	overflow: hidden;
}

#posicao_imagem_bannernoticiamateria{
	text-align: left;
	color: #C00;
	display: block;
	margin: 0;
	padding: 10px 0 2px 0;
	width: 490px;
	height: auto !important;
	min-height: 180px !important;
	max-height: 180px !important;
	overflow: hidden;
}

#posicao_chamada_bannernoticiamateria{
	font-size: 10px !important;
	text-align: left;
	clear: both;
	color: #999;
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	width: 490px;
	height: auto !important;
	min-height: 40px !important;	
	overflow: hidden;
}
#box_numero_contagem_noticiamateria{
	text-align: left;
	float: left;
	display: block;
	color: #000;
	margin: 0;
	padding: 5px 0 0 0;
	width: 490px;
	height: auto !important;
	min-height: 10px !important;
	overflow: hidden;
}


#container_noticias_destaques, #container_materias_destaques {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 510px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}


#topo_bannerflash{
	background-color: #EEEEEE;
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_bannerflash.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 15px;
}

#topo_noticiasdestaque{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_noticiasdestaque.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_noticias{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_noticias.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_materias{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_materias.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_subcategoria{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_subcategoria.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_resultadodabusca{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_resultadodabusca.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_buscavancada{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_buscaavancada.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_contato{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_contato.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}


#topo_parceiros{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_parceiroscentro.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_indiqueestesite{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_indiqueestesite.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}


#topo_infoanunciante{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_infoanunciante.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_roteiro{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_roteiro.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_cadastrese{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_cadastrese.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}



#topo_assinatura{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_assinatura.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_anunciecentro{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_anuncie_centro.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}


#topo_buscaporestado{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_buscaporestado.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_edicoes{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_edicoes.jpg); 
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_fotos{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_fotos.jpg); 
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_oguia{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_oguia.jpg); 
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_rssfeeds{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_rssfeeds.jpg); 
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}


#topo_acampamentos{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_acampamentos.jpg); 
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_ondeencontrar{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_ondeencontrar.jpg); 
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_conteudo_da_edicao{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_conteudodaedicao.jpg); 
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_conteudo_da_noticia{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_conteudodanoticia.jpg); 
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}


#topo_conteudo_da_materia{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_conteudodamateria.jpg); 
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_orcamentoonline{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_orcamentoonline.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}


#topo_materiasdestaque{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_materiasdestaque.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#topo_tagspalavraspesquisas{
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_tagspalavraspesquisas.jpg); 
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}


#container_conteudo_central510{
	background-color: #eeeeee;
	background-image: url(../imagens/eeeeee.jpg);
	background-repeat: repeat;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 510px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}


#posicao_bannerflash_destaque_490{
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

#posicao_banner_destaque_468x60{
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	width: 468px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

#posicao_fotos_galeria_490{
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}


#container_fotoposicao_editar{
	border: 1px solid #ccc; 
	text-align: center;
	float: left;
	display: block;
	margin: 0;
	padding: 10px 5px 10px 5px;
	width: 110px;
	height: auto !important;
	min-height: 160px !important;
	overflow: hidden;
}

#container_fotoposicao{
	text-align: center;
	float: left;
	display: block;
	margin: 0;
	padding: 0 6px 12px 6px;
	width: 110px;
	height: auto !important;
	min-height: 110px !important;
	max-height: 110px !important;
	overflow: hidden;
}




#container_fotoposicao_destaque{
	text-align: center;
	float: left;
	display: block;
	margin: 0;
	padding: 0 12px 5px 0;
	width: 110px;
	height: auto !important;
	min-height: 75px !important;
	max-height: 110px !important;
	overflow: hidden;
}


#posicao_destaque_490{
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

#exibe_iconesdenavegacao{
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}


#exibe_acronym{
	font-size: 10px;
	color: #000000;
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
}

#exibe_frasebuscaavancada{
	font-size: 10px;
	color: #999999;
	display: block;
	margin: 0;
	padding: 5px 0 5px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
}

#exibe_textoroteiro{
	font-size: 11px;
	display: block;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#exibe_frasegaleriadefotos{
	font-size: 10px;
	color: #999999;
	display: block;
	margin: 0;
	padding: 5px 0 0 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
	border-bottom: 1px none #cccccc;
}



#exibe_info_destaque{
	display: block;
	margin: 0;
	padding: 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
}

/* LINKS #exibe_info_destaque */

#exibe_info_destaque a:link { 
	text-decoration: underline; 
	color: #ff6666; 
}	
#exibe_info_destaque a:visited { 
	text-decoration: underline; 
	color: #ff6666;
}
#exibe_info_destaque a:hover { 
	text-decoration: underline; 
	color: #ff0000;
}
#exibe_info_destaque a:active {
	text-decoration: underline;
	color: #33cc00;
}


#exibe_info_todas{	
	color: #ff6600;
	text-align: right;
	display: block;
	margin: 8px 0 2px 0;
	padding: 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

/* LINKS #exibe_info_destaque */

#exibe_info_todas a:link { 
	text-decoration: underline; 
	color: #ff6600; 
}	
#exibe_info_todas a:visited { 
	text-decoration: underline; 
	color: #ff6600;
}
#exibe_info_todas a:hover { 
	text-decoration: underline; 
	color: #ff9933;
}
#exibe_info_todas a:active {
	text-decoration: underline;
	color: #ff6600;
}


#exibe_info_topo{	
	text-align: left;
	display: block;
	margin: 0;
	padding: 5px 0 10px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}




#exibe_info_conteudo{	
	font-size: 10px;
	display: block;
	margin: 0;
	padding: 5px 0 5px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
}



#exibe_info_anunciantes{
	border-bottom: 2px solid #eeeeee;
	background-color: #e3e3e3;
	background-image: url(../imagens/e3e3e3.jpg);	
	font-size: 11px;	
	text-align: left;
	display: block;
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

#exibe_tabela_buscaavancada{
	font-size: 11px;	
	text-align: center;
	display: block;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

#exibe_tabela_parceiros{
	font-size: 11px;	
	text-align: left;
	display: block;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
}

#exibe_tabela_cadastrese{
	font-size: 11px;	
	text-align: center;
	display: block;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

#exibe_tabela_anuncie{
	font-size: 11px;	
	text-align: center;
	display: block;
	margin: 0;
	padding: 3px 0 0 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}


#exibe_tabela_anuncie_both{
	clear: both;
	text-align: center;
	display: block;
	margin: 15px 0 0 0;
	padding: 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

#exibe_tabela_cadastrese_linha{
	font-size: 11px;	
	text-align: center;
	display: block;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
	border-bottom: 1px solid #cccccc;	
}

#exibe_tabela_cadastrese_linha_topo{
	font-size: 11px;	
	text-align: center;
	display: block;
	margin: 10px 0 0 0;
	padding: 3px 0 0 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
	border-top: 1px solid #cccccc;	
}





#exibe_tabela_selecione_subcat{
	font-size: 11px;	
	text-align: left;
	display: block;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

#exibe_tabela_retorno_enviar{
	background-color: #ffff66;
	font-size: 11px;	
	text-align: center;
	display: block;
	margin: 0;
	padding: 5px 0 5px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}




#topo_info_anunciantes{
	font-size: 10px;
	background-color: #e3e3e3;
	background-image: url(../imagens/01_backtopo_anunciantes.gif);
	background-repeat: no-repeat; 	
	display: block;
	margin: 0;
	padding: 5px 0 0 0;
	width: 490px;
	height: 20px;
	border-bottom: 2px solid #eeeeee;
}

#rodape_info_anunciantes{
	background-image: url(../imagens/01_backrodape_anunciantes.gif);
	background-repeat: no-repeat; 	
	display: block;
	margin: 0;
	padding: 0;
	width: 490px;
	height: 15px;
}

#rodape_paginacao_anunciantes{
	font-size: 11px;
	text-align: center;
	clear: both;
	display: block;
	margin: 5px 0 0 0;
	padding: 3px 0 0 0;
	width: 490px;
	height: 15px;
}


/* LINKS #rodape_paginacao_anunciantes */

#rodape_paginacao_anunciantes a:link { 
	text-decoration: none; 
	color: #999999; 
}	
#rodape_paginacao_anunciantes a:visited { 
	text-decoration: none; 
	color: #999999;
}
#rodape_paginacao_anunciantes a:hover {
	text-decoration: line-through; 
	color: #333333;
}
#rodape_paginacao_anunciantes a:active {
	text-decoration: none;
	color: #999999;
}


#exibe_subcategoria{
	font-size: 10px;	
	color: #999999;
	text-align: left;
	display: block;
	margin: 5px 0 2px 0;
	padding: 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}

/* LINKS #exibe_subcategoria */

#exibe_subcategoria a:link{
	font-size: 12px;	 
	text-decoration: underline; 
	color: #ff6600; 
}	
#exibe_subcategoria a:visited{
	font-size: 12px;	 
	text-decoration: underline; 
	color: #ff6600;
}
#exibe_subcategoria a:hover{
	font-size: 12px;	 
	text-decoration: inherit; 
	color: #ff9933;
}
#exibe_subcategoria a:active{
	font-size: 12px;	
	text-decoration: underline;
	color: #ff6600;
}

#exibe_info_navegacao_cat_subcat{
	font-size: 11px;	
	text-align: left;
	display: block;
	margin: 5px 0 10px 0;
	padding: 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}
/* LINKS #exibe_info_navegacao_cat_subcat */

#exibe_info_navegacao_cat_subcat a:link{
	text-decoration: none; 
	color: #3366cc; 
}	
#exibe_info_navegacao_cat_subcat a:visited{
	text-decoration: none; 
	color: #3366cc;
}
#exibe_info_navegacao_cat_subcat a:hover{
	text-decoration: underline; 
	color: #6699cc;
}
#exibe_info_navegacao_cat_subcat a:active{
	text-decoration: none;
	color: #3366cc;
}



#rodape_510{
	background-position: bottom;
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	clear: both;
	width: 510px;
	height: 15px;
	background-image: url(../imagens/01_rodape_int_esq.jpg);
	background-repeat: no-repeat; 
}



/* LATERAL ESQUERDA */

#container_lateral_esquerda{
	float: left;
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	width: 270px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;	
}

#container_270{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	width: 270px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;		
}

#conteudo_270_base{
	text-align: center;
	background-color: #eeeeee;
	background-image: url(../imagens/eeeeee.jpg);
	background-repeat: repeat; 
	width: 270px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;		
}


#conteudo_270_base_enquete{
	text-align: center;
	background-color: #eeeeee;
	background-image: url(../imagens/eeeeee.jpg);
	background-repeat: repeat; 
	width: 270px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;		
}


#conteudo_250_base{
	width: 250px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;		
}

#conteudo_base_enquete{
	margin: 0;
	padding: 0 0 0 0;
	padding: 0 0 0 8px!important;
	width: 250px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;		
}


#conteudo_125_esq{
	font-size: 10px;
	margin: 0;
	float: left;
	width: 125px;
	padding: 0 0 3px 0;
	height: auto;
}

#conteudo_125_dir{
	font-size: 10px;
	margin: 0;
	float: right;
	width: 125px;
	padding: 0 0 3px 0;
	height: auto;
}



#menu_posicao{
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 270px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;		
}


/* CONTAINER LATERAL DIREITA */

#container_lateral_direita{
	float: right;
	display: block;
	margin: 0 10px 0 10px;
	padding: 0;
	width: 160px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;	
}

#container_160{
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	width: 160px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;		
}

#container_parceiros{
	float: right;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	width: 160px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;		
}


#conteudo_160_base{
	text-align: left;
	background-color: #eeeeee;
	background-image: url(../imagens/eeeeee.jpg);
	background-repeat: repeat; 
	width: 160px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;		
}



#ebanner10_lateral_texto{
	text-align: center;
	background-color: #eeeeee;
	background-image: url(../imagens/eeeeee.jpg);
	background-repeat: repeat;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	float: left;
	display: block;
	width: 140px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;	
}



/* LINKS #ebanner10_lateral_texto */

#ebanner10_lateral_texto a:link { 
	text-decoration: underline; 
	color: #666666; 
}	
#ebanner10_lateral_texto a:visited { 
	text-decoration: underline; 
	color: #666666;
}
#ebanner10_lateral_texto a:hover { 
	text-decoration: underline; 
	color: #cc0000;
}
#ebanner10_lateral_texto a:active {
	text-decoration: underline;
	color: #666666;
}

#rodape_160{
	background-position: bottom;
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	clear: both;
	width: 160px;
	height: 15px;
	background-image: url(../imagens/01_rodape_lat_dir.jpg);
	background-repeat: no-repeat; 
}


/* RODAPES */

#container_rodape_interno{
	color: #336600;
	clear: both;
	background-color: #ccff33;
	position: relative;
	display: block;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	width: 980px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;	
}


/* LINKS #container_rodape_interno */

#container_rodape_interno a:link { 
	text-decoration: none; 
	color: #669900; 
}	
#container_rodape_interno a:visited { 
	text-decoration: none; 
	color: #669900;
}
#container_rodape_interno a:hover { 
	text-decoration: underline; 
	color: #cc0000;
}
#container_rodape_interno a:active {
	text-decoration: none;
	color: #99cc00;
}



#rodape_interno_img{
	background-position: bottom;
	background-color: #FFFFFF;
	width: 980px;
	height: 20px;
	background-image: url(../imagens/01_rodape_interno.jpg);
	background-repeat: no-repeat; 	
}

#rodape_menu01{
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #669900;
	width: inherit;
	height: 15px;
}

#rodape_menu02{
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #669900;
	width: inherit;
	height: 15px;
}


#rodape_270{
	background-position: bottom;
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	clear: both;
	width: 270px;
	height: 15px;
	background-image: url(../imagens/01_rodape_lat_esq.jpg);
	background-repeat: no-repeat; 
}

#container_rodape_externo{
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
	width: 1000px;
	height: auto !important;
}

#rodape_externo_img{
	width: 1000px;
	height: 20px;
	background-image: url(../imagens/01_rodape_externo.jpg);
	background-repeat: no-repeat; 	
}

#rodape_externo_posicao{
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #FFFFFF;
	width: inherit;
	height: 20px !important;
}



/* LINKS #rodape_externo_posicao */

#rodape_externo_posicao a:link { 
	text-decoration: none; 
	color: #ffffff; 
}	
#rodape_externo_posicao a:visited { 
	text-decoration: none; 
	color: #ffffff;
}
#rodape_externo_posicao a:hover { 
	text-decoration: underline; 
	color: #ffffff;
}
#rodape_externo_posicao a:active {
	text-decoration: none;
	color: #ffffff;
}




/* TOPO JANELAS ABAS */

#aba_menuservicos{
	margin: 0;
	padding: 0;
	width: 270px;
	height: 50px;
	background-image: url(../imagens/01_topo_menuservicos.jpg);
	background-repeat: no-repeat;
}

#aba_indicemateria{
	margin: 0;
	padding: 0;
	width: 270px;
	height: 50px;
	background-image: url(../imagens/01_topo_indicematerias.jpg);
	background-repeat: no-repeat;
}

#aba_revistadigital{
	margin: 0;
	padding: 0;
	width: 270px;
	height: 50px;
	background-image: url(../imagens/01_topo_revistadigital.jpg);
	background-repeat: no-repeat;
}

#aba_capadaedicao{
	margin: 0;
	padding: 0;
	width: 270px;
	height: 50px;
	background-image: url(../imagens/01_topo_capadaedicao.jpg);
	background-repeat: no-repeat;
}

#aba_enqueteguia{
	margin: 0;
	padding: 0;
	width: 270px;
	height: 50px;
	background-image: url(../imagens/01_topo_enqueteguia.jpg);
	background-repeat: no-repeat;
}

#aba_publicacoes{
	margin: 0;
	padding: 0;
	width: 270px;
	height: 50px;
	background-image: url(../imagens/01_topo_publicacoes.jpg);
	background-repeat: no-repeat;
}

#aba_contatoguia{
	margin: 0;
	padding: 0;
	width: 270px;
	height: 50px;
	background-image: url(../imagens/01_topo_contatoguia.jpg);
	background-repeat: no-repeat;
}

#aba_contatorevista{
	margin: 0;
	padding: 0;
	width: 270px;
	height: 50px;
	background-image: url(../imagens/01_topo_contatorevista.jpg);
	background-repeat: no-repeat;
}

#aba_anunciantes{
	margin: 0;
	padding: 0;
	width: 160px;
	height: 50px;
	background-image: url(../imagens/01_topo_anunciantes.jpg);
	background-repeat: no-repeat;
}

#aba_anuncie{
	margin: 0;
	padding: 0;
	width: 160px;
	height: 50px;
	background-image: url(../imagens/01_topo_anuncie.jpg);
	background-repeat: no-repeat;
}

#aba_especialista{
	margin: 0;
	padding: 0;
	width: 160px;
	height: 50px;
	background-image: url(../imagens/01_topo_palavradeespecialista.jpg);
	background-repeat: no-repeat;
}

#aba_parceiros{
	margin: 0;
	padding: 0;
	width: 160px;
	height: 50px;
	background-image: url(../imagens/01_topo_parceiros.jpg);
	background-repeat: no-repeat;
}

#font10_cinza{
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	clear: both;
	font-size: 10px;
	color: #666666;
}

/* LINKS #font10_cinza */
#font10_cinza a:link { 
	text-decoration: underline; 
	color: #666666; 
}	
#font10_cinza a:visited { 
	text-decoration: underline; 
	color: #666666;
}
#font10_cinza a:hover { 
	text-decoration: underline; 
	color: #cc0000;
}
#font10_cinza a:active {
	text-decoration: underline;
	color: #666666;
}

#container_edicoesdestaque_listando{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 510px;
	height: auto !important;
	min-height: 50px !important;	
	overflow: hidden;
}

#topo_ultimaspublicacoes{
	background-color: #EEEEEE;
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../imagens/01_topo_ultimaspublicacoes.jpg); 
	background-repeat: no-repeat;
	width: 510px;
	height: 50px;
}

#container_conteudo_edicoes_central510{
	background-color: #eeeeee;
	background-image: url(../imagens/eeeeee.jpg);
	background-repeat: repeat;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 510px;
	height: auto !important;
	min-height: 100px !important;	
	overflow: hidden;
}

#conteudo_edicoesdestaques165_base{
	margin: 0;
	padding: 0 2px 0 2px;
	display: block;
	float: left;
	text-align: center;
	width: 165px;
	height: auto !important;
	min-height: 182px !important;	
	overflow: hidden;		
}



#exibe_tabela_retorno_codigodeseguranca{
	color: #C00;
	background-color: #FF6;
	font-size: 11px;	
	text-align: center;
	display: block;
	margin: 0;
	padding: 10px 0 10px 0;
	width: 490px;
	height: auto !important;
	min-height: 100% !important;	
	overflow: hidden;
}
