.cursor {
cursor: url("images/pt/detail.png"), pointer;	
}

.cursor:hover {
opacity: 0.6;
}