body
{
	margin:0;
	font-family: 'Open Sans', sans-serif;
}
.quebralinha
{
	clear:both;
}
.texto
{
	font-family: 'Open Sans', sans-serif;
	text-align:justify;
	font-size:18px;
	line-height:1.5;
}
.textobranco
{
	color:white;
}
.titulo
{
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	font-size:58px;
	line-height:1.5;
	font-weight:900;
	color:#001049;
}

/* MENU */
.menu
{
	width:100%;
	background-color:red;
	height:100px;
}
/* MENU */
.banner
{
	width:100%;
}
/* NOTICIAS */
.noticias
{
	width:100%;
	background-color:red;
	height:400px;
}
/* NOTICIAS */

/* NOSSOS PROJETOS */
.nossosprojetos
{
	width:80%;
	padding:10%;
	max-height:auto;
	height:1500px;
}
.imgnossosprojetos
{
	width:30%;
	margin:1%;
	float:left;
	
}
.icoleis
{
	width:10%;
	margin:0.2%;
	float:left;
	
}
/* NOSSOS PROJETOS */

/* QUEM SOMOS */
.quemsomos 
{
	width:80%;
	padding:10%;
	background-color:#001049;
	height:800px;
}
.boxmissao
{
	width:27.2%;
	margin:1%;
	background-color:#fff;
	padding-top:30px;
	padding-right:2%;
	padding-left:2%;
	float:left;
	text-align:center;
	height:250px;
}
.titulomissao
{
	text-align:center;
	font-weight:900;
	font-size:48px;
	color:#001049;
}
.textomissao
{
	text-align:justify;
	font-size:18px;
	line-height:1.5;
}
/* QUEM SOMOS */

/* COMO FUNCIONA */
.comofunciona
{
	width:80%;
	padding:10%;
	background-color:blue;
	height:400px;
}
.doacoesfaixa
{
	
}
.boxdoacoes
{
	
}
.titulodoacoes
{
	
}
.boxdoacoes
{
	
}

/* COMO FUNCIONA */
.contagem
{
	width:80%;
	padding:10%;
	background-color:red;
	height:400px;	
}
/* FALE CONOSCO */
.faleconosco
{
	width:80%;
	padding:10%;
	background-color:blue;
	height:400px;
}
/* PAGINA DE PROJETOS */
.divisaoprojetos
{
	width:100%;
	background-color:#a2191f;
	color:#fff;
	font-size:32px;
	font-family: 'Open Sans', sans-serif;
	font-weight:900;
	text-align:center;
}
.imgminiaturaprojeto
{
	width:28%;
	float:left;
	margin-top:50px;
	margin-bottom:50px;
	
}