body{filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#009999,endColorStr=#FFFFFF);
margin : 0px 0px; 
text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif 
} 

A.linknav, A.linknav:VISITED, A.linknav:ACTIVE, A.linknav:FOCUS, A.linknav:LINK{ 
color: #494E6B; 
} 

A.linknav:HOVER{ 
color: #3F7DE3; 
} 

#corpo{ 
width:480px; 
margin-left: 8px; 
padding: 12px 0px 10px 0px; 
background-color : #6600CC; 
float:center; 
} 

H1{ 
font-size: 12pt; 
} 

#navabaixo{ 
font-weight : bold; 
} 

#juridico {
background-color: #f6f6b8;
position: relative; 
padding:5px; 
margin-top: 1px; 
width: 50%;
float:center;
}

#menu {
width: 22em;
padding: 0;
margin: 1;
font: 08px Verdana, sans-serif;
}
#menu ul {
list-style: none;
margin: 2;
padding: 0;
}

#menu li {
border-bottom: 1px solid #DFFFDF;
margin: 0;
}
#menu li a {
display: block;
padding: 5px 5px 5px 0.5em;
font-weight:bold;
border-left: 2px solid #00c6cc;
border-right: 2px solid #00c6cc;
background-color: #D7D7FF;
color: #006600;
text-decoration: none;
}
#menu li a:hover {
border-left: 2px solid #00c6cc;
border-right: 2px solid #00c6cc;
background-color: #99f0f5;
color: #0066cc;
}
/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; 
}

 .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{background: estilos/fundo.png no-repeat bottom right; 
      }
    .cssbox{/* intended total box width - padding-right(next) */
      width:320px !important; /* IE Win = width - padding */
      width: 320px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:20px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:40px}

    /* set the top-left image */
    .cssbox_head h2{
      background-position: left top;
      margin:0; /* reset main site styles*/ 
      border:0px none; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      height:auto !important;
      height:1% !important; padding-left:40px; padding-right:0; padding-top:25px; padding-bottom:15px} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
      background-position:bottom left;
      margin-right:25px; /* interior-padding right */ 
      padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */

</style>