@charset "utf-8";

body {
    background-color:#605951;
    color: #000;
    font-size: 10px;
    font-family: verdana;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 1120px;
    margin: 0px auto; 
}

a, a:visited, a:hover, a:link {
    color: #aaaaaa;
    text-decoration: none;
}
img {
    border: 0 solid transparent;
}

#title #marquee {
    font-size: 13px;
    margin-left: 80px;
    width: 1010px;

}

#title #marquee a.pt {
    color: #f2c400;
}
#title #marquee a.en {
    color: #949494;
}
#content {
    border: 0;
    padding: 0;
}

#header {
    position: fixed;
    z-index: 500;
    top: 0;
    width: 11200px;
    height: 200px;
    background-color: #605951;
}

#info {
    position: absolute;
    /*top: 5px;*/
    left: 0;
}

#info p {
    font-size: 8px;
    font-weight: 600;
    line-height: 1.5;
    text-align: justify;
}

#heads {
    position: absolute;
    bottom: 0;
}

#heads p, #heads a {
    font-weight: bold;
    border: 0;
    padding: 0.5px;
    margin: 0;
    text-align: left;
    font-size: 12px;
}

#heads .pt {
}

#heads .en {
    color: #9b9b9b;
}

#title {
    width: 898px;
    margin: 28px;
}

#title img {
    margin-left: 300px;
}

#main {
    position: absolute;
    top: 200px;
}

#main div {
}

#main div p {
    padding: 2.5px;
    font-size: 10px;
    color: #0d0;
}

/* links dentro das figuras*/
#main div p a {
    /*background-image: url('../img/transbg.png');*/
    color: white;
    font-weight: 600;
}

#main div p a.en {
    /*background-image: url('../img/transbg.png');*/
    color: #bbbbbb;
}

#main div p .author {
    /*    background-image: url('../img/transbg.png');*/
    font-weight: bold;
    color: #F5DB00;
}

.secbox {
    position: relative;
    width: 140px;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    background-color: transparent;
    overflow: hidden;
}

.rborder {
    /*border-right: 1px solid transparent;*/
}

.rborder-white {
    /*border-right: 1px solid transparent;*/
}

div.bgimg {
    position: absolute;
    z-index: -1;
}

#issn {

    color: #2E2E2E;
}
