/* TOPO */
#topo{
width:100%;
height:230px;
position:absolute;
top:10px;
left:0px;
z-index:1;
margin:0;
padding:0;}

.cabecalho{
width:900px;
height:230px;
margin:0 auto 0 auto;
padding:0;}

.logotipo{
width:900px;
height:100px;
background:#0079CA url(../imagens/cabecalho.gif);}

.logotipo h1{
color:#B3E3FF;
font-size:0.9em;
text-align:center;
margin:0;
padding:50px 0 0 342px;}

.banner{
width:900px;
height:100px;
text-align:center;
margin:0;
padding:0;
border:0;}

.menu{
width:900px;
height:30px;
text-align:center;
margin:0;
padding:0;
border:0;}