.OmiModuloEnlacesS .enlace{
    position: relative;
    padding-left: 61px;
    height: 60px;
    text-decoration: none;
}
.OmiModuloEnlacesS .enlace:hover{
    background-color: transparent;
}
.OmiModuloEnlacesS .enlace a{
    display: block;
    padding-top: 10px;
}
.OmiModuloEnlacesS .enlace .colectivos{
    padding-top: 5px;
}
.OmiModuloEnlacesS .enlace .colectivos p{
    display: inline;
    font: 11px Arial, Helvetica, sans-serif;
    color: black;
}
.OmiModuloEnlacesS .colectivos span{
    background-color: #ECF7FC;
    color: #00A0C6;
    padding: 0 2px;
}
.OmiModuloEnlacesS .icono{
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    height: 91px;
}
