body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;

}

*{
	margin:0;
	padding:0;
}

ul, li, ol, dl, dd{
	list-style:none;
	margin:0;
	padding:0;
}

hr{
	border:0;
	height:0;
	width:0;
}

img{
	border:none;
}

p{

}

.entryPage p{
	margin-bottom:10px;
	margin-left:-15px;
}

.li{
	list-style-type:none;
}
 html{
	margin:0;
	padding:0;
	text-align:center;
 } 

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	background: #fff;
	color: #000000;
	background-color:#c1d9e4;
}

 #wrapper {
    margin: 0 auto;
	width:892px;
	text-align:left;
	background: url("imagens/fundo.gif") repeat-y;		
 }
 
  #wrapperPage{
    margin: 0 auto;
	width:892px;
	text-align:left;
	background: url("imagens/fundo_1.gif") repeat-y;	
 }
 
 #footer, .push {
     height: 4em;
	 clear:both;
 }

/*linha horizontal*/
/*hr {
	margin:0;
	padding:0;
	border:0;
   }
   
   .sidebar hr {
    height:25px;
    width:100%;
	background: url("imagens/linha_coluna_dir.gif")no-repeat;
    margin: 0px 0px 0px 0px;  
	border: 1px solid #fff;
   }
   
    .sidebar2 hr {
    height:25px;
  	background: url("imagens/linha_coluna_esq.gif")no-repeat;
	border: 1px solid #fff;
	  }*/
   
/*coluna central*/
a{
	text-decoration:none;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	padding: 0 0 10px 0;
	color:#5f4302;
	font-weight: bold;
}

a:hover{
	color:#1e8187;
}

/*colunas laterais*/
a.classe1{
	text-decoration:none;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	padding: 0 0 10px 0;
	color:#2a1e01;
}

a.classe1:hover{
	color:#1e8187
}

/*menu topo*/

.menu{
	margin-top:0;
	text-decoration:none;
	font-family: Arial, Helvetica, Georgia, Sans-serif;	
	color:#ffffff;
	font-size:15px;
	background-color:#ffffff;	
}

/*t�tulo da p�gina central*/
h1{
font-family: Lucida sans, Helvetica, Georgia, Sans-serif;
font-size: 21px;
padding: 0 0 10px 0;
color:#0f3a3d;
}

/*t�tulo das colunas*/
h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	color:#0f3a3d;
	font-weight:normal;
}

/*fonte do menu amarelo*/
h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	color:#5f4302;
}

/*fonte do menu do topo*/
h4{

	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	color:#0f3a3d;
	margin-top:5px;
	margin-bottom:5px;
}

/*Subt�tulos*/

h5{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	margin:0;
	font-size: 15px;
	color:#0f3a3d;
}

/*texto em cinza*/

h6{
	font-family: Arial, Sans-serif;
	font-size: 14px;
	line-height: 180%; 
	color:#474747;
	font-weight:normal;
}

/*sub titulo azul*/

h7{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color:#7c7a79;
}

a.sidebar2{
	text-decoration:none;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	padding: 0 0 10px 0;
	color:#5f4302;
}

a.menu-left:hover{
	color:#1e8187;

}

.post{
	float:left;
	width:380px;
}

/*H2 sub-headings within the post DIV*/
.post h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 18px;
	padding: 0 0 0px 0;
	color:#0f3a3d;
	font-weight:normal;
	width:420px;
}

.page-title{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 18px;
	padding: 0 0 8px 0;
	color:#0f3a3d;
	font-weight:normal;
	width:600px;
}

/*aumenta o espa�o em 18 px entre cada div com o nome entry*/
.entry{
	line-height:18px;
	width:428px;
	float:left;
	display:inline;
}

.entry p{
	margin-bottom:10px;
}

.entryPage{
	line-height: 18px;
	width:580px;
	padding:10px;
	background:#ffffff;
	float:left;
}

.entryPage ul{
	margin-left:15px;
}

.entryPage ul li{
	list-style-type:circle;
}

.entryPage ol{
	margin-left:15px;
}

.entryPage ol li{
	list-style-type:decimal;
}


.postmetadata{
	background: url("imagens/fundo_content.gif")no-repeat;
	margin: 0 0 30px 0;
	padding:14px 0 0 5px;
	width:380px;
	height:35px;
}

.navigation{
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


#header{
	float:left;
	width:890px;
	height:328px;
	background: url("imagens/header.jpg") no-repeat;
}

#menu input#s {
	width: 80%; 
}

.search{
	float:right;
	width:310px;
	height:30px;
	margin:10px 15px 0 0;
	padding:4px 0 0 0;
	display:inline;
}

.search input{
	width: 250px; 
	background-color: #ffffff;
	border:1px solid #d3dada;
	height:21px;
	margin:0 0 0 2px;
	display:inline;
	float:left;
	font-size:130%;
	padding:5px 3px 0 3px;
	color:#6c6c6c;
}
	
.search .button{
	width:35px;
	height:27px;
	background-color: #007cc3;
	color:#ffffff;
	border:0;
	padding:0;
	font-size:120%;
	cursor:pointer;
}	


#menu li form input{
	background-color: #ffff00;
}

#menu li form input#s{

} 

#logo {
	text-indent: -9999px;
	width:105x;
	height:93px;
	background: transparent url(imagens/logo.gif) top left no-repeat;
	margin-bottom:160px;
} 

#header li{
	list-style-image:none;
}
#container{
	float:left;
	width:400px;
	background: url("imagens/fundo_content.gif")no-repeat;
	display:inline;
	margin-left:12px;
}

#containerPage{
	float:left;
	width:623px;
	padding:0px 20px 0px 20px;
	background:#ffffff; 		
}

.linguas{
	float:right;
	width:146px;
	height:54px;
	margin-top:-108px;
}

.port {
	float:right;
	width:73px;
	height:54px;
	margin-top:-105px;
	margin-right:73px;
	background:url(imagens/port_color.gif) no-repeat center;
}
.eng {
	float:right;
	width:73px;
	height:54px;
	margin-top:-105px;
	background:url(imagens/eng_cinza.gif)  no-repeat ;
	background-position:-2px
}

#menu{
	background:url(imagens/bg_menu.gif) no-repeat center;
	width:890px;
	height:62px;
	margin:0 auto;	
}

#menu ul{
	text-align:center;	
	margin:0 auto;	
	list-style-type: none;
	height:49px;
	margin-left:23px;
}

#menu ul li{
	display: inline;
	float: left;
	margin: 0 auto;
	padding: 0;
	width:169px;
}

#menu ul li a{
	color:#FFFFFF;
	display: block;
	margin: 0;
	padding:18px 30px 0 30px;
	height:31px;
	text-decoration: none;
}	

#menu ul li a:hover{
	background-color:#144b4f;
}

#menu ul li:hover{
	background-color:#144b4f;
}

a.classe1 {
	font-family: Lucida sans, Helvetica, Georgia, Sans-serif;
	font-size: 25px;
	padding: 0 0 10px 0;
	color:#0f3a3d;
	font-weight:bold;
}

.breadcrumb{
}

#introducao{
	width:100%;
	background-color:#007ab3;
	padding:15px;
	color:#ffffff;
	font-size:15px;
	float:left;
	margin-bottom:15px;
}

/*Imagens*/

img.sonhos{
	float:left;
	margin:10px;
}

img.atividades{
	float:right;
	margin:10px;
}

img.album{

}

/*------------------sidebar coluna direita----------------------------*/

.sidebar{
	float:right;
	width:210px;
	margin:0;
	padding:0;
	margin-right:15px;
	display:inline;
}

.sidebar h1{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 20px;
	color:#291d00;
	font-weight:bold;
}

.sidebar h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	color:#5f4302;
	font-weight:bold;
}


.sidebar h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	color:#a9915a;
	background:none;
}

.sidebar h4 a{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 13px;
	color:#4f610f;
	background:none;
}

.sidebar h4 a:hover{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 13px;
	color:#795500;
	background:none;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
}

ul.imagens{
	width:210px;
	padding:0 0 0 0;
}


/* lado direito */
#onu{
	background:url(imagens/onu.gif) no-repeat;
	height:55px;
	width:210px;
	float:left;	
	margin-bottom:10px;
}

#ajudar{
	background:url(imagens/ajudar.png) no-repeat;
	height:31px;
	width:190px;
	float:left;
	padding:110px 0 0 20px;
	text-align:left;
	margin-bottom:10px;
}

ajudar{
	list-style-image: url(imagens/star_gr.gif);
}

ul.ajudar li{
	list-style-image: url(imagens/star_gr.gif);
	margin-right:25px;
	margin-left:-15px;
	list-style-type: disc;
	list-style-position: inside;
	display:inline;
}

ul.ajudar li.voluntariado{	
	padding-left:8px;
}

ul.ajudar p{
	display: inline;
	list-style-image: url(imagens/star_gr.gif);
}

#estatuto{
	background:url(imagens/legislacao.gif)  no-repeat ;
	height:90px;
	width:170px;
	padding:0 0 0 40px;
	margin-bottom:10px;
	float:left;
	}

.btn-estatuto{
	background:url(imagens/down_estatuto.gif) no-repeat ;
	height:22px;
	width:158px;
	border:0;
	cursor:pointer;
}

.btn-estatuto:hover{
	background:url(imagens/down_estatuto_hover.gif) no-repeat ;
	height:22px;
	width:158px;
}

#relatorio{
	background:url(imagens/relatorio.gif) no-repeat ;
	height:34px;
	width:170px;
	float:left;
	margin-bottom:10px;
	padding:106px 0 0 40px;
}

.btn-relatorio{
	background:url(imagens/down_relatorio.gif) no-repeat ;
	height:22px;
	width:158px;
	border:0;
	cursor:pointer;
}

.btn-relatorio:hover{
	background:url(imagens/down_relatorio_hover.gif)  no-repeat ;
	height:22px;
	width:158px;
}

ul.servicos{
	width:170px;
	margin-top:15px;
	padding-left:20px;
	padding-right:20px;
}

li.servicos h1{
	font-size:21px;
	padding-left:10px;
	padding-right:10px;
	color:#cf6508;
}

li.servicos h2{
	font-size:17px;
	padding-left:10px;
	padding-right:10px;
	color:#291d00;
}

li.servicos h3{
	font-size:12px;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	color:#8c6c22;
}

.saibaMais{
	background:url(imagens/mais_info.gif)  no-repeat ;
	height:22px;
	width:139px;
	margin-top:5px;
	margin-bottom:10px;
}

.saibaMais:hover{
	background:url(imagens/mais_info_hover.gif)  no-repeat ;
	height:22px;
	width:139px;
	margin-top:5px;
	margin-bottom:10px;
}

/*------------------sidebar 2 coluna esquerda----------------------------*/

#sidebarzao{
	margin:0;
	padding:0;
	width:214px;
	float:left;
	display:inline;
}

#sidebarzao h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.sidebar ul li{
	list-style-type:none;
}

#flexi-pages-1, #flexi-pages-1 li{
	padding:0;
	margin:0;
	display:inline;
}

.widget{
	float:left;	
}

.flexipages_widget ul{
	margin:0;
	padding:0;	
	list-style: none;
	color:#5f4302;
}

.flexipages_widget ul li a{
	background:url(imagens/menu_esq_fundo2.gif) repeat-y;
	width:194px;
	border-bottom:1px solid #f8cc33;
	padding:7px 0 7px 20px;
	display:block;	
	background-position:0 0px;
	color:#5f4302;
}
	
.flexipages_widget ul li a:hover{	
	background-position:0 -108px;
	color:#1e8187;
}
	
.flexipages_widget ul ul li a{
	background:url(imagens/menu_esq_fundo2.gif) repeat-y;
	width:194px;
	border-bottom:1px solid #f8cc33;
	padding:7px 0 7px 20px;
	display:block;	
	background-position:0 -72px;
	color:#916600;/*#1e8187;*/
} 

.flexipages_widget ul ul li a:hover{
	background:url(imagens/menu_esq_fundo2.gif) repeat-y;
	width:194px;
	border-bottom:1px solid #f8cc33;
	padding:7px 0 7px 20px;
	display:block;	
	background-position:0 -36px;
	color:#2b9ed9;/*#5f4302;*/
} 

.flexipages_widget ul ul li{
	text-indent:20px;
	padding:0;	
	list-style: none;
	background-position:0 -146px;
}

.textwidget	{
	margin:0;
	padding:0;
	float:left;
}

.sidebar2{
 	width:180px;
	float:left;
	margin-left:24px;
	display:inline;
}
	
.menu-left{
	float:left;
	padding:0;
	margin:0;
	font-size:15px;
	display:inline;
}

ul.menu-left{
	list-style-type: none;
	margin: 0;
	width:214px;
	padding:0;
}

ul ul.menu-left li{
	list-style-type: none;
	margin: 0px;
	width:214px;
	padding:0;
}

ul.menu-left li{
	width:194px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #f2cf5b;
	padding:10px 0 10px 20px;
	list-style-type: none;
}

ul.menu-left li:hover{
	width:194px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #f2cf5b;
	background-color:#ffc600;
}

ul.menu-left li.bottom_menu{
	background:url(imagens/menu_esq_emb.gif) no-repeat;
	height:35px;
	width:194px;

	padding-bottom:0;
	background-color:none;
	border-bottom:none;
}

.bottom_menu{
	background:url(imagens/menu_esq_emb.gif) no-repeat;
	height:35px;
	width:100%;
	padding-bottom:0;
	background-color:none;
	border-bottom:none;
	padding-right:10px;
	float:left;
}

ul.menu-left li.bottom_menu:hover{
	width:194px;
	padding-bottom:0px;
	padding-top:10px;
	border-bottom:none;
}

ul.menu-left li.last{
	border-bottom:none;
}

ul.menu-left li.last:hover{
	border-bottom:none;
}

.textoLateral{

}

.textoLateral h1{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	color:#291d00;
	margin:0;
	padding:0;
}

.textoLateral h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	color:#5f4302;
	line-height: 30px
}

.textoLateral h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color:#a9915a;
	line-height: 15px
	
}
.textoLateral p{
	margin-bottom:5px;
}

.depoimento{
	background:none;
	width:180px;
	margin:0;
	padding:0;
}

.depoimento-item{
	background-image: url("imagens/dep_top.gif");
	background-repeat:no-repeat;
	padding:5px;
	font-size:80%;
	color:#7c5805;
	margin:15px 5px 5px 5px;
	line-height:170%;
}

.depoimento-item1{
	background-image: url("imagens/dep_top_w.gif");
	background-repeat:no-repeat;
	padding:5px;
	font-size:12px;
	color:#315e74;
	margin:15px 5px 5px 5px;
	font-style:italic;
	line-height:170%;
}

.nome{
	font-size:12px;
	color:#3a2f15;
	width:100%;
	text-align:right;
	font-style:normal;
	display: block;
}

.nomew{
	font-size:12px;
	color:#163341;
	width:100%;
	text-align:right;
	font-style:normal;
	font-weight:bold;
	display: block;
	margin-top:-30px;
	margin-bottom:20px;
}
.depoimento h1{
	font-size:20px;
	color:#291d00;
}

div.depoimento p, .depoimento p{
	z-index:1;
	background: url(imagens/dep_top.gif) 0 -15px no-repeat;
}

#bgtop{
	background-image:url(imagens/menu_esq_top.gif) no-repeat;
	width:214px;
	height:5px;	
	margin:0;
	padding:0;
}

#bgbot{
	background-image:url(imagens/menu_esq_emb.gif) ;
	width:214px;
	height:49px;
	z-index:1;
	text-align:left;
}
	
.videos{
	width:170px;
	float:right;
	padding-left:15px;
	margin:0;
	padding:0;
}

.videos li{
	margin:0;
	padding:0;
	}


.videos h1{
	font-size:21px;
	color:#cf6508;
}

.videos h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	color:#5f4302;
}

.videos h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 10px;
	color:#a9915a;
}

 ul.videos{
	list-style-image: url(imagens/star.gif);
	width:170px;
	border:none;
	background:none;
	margin:-25px;
	margin-top:10px;
}

.videos ul:hover{
	border:none;
	background:none;
}

/*separando uma li da outra*/
.sidebar2 ul li{
	padding: 10px 0 10px 0;
}

/*tirando o espa�o excessivo entre subi listas*/
.sidebar2 ul  li{
	padding: 0;
	line-height: 24px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

 ul.listaAtividades{
	list-style-image: none;
	border:none;
	background:none;
}

ul.lista{
	list-style-image: url(imagens/star.gif);
	border:none;
	background:none;
}

#nonFooter{
}

* html #nonFooter{
}

.objetivos-link a{
    color:#fff;
}

#footer{
 	height:190px; 
	clear:both;
	width:892px;
	text-align:center;
	background: url("imagens/fundo.gif") repeat-y;
	background-position:0;
	margin:0 auto;	
	color:#619a9e;
	font-size:12px;
}


#footer2{
	margin:0 auto;
	width:430px;
	padding:100px 13px 0 0;
}

#footerSingle{
	padding-left:230px;
	padding-right:290px;
	padding-bottom:20px;
	padding-top:20px;
	clear:both;
	width:421px;
	text-align:center;
	background: url("imagens/fundo_1.gif") repeat-y;
	margin-left:-446px;
	margin-bottom:0;
}
