Basic Rules for CSS and the Cascade !!

The other day I was trying to show to one of my co-workers about the cascade in CSS because he was arguing me that the route to apply a rule to an ID was too long and he only needed to use de ID like this.

But the real code was this:

So I googled a little bit and found this good article. Leave your comments about it.