body {
background: #698598;
font-family: verdana, arial, sans-serif;
text-align: center;
margin: 0px;
padding: 0px;
}
#geral {
position: relative;
margin: 0 auto;
background: #C3C3C3;
width: 765px;
height: 770px;
border: 1px solid #2C2C2C;
}
#head {
position: absolute;
top: 0;
left: 0;
width: 765px;
height: 137px;
background: #D1CEB9;
}
.logo {
position: absolute;
top: 6px;
left: 25px;
}
OBJECT {
position: absolute;
top: 0;
left: 361px;
margin: 0;
padding: 0;
}
#barramenu {
position: absolute;
top: 134px;
left: 0;
width: 765px;
height: 25px;
background: url(images/barra_menu.gif) 0 0 repeat-x;
}
.menu {
position: absolute;
top: 0px;
left: -17px;
width: 400px;
height: 25px;
font: bold 12px verdana;
text-align: left;
padding: 5px 17px;
margin: 0;
}
.menu a, a:visited {
color: #626241;
text-decoration: none;
padding: 5px 17px;
margin-right: -4px;
border-right: 0px solid #7C7C66;
background: url(images/barra_menu.gif) 0 0 repeat-x;
}
.menu a:hover {
color: #413900;
text-decoration: none;
padding: 5px 17px;
background: url(images/menu_selected.gif) 0 0 repeat-x;
}
a.selected {
color: #282302;
padding: 5px 17px;
}
#marca_emboss {
position: absolute;
top: 0;
left: 470px;
width: 195px;
height: 25px;
background: url(images/site.gif) 0 0 no-repeat;
}
#bottom {
position: relative;
top: 747px;
left: 0px;
text-align: center;
font-size: 9px;
color: #3B3B3B;
margin: 0;
padding: 0;
}
.bottom a {
color: #000;
text-decoration: none;
margin: 0;
padding: 0;
}
.bottom a:hover  {
color: #000;
text-decoration: underline;
}
