.titulo_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #376627;
	font-weight: bold;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6c6c;
	font-weight: normal;
}
.cor_para_palavra_fotos_na_noticia {
	color: #A1AB88;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.outras_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #376627;
	list-style-image: url(Imagens/bulletoutrasnoticias.html);
	font-weight: normal;
	text-align: justify;
	line-height: normal;
}
.outras_subtitulo_tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #376627;
	list-style-image: url(Imagens/bulletoutrasnoticias.html);
	font-weight: normal;
	text-align: justify;
}
.todas_os_profe {
	background-color: #FF3399;
}
.todos_os_profe_esquerda {
	border: 1px solid #CCCCCC;
	width: 365px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.todos_os_profe_direita {
	border: 1px solid #CCCCCC;
	width: 365px;
	float: right;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
