#producto-roller {
    border-bottom: 1px solid #444444;
    float: left;
    height: 215px;
    margin: 10px 0 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 960px;
}

#move-middle {
    background: url("../images/productos_fondo_blue.png") repeat-x scroll left top #FFFFFF;
    float:left;
    clear:both;
    display:block;
    width: 960px;
    height: 190px;
    overflow: hidden;
}

#move {
    background: url("../images/productos_fondo_green.png") repeat-x scroll left top #FFFFFF;
    left:0px;
    width:4000px;
    height: 190px;
    position:relative;
}

#move-cat {
    /* background: url("../images/productos_nav.png") scroll left top #000000; */
    width:960px;
    height:25px;
    border-top:1px solid #808080;
    /* border-bottom:1px solid #808080; */
    /* padding: 0px; */
    float:left;
    /* clear:both; */
}

#move-cat div {
    float:left;
    width:320px;
    height:25px;
}

#move-productos {
    background: url("../images/productos_productos.png") no-repeat left top #000;
}
#move-servicios {
    background: url("../images/productos_servicios.png") no-repeat left top #000;
}
#move-hardware {
    background: url("../images/productos_hardware.png") no-repeat left top #000;
}

#move .producto,
#move .soporte,
#move .hardware {
    clear: none;
    float: left;
    height: 190px;
    width: 192px;
}
#producto_aida {
    background: url("../images/producto_aida.png") left top #000;
}
#producto_aidaword {
    background: url("../images/producto_aidaword.png") left top #000;
}
#producto_aidadocumental {
    background: url("../images/producto_aidadocumental.png") left top #000;
}
#producto_aidafax {
    background: url("../images/producto_aidafax.png") left top #000;
}
#producto_aidatraspaso {
    background: url("../images/producto_aidatraspaso.png") left top #000;
}

#producto_asesoria {
    background: url("../images/producto_asesoria.png") left top #000;
}
#producto_soporte {
    background: url("../images/producto_soporte.png") left top #000;
}
#producto_actualizacion {
    background: url("../images/producto_actualizacion.png") left top #000;
}
#producto_formacion {
    background: url("../images/producto_formacion.png") left top #000;
}

#producto_ordenadores {
    background: url("../images/producto_ordenadores.png") left top #000;
}
#producto_impresoras {
    background: url("../images/producto_impresoras.png") left top #000;
}
#producto_escaneres {
    background: url("../images/producto_escaneres.png") left top #000;
}
#producto_redes {
    background: url("../images/producto_redes.png") left top #000;
}
#producto_multifunciones {
    background: url("../images/producto_multifunciones.png") left top #000;
}
