.content-noticiass {
	margin-bottom: 16%;
}
.row-not-um {
	margin-top: 18%;
}
.img-noticia-um {
	width: 300px;
    height: 310px;
	margin-top: 30px;
	border: solid 2px #4b3412;
	border-radius: 3px;
}
.title-img-um {
	font-family: 'Roboto-Bold';
	font-size: 20px;
	color: #333;
	margin-top: 20px;
}
.title-outra-img-um {
	font-family: 'Roboto-Bold';
	font-size: 14px;
	color: #333;
	margin-top: 20px;
}
.txt-img-um {
	font-family: 'Roboto-Regular';
	font-size: 14px;
	text-align: justify;
	margin-top: 10px;
	color: #333;
}
.col-lateral-um {
	padding-right: 0;
}
.col-lateral-dois {
	padding-left: 0;
}


/*Notícias 0*/
.row-zero {
	margin-top: 2%;
}
.img-principal img {
	width: 280px;
	height: 180px;
	border: solid 2px #4b3412;
    border-radius: 5px;
    margin-bottom: 30px;
}
.img-not-zero {
	width: 100px;
	height: 90px;
	border: solid 2px #4b3412;
	border-radius: 5px;
	margin-bottom: 30px;
}
.title-img-zero {
	font-family: 'Roboto-Bold';
	font-size: 20px;
	color: #333;
}
.txt-img-zero {
	font-family: 'Roboto-Regular';
	font-size: 14px;
	text-align: justify;
	margin-top: 10px;
	color: #333;
}

/*Notícias 2*/
.row-not-dois {
	margin-top: 2%
}
.img-not-dois {
	width: 332px;
    height: 218px;
    border: solid 2px #4b3412;
    border-radius: 5px;
}
/*Notícias 3*/
