@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
    font-family: inherit;
}

a {
    color: #00F;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

body,
td,
th {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #000000;
}

body {
    margin: 0;
    background: #fff;
    overflow-x: hidden;
}


/* Site */

#site {
    width: 990px;
    margin: 0 auto;
    background-color: #ededed;
}


/* Cabeçalho */

#cabecalho {
    position: relative;
    width: 990px;
    height: 157px;
    background: url(../images/fundoCabecalhoRvq.jpg) no-repeat;
}

#cabecalho h1 a {
    float: left;
    width: 265px;
    height: 117px;
    display: block;
    margin: -8px 0 10px 8px;
    text-indent: -9999px;
    overflow: hidden;
}


/* Navegação dentro do cabeçalho */

#cabecalho .clock {
    font-weight: normal;
    background: url(../images/icon_clock.png) no-repeat left bottom;
    margin: 3px 0px -37px 90px;
    padding-left: 20px;
    padding-top: 21px;
    clear: both;
}

.navegacaoCabecalho {
    float: right;
    width: 380px;
    height: 30px;
    text-align: left;
    color: #FFF;
    margin: 5px 285px 0px 0px;
    font-weight: normal;
    background: url(../images/fundoLogin.jpg) no-repeat;
    font-size: 1em;
    padding-left: 3px;
    padding-top: 5px;
}

.SUBTESTE {
    margin-left: 61px;
    margin-top: 35.5px;
    position: absolute;
}

.cimalogin {
    padding-left: 41px;
    text-align: center;
}

#login {
    background: #417FBA;
    padding: 5px 0;
}

#login label {
    color: #FFF;
}

#login input {
    margin-bottom: 5px;
}

.lembraSenha {
    color: #FFF;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    text-align: -moz-center;
    height: 18px;
    width: 98px;
    margin: 5px 0 0 60px;
    background-color: #417FBA;
    /*border:1px solid #742836;*/
    padding: 3px 0 0 3px;
}

.menucenter {
    line-height: 32px;
}

.lembraSenha a {
    color: #FFF;
    text-decoration: none;
}

#cabecalho .erro {
    color: #6dcff6;
    font-size: 1em;
    float: left;
    text-align: left;
    width: 580px;
    margin: 3px 0px 0px 50px;
}

#cabecalhoSearch {
    width: 258px;
    top: 8px;
    right: 0px;
    position: absolute;
    *width: 270px;
}

#cabecalhoSearch .options {
    color: #FFF;
    font-size: 0.8em;
}

#cabecalhoSearch .campo {
    width: 180px;
    height: 22px;
    margin-bottom: 0px;
    border: 1px solid #68c8ef;
    padding-left: 5px;
    color: #1b4678;
    font-size: 0.9em;
    margin-bottom: 5px;
    *padding-top: 8px;
}

#cabecalho input.botaoSearch {
    /*text-transform:uppercase;*/
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    background: none;
    border: none;
    *font-size: 10px;
    *vertical-align: top;
    *margin-top: 5px;
}

#cabecalho input.btnlogin {
    /*text-transform:uppercase;*/
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    background: none;
    border: none;
}

#cabecalho .password {
    background: #fff;
    width: 90px;
    height: 18px;
    padding-right: 3px;
    color: #000;
    font-weight: normal;
    border: 1px solid #000;
}

#cabecalho .username {
    background: #fff;
    width: 120px;
    height: 18px;
    padding-right: 3px;
    color: #000;
    font-weight: normal;
    border: 1px solid #000;
}

#cabecalho .usuario {
    color: #742836;
    font-weight: normal;
    font-size: 1.2em;
    float: right;
    text-decoration: none;
    text-align: left;
    height: 34px;
    max-width: 425px;
    background-color: #fff;
    border: 2px solid #742836;
    margin: 35px 10px 0px 50px;
    padding: 10px 4px 0px 4px;
    float: left;
}

.language {
    float: right;
    margin-top: -30px;
}

.language li {
    float: left;
    margin-right: 5px;
    overflow: hidden;
    width: 26px;
    height: 26px;
}

.language li a {
    text-indent: -9999px;
    display: block;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
}

.language li:first-child {
    background-image: url(../images/flag_br.png);
}

.language li:last-child {
    background-image: url(../images/flag_en.png);
}

#logo_sbq a {
    float: right;
    background-image: url(../images/logo_sbq_novo.png);
    background-repeat: no-repeat;
    width: 135px;
    height: 95px;
    text-indent: -9999px;
    margin: -9px 33px 0 0;
}

.link2 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #0000FF;
    text-decoration: underline;
}

.link2:hover {
    color: #0066FF;
}


/* Menu */

#menu {
    width: auto;
    height: 58px;
    margin-top: -16px;
    margin-top: -14px\9;
    *position: absolute;
    margin-left: 262px;
    z-index: 100;
}

#menu ul li {
    position: relative;
    float: left;
    /*text-transform:uppercase;*/
    list-style: none;
    z-index: 100;
}

#menu ul li a {
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    font-size: 13px\0/IE9;
    text-decoration: none;
    width: 115px;
    display: block;
    /*height:64px;*/
    /*padding-top:28px;*/
    padding: 5px 0;
    background: #417FBA;
    background-clip: content-box;
    text-align: center;
    margin: 1px;
    z-index: 100;
    /*line-height: 18px;*/
}

div#menu ul li ul li a {
    margin: 0;
}

#menu ul li a:hover {
    background: #01B7E7;
    background-clip: content-box;
    z-index: 100;
    /*line-height: 14px;*/
}


/* Submenu */

#menu li:hover ul {
    display: block;
    z-index: 100;
}

#menu ul ul {
    display: none;
    position: absolute;
    left: 1px;
    right: 0;
    top: 37px;
    width: 185px;
    z-index: 100;
    background: url(../images/fundoSubMenu.jpg) repeat-x #387AB6;
}

#menu ul ul li {
    line-height: normal;
    padding: 0;
    z-index: 100;
}

#menu ul ul li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #417FBA;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat-x;
    background-size: auto auto;
    display: block;
    font-weight: normal;
    height: 18px;
    margin-left: 2px;
    padding-bottom: 2px;
    padding-left: 12px;
    padding-right: 0;
    padding-top: 3px;
    text-align: left;
    width: 185px;
    z-index: 100;
    /*display:block;
	padding:3px 0px 2px 12px;
	margin-left: 2px;
	background:none;
	width:185px;
	height:18px;
	font-weight:normal;
	text-align:left;	
	z-index:100;
	background:url(../images/subMenu.png) repeat-x center;*/
}

#menu ul ul li a:hover {
    background: #01B7E7;
    width: 185px;
    padding: 3px 0px 2px 12px;
    text-decoration: none;
    color: #fff;
    text-align: left;
    z-index: 100;
}


/* Conteúdo */

#conteudo {
    background-color: #fff;
    padding: 5px;
    border: 1px solid #000;
    min-height: 787px;
    margin: 23px 26px 0px 0px;
    *margin-top: -110px;
    line-height: 1.5;
    float: right;
    width: 714px;
    border-bottom: none;
}

#conteudo h2 {
    color: #FFF;
    height: 38px;
    font-weight: normal;
    font-size: 1.0em;
    background: url(../images/fundoIssue.jpg) repeat-x;
    border: 1px solid #024792;
    padding: 11px 8px 0px 8px;
    z-index: 0;
    margin-bottom: 0;
    margin-left: -6px;
    margin-right: 0;
    margin-top: -20px;
    max-height: 30px;
    max-width: 350px;
}

#conteudo h2 .volume {
    font-size: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 0;
}

#conteudo p {
    color: #000;
    margin: 1em 0;
    text-align: justify;
}

#conteudo p.titulo_especial {
    margin: 1em 0;
    text-align: center;
    color: #920812;
}

#conteudo a {
    color: #03f;
}

#conteudo table a {
    text-decoration: none;
}

#conteudo h3 a {
    color: #333;
}

#conteudo h4 a {
    color: #005C9D;
    font-size: 0.9em;
}

#conteudo p a {
    color: #03F;
}

#conteudo #topoConteudo {
    background: url(../images/FundoDescricao.jpg) repeat-x #f2f2f2;
    border-bottom: 1px solid #dad8d8;
    min-height: 515px;
    margin: 0 -5px 10px -5px;
}

#conteudo .epub {
    margin-left: 53px;
    margin-top: 5px;
    line-height: 35px;
    float: left;
}

#conteudo .descricaoRevista {
    width: 410px;
    margin-top: -470px;
    margin-left: 300px;
    padding-left: 6px;
}

#conteudo .descricaoAdicionais {
    width: 385px;
    margin-top: -20px;
    margin-left: 309px;
    padding-left: 6px;
}

#conteudo .imgCapa {
    margin: 4px 0 4px 4px;
    width: 300px;
    min-height: 430px;
}

#conteudo .imgCapa img {
    border: #999 solid 1px;
}

#conteudo .botaoCover {
    width: 115px;
    height: 20px;
    border: 1px solid #387AB6;
    ;
    background: url(../images/fundoBotao.jpg) repeat-x;
    color: #fff;
    font-weight: normal;
    margin: 20px 2px 20px 20px;
    text-align: center;
    /*float:left;*/
}

#conteudo .botaoCover a {
    color: #fff;
    text-decoration: none;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

#conteudo .bt {
    padding: 2px 10px;
    height: 20px;
    background: #387ab6;
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin: 1px;
}

#conteudo .bt a {
    color: #fff;
    text-decoration: none;
}

.submissaoAtual .botaoCover {
    width: 55px;
    height: 20px;
    border: 1px solid #000;
    background: url(../images/fundoBotao.jpg) repeat-x;
    color: #fff;
    font-weight: normal;
    margin-top: 5px;
    text-align: center;
}

.submissaoAtual .botaoCover a {
    color: #fff;
    text-decoration: none;
}

#conteudo .destaqueAzul {
    color: #023f85;
    font-weight: normal;
}


/* Exibição dos Artigos */

#conteudo .artigo {
    margin: 1em 0;
    padding: 1em 0;
    padding: 0 5px 0 5px;
    margin-top: 10px;
    min-height: 400px;
    max-width: 710px;
}

#conteudo .artigo p.secaoDestaque {
    color: #920812;
    display: inline;
    font-weight: normal;
    /*text-transform:uppercase;*/
}

#conteudo .artigo p.paginacao {
    color: #819ebe;
    padding-left: 350px;
    /*font-weight:normal;*/
    display: inline;
}

#conteudo .artigo h3 a {
    color: #023f85;
    text-decoration: none;
    font-size: 1.2em;
}

#conteudo .artigo h3,
#principal .artigo p {
    margin: 0.2em 0;
}

#conteudo .artigo .autores {
    color: #6c6c6c;
    font-size: 0.9em;
}

#conteudo .abstract {
    background-color: #F2F2F2;
    border: 1px solid #dad8d8;
    padding: 5px;
}

#conteudo .imgArtigo {
    text-align: center;
    padding: 0 10px 0 10px;
}

#conteudo .imgArtigo p {
    text-align: justify;
    font-size: 0.9em;
    color: #333;
}

.artigo p {
    color: #000000;
    text-align: justify;
}


/* Lista dos Artigos Home */

.artigosLista {
    padding: 5px;
    width: 700px;
}

.margem_artigo {
    margin-left: 30px;
}

.artigosLista .listaBotoes {
    border-bottom: 1px solid #cbcbcb;
    margin: 15px 0 5px 5px;
    text-align: right;
    line-height: 20px;
}

.artigosLista .listaBotoes a {
    color: #fff;
    text-decoration: none;
}

.artigosLista .cover {
    color: #920812;
    /*text-transform:uppercase;*/
    font-size: 1.2em;
}

.secao {
    color: #920812;
    /*text-transform:uppercase;*/
    font-size: 1.2em;
    float: left;
}

.artigosLista .pagina {
    color: #6c8cb0;
    display: inline;
    float: right;
}

.artigosLista h3 {
    font-size: 1.2em;
    clear: both;
}

.artigosLista h3 a {
    color: #023f85;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    clear: right;
}

.artigosLista .descricao {
    font-size: 1em;
}

#conteudo .artigosLista h3,
#principal .artigosLista p {
    margin: 0.2em 0;
}

#conteudo .artigosLista .autores {
    color: #6c6c6c;
    font-size: 0.9em;
    margin-left: 27px;
}

#conteudo .listaBotoes .published {
    color: #6c6c6c;
    font-size: 1em;
    text-align: left;
    margin-bottom: -19px;
}


/* Ýrea auxiliar Lateral Esquerda */

#areaAuxiliar {
    width: 238px;
    height: 10px;
    /*float:left;	*/
    position: relative;
}


/* área Botões */

#botoesLateral {
    width: 226px;
    background: #fff;
    border: 1px solid #000;
    border-right: none;
    position: absolute;
    top: 117px;
    left: 4px;
    padding: 4px;
    text-decoration: none;
    z-index: 200;
}

#botoesLateral a {
    color: #fff;
    text-decoration: none;
}


/*
#botoesLateral .botaoAmarelo, #botoesLateral .botaoVermelho, #botoesLateral .botaoAzul, #botoesLateral .bt_menu2, #botoesLateral .botaoRoxo, #botoesLateral .bt_menu2Claro {	
	background:url(../images/btn_dourado.jpg) no-repeat;	
	height:35px;
	width:225px;
	padding:1px;
	line-height:35px;
	font-weight:normal;
	font-size:0.9em;
	text-align:center;
}
#botoesLateral .botaoVermelho {	
	background:url(../images/btn_vermelho.jpg) no-repeat;	
}
#botoesLateral .botaoAzul {	
	background:url(../images/btn_azul.jpg) no-repeat;	
}
#botoesLateral .botaoRoxo {	
	background:url(../images/btn_roxo.jpg) no-repeat;		
}
#botoesLateral .bt_menu2Claro {	
	background:url(../images/btn_verdeclaro.jpg) no-repeat;		
}
*/

#botoesLateral .bt_menu2 {
    background: url(../images/btn_verde.jpg);
    background-clip: content-box;
    height: 35px;
    padding: 1px;
    line-height: 35px;
    font-weight: normal;
    font-size: 0.9em;
    text-align: center;
    padding-left: 30px;
    width: 170px;
}

#botoesLateral .bt_menu2:hover {
    background: url(../images/btn_verdehover.jpg);
    background-clip: content-box;
}

#botoesLateral .bt_menu2FPS {
    background: url(../images/btn_verde.jpg);
    background-clip: content-box;
    height: 35px;
    padding: 1px;
    line-height: 18px;
    font-weight: normal;
    font-size: 0.9em;
    text-align: center;
    padding-left: 47px;
    width: 130px;
}

#botoesLateral .bt_menu2FPS:hover {
    background: url(../images/btn_verdehover.jpg);
    background-clip: content-box;
}


/* Logo SBQ */

#areaAuxiliar .logoSbq {
    float: left;
    width: 232px;
    height: 197px;
    margin: 313px 0px 0px 3px;
    padding: 1px;
}


/* Submissão Atual */

#areaAuxiliar .submissaoAtual {
    float: left;
    width: 224px;
    height: auto;
    margin: 345px 0px 0px 4px;
    padding: 3px;
    border: #000 solid 1px;
    background-color: #FFF;
}


/* Cinco mais acessados */

#areaAuxiliar .login_antigo {
    width: 224px;
    height: auto;
    margin: 126px 0px 0px 4px;
    padding: 3px;
    border: #000 solid 1px;
    background-color: #FFF;
}


/* Cinco mais acessados */

#areaAuxiliar .cincoMaisAcessados {
    float: left;
    width: 224px;
    height: auto;
    margin: 345px 0px 0px 4px;
    padding: 3px;
    border: #000 solid 1px;
    background-color: #FFF;
}


/* Cinco patrocinadores */

#areaAuxiliar .patrocinadores {
    float: left;
    width: 228px;
    margin: 351px 0px 0px 4px;
    padding: 1px;
    border: #000 solid 1px;
    background-color: #FFF;
    height: auto;
}


/* Anunciantes */

#areaAuxiliar .anunciantes {
    float: left;
    width: 228px;
    height: auto;
    margin: 15px 0px 0px 4px;
    padding: 1px;
    border: #000 solid 1px;
    background-color: #FFF;
    height: 329px;
}


/* Cinco Promoções */

#areaAuxiliar .promocoes {
    float: left;
    width: 180px;
    margin: 13px 0px 0px 30px;
    padding: 1px;
    border: #000 solid 1px;
    background-color: #FFF;
    height: 130px;
}

#areaAuxiliar .anunciantes p {
    margin: -5px 0 0 10px;
    height: 25px;
    background: url(../images/btn_verde_anunciante.jpg) no-repeat;
}

#areaAuxiliar .anunciantes a {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    margin: 10px 0 0 10px;
    line-height: 23px;
    font-weight: normal;
}

#areaAuxiliar .bt_menu2Anunciante a {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    margin: 10px 0 0 10px;
    line-height: 23px;
    font-weight: normal;
}

#areaAuxiliar .anunciantes img {
    margin: 3px 0 0 4px;
}


/* Rodapé */

#rodape {
    position: relative;
    clear: both;
    background: url(../images/fundoRodape.jpg) no-repeat bottom;
    color: #fff;
    height: 216px;
}

#rodape .linkRodape {
    width: 725px;
    height: 25px;
    color: #fff;
    font-weight: normal;
    /*text-transform:uppercase;*/
    text-decoration: none;
    text-align: center;
    margin-left: 239px;
    padding-top: 35px;
}

#rodape .linkRodape a {
    color: #fff;
    text-decoration: none;
}

#rodape p {
    font-size: 1em;
    font-weight: normal;
    padding: 5px 0 0 180px;
    text-align: center;
}

#rodape .imgGN1 {
    position: absolute;
    right: 372px;
    top: 185px;
    display: block;
    width: 65px;
    height: 29px;
    background: url(../images/logoGN1.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.carregando {
    position: fixed;
    top: 0px;
    left: 50%;
    width: 150px;
    text-align: center;
    background-color: #FFFF00;
    margin: 0 auto;
    border: 3px solid #b8e2ea;
    padding: 10px;
    font-size: 1.3em;
}


/*Carosel */

#carosel {
    width: 712px;
    height: 160px;
}

#carosel img {
    width: 90px;
    padding: 8px;
    border: 1px solid #ccc;
}

#carosel li {
    width: 130px;
    height: 160px;
}

.prev {
    float: left;
    width: 20px;
    height: 160px;
    border: 0;
    background: #2A5D8A url(../images/prev.png) no-repeat center;
}

.next {
    float: right;
    width: 20px;
    height: 160px;
    border: 0;
    background: #2A5D8A url(../images/next.png) no-repeat center;
}


/* Início das ferramentas do artigo */

div#conteudo_artigo {
    float: left;
    clear: both;
    margin-top: 20px;
}

div#conteudo_artigo p {
    text-align: justify;
    margin-bottom: 18px;
}

.bt_sumario {
    margin-top: 10px;
    margin-bottom: 15px;
    float: left;
    background-image: url(http://rvq.sbq.org.br/imagens/bg_bt.png);
    height: 13px;
    display: inline;
    padding: 5px;
    border: 1px solid #97827a;
}

.bt_sumario a {
    background-image: url(http://rvq.sbq.org.br/imagens/voltar_sumario.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 22px;
    color: #FFF;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

div.conteudo blockquote {
    margin-left: 30px;
}

p.categoria_artigo {
    color: #132c95;
    font-weight: bold;
    margin-top: 2em;
    text-transform: uppercase;
}

p.titulo_artigo {
    font-size: 20px;
    margin-top: 1em;
    margin-bottom: 5px;
}

p.titulo_en {
    font-weight: bold;
    font-size: 12px;
}

sup {
    font-size: 10px;
}

address {
    font-style: normal;
}

p.titulo_secao {
    text-transform: uppercase;
    margin-top: 2.5em;
    font-weight: bold;
}

#conteudo .opcoesDetalhesArtigo {
    height: 90px;
    list-style: none outside none;
    margin: 2em 0;
    clear: both;
}

#conteudo .opcoesDetalhesArtigo li {
    background: url("http://rvq.sbq.org.br/images/OpcoesDetalhesArtigosFundo.png") no-repeat scroll left bottom transparent;
    float: left;
    position: relative;
    text-align: center;
    width: 77px;
    margin-right: -1px;
    margin-bottom: -1px;
    border: 1px solid #024792;
}

#conteudo .opcoesDetalhesArtigo a {
    background: url("../images/IconesOpcoesDetalhesArtigo.png") no-repeat scroll center 15px transparent;
    color: #383838;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    padding-top: 50px;
    text-decoration: none;
}

#conteudo .opcoesDetalhesArtigo a:hover {
    background-color: #024792;
    color: #FFF;
}

#conteudo .opcoesDetalhesArtigo a.imprimir {
    background-position: center 15px;
}

#conteudo .opcoesDetalhesArtigo li a.versaoPDF {
    background-position: center -60px;
}

#conteudo .opcoesDetalhesArtigo li a.indicar {
    background-position: center -135px;
}

#conteudo .opcoesDetalhesArtigo li a.estatisticas {
    background-position: center -210px;
}

#conteudo .opcoesDetalhesArtigo li a.comentarios {
    background-position: center -285px;
}

#conteudo .opcoesDetalhesArtigo li a.comoCitar {
    background-position: center -360px;
}

#conteudo .opcoesDetalhesArtigo li a.downloadCitacao {
    background-position: center -435px;
}

#conteudo .opcoesDetalhesArtigo li a.artigosRelacionados {
    background-position: center -510px;
}

#conteudo .opcoesDetalhesArtigo li a.outrosAutores {
    background-position: center -600px;
}

#conteudo .opcoesDetalhesArtigo li a.outrosAutor {
    background-position: center -690px;
}

#conteudo .opcoesDetalhesArtigo li .addthis_button_facebook span,
#conteudo .opcoesDetalhesArtigo li .addthis_button_twitter span {
    display: inline-block;
    float: left;
    margin-left: 6px;
    padding-left: 6px;
}

#conteudo .opcoesDetalhesArtigo li .button_email {
    background: url("http://rvq.sbq.org.br/images/Email.png") no-repeat scroll 6px center transparent;
    padding-left: 28px;
}

#conteudo .opcoesDetalhesArtigo ul.itemsIndicar li {
    text-align: left;
}

#conteudo .opcoesDetalhesArtigo ul {
    display: none;
}

#conteudo .opcoesDetalhesArtigo li:hover ul {
    background-color: #024792;
    display: block;
    height: 75px;
    left: 0;
    list-style: none outside none;
    margin: 0;
    opacity: 0.92;
    padding: 15px 0 0;
    position: absolute;
    top: 0;
}

#conteudo .opcoesDetalhesArtigo li ul li {
    background: none repeat scroll 0 0 transparent;
    line-height: normal;
    text-align: center;
    border: none;
}

#conteudo .opcoesDetalhesArtigo li ul a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: auto;
    margin: 2px 3px;
    padding: 0;
    width: auto;
}

#conteudo .opcoesDetalhesArtigo li ul a:hover {
    color: #FFF;
}

#conteudo .opcoesDetalhesArtigo ul.autores {
    background: url("http://rvq.sbq.org.br/images/OpcoesDetalhesArtigosListaAutores.png") no-repeat scroll right top #737373;
    border-bottom: 1px solid #BDBDBD;
    height: auto !important;
    left: -203px !important;
    margin: 0;
    /*padding: 20px 7px 7px !important;*/
    padding: 5px !important;
    top: 90px !important;
    right: 0;
    width: 271px;
}

#conteudo .opcoesDetalhesArtigo ul.autores li {
    float: right;
    text-align: right !important;
    padding-bottom: 5px;
    height: auto;
    text-align: left;
    /*white-space: nowrap;*/
    width: auto;
}

#conteudo .opcoesDetalhesArtigo ul.autores li a {
    border: medium none;
    display: inline;
}

#conteudo .opcoesDetalhesArtigo ul.autores li a:hover {
    color: #FFF;
}

.mensagem-editores-associados {
    width: 715px;
    border: 1px solid;
    float: right;
    text-align: center;
    margin-right: 26px;
    padding: 5px;
    background: #fff;
    /*margin-top:-167px;*/
}

.mensagem-recesso {
    width: 598px;
    border: 1px solid;
    float: right;
    text-align: center;
    margin-right: 85px;
    padding: 5px;
    background: #C2D9F0;
    position: relative;
    margin-bottom: -2px;
    margin-top: -91px;
}

ol {
    counter-reset: item;
    margin-left: 30px;
}

ol li {
    display: block;
    position: relative;
}

ol li:before {
    content: counters(item, ".")".";
    counter-increment: item;
    position: absolute;
    margin-right: 100%;
    right: 10px;
    /* space between number and text */
}

div.agregador-div-principal div a img {
    border: 0;
}


/* Fim das ferramentas do artigo */