/* CSS Document */

@import url("class.css");
@import url("exibe_resultado.css");



body {
	margin: 0 0 0 0;
	width: auto;
	height: 100%;
	background-color: #99cc00;
	font: normal 10px verdana;
	color: #336699;
	background-image: url(../imagens/background.jpg); 
	background-repeat: repeat-x;
	scrollbar-shadow-color: transparent;
	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;
	text-aling: center;
}

p {
	line-height: 1.2em;
	margin: 4px;
	text-align: justify;
}
table {
	text-align: center;
	width: auto;
	border: 0;
}

form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table, tr, td{
	background-color: none;
	font: normal 10px verdana;
}

h1, h2, h3, h4, h5 {
	font-size: 10px !important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* LINKS */

a:link { 
	text-decoration: none; 
	color: #ff0000; 
}	

a:visited { 
	text-decoration: none; 
	color: #ff0000;
}

a:hover { 
	text-decoration: underline; 
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #ff0000;
}


acronym{
	font-size: 10px;
	cursor: pointer;
	color: #6666ff;
	font-weight: bold;
	border-bottom: #FFFFFF;
}

/* FLASH */

#anime{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* CONTAINER */

#container{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 0 0 0;	
	width: 770px;
	height: auto;
	font: normal 10px verdana;
	background-color: transparent;
}

#container_conteudo_externo1{
	display: table;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 10px 0 10px;	
	width: 730px;
	height: 10px;
	background-color: #FFFFFF;
}

#container_conteudo_externo2{
	display: table;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 10px 0 10px;	
	width: 730px;
	height: auto;
	background-color: #FFFFFF;
}


#txt_principal{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: table;
	width: inherit;
	height: auto;
}



#banners_topo{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #eeeeee;
	background-image: url(../imagens/e1.jpg);
	background-repeat: repeat;
	width: 750px;
	height: 80px;
}


#topo_1{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 770px;
	height: 100px;
	background-image: url(../imagens/1_topo1.jpg);
	background-repeat: no-repeat;
}

#topo_2{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 770px;
	height: 100px;
	background-image: url(../imagens/1_topo2.jpg);
	background-repeat: no-repeat;
}

#topo_3{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 770px;
	height: 100px;
	background-image: url(../imagens/1_topo3.jpg);
	background-repeat: no-repeat;
}

#sub_categoria{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 0 0 0;	
	width: 650px;
	height: 20px;	
}

#acampamentos_listagem{
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	width: inherit;
	height: 20px;	
}

#select_cat{
	display: table;
	float: right;
	margin: 64px 0 0 0;
	padding: 0 0 0 0;
	width: 235px;
	height: auto;
}

#busca_anunciantes{
	margin: 10px 0 10px 5px;
	padding: 0 0 0 0;
	display: table;
	width: 720px;
	height: 20px;
}

#topo_menu{
	text-align: center;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 770px;
	height: 20px;
	background-image: url(../imagens/1_topo_menu.jpg);
	background-repeat: no-repeat;
}


/* LINKS MENU */

#topo_menu a:link { 
	text-decoration: none; 
	color: #FFFFFF; 
}	

#topo_menu a:visited { 
	text-decoration: none; 
	color: #FFFFFF;
}

#topo_menu a:hover { 
	text-decoration: none; 
	color: #ffcc00;
}

#topo_menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}


#rodape_container{
	color: #FFFFFF;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding: 0 0 0 0;	
	width: 750px;
	height: auto;
}



/* LINKS RODAPÉ */

#rodape_container a:link { 
	text-decoration: none; 
	color: #FFFFFF; 
}	

#rodape_container a:visited { 
	text-decoration: none; 
	color: #FFFFFF;
}

#rodape_container a:hover { 
	text-decoration: none; 
	color: #ffcc00;
}

#rodape_container a:active {
	text-decoration: none;
	color: #FFFFFF;
}



#rodape_imagem{
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	width: 750px;
	height: 20px;
	background-image: url(../imagens/1_rodape.jpg);
	background-repeat: no-repeat;
}


/* TÓPICOS DAS PÁGINAS */

#t_acampamentos{
	text-align: right;
	margin: 10px 0 10px 0;
	display: table;
	float: left;
	background-image: url(../imagens/t_acampamentos.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 35px; 
}

#t_galerias{
	text-align: right;
	margin: 10px 0 10px 0;
	display: table;
	float: left;
	background-image: url(../imagens/t_galerias.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 35px; 
}

#t_administrativo{
	text-align: right;
	margin: 10px 0 10px 0;
	display: table;
	float: left;
	background-image: url(../imagens/t_administrativo.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 35px; 
}

#t_o_site{
	text-align: left;
	margin: 10px 0 10px 0;
	display: table;
	float: left;
	background-image: url(../imagens/t_o_site.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 35px; 
}

#t_noticias{
	text-align: right;
	margin: 10px 0 10px 0;
	display: table;
	float: left;
	background-image: url(../imagens/t_noticias.jpg);
	background-repeat: no-repeat;
	width: 345px;
	height: 35px; 
}

#t_materias{
	text-align: right;
	margin: 10px 0 10px 0;
	display: table;
	float: left;
	background-image: url(../imagens/t_materias.jpg);
	background-repeat: no-repeat;
	width: 345px;
	height: 35px; 
}


#t_materias_noticias{
	text-align: right;
	margin: 10px 0 10px 0;
	display: table;
	float: left;
	background-image: url(../imagens/t_materias_noticias.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 35px; 
}



#t_noticias_exibe{
	text-align: right;
	margin: 10px 0 10px 0;
	display: table;
	float: left;
	background-image: url(../imagens/t_noticias.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 35px; 
}

#t_materias_exibe{
	text-align: right;
	margin: 10px 0 10px 0;
	display: table;
	float: left;
	background-image: url(../imagens/t_materias.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 35px; 
}

#t_parceiros{
	text-align: right;
	margin: 10px 0 10px 0;
	display: table;
	float: left;
	background-image: url(../imagens/t_parceiros.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 35px; 
}


#container_noticiasemdestaque{
	color: #669900;
	margin: 0 10px 0 0;
	display: table;
	float: left;
	width: 355px;
	height: auto; 
}

#container_noticias_dir{	
	color: #669900;
	margin: 0 10px 0 0;
	display: table;
	float: right;
	width: 345px;
	height: auto; 
}

#container_materias_esq{	
	color: #669900;
	margin: 0 10px 0 0;
	display: table;
	float: left;
	width: 345px;
	height: auto; 
}

#materias_menu_select{
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
} 

#container_materias_noticias_exibicao{
	float: left;
	text-align: justify;	
	margin: 0 0 0 0;
	display: table;
	float: left;
	width: 730px;
	height: auto; 
}

#outras_materias_noticias{
	float: left;	
	width: inherit;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	display: block;
}


/* LINKS NOTÍCIAS EM DESTAQUE */

#container_noticiasemdestaque a:link{ 
	text-decoration: none; 
	color: #cc3333; 
}	

#container_noticiasemdestaque a:visited{ 
	text-decoration: none; 
	color: #cc3333;
}

#container_noticiasemdestaque a:hover{ 
	text-decoration: none; 
	color: #990000;
}

#container_noticiasemdestaque a:active{
	text-decoration: none;
	color: #cc3333;
}


#t_noticiasemdestaque{
	margin: 10px 0 10px 0;
	display: table;
	float: left;
	background-image: url(../imagens/t_noticiasemdestaque.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 35px; 
}

#container_destaquelateral{
	color: #666666;
	text-align: justify;
	margin: 10px 0 10px 0;
	display: table;
	float: right;
	width: 350px;
	height: auto; 
}

/* LINKS NOTÍCIAS EM DESTAQUE */

#container_destaquelateral a:link{ 
	text-decoration: none; 
	color: #000000; 
}	

#container_destaquelateral a:visited{ 
	text-decoration: none; 
	color: #000000;
}

#container_destaquelateral a:hover{ 
	text-decoration: none; 
	color: #990000;
}

#container_destaquelateral a:active{
	text-decoration: none;
	color: #000000;
}

#conteudo_box_lateral{
	background-color: #eeeeee;
	background-image: url(../imagens/e1.jpg);
	background-repeat: repeat;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	display: table;
	float: right;
	width: 335px;
	height: 215px; 
}

#box_topo{
	background-image: url(../imagens/1_box_t.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: table;
	width: 355px;
	height: 13px; 
}

#conteudo_box_maioresinf{
	background-image: url(../imagens/maiores_informacoes.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	display: table;
	float: right;
	width: 355px;
	height: 29px; 
}

#box_rodape{
	background-image: url(../imagens/1_box_r.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	display: table;
	width: 355px;
	height: 10px; 
}

#anunciantes_exibe_dadoscontato{
	display: table;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	width: 450px;
	height: auto;
}

#anunciantes_exibe_linkgaleria{
	display: table;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	width: 450px;
	height: auto;
}

/* EXIBE GALERIAS */

#galeriadefotos_ex_img{
	float: left;
	display: table;
	width: 130px;
	height: 145px;
	margin: 4px;
	border:1px solid #FF0000;
	padding: 2px;
}



#galeriadefotos_menu_select{
	float: right;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
} 



/* TELA INDICAÇÃO */

#indicacao_recuperarsenha_container{
	background-color: #FFFFFF;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 350px;
	height: auto;
	color: #000000; 
}

#indicacao_indiqueosite_topo{
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	width: 350px;
	height: 136px;
	background-image: url(../imagens/1_topo_indiqueosite.jpg);
	background-repeat: no-repeat;
}

#indicacao_recuperarsenha_texto{
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	width: 330px;
	height: auto;
}


/* TELA ORÇAMENTO ON-LINE */

#orcamentoonline_popup_container{	
background-color: #FFFFFF;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 350px;
	height: auto;
	color: #000000; 
}

#orcamentoonline_popup_topo{
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	width: 350px;
	height: 136px;
	background-image: url(../imagens/1_topo_orcamento_online.jpg);
	background-repeat: no-repeat;
}

#orcamentoonline_popup_texto{
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	width: 330px;
	height: auto;
}

#orcamentoonline_popup_exibeinclude_diversos{
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	width: 330px;
	height: auto;
}

/* INFORMAÇÕES DOS ANUNCIANTES */

#inf_anunciantes_container{
	background-color:#FFFFFF;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: auto;
	width: 400px;
}

#inf_anunciantes_topo{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 400px;
	height: 170px;
	background-image: url(../imagens/1_topo_inf_anunciantes.jpg);
	background-repeat: no-repeat;
}

#inf_anunciantes_fechar_position{
	float: right;
	display: table;
	margin: 0 0 0 0;
	padding: 7px 22px 0 0;
	width: 68px;	
	height: 10px;
}

#inf_anunciantes_texto{
	color: #666666;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	height: auto;
	width: inherit;
}


#galeriadefotos_texto_login_texto{
	display: table;
	clear: both;
	width: 730px;
	height: auto;
	margin: 10px 0 10px 0;
}