.footer{
	width:100%;
	float:left;
	border-top:1px #DFDFDF solid;
	padding-top:15px;
	margin-top:20px;
}

.footer a:nth-of-type(1n+1),
.footer a:nth-of-type(2n+2){
	font-size:12px;
	color:#333;
	width:44%; 
	padding-bottom:10px;
}

.footer a:nth-of-type(1n+1){
	float:left;
	margin-left:10px;
	text-align:left;
}

.footer a:nth-of-type(2n+2){
	float:right;
	margin-right:10px;
	text-align:right;
}

.footer-rodape{
	width:100%;
	float:left;
	margin-top:15px
}

.footer-rodape div:nth-of-type(1){
	float:left;
	width:48%;
}

.footer-rodape div:nth-of-type(1) span:nth-of-type(1){
	float:left;
	width:100%;
	text-align:center;
	font-size:27px;
	margin-bottom:5px
}

.footer-rodape div:nth-of-type(1) span:nth-of-type(2){
	float:left;
	width:100%;
	text-align:center;
	font-size:14px;
	margin-bottom:5px
}

.footer-rodape div:nth-of-type(2){
	float:right;
	width:48%;
}

.footer-rodape div:nth-of-type(2) a{
	font-size:30px;
	text-align:center;
	float:right;
	margin-right:20px;
	margin-top:15px	
}

.footer-rodape-g3{
	width:100%;
	float:left;
	margin-top:25px;
	padding-bottom:20px
}
