﻿#bg_pesq {
    background-image:url('../images/bg_pesquisa.png');
    position:absolute;left:7px;top:28px;
    width:748px;height:134px;
}
#refine_busca {
    background-image:url('../images/refine_busca.gif');
    width:161px;
    height:17px;
    position:absolute;
    left:590px;
    top:19px;
}
#area_resu {
    position:relative;
    margin-top:134px;
}
#res_esp {
    background-color:#FFFFFF;
    width:748px;
}
#res_are {
    background-color:#FFFFFF;
    width:748px;
}
#res_pos {
    background-color:#FFFFFF;
    width:748px;
}
#res_res {
    background-color:#FFFFFF;
    width:748px;
}
#pes_res {
    background-color:#FFFFFF;
    width:748px;
}
#bus_res {
    background-color:#FFFFFF;
    width:708px;
    min-height:459px;
    position:absolute;
    left:7px;
    top:75px;
    z-index:5;
    padding:20px;
}
.grid_results {
    min-height:400px;
}
.empty {
    padding:10px;
}
a.link_cat {
    text-transform:uppercase;
    font-family:Arial;
    color:#1D4C92;
}
a:hover.link_cat {
    text-transform:uppercase;
    font-family:Arial;
    color:#1D4C92;
    text-decoration:underline;
}
