body {
background-image:url(imagens/fundo.jpg);
text-align:right;
}
#corpo{
width:830px;
height:100%;
}
#topo{
width:830px;
height:47px;
background-image:url(imagens/topo.jpg);
}
#baner{
width:830px;
height:192px;
background-image:url(imagens/baner.jpg);
}
#meio{
width:830px;
height:100%;
background-image:url(imagens/meio.jpg);
}
#fundo{
width:830px;
height:52px;
background-image:url(imagens/topo_fundo.jpg);
}
#creditos{
width:740px;
height:100%;
padding-right:90px;
}
.creditos{
text-align:right;
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:9px;
font-weight: bolder;
}
.texto{
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-right:10px;
padding-top:15px;
}
.titulomenu{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

