footer{
	border-top:1px solid #aaa;
	width:95%;
	padding:25px 2.5%;
	text-align:right;
	background:#fff;
	float:left;
	display: block;
	font-size:10px;
}
footer a,footer a:hover,footer a:visited{
	color: #828282;text-decoration:none;
}


#flec{
	transition:.3s;
	padding: 10px;
	opacity: 0;
	position: fixed;
	bottom:85px;
	right:5px;
	height:30px;
	width:30px;
}


#flec img{
	width: 30px;
	float:left;
	cursor:pointer;
}