body {
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    font-family:Verdana, sans-serif;
    background:#FFF url(/fundo.gif) no-repeat 0 0;
    font-size:11px;
}

img {
    border:0;
}

.imgsub {
    display:none;
}

pre {
    font-family:Verdana, sans-serif;
    font-size:11px;
}
ul,ol,li,dl,dt,dd {
    list-style:none;
    padding:0;
    margin:0;
}

h1 {
    position:absolute;
    top:170px;
    left:50px;
    width:206px;
    height:176px;
    background:transparent url(/img2006/cgl.png) no-repeat 0 0;
}
h1 a {
    display:block;
    width:206px;
    height:176px;
}

h3 {
    font-size:13px;
    margin:20px 0 0;
}

#menu {
    position:absolute;
    top:65px;
    left:180px;
}
#menu ul li {
    position:relative;
    list-style:none;
    display:block;
    width:110px;
    height:65px;
}
#menu ul li a{
    display:block;
    width:110px;
    height:50px;
}
#menu ul li.blog {
    background:transparent url(/img2006/link_blog.png) no-repeat 0 0;
}
#menu ul li.autores {
    background:transparent url(/img2006/link_autores.png) no-repeat 0 0;
    left:50px;
}
#menu ul li.autor {
    background:transparent url(/img2006/link_autor.png) no-repeat 0 0;
    left:100px;
}
#menu ul li.oficinas {
    background:transparent url(/img2006/link_oficinas.png) no-repeat 0 0;
    left:100px;
    margin-top:5px;
}
#menu ul li.comentarios {
    background:transparent url(/img2006/link_comentarios.gif) no-repeat 0 0;
    left:50px;
    margin-top:5px;
}
#menu ul li.contato {
    background:transparent url(/img2006/link_contato.png) no-repeat 0 0;
    margin-top:5px;
}

#conteudo, #elneuo {
    position:absolute;
    top:60px;
    left:410px;
    width:350px;
}
#elneuo a{
    display:block;
    width:359px;
    height:255px;
    background:url(/capa_elneuo.gif) no-repeat 0 0;
}
#elneuo p{
    font-weight:bold;
}

#elneuo em {
    font-style: normal;
    color:#F00;
}

#conteudo p {
    margin:0 0 5px;
}
#link_obras a{
    display:block;
    width:110px;
    height:70px;
    background:transparent url(/img2006/link_obras.gif) no-repeat 0 0;
}

#navegacao {
    position:relative;
    width:95%;
    height:120px;
    color:#080;
    font-weight:bold;
    text-align:center;
}
#anterior {
    display:block;
    background:url(/anterior.gif) no-repeat 0 0;
    width:20px;
    height:15px;
    position:absolute;
    top:20px;
    left:30px;
}
#proxima {
    display:block;
    background:url(/proxima.gif) no-repeat 0 0;
    width:20px;
    height:15px;
    position:absolute;
    top:20px;
    left:55px;
}
input.submit{
    border:1px solid black;
}
#textosite {
    position:absolute;
    top:450px;
    left:120px;
    width:243px;
    height:48px;
    background:transparent url(/poemas_postais/textosite.gif) no-repeat center center;
}

#conteudo span.destaque {
    color:#F00;
}
#popup {
    display:block;
    position:absolute;
    top:30px;
    left:169px;
    width:619px;
    height:433px;
    background:transparent url(/img2006/convite.png) no-repeat center center;
}
