#nav a, #nav a:visited{
    
    display: block;
    
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #6b6b6b;
    
    width: 100%;
    background: url( ../images/lay/separador.png ) bottom center no-repeat;
    padding-bottom: 5px;
    margin-top: 5px;
}

#nav > li > a, #nav > li > a:visited{
    font-size: 20px;
    text-align: right;
}
