@charset "utf-8";
/* CSS Document */



body{
background-color:#FFFFFF;
margin:0;
padding:0;
border:0;
border-collapse:collapse;
font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
font-size: 11px;
}

.logomarca{
background-image:url(img/logo_pag_inicial.png);
width:539px;
height:185px;
margin:10% 0 0 30%;
}

/*CSS DA PAG HOME*/

#header{
width:381px;
height:112px;
margin:0 0 2% 550px;
}

#menu hr {
color:#FFFFFF;
width:740px;
margin:0 0 0 23%;
}


li{
display:inline;
margin:0;
padding:0 11px 0 11px;
border:0;
}

#conteudo{
background-color:#FFFFFF;
width:740px;
padding:0;
border:0;
}

#conteudo_fundo{
background-color:#F1F1F1;
border:0;
}

.subtitulo{
position:relative;
width:259px;
height:42px;
margin:20px 0px 0px 100px;
}

.txt{
position:relative;
width:450px;
color:#7a7a7a;
margin:1% 0 0 13px;
text-align:justify;

}
.edicao{
width:132px;
height:29px;
position:relative;
float:right;
clear:right;
margin:-150px 100px 0 0;
color:#852b2b;

}
.revista{
width:156px;
height:216px;
position:relative;
float:right;
clear:right;
margin:0px 40px 0 0;
z-index: 2;
}

.bg_revista{
position:relative;
float:right;
clear:right;
margin:-233px 47px 0 0;
z-index: 1;
}

#footer{
width:740px;
}


/*CSS DA PAG ULTIMA EDICAO*/

.revista_ultima_ed{
width:228px;
height:354px;
position:relative;
margin:1% 0 0 1%;
}

.subtitulo_ultima_ed{
width:180px;
height:21px;
position:relative;
float:right;
clear:right;
margin:-330px 260px 0 0;
}

#conteudo hr{
color:#852b2b;
}

.footer{
width:740px;
height:97px;
position:relative;
margin:1% 0 0 23%;
padding:0;
}

.txt_footer_dir{
width:147px;
height:112px;
position:absolute;
margin:130px 0 0 -150px;
}

.link_footer{
width:157px;
height:21px;
position:absolute;
margin:118px 0 0 -710px;
}

.txt_footer_esq{
width:214px;
height:95px;
position:absolute;
margin:138px 0 0 -710px;
}

/*CSS DA PAG NUMEROS ANTERIORES*/
/* AINDA NAUM FOI ADD NADA*/

/*CSS DA PAG INDEXACOES*/
#conteudo_menor{
background-color:#FFFFFF;
padding:0;
border:0;

}

.subtitulo_indexacoes{
width:109px;
height:25px;
position:relative;
margin:1% 0 0 1%;
}

.txt_indexacoes{
width:165px;
height:24px;
position:absolute;
margin:4% 0 0 -8%;
}

.link_conteudo_indexacoes{
width:165px;
height:22px;
position:absolute;
margin:7% 0 0 -8%;

}

/*CSS DA PAG COMO COLABORAR*/

.subtitulo_como_colaborar{
width:151px;
height:25px;
position:relative;
margin:1% 0 0 1%;
}

/*CSS DA PAG DE CREDITOS*/

.subtitulo_pag_creditos{
width:89px;
height:23px;
position:relative;
margin:1% 0 0 1%;
}

/*CSS DA PAG ONDE COMPRAR*/

.subtitulo_onde_comprar{
width:108px;
height:24px;
position:relative;
margin:1% 0 0 1%;
}


b{
color:#8b3b3b;
}



img{
border:0;
}

/*CSS PARA IE*/

#menu hr {
*width:740px;
*color:#C0C0C0;
*margin:0;
*border:0;
*padding:0;
}

ul{
*padding:0;
*margin:0 0 0 21%;
}


/*dud*/
#teste{
margin: 180px 0 0 0;
*margin: 130px 0 0 0;
}

#artigos{
float:left;
margin:-345px 0px 50px 185px;
*margin:0px 0px 0px 0px;
}

.capaedicao{
float:left;
z-index: 2;
margin:-272px 0px 0px 11px;
}

.bg_capaedicao{
float:left;
z-index: 1;
margin:0px 0px 0px 0px;
}

.titulo_edicao{
color:#8f8d8d;
margin: 0px 0px 0px 0px;
}

.subtitulo_artigo{
color:#852b2b;
font-weight: bold;
margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:active{
color:#8F8D8D;
text-decoration:none;
}

 a:hover{
color:#852b2b;
}

/*.seta-dir{
margin:280px 0 0 -95px;
*margin:-50px 0px 0 10px;
}

.seta-esq{
margin:280px 0 0 -105px;
*margin:-50px 0px 0 10px;
}*/
