.texto {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#646464; 
	margin:0 auto;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
}
.nome_equipe {
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#575757; 
	margin:0 auto;
	text-align: left;
	font-weight:bold;
	font-style: normal;
}

.titulo {
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	color:#538D4F;
	margin:0 auto;
	text-align: center;
	font-weight: bold;
	font-style: bold;
}
.links_area_logada {
	font-family: Arial, sans-serif, Verdana, Tahoma, Helvetica;
	font-size: 14px;
	color:#ffffff;
	margin:0 auto;
	margin-bottom: 5px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	font-style: bold;
}
.rodape{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#006b41;
	margin-top:30 px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}
.texto2 {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#868686; 
	margin:0 auto;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
}

.link_projetos {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#868686; 
	margin:0 auto;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
	font-weight: none;

}

.link_projetos:hover {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#038D26; 
	margin:0 auto;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
	font-weight: none;
}
.contato {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#868686; 
	margin:0 auto;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}