.logoMarca {
    height:35px;
    margin-left: 38px;
}

.logoMarca a {
    height:35px;
    width:50px;
    float:left;
}

.acura {
    background: url(../imagenes/spritecoches.jpg) -431px -245px;
    width:34px;
}

.alfa_romeo {
    background: url(../imagenes/spritecoches.jpg) -575px -35px;
    width: 30px;
}

.audi {
    background: url(../imagenes/spritecoches.jpg) -727px -314px;
    width:50px;
}

.bmw {
    background: url(../imagenes/spritecoches.jpg) -653px -35px;
    width: 33px;
}

.mercedes-benz {
    background: url(../imagenes/spritecoches.jpg) -614px -35px;
    width: 32px;
}

.vw_volkswagen {
    background: url(../imagenes/spritecoches.jpg) -358px -244px;
    width: 33px;
}

