#contenedorEnlaces{
    text-align: center;
}
#contenedorEnlaces .enlace{
    margin-bottom: 30px;    
}
#contenedorEnlaces .enlace a{
    display: block;
    width: auto;
    margin-bottom: 4px;
}
#contenedorEnlaces .enlace a.gris{
    color: #c4c4c4;   
}
