html, body{
    margin:0;
    font:12px Trebuchet, Arial, sans-serif;
}
#topo{
    margin:0;
    height:223px;
    background:url("/img/prh16.jpg") no-repeat center;
    margin: 0 auto;
    text-align: left;
}
img {
    border:none;
}
#topo div{
    text-align:left;
    width:960px;
    margin:0 auto;
}
#prh16{
    width:960px;
    margin:0 auto;
    padding:0;
}
#links{
    float:left;
    width:150px;
}
#esquerda{
    float:left;
    width: 830px;
}
#menu{
    width:132px;
    padding:15px 0;
    list-style:none;
    text-align:center;
    font-family:"Trebuchet MS";
    list-style:none;
    font-size:0.9em;
}
#menu li{
    line-height:24px;
    list-style:none;
}
#menu a, #menu:visited{
    color:#000;
    text-decoration:none;
    font-weight:bold;
    background:url(/img/menu_bt.gif)
        no-repeat left;
    width:132px;
    height:26px;
    display:block;
}
#menu a:hover{
    color:#000;
    background-position:right;
} 
#direita{
    float:right;
    width:130px;
    padding:15px 0px 0px 0px;
    text-align:center;}
#rodape{
    width:620px;
    height:35px;
    margin:0 180px 0 160px;
    text-align:center; clear:both;
    font-size:0.9em;
    border-top:1px solid #666;
    color:#666;
}
#conteudo{
    float:left;
    width:630px;
    padding:15px 22px;
    color:#000;
    text-align:justify;
    font:13px 'Georgia', Arial, Times, serif;
    min-height:325px;
    line-height:1.4em;
}
/* *html #conteudo{height:320px;}*/
#conteudo p,#conteudo li{
    margin:0;
    padding:0 0 5px 0;
}

#conteudo h1{
    font-size:13px;
}
#conteudo h2{
    font-size:12px;
}

a,a:visited{
    color:#666;
}
a:hover{
    color:#222;
}

.b{
    background-color:#35556F;
    color:#FFFFFF;
    text-align:center;
}
.c{
    background-color:#A5BED1;
    text-align: center;
}
td{
    border-bottom: 1px solid #35556F;
    padding: 5px;
}
table{
    margin-bottom: 10px;
}

.aba{
    width:630px;
    border-style: none;
    border-collapse: collapse;
}
.q1{
    border-style: solid;
    width:630px;
    border-width: 1px;
    border-color: #ADADAD;
    background-color: #E2E2E2;
    text-align: left;
}
.t1{
    margin: 0;
    border-width: 0px;
    width:132px;
    border-style: none;
    background-image: url("/img/menu_aba.gif") ;
    background-repeat: no-repeat;
    font-family:"Trebuchet MS";
    text-align: center;
    font-size:0.9em;
}
.q1 *{
    padding-top:10px;
    padding-left:5px;
    padding-bottom:5px;
}