#pe 
{
    clear: both;
    padding-top: 2em;
    margin-bottom: 1em;
    font-size:85%;
    
}

#pe .enlaces 
{
    padding-top: 0.5em;    
}

#pe .enlaces ul, #pe .enlaces .foot-text  {
     display: inline-block;     
     margin: 0em 0em 0em 1em;     
     padding: 0em 1em 0em 0.5em;     
     border-right: 1px solid #eee;     
     list-style: none;
     min-height: 8em;     
     vertical-align: top;     
     color: #666;
     width: 18%;
}

#pe .enlaces .foot-text
{
    width: 16.5%;
    line-height: 1.3em;
}

#pe .enlaces .foot-logos{
     display: inline-block;     
     margin: 0em 0em 0em 1em;     
     padding: 0em 0em 0em 0.5em;     
     border-right: 1px solid #eee;     
     list-style: none;
     min-height: 8em;     
     vertical-align: top;     
     color: #666;
     width: auto;
}
#pe .enlaces .foot-logos p{
    margin-top: -32px;
}
  
#pe .enlaces ul:last-child, #pe .enlaces div:last-child, #pe .enlaces .foot-logos ul {
       border-right: none;    
}

#pe .enlaces ul li a,  #pe .enlaces .foot-logos a 
{
    color: #333;
    text-decoration: none;
    border:none;
}

#pe .enlaces ul a:hover {    
    border-bottom: 1px dotted #A66;    
}

#pe .enlaces ul li a[href="https://twitter.com/UDC_gal"]
{
    position: relative;
    left: 0;
    padding-left: 20px;
    background: url('_img/design/twitter.png') no-repeat left center transparent;
    color: #999;
}

#pe .enlaces ul li a[href="http://www.facebook.com/udc.gal"]
{
    position: relative;
    left: 0;
    padding-left: 20px;
    background: url('_img/design/facebook.png') no-repeat left center transparent;
    color: #999;
}

#pe .enlaces ul li a[href="http://instagram.com/udc_gal"]
{
    position: relative;
    left: 0;
    padding-left: 20px;
    background: url('_img/design/instagram.png') no-repeat left center transparent;
    color: #999;
}

#pe .enlaces ul li a[href="https://www.youtube.com/channel/UC1QekatBPFx7RRLqhT4bpDg"]
{
    position: relative;
    left: 0;
    padding-left: 20px;
    background: url('_img/design/youtube.png') no-repeat left center transparent;
    color: #999;
}

#pe .enlaces ul li a[href="/rss/"]
{
    position: relative;
    left: -23px;
    padding-left: 20px;
    background: url('_img/design/rss.png') no-repeat left center transparent;
    color: #999;
}
#pe .enlaces ul li a[href="https://itunes.apple.com/us/app/udc-mobil/id1245551194?l=es&mt=8"]
{
    position: relative;
    left: -23px;
    padding-left: 20px;
    background: url('_img/design/appstore.png') no-repeat left center transparent;
    color: #999;
}
#pe .enlaces ul li a[href="https://play.google.com/store/apps/details?id=gal.udc.campusmobil"]
{
    position: relative;
    left: -23px;
    padding-left: 20px;
    background: url('_img/design/googleplay.png') no-repeat left center transparent;
    color: #999;
}
