#polo {
    width:152px;
    height:41px;
    cursor:pointer;
    float:left;
    margin-left:30px;
    margin-right:30px;
}

.polo_color {
    background-image:url('/imagenes/socios_tecnologias/polotecnologico_color.png');
    background-repeat:no-repeat;
}

#python {
    width:122px;
    height:31px;
    cursor:pointer;
    float:left;
    margin-left:30px;
    margin-right:30px;
}

.python_color {
    background-image:url('/imagenes/socios_tecnologias/python_color.png');
    background-repeat:no-repeat;
}

#mysql {
    width:97px;
    height:50px;
    cursor:pointer;
    float:left;
    margin-left:30px;
    margin-right:30px;
}

.mysql_color {
    background-image:url('/imagenes/socios_tecnologias/mysql_color.png');
    background-repeat:no-repeat;
}

#slackware {
    width:125px;
    height:41px;
    cursor:pointer;
    float:left;
    margin-left:30px;
    margin-right:30px;
}

.slackware_color {
    background-image:url('/imagenes/socios_tecnologias/slackware_color.png');
    background-repeat:no-repeat;
}

#openvz {
    width:154px;
    height:38px;
    cursor:pointer;
    float:left;
    margin-left:30px;
    margin-right:30px;
}

.openvz_color {
    background-image:url('/imagenes/socios_tecnologias/openvz_color.png');
    background-repeat:no-repeat;
}