#flutuante{
position: fixed;
top: 28px;
left: 775px;
height: 600px;
width: 160px;
background-color: transparent;
}

* html #flutuante{
position: absolute;
top: expression(body.scrollTop + 28 + "px");
left: expression(body.scrollLeft + 775 + "px");
height: 600px;
width: 160px;
background-color: transparent;
}

.data {	color:#0099CC; FONT-FAMILY: Verdana; FONT-SIZE: 11px; TEXT-DECORATION: none;  font-weight : bold }
td { color:#0099CC; FONT-FAMILY: Verdana; FONT-SIZE: 11px; TEXT-DECORATION: none;}
a { font-family :  Verdana; color : #0586FF; FONT-SIZE: 11px; text-decoration : none; }
a:active { color: #0586FF; }
a:hover { color: #666666; }
a:hover.direitans { color: #666666; }

A:hover {text-decoration: underline}
.style3 {font-size: 9px}
.style4 {font-family: Arial, Helvetica, sans-serif;font-size: 9px;}
.style7 {font-size: 9px; font-weight: bold; }
.style8 {font-family: "Trebuchet MS"}
.style9 {font-size: 9px; font-family: "Verdana"; }
.style16 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; }

#popitmenu{
position: absolute;
left: 0px;
background-color: LavenderBlush;
border:1px solid LightCoral;
font: normal 10px Trebuchet MS, verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoratioPublicidade
n: none;
padding-left: 6px;
color: DeepSkyBlue2;
display: block;
}

#popitmenu a:hover{ background-color: #FFC4E2;}


###body { background:url('/images/fundotopo.jpg'); background-repeat:repeat-x; background-position:top; margin:0px}
###.html { background:url('/images/fundorodape.jpg'); background-repeat:repeat-x; background-position:bottom; }