#pie_pagina
{
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  text-align: center;
  background-color: #E3E3E3;
  color: #000;
  font-size: 2vh;
}
.ppicon
{
  font-family:fontello;
	font-size:3vh;
  text-decoration: none;
  color: #E88701;
}
.pie_cont
{
  vertical-align: top;
}
