body {
	background:#efefef;
	margin:0;
}
#topo {
	background:#128c7e;
	padding:30px 0 30px 0;
	color:#ffffff;
	text-align:center;
}
a {
	color:#ffffff;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding:10px;
  background-color: #128c7e;
  color: #ffffff;
  text-align: center;
}
#piscar {
	font-size:18px;
}
.titulo {
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
#publicidade {
	position:relative;
	margin-bottom:15px;
	margin-top:10px;
}
#pub {
	position:absolute;
	top:-14px;
	left:5px;
	font-size:10px;
	font-weight:600;
}
.icon-rede {
	font-size:30px !important;
}