﻿.estilopie
{
    background-image: url('imágenes/fondopie.jpg');
    background-repeat: repeat;
    height: 64px;
}
.apie
{
    color: #FFFFFF;
}
.apie:hover
{
    text-decoration: underline;
}
#ulpie
{
text-decoration: none;
}
.lipie
{
    float: left;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    color: #FFFFFF;
    margin-right:18px;
    margin-bottom: 6px;
}
#Copyright
{
 font-size:10px;
  color: #FFFFFF;
   text-align: center;

}
