/* estrutura */
#body{
background-image:url(../images/background-nwo.jpg);
background-position:center top;
background-repeat:no-repeat;
background-color:#eaeaea;
margin:0;
padding:0;
}

#conteudo_site{
padding:0;
width:980px;
height:590px;
position:absolute;
left:50%;
margin: 0 0 0 -490px; 
}

#top_bandeira{
width:980px;
height:35px;
}

#topo{
width:980px;
height:225px;
}

/* inicio conteudo dentro da div topo*/
#logo{
margin-top:-225px;
width:205px;
height:170px;
position:relative;
float:left;
}

#campo_busca{
margin-top:-208px;
width:228px;
height:16px;
position:relative;
float:right;
z-index:10;
}

#flash_index{
width:880px;
height:225px;
position:relative;
float:right;
}
/* fim conteudo dentro da div topo*/

#menu{
width:980px;
height:40px;
}

#include{
width:980px;
height:270px;
}

#rodape{
widows:980px;
height:20px;
}

/*Página 00*/
#area_restrita{
width:260px;
height:240px;
margin-left:20px;
float:left;
}

#noticias{
width:300px;
height:240px;
margin-left:60px;
float:left;
background-image:url(../pag/00/fundo-noticias.png);
background-repeat:no-repeat;
}

#localizacao{
width:280px;
height:240px;
float:right;
}

#end{
width:980px;
height:30px;
clear:both;
background-image:url(../pag/00/barra.gif);
background-repeat:no-repeat;
}

#pagina-interna{
width:690px;
height:270px;
background-image:url(../images/fundo-pag-internas.gif);
background-repeat:no-repeat;
}

#pagina-interna-localizacao{
width:980px;
height:240px;
padding-top:5px;
background-image:url(../images/fundo-pag-localizacao.gif);
background-repeat:no-repeat;
}

#barra-de-rolagem{
width:670px;
height:230px;
margin-left:10px;
padding-right:5px;
overflow-y:scroll;
}

#foto-interna{
width:280px;
height:270px;
float:right;
text-align:center;
}
