
		div.organizar-topo-texto h2{

			text-align: left;
			font-size: 28px;
			font-weight: bold;
			color: #2e7d32;



		}

		div.organizar-topo-texto h5{

			text-align: left;
			font-size: 22px;
			color: #2e7d32;
			

		}


		div.organizar-topo-texto{

			
			
			border: 0px solid #fff;
						
			
		}

		.texto-topo{

			
			padding-top: 32px;

	
			
		}

		div.organizar-logo{

			
			border: 0px solid #fff;


		}

	

		header{

			background-color: white;
			height: 100%;
			
			
		}


		div.organizar-menu{

			background-color: #2e7d32;
			margin-top: 47px;
			padding-top: 4px;
			padding-bottom: 0px;

		}


		header #logotipo{

			top: 5px;
			width: 270px;
			height: 170px;
			left: 20%;
			padding-bottom: 40px;


		}

		footer .linha_escuro{

	
			background-color: #2e7d32;
	
		}

		footer .pull-left{


		color: white;


		}


	footer .linha_claro{

	
	background-color: white;
	

	}

	#estatistica{

	width:  100%;
	height: 7px;
	background-color: #2e7d32;
	
	
}



.acessibilidade{

	border: 0px solid;
	height: 40px;
	background-color: #2e7d32;
	font-size: 14px;

}

.conteudo{

	
	float: left;
	padding-right: 20px;
	text-decoration-color: #ADFF2F;
	padding-top: 8px;
}

.conteudo img{

	width:24px;
    height: 24px;
	border-radius: 80%;	
}

a {
   color: #FFF0F5;
   text-decoration: none;

}


a:hover {
    color: #999;
     text-decoration: none;
}
/* quando o link for selecionado */
a:active {
    color: #333;

}

