* {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 0;
    bottom: 0;
    border: 0;
    padding: 0;
}

div#menu_abstract {
    margin-top: 80px;
    margin-left: 0px;
    width: 211px;
    height: 804px;
    background-image:
        url(../imagens/numero13/fundo_abstract.png);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;

}


div#menu_abstract span {
    margin-left: 10px;
    font-family: "Trebuchet MS", Arial;
    color: #444445;
    font-weight: bold;
    font-size: 12px;
    /* font-stretch: */

}

div#menu_abstract p {
    margin-left: 10px;
    font-family: "Trebuchet MS", Arial;
    color: #444445;
    font-size: 13px;
    line-height: 20px;
}

div#menu_abstract p a {
    text-decoration: none;
    color: #444445;

}

div#menu_abstract p a:hover {
    text-decoration: none;
    color: #c42020;
    ;
    font-weight: bold;
}

div#titulo_numeros {
    margin-top: 80px;
    margin-left: 250px;
    margin-bottom: 30px;
}

div#abstract_numero13 {
    margin-top: -55px;
    margin-left: 250px;
    width: 640px;
    font-family: "Microsoft Sans Serif", "Trebuchet MS", Arial;
    color: #444445;
    font-size: 15px;
    line-height: 25px;
}

div#abstract_numero13 p {
    margin-bottom: 20px;
    text-align: justify;
}

div#abstract_numero13 p#titulo {
    margin-bottom: 20px;
    text-align: left;
    font-family: "Trebuchet MS", Arial;
    font-weight: bold;
    color: #444445;
    font-size: 17px;
}

div#abstract_numero13 p#titulo a {
    text-decoration: underline;
    color: #373737;
    font-size: 17px;
}

div#abstract_numero13 p#titulo a:hover {
    text-decoration: none;
    color: #c42020;
    font-size: 17px;
}


div#abstract_numero13 p#autor {
    margin-bottom: 20px;
    font-weight: bold;
    text-align: right;

}

div#abstract_numero13 p.ingles {
    font-size: 14px;

}
