
    div.title_text{
        text-align:center;
        font-weight:bold;
        color:#000;
        font-size:16px;
    }

    div.specialinput{
        background:url(images/big_input.png) no-repeat scroll;
        border:0;
        width:261px;
        height:26px;
    }

    input.specialinput{
        width:250px;
        height:16px;
        font-size:16px;
        border:0;
        background:transparent;
        margin-top:3px;
        margin-left:5px;
    }

    div.form_left{
        color:#444;
        width:261px;
        float:left;
        background:green;
    }

    div.search_lupa{
        float:left;
        width:100px;
        background:url(images/search.png) scroll left no-repeat transparent;
        width:50px;
        height:29px;
    }

    div.search_lupa:hover{
        cursor:pointer;
        opacity:0.7;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
    }

    /* Categorías */

    div.pyt_cat{
        margin:10px auto;
        margin-bottom:30px;
        width:690px;
    }

    div.pyt_prov{
        margin:10px auto;
        margin-bottom:30px;
        width:840px;
    }

    div.pyt_cat_colum{
        float:left;
        text-align:left;
        margin-left:20px;
    }

    /* Categorías */