/*Banner Slot Departamento v 1.0*/

.bnrSlotDep{ background:url(../images/bg-slot.jpg) repeat-x; width:100%; height:72px; margin:-2px 0 0;}
.bnrSlotDep .cont{ background:url(../images/slot-tv-dep.png) no-repeat; width:970px; height:72px; margin:0 auto;}
.bnrSlotDep .cont ul{ margin:0; padding:0; text-indent:-9999em;}
.bnrSlotDep .cont ul li{ float:left;} 
.bnrSlotDep .cont ul li a{ background:url(../images/sprite-slot-tv-dep.png) no-repeat; width:121px; height:72px; display:block;}
.bnrSlotDep .cont .slot1{ background-position:0 0;}
.bnrSlotDep .cont .slot2{ background-position:-121px 0;}
.bnrSlotDep .cont .slot3{ background-position:-242px 0;}
.bnrSlotDep .cont .slot4{ background-position:-363px 0;}
.bnrSlotDep .cont .slot5{ background-position:-484px 0;}
.bnrSlotDep .cont .slot6{ background-position:-605px 0;}
.bnrSlotDep .cont .slot7{ background-position:-726px 0;}
.bnrSlotDep .cont .slot8{ background-position:-847px 0;}

.bnrSlotDep .cont .slot1:hover{ background-position:0 -80px;}
.bnrSlotDep .cont .slot2:hover{ background-position:-121px -80px;}
.bnrSlotDep .cont .slot3:hover{ background-position:-242px -80px;}
.bnrSlotDep .cont .slot4:hover{ background-position:-363px -80px;}
.bnrSlotDep .cont .slot5:hover{ background-position:-484px -80px;}
.bnrSlotDep .cont .slot6:hover{ background-position:-605px -80px;}
.bnrSlotDep .cont .slot7:hover{ background-position:-726px -80px;}
.bnrSlotDep .cont .slot8:hover{ background-position:-847px -80px;}

