.noticias_data {
	color: #CCCCCC;
	font-weight: bold;
}
.noticias_titulo {
	color: #E80000;
	font-size: 14px;
	font-weight: bold;
}
.projeto_titulo {
	color: #444;
	font-size: 12px;
	font-weight: bold;
}
.noticiasCategoria{
	color: #999;
	font-weight: bold;
}
.noticias_desc {color: #666666}
.vejamais {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.conteudo {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.equipe_titulo {
	color: #E80000;
	font-size: 14px;
	font-weight: bold;
}
.equipe_desc {color: #777}


/*---------------- ÚLTIMAS NOTICIAS -------------------*/

#Ultimas_Noticias_Categoria{
	font-size:11px;
	font-weight:bold;
	color:#da251d;
	}
#Ultimas_Noticias_Hora{
	font-size:11px;
	color:#17120f;
	font-weight:lighter;
	}
#Ultimas_Noticias_titulo a{
	font-size:12px;
	color:#17120f;
	font-weight:bold;
	}
#Ultimas_Noticias_Margem{
	padding:10px;
	}
#itemNoticia{
	padding:5px;
	padding-bottom:10px;
	margin:auto;
	}	
	
#fonteBranca10{
	font-size:10px;
	color:#fff;
	}

#categoriaProjeto {
	color: #B6B6B6;
	font-size: 18px;
}
#categoriaProjetoTit {
	color: #990000;
	font-size: 15px;
	font-weight: bold;
}