#noticias li {
	border-bottom:1px solid #dedede;
	}
	
.tablondeanuncios{
	border-bottom:1px solid #dedede;
	}
	
	.nivo-caption{
z-index:1;
}

.item.item1.first.active{
    top:-135px !important;
    }
.item.item1.first.active >div >div{
    background: white;
    }
.item.item1.first.active >div+div{
    background:url("/Servicios/cmsdipro/configuracion.nsf/plantillasref/Benahadux_benahadux_images/$file/item_bl.png") 0 100% no-repeat;
    }
.item.item1.first.active >div + div>div{    
    background:url("/Servicios/cmsdipro/configuracion.nsf/plantillasref/Benahadux_benahadux_images/$file/item_br.png") 100% 100% no-repeat;
    }
.item.item1.first.active >div + div>div>div{    
    background:url("/Servicios/cmsdipro/configuracion.nsf/plantillasref/Benahadux_benahadux_images/$file/item_b.png") 0 100% repeat-x;
    }
.item.item2{
    top:-45px !important;
    }
 .item.item3{
    top:45px !important;
    }
    

.item.item4{
    top:135px !important;
    }

.item.item5{

    top:225px !important;
    }

.item.item6.last{

    top:315px !important;
    }    

    
.item.item1.first.active:hover +li{
    top:45px !important;
    }
 .item.item1.first.active:hover +li+li{
    top:135px !important;
    } 
  .item.item1.first.active:hover +li+li+li{
    top:225px !important;
    }  
  .item.item1.first.active:hover +li+li+li+li{
    top:315px !important;
    }      
  .item.item1.first.active:hover +li+li+li+li+li{
    top:405px !important;
    }      
.item.item2:hover +li{
    top:135px !important;
    }    
.item.item2:hover +li+li{
    top:225px !important;
    }  
.item.item2:hover +li+li+li{
    top:315px !important;
    }  
.item.item2:hover +li+li+li+li{
    top:405px !important;
    }
.item.item3:hover +li{
    top:225px !important;
    }      
.item.item3:hover +li+li{
    top:315px !important;
    } 
.item.item3:hover +li+li+li{
    top:405px !important;
    }
.item.item4:hover +li{
    top:315px !important;
    } 
.item.item4:hover +li+li{
    top:405px !important;
    }
.item.item5:hover +li{
    top:405px !important;
    }      
 .item.item2{   
        -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
 .item.item3{   
        -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
 .item.item4{   
        -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
 .item.item5{   
        -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
 .item.item6.last{   
        -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.item-bg{
    height: 210px;
    width: 180px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.item-bg:hover {
	height: 210px;
	width: 180px;
	margin-top: 90px;
	}
.item-bg:hover > div{        
	background:url("/Servicios/cmsdipro/configuracion.nsf/plantillasref/Benahadux_benahadux_images/$file/item_m_hover.png") 0 100% repeat-x !important;
	}
.item-bg:hover + div{        
        background:url("/Servicios/cmsdipro/configuracion.nsf/plantillasref/Benahadux_benahadux_images/$file/item_bl_hover.png") 0 100% no-repeat !important;
    }
.item-bg:hover + div > div{
        background: url("/Servicios/cmsdipro/configuracion.nsf/plantillasref/Benahadux_benahadux_images/$file/item_br_hover.png") 100% 100% no-repeat !important;
    } 
.item-bg:hover + div > div > div{
        background: url("/Servicios/cmsdipro/configuracion.nsf/plantillasref/Benahadux_benahadux_images/$file/item_b_hover.png") 0 100% repeat-x !important;
    }  
	
#menu .dropdown.columns1 {
-webkit-transition: opacity 1s ease;
position: absolute;
top: 51;
left:0px;
opacity:0;
visibility:hidden;
}

#menu li:hover .dropdown.columns1{ left: -8px; 
opacity:1;
visibility:visible;
z-index:100; }
