@charset "utf-8";
/* CSS Document */



#footer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1018px;
	height: 500px;
	z-index: 5;
	background-color: #00C;
	overflow: no;
}
#google_mais{
	position: absolute;
	height: 25px;
	width: 200px;
	left: 50px;
	top: 20px;
	background-color: #05FDF2;
}
#facebook{
	position: absolute;
	height: 25px;
	width: 365px;
	left: 300px;
	top: 20px;
	background-color: #05FDF2;
}
#redessociais{
	position: absolute;
	height: 110px;
	width: 110px;
	left: 850px;
	right: 5px;
	top: 50px;
	background-color: #000000;
}
#email{
	position: absolute;
	height: 40px;
	width: 40px;
	left: 10px;
	right: 0px;
	top: 10px;
	background-color: #1D04BB;
}
#blogger{
	position: absolute;
	height: 40px;
	width: 40px;
	left: 60px;
	right: 0px;
	top: 10px;
	background-color: #1D04BB;
}
#twitter{
	position: absolute;
	height: 40px;
	width: 40px;
	left: 10px;
	right: 0px;
	top: 63px;
	background-color: #1D04BB;
}
#instagram{
	position: absolute;
	height: 40px;
	width: 40px;
	left: 61px;
	right: 0px;
	top: 63px;
	background-color: #1D04BB;
}
#google_mais{
	position: absolute;
	height: 25px;
	width: 200px;
	left: 50px;
	top: 100px;
	background-color: #05FDF2;
}
#facebook{
	position: absolute;
	height: 25px;
	width: 365px;
	left: 300px;
	top: 100px;
	background-color: #05FDF2;
}
#botoes_footer {
	position: absolute;
	left: 0px;
	top: 250px;
	width: 1018px;
	height: 100px;
	z-index: 5;
	background-color: #00C;
	overflow: no;
}

