@charset "utf-8";

.tabelaNovidades1{
	width: 300px;
	height: 50px;
	text-align: center;
}

.tabelaNovidades2{
	width: 5px;
	height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 15px;
}

.tabelaNovidades3{
	width: 300px;
	height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 16px;
	vertical-align: top;
}

.tabelaNovidades4{
	width: 300px;
	height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 15px;
	font-weight: bold;
}

.tabelaNovidades5{
	width: 300px;
	height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 18px;
	font-weight: bold;
}

.tabelaNovidades6{
	width: 600px;
	height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 18px;
	font-weight: bold;
}

.tamanhoFotoNoticia{
	width: 290px;
	height: 230px;
	object-fit: cover;
	object-position: center;
}

.fundo{
	border-collapse: collapse;
	background-color: #F8EEEE;
}