﻿#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;
}
#busca_por_artigos {
    background-image:url('images/busca_por_artigos.png');
    width:176px;
    height:15px;
    position:absolute;
    left:22px;
    top:22px;
}
#area_resu {
    position:relative;
    margin-top:124px;
}
#res_art {
    background-color:#FFFFFF;
    margin-top:-35px;
    width:748px;
}
#res_art_sem {
    background-color:#FFFFFF;
}
.art_dat {
    color:#00A7FF;
    text-decoration:none;
    font-weight:bold;
}
.art_dat:hover {
    text-decoration:underline;
}
.art_tit {
    color:#425E6C;
    text-decoration:none;
}
.art_tit:hover {
    text-decoration:underline;
}
.art_aut {
    text-decoration:none;
    color:#425E6C;
}
.art_aut:hover {
    text-decoration:underline;
}
#caderno {
    background-image:url('images/caderno.png');
    background-repeat:no-repeat;
    width:760px;
    height:20px;
    position:absolute;
    left:0px;
    top:17px;
}
#caderno_novo {
    background-image:url('images/caderno_novo.gif');
    background-repeat:no-repeat;
    width:762px;
    height:19px;
    position:absolute;
    left:0px;
    top:98px;
}
#bg_busca_por_artigos {
    background-image:url('images/bg_busca_por_artigos.gif');
    background-repeat:no-repeat;
    width:720px;
    height:51px;
    position:absolute;
    left:20px;
    top:39px;
}
.titulo_artigo {
    font-family:Trebuchet MS;
    font-size:14px;
    color:#7290A3;
    text-transform:uppercase;
    font-weight:bold;
    margin:10px;
}
#txt_artigo {
    text-align:justify;
    color:#7290A3;
    margin:10px 10px 10px 10px;
}
.autor {
    background-color:#EDFCE5;
    border:1px solid #DEDEDE;
    padding:5px;
    width:142px;
}
.autor_revista {
    background-color:#EDFCE5;
    border:1px solid #DEDEDE;
    padding:5px;
    width:142px;
    margin-top:75px;
}
.fotos_artigo {
    background-color:#EDFCE5;
    border:1px solid #DEDEDE;
    width:152px;
    margin-top:5px;
}
#ultimos {
    background:url('images/cab_ult_ler.jpg') no-repeat left top;
    background-color:#B6D2E9;
    padding-top:30px;
    width:152px;
    margin-top:5px;
}
a.tit_ult {
    text-decoration:none;
    font-family:Trebuchet MS;
    font-size:10px;
    color:#425E6C;
}
a:hover.tit_ult {
    text-decoration:underline;
}
#todos {
    width:152px;
    background-color:#7DA5BD;
}
.todos {
    color:#18639A;
    text-decoration:underline;
    text-transform:lowercase;
    font-family:Trebuchet MS;
}
a:hover.todos {
    color:#FFFFFF;
}
.revista {
    background-image:url('images/revista.gif');
    width:173px;
    height:95px;
    position:absolute;
    top:15px;
    left:580px;
}
.revista_novo {
    background-image:url('images/revista_novo.gif');
    width:173px;
    height:95px;
    position:absolute;
    left:575px;
    top:-23px;
}
.txt_revista {
    color:#FFFFFF;
}
.nome_revista {
    font-weight:bold;
    font-size:16px;
    color:#FFFFFF;
}
.maislidos {
    position:absolute;
    left:510px;
    top:55px;
    font-family:Trebuchet MS;
    font-size:14px;
    color:#4D738D;
}
.todosartigos {
    position:absolute;
    left:589px;
    top:55px;
    font-family:Trebuchet MS;
    font-size:14px;
    color:#4D738D;
}
