/* CSS Document */

body{
margin:0px;
background:#333333;
float: 
}

#divGeral{
width:770px;
margin:auto;
background-image:url(imagens/background_div.jpg);
}

#divMargemTopo{
width:770px;
height:25px;
background-image:url(imagens/topo_fundo.jpg);
margin:auto;
}

#divMargemBottom{
width:770px;
height:25px;
background-image:url(imagens/bottom_fundo.jpg);
margin:auto;
}


#divTopo{
width:740px;
height:148px;
background-image:url(imagens/topo.jpg);
margin:auto;
}

#divMenu{
width:738px;
height:20px;
padding-top:6px;
margin:auto;
border-style:solid;
border-width:1px;
background-image:url(imagens/background_menu.jpg);
}

#divBotaoMenu{
width:121px;
font-size:12px;
float:left;
}


#divEsquerda{
width:230px;
background:#AAAAAA;
margin:10px;
margin-left:15px;
float:left;
font-size:12px;
padding:5px;
border-style:solid;
border-width:1px;
border-color:#000000;
}

.ie6 #divEsquerda{
width:230px;
background:#AAAAAA;
margin:10px;
margin-left:8px;
float:left;
font-size:12px;
padding:5px;
border-style:solid;
border-width:1px;
border-color:#000000;
}

#divDireita{
width:485px;
margin-top:10px;
float:left;
}

.ie6 #divDireita{
width:485px;
margin-top:10px;
float:left;
padding-left:3px;
}

#divTitulo{
height:15px;
padding:5px;
border-width:1px;
border-color:#000000;
border-style:solid;
margin-bottom:8px;
background-image:url(imagens/background_titulo_2.jpg);
}

#divBottom{
width:780px;
height:38px;
background-image:url(imagens/bottom.jpg);
}

#divTextoLat{
width:145px;
/*padding:0px;
padding-top:0px;*/
float:right;
}

#divCd{
width:225px;
height:75px;
position:static;
}

#divData{
background-color:#333333;
padding-right:5px;
}