
/*======= Base Icones =======*/
/*.IconesBase {
    background: url('IconesBase.jpg') no-repeat transparent;
    background:url("IconesBase.jpg") repeat scroll 0 0 transparent;
}*/
.IconesBlack {
    /*background: url('IconesBase.jpg') no-repeat transparent;*/
    background:url("IconesBakck.png") repeat scroll 0 0 transparent;
}
.globo {
    width:34px;
    height: 29px;
    background-position: -10px -2px;
}
.Link {
    width:23px;
    height: 20px;
    background-position: -461px -155px;
}
.Engrenagem {
    width:30px;
    height: 30px;
    background-position: -615px -573px;
}
.Engrenagem:hover {
    width:31px;
    height: 31px;
    background-position: -648px -573px;
}

