/* CSS Document */
/*Alterado por MAYKBRITO dia 27.01.09 - as 08:44hrs*/

*{margin:0; padding:0; font-family:"Tahoma"; font-size:12px;}

a:link, a, a:hover{text-decoration:none; cursor:pointer; color:#999999;}
a img{border:0;}
a h2{color:#00CC00;}

p{line-height:20px; text-indent:20px;}

body{background: url(../images/fundo.gif) repeat;}


#site
{	
	z-index:0;
	position:relative;
	background:url(../images/bg_repeat.png) repeat; 
	width:770px; 
	margin:20pt auto 0pt auto;
	overflow:hidden;
	display:block;
}


/********************
		TOPO
*********************/
#topo_bar
{
	background:url(../images/topo_bar.gif) no-repeat ; 
	width:770px;
	height:4px;
}

#logo
{
	background:url(../images/logo.png) no-repeat; 
	width:106px; 
	height:182px;
	float:left;

}

#fl_menu_1
{	
	/*background:url(../images/fl_menu_pri.jpg) no-repeat ;*/
	width:497px;
	height:51px;
	float:left;
}

#busca
{	
	width:167px;
	height:51px;
	float:left;
}

#busca_campo
{
	background:url(../images/busca_campo.png) no-repeat; 
	float:left; 
	width:130px; 
	height:28px; 
	border:0;
	padding:4px 0 0 4px;
}

#busca_botao
{
	background: url(../images/busca_botao.png) no-repeat; 
	float:left; 
	width:26px;
	height:28px; 
	border:0; 
	cursor:pointer;

}


/*************************
	LATERAL ESQUERDA
*************************/

#fl_sub_pri
{	
	float:left;
	position:relative;
	z-index:10;
	/*background:url(../images/fl_sub_pri.jpg) no-repeat ;*/
	width:230px;
	height:386px;
}


/**************************
			MEIO
***************************/
#meio
{
	position:relative;
	z-index:11;
	float:right;
	/*border:1px solid;*/
	
	width:525px;
	
	padding-right:10px;
	margin-top:-90px;
	
	overflow:hidden;
	display:block;
	
	color:#858281;
}

#meio h2
{
	color:#6cb23e;
}

#meio h1
{
	font-size:14px;
	color:#6cb23e;
}


#lobo
{
	z-index:0;
	position:relative;
	/*border:1px solid;*/
	width:512px;
	height:35px;
}


#meio_menu
{	
	margin-top:15px;
	display:block;
	list-style:none;
}

#meio_menu li
{	
	padding-bottom:5px;
}

#planta
{
	position:absolute;
	background:url(../images/planta.png) no-repeat;
	width:68px;
	height:88px;
	top:286px;
	left: -5px;
}



#apoio
{
	clear:both;
	position:relative;
	width:610px;
	left:10px;
	/*top:-30px;*/
}

/*
#apoio ul
{
display:inline;
}

#apoio ul li
{
	display:inline;
	padding-right:5px;
}*/
/*************************
	   	RODAPE
**************************/
#rodape
{	
	z-index:0;
	position:relative;
	color:#858281;
	width:770px;
	height:50px;
	clear:both;
}

#sub_rodape
{
	text-align:right; 
	width:770px; 
	margin:0pt auto; 
	font-size:10px; 
	color:#666;
	padding-bottom:20px;
}


/**************************
			CLASS
***************************/
.dWall
{
	width:95px;
	height:130px;
	text-align:center;
	padding-right:7px;
	padding-left:7px;
	_padding-left:5px;
	_padding-right:0px;
}
.tWall
{
	color:#f60;
	font-weight:bold;
}

.h1
{
	font:"Avant Guard", "AvantGarde Bk BT", Tahoma;
	font-size:16px;
	color:#3a917a;
	font-weight:bold;
	padding-left:5px;
	padding-top:2px;
}

.input
{
	height:25px;
	width:330px;
	border:0;
	background:transparent;
}

.mensagem
{
	background:transparent;
	border:0;
	padding:5px 0 0 5px;
}

.sombra
{
	margin-top:-2px;
}

/******************************
 			TITULOS
*******************************/
#tit_natureza
{
	position:absolute;
	background: url(../images/tit_naturezaviva.png) no-repeat;
	width:25px;
	height:100px;
	top:65px;
	left:15px;

}

#tit_projetos
{
	position:absolute;
	background: url(../images/tit_projetos.png) no-repeat;
	width:25px;
	height:69px;
	top:72px;
	left:15px;
}

#tit_sub_projetos
{
	background: url(../images/tit_bg_repeat.jpg) repeat-x;
	width:435px;
	height:25px;

}

#tit_contribua {
	float:left;
	width:435px;
	padding-bottom:20px;
	text-align:right;
	margin-top:-2px;
}
#tit_contribua a {
	color:#005B5B;
}
#tit_publicacoes
{
	position:absolute;
	background: url(../images/tit_publicacoes.png) no-repeat;
	width:25px;
	height:185px;
	top:20px;
	left:15px;
}

#tit_imprensa
{
	position:absolute;
	background: url(../images/tit_imprensa.png) no-repeat;
	width:25px;
	height:75px;
	top:70px;
	left:15px;
}

#tit_links
{
	position:absolute;
	background: url(../images/tit_links.png) no-repeat;
	width:25px;
	height:42px;
	top:93px;
	left:15px;
}


#tit_juntese
{
	position:absolute;
	background: url(../images/tit_juntese.png) no-repeat;
	width:25px;
	height:101px;
	top:67px;
	left:15px;
}


#tit_contato
{
	background: url(../images/tit_contato.png) no-repeat;
	width:67px;
	height:25px;
}

#tit_indique
{
	background: url(../images/tit_indique.jpg) no-repeat;
	width:150px;
	height:25px;
	float:left;
}
/******************************
			LISTAS 
******************************/
.lista_natureza
{
	width:420px;	
	list-style:none;
}

.lista_natureza li
{
	padding:0 0 5px 13px; 
	background:url(../images/alvo.gif) no-repeat left 1px;
}

.lista_natureza a
{
	color:#007355;
	text-decoration:underline;
}


#lista_links
{
	width:420px;	
	list-style:none;
}

#lista_links li
{
	padding:0 0 5px 13px; 
	background:url(../images/alvo.gif) no-repeat left 1px;
}

#lista_links li a
{
	color:#007355;
	text-decoration:underline;
}
/*****************************
			MENUS
******************************/

/*****************************
			IMGS
******************************/
#img2
{
	float:left;
	width:120px;
	height:106px;
	padding-right:35px;
}

#img3
{
	float:left;
	width:120px;
	height:106px;
	padding-left:10px;
}


/******************************
			CONTATO
*******************************/
#nome
{
	background:url(../images/txt_seunome.gif) no-repeat right;
	width:90px; 
	height:15px;
	margin-bottom:10px;
	float:left;
}

#nome_campo
{
	background:url(../images/input_campo_bg_repeat_x.jpg) repeat-x;
	width:335px;
	height:25px;
	padding-bottom:10px;
	margin-left:10px;
	float:left;
}

#email
{

	background:url(../images/txt_seuemail.gif) no-repeat right;
	width:90px; 
	height:15px;
	margin-bottom:10px;
	float:left;
}

#email_campo
{
	background:url(../images/input_campo_bg_repeat_x.jpg) repeat-x;
	width:335px;
	height:25px;
	padding-bottom:10px;
	margin-left:10px;
	float:left;
}

#amigo
{

	background:url(../images/txt_amigo.gif) no-repeat right;
	width:90px; 
	height:15px;
	margin-bottom:10px;
	float:left;
}

#amigo_campo
{
	background:url(../images/input_campo_bg_repeat_x.jpg) repeat-x;
	width:335px;
	height:25px;
	padding-bottom:10px;
	margin-left:10px;
	float:left;
}

#amigomail
{

	background:url(../images/txt_amigomail.gif) no-repeat right;
	width:90px; 
	height:15px;
	margin-bottom:10px;
	float:left;
}

#amigomail_campo
{
	background:url(../images/input_campo_bg_repeat_x.jpg) repeat-x;
	width:335px;
	height:25px;
	padding-bottom:10px;
	margin-left:10px;
	float:left;
}

#mensagem
{
	background:url(../images/txt_mensagem.gif) no-repeat right;
	width:90px; 
	height:15px;
	margin-bottom:10px;
	float:left;
}

#mensagem_campo
{
	background:url(../images/textarea_bg_repeat_x.jpg) repeat-x;
	width:335px;
	height:153px;
	padding-bottom:10px;
	margin-left:10px;
	float:left;
}

#sitemap ul  {
	margin-left:20px;
}
#sitemap {
	margin-top:20px;
	margin-left:20px;
}
#sitemap li {
	padding:2px;
}
#sitemap a {
	text-decoration:none;
	color:#333;
}
#sitemap a:hover {
	color:#666;
}