div#workspace_corpo { background: url('../images/bg.png') repeat-y; width: 849px; padding: 20px 30px 20px 40px;}
div#workspace_icon { z-index: 2; position: absolute; top: 320px; left: 0px }
div#barra { padding-bottom: 20px }
div#ma_area_nav { color: gray }
div#ma_area_titulo { font-size: 24px; font-family: verdana; line-height: 30px; color:  #000000; font-weight: bold; padding-bottom: 20px }
div#ma_area_texto { font-size: 12px; font-family: verdana; line-height: 20px; color: black;  }
div#ma_area_texto_info { font-size: 12px; font-family: verdana; line-height: 20px; color: gray; font-weight: normal }
div#ma_area_subtitulo { font-size: 12px; font-family: verdana; line-height: 20px; color:  #000000; font-weight: bold; padding-bottom: 20px }

div#intro_colunas { clear:both }
div#intro_colunas:after, div#lista_wrapper:after, div#textos_wrapper:after, div#texto_colunas:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#lista_wrapper { padding-top:20px; }
div#lista_obras { width: 740px; margin: 0 auto;}

div#lista_poetas { position:absolute; top: 290px; left: 440px; z-index: 2; background: white; width: 420px; border-top: 1px solid black; border-bottom: 1px solid black; padding: 10px; color: gray; font-size: 10px; display: none }

div#textos_wrapper { text-align:center; }
div#texto_coluna_1 { width:160px; float:left; font-size: 12px; font-family: verdana; font-size: 10px; font-weight: bold; padding-top: 40px; }
div#texto_coluna_2 { width:560px; float:right;padding-right:20px; font-size: 12px; font-family: verdana; line-height: 20px  }

div#listaselect { padding: 20px 0px 20px 260px; font-size: 12px; font-family: verdana; font-weight: bold; line-height: 20px }

div#detalhes_poema { text-align:center; font-size: 12px; font-family: verdana; font-weight: bold; line-height: 20px; padding-top:20px  }

div#detalhes_poema_nav { color: red; font-size: 12px; line-height: 20px; font-weight: bold; padding-bottom:20px }