footer{
	width: 100%;
	height: 103px;
	background: #1d2748;
	float: left;
	clear: both;
	position: absolute;
	bottom: 0px;
}
.contato {
	width: 900px;
	height: 80px;
	margin: 10px auto;
	text-align: center;
}
.contato{
		
}
.contato p{
	font-size: 12px;
	color: #f4f4f4;
	line-height:14px;
	font-weight:normal;
	margin: 1px 0px 0;
}
.rodape{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	background: #fff;
	color: #1d2748;
	text-align: center;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
