/* CSS Document */

body{
background-image:url(../images/bg_pagina.jpg);
background-position:center;
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#000000;
margin:0px;
padding:0px;
}

#geral{
width:820px;
margin:auto;
padding-top:15px;
}

#logomarca{
width:820px;
margin:0px;
}

#menu{
width: 820px;
margin-top: 5px;
margin-bottom: 5px;
margin-left:0px;
margin-bottom: 0px;
}

#conteudo{
background-image:url(../images/bg_conteudohome_03.jpg);
background-repeat:no-repeat;
width: 820px;
height: 476px;
margin-top:10px;
margin-bottom:10px;
}

#rodape_inicial{
width:820px;
height:179px;
background-image:url(../images/rodape_transparente_08.png);
background-repeat:no-repeat;
text-align:center;
}

#banner{
margin:auto;
width:782px;
text-align:center;
padding-top:20px;
}

#texto_inicial{
margin:auto;
width:782px;
text-align:left;
padding-top:10px;
padding-left:0px;
}