#cpModalContenido table tbody tr:hover {
    background-color: #ffffcc;
    cursor: pointer;
}
