/*  PARCHES PARA INTERNET EXPLORER YHEA   */

#home_slider{
    overflow: visible!important;
}

#botImg{
    height:777px;
}

#footerInfo img{
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); /* IE6 & 7 */      
    zoom: 1;
}

#footerInfo img:hover{
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); /* IE6 & 7 */      
    zoom: 1;
}

.orbit-bullets{
    bottom:830px!important;
}

#visor .orbit-bullets{
    bottom:767px!important;
}