footer{
	background-image: url('../imagens/fundoFooter.png');
	height: 280px;
	width:100%;
	margin-top:20px;
}
footer li{
	border-bottom: 1px #1f70b8 solid;
	width:200px;
	line-height: 25px;
}
footer li a{
	font-size: 18px;
}
.assinatura{
	font-size: 11px;
}