@charset "utf-8";

.tabelaNoticia1{
	width: 700px;
	height: 30px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 20px;
	text-align: justify;
}

.tabelaNoticia2{
	width: 700px;
	height: 400px;
}

.tabelaNoticia3{
	width: 700px;
	height: 30px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 16px;
}

.bold{
	font-weight: bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

.tamanhoImagemNoticia{
	width: 700px;
	height: 700px;
	object-fit: cover;
	object-position: center;
}