<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html, body {margin: 0px 0px; padding:0px; height:98%; text-align: center}
body {font-family: Georgia, "Times New Roman", verdana, sans-serif; font-size: 100%;background: #CFCFCF;
align:center;}

#header {
height: 150px;
border: 2px solid #000000;
background: #CCCCCC;
color: #000000;
}
#clearheader{height:120px;}/*needed to make room for header*/

#content {
position:relative;
height:100%;
min-height:100%;
border-right:none;
background-image: url(images/blackbg2.gif);
background-repeat: repeat-y;
background-position: left top;
margin-bottom:-80px;
}
* html #content {height:100%}
body&gt;#content {height:auto}
#contentinner {margin-left:30px;}
* html #contentinner {height:1%}/* combat ie 3 pixel jog */
html&gt;body #content{height:auto}
div#footer {
position:relative;
height: 72px;
border: 2px solid #000000;
background: #CCCCCC;
clear: both;
color: #000000;
}


a {color: blue;
  text-decoration: none;}
a:hover {  color: blue;
  background-color: #FFFF77;
  text-decoration: underline;}



#clearfooter{clear:both;height:80px;}/*needed to make room for footer*/

#navlist
{
border-bottom: 1px solid #ccc;
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
font-family: verdana, arial, sans-serif;
font-size:10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #E8EBF0;
border: 1px solid #ccc;
color: #666;
float: left;
font-size: 10px;
font-family: verdana, arial, sans-serif;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}


#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
}



#navcontainerbottom
{
align:center;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
overflow: hidden;
width: 600px;
font-size:9px;
}

#navlistbottom
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlistbottom li
{border-left: 1px solid #000;
float: left;
line-height: 1.1em;
color: #F6E4F7;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}


#navlistbottom li a:hover
{
background-color: #CFCFCF;
color: #000000;
}

#navlistbottom a:visited
{
color: #666;
}

#navlistbottom a:link
{
color: #666;
}

#navcontainer li a:hover
{
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
background-color: #7B90FB;
color: #fff;
}

#hidebordertop {
position:absolute;
bottom:-2px;
left:150px;
width:40px;
height:3px;
background:#fff;
overflow:hidden;
}
#hideborderbottom {
position:absolute;
top:-3px;
left:150px;
width:40px;
height:3px;
background:#fff;
overflow:hidden;
}
#inserttop {
position:relative;
height:10px;
background:#fff;
color:#000;
border-bottom:2px solid #000000;
}
#insertbottom {
position:relative;
clear:both;
height:10px;
background:#fff;
color:#000;
border-top:2px solid #000000;
}



html&gt;body #navcontainer li a { width: auto; }



div#contorno{ background: #FFFFFF; margin: 0px auto; padding: 15px; width:850px;
border-style: solid;
border-left-width:1px;
border-right-width:1px;
border-top-width: 1px;
border-bottom-width: 1px}

div#update { font-size: 9px; line-height: 13px;}

div#topicos{width: 650px; background: #F6E4F7; padding: 10px; font-size:70%; border: black thin dotted;margin-left:50px}


</pre></body></html>