﻿.boxPiede
{
    width: 780px;
    font-family: Century Gothic, Hei;
    font-size: 10px;
    color: #333333;
    margin: 0 auto 0 auto;
    text-align: center;    
}
.bottoniLnk
{
    font-family: Century Gothic, Hei;
    font-size: 10px;
    color: #333333;
    width: 115px;
    cursor: pointer;
    margin: 0px;        
    text-decoration: none;
    background-color: white;
    border: 0px;
    display: inline;    
}
.boxPiede a
{
    font-family: Century Gothic, Hei;
    font-size: 10px;
    color: #333333;
    text-decoration: none;    
}
.boxPiede a:hover
{
    font-family: Century Gothic, Hei;
    font-size: 10px;
    color: #cccccc;
    text-decoration: none;    
}
#pieSx
{
    border-right: 1px solid #ff6600;
}
#pieDx
{
    border-left: 1px solid #ff6600;
}
