#topo {
width: 1024px;
height: 119px;
background: url("visual/topo.png") no-repeat left top;
position: absolute;
top: 0px;
left: 0px;
z-index: -2px;
}
body {
background: url("visual/rodape.png") no-repeat left bottom;
margin: 0px;
overflow-x: hidden;
}
#menu_topo a {
font: bold 14 Verdana;
color: #000000;
}
#menu_topo a:hover {
color: #484848;
}
#login_topo {
position: absolute;
top: 25px;
left: 800px;
font: bold 11 Arial;
width: 170px;
}
#botao {
font: bold 11 Arial;
}
#menu_cat {
position: absolute;
top: 106px;
}
#menu_cat td {
font: 16 Arial;
padding: 0px;
text-align: center;
}
#menu_cat a {
color: #FFFFFF;
text-decoration: none;
}
#menu_cat a:hover {
color: #C7C7C7;
}
#atual {
background: url("visual/menu_cat/bg_menu2.png") repeat-x right top;
}
#outro {
background: url("visual/menu_cat/sep_menu.png") no-repeat left top;
}
#conteudo {
width: 1024px;
height: 100%;
}
#texto {
font: 14 Arial;
background: url("visual/quadro.png") no-repeat center top;
}
#pagina {
position: relative;
left: 40px;
}
#migalhas {
width: 1024;
text-align: center;
position: absolute;
top: 130px;
z-index: 2;
font: 16 Arial;
}
#migalhas a { color: #000000; }
#migalhas a:hover { color: #484848; }