body{
margin:0px;
padding:0px;
background-color:#3A1C00;

}

#principal{
position:relative;
width:930px;
height:600px;
margin:auto;
background-image:url("../imagens/fundo.jpg");
background-position:-45px -80px;
}



#topo{
width:100%;
height:70px;
display:block;
float:left;
margin:0px;
}

#menu_topo{
width:540px;
height:37px;
background-color:#000000;
display:block;
display:inline;
float:right;
margin-top:33px;
position:relative;
line-height:37px;
}

.links_menu_topo{
font-family:"verdana";
margin-left:20px;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

#imagem_menu_topo_esquerdo{
display:block;
display:inline;
float:right;
margin-top:33px;
}

#imagem_menu_topo_direito{
display:block;
display:inline;
float:right;
margin-top:33px;
margin-right:30px;
}

#bandera1_menu_topo{
display:block;
float:right;
margin-right:15px;
_margin-right:7px;/*TIVE QUE COLOCAR, PORQUE O INLINE NÃO FUNCIONOU*/
width:25px;
height:17px;
margin-top:10px;
background-image:url("../imagens/bandera1.gif");
background-repeat:no-repeat;
}

#bandera2_menu_topo{
display:block;
float:right;
width:25px;
height:17px;
margin-right:5px;
margin-top:10px;
background-image:url("../imagens/bandera2.gif");
background-repeat:no-repeat;
}

#conteudo{
background-image:url("../imagens/fundo_02.gif");
background-repeat:no-repeat;
width:100%;
height:440px;
display:block;
display:inline;
float:left;
margin:0px;
}

#logo{
position:absolute;
left:20px;
top:10px;
}

#logo_peq{
position:absolute;
right:20px;
bottom:2px;
}



#rodape{
display:block;
float:left;
width:920px;
height:90px;
background-image:url("../imagens/fundo_rodape.bmp");
background-repeat:repeat-y;
position:relative;
overflow:hidden;
padding-left:10px;
}


#rodape a{
float:right;
font-family:"verdana";
font-size:10px;
margin-right:100px;
margin-top:5px;
text-decoration:none;
color:#000000;
}

#marcas_rodape{
display:block;
display:;
float:left;
margin-left:10px;

}

#baixo_rodape{
position:absolute;
bottom:0px;
right:8px;
}

#texto_baixo_rodape{
position:absolute;
display:block;
width:300px;
height:11px;
line-height:11px;
font-size:9px;
font-weight:bold;
text-align:center;
font-family:"Arial";
top:67px;
left:275px;
}