@charset "UTF-8";
/* CSS Document */

.categorias-projetos{
	width: 100%;
	height: 90px;
	
}
.texto{
	color:#559f99;
}
.imagens-premiacoes{
	height: 10%;
	
}
.fundo-premiacao{
	background-image:url(../images/premiacao.png);
}
.fundo-nav{
	background-image: url(../images/menu-tpo.png);
}
.fundo-pricipal{
	background:url(../images/topo-pagina.png);
	height: 682px;
	width: 1440px;
	align-content: center;
}

