#ultimasnot {
	background: #ffffff;
	margin-top:2%;
	margin-bottom: 2%;
	
}

#ultimasnot .row{
	margin-left:10%;
}

#ultimasnot p{
	text-align: center;
	font-size:20px;
}

#ultimasnot a{
	line-height: 3;
}


#links{
	text-align: center;
	background: #003862;
	color:#ffffff;
	font-size: 20px;
	margin-bottom: 2px;
}

#links p{
	padding-top:2%;
	padding-bottom:2%;
}

#servicos{
	background:#003862;
	color:aliceblue;
	font-size:16px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	padding-top:2%;
	padding-bottom:2%;
}

#servicos img{
	position:relative;
	height: 100%;
	width: 100%;
	max-height:80%;
	max-width:50%;
	margin-left: 30%;
	margin-top:20px;
}

#servicos .row{
	margin-left:20%;
}