body {
    font-family: Helvetica, sans-serif;
    background-color: #fff;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(../images/top_deg.png);
    background-repeat: repeat-x;
}
a:link {color: #E76A20;text-decoration: none;}
a:visited {text-decoration: none;color: #E76A20;}
a:hover {
    text-decoration: underline;
    color: #FF8000;
}
a:active {text-decoration: none;color: #CC0000;}
.top_l {
    background-image: url(../images/top_l.png);
    background-repeat: no-repeat;
    height: 108px;
    width: 10px;
}
.top_r {
    background-image: url(../images/top_r.png);
    background-repeat: no-repeat;
    height: 108px;
    width: 10px;
}
.canto_l {
    background-image: url(../images/canto_l.png);
    background-repeat: no-repeat;
    height: 8px;
    width: 10px;
}
.canto_r {
    background-image: url(../images/canto_r.png);
    background-repeat: no-repeat;
    height: 8px;
    width: 10px;
}
.top_deg {
    background-image: url(../images/bm_07.png);
    background-repeat: repeat-x;
    height: 8px;
}
.deg_l {
    background-image: url(../images/deg_l.png);
    background-repeat: repeat-y;
    width: 10px;
}
.deg_r {
    background-image: url(../images/deg_r.png);
    background-repeat: repeat-y;
    width: 10px;
}
.box_t {
    background-image: url(../images/box_01.png);
    background-repeat: no-repeat;
    width: 232px;
    font-size: 10px;
    height: 29px;
    letter-spacing:0.1em;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}
.box_b {
    background-image: url(../images/box_03.png);
    background-repeat: no-repeat;
    width: 232px;
    font-size: 10px;
    height: 19px;
}
.box_m {
    background-image: url(../images/box_02.png);
    background-repeat: repeat-y;
    font-size: 11px;
    color: #FFFFFF;
    padding-right: 14px;
    padding-left: 14px;
    text-align: justify;
}
.box_promo {
    background-image: url(../images/box_02.png);
    background-repeat: repeat-y;
    font-size: 11px;
    color: #FFFFFF;
    padding-right: 8px;
    padding-left: 8px;
    text-align: center;
}
#navigation a {
    color: #000000;
    font-weight:normal;
    text-decoration: none;
    display:block;
    text-align: center;
    font-size: 9.7px;
    padding-top: 9px;
    padding-right: 4px;
    padding-bottom: 9px;
    padding-left: 0px;
    font-family: Helvetica, sans-serif;
    }
    
#navigation a:hover {
    background-color: #E76A20;
    }
.claim {
    color: #B9551A;
    font-size: 14px;
    font-weight: bold;
}
.linkTop {
    font-size: 12px;
    color: #E76A20;
}
.corpo {
    font-size: 12px;
    color: #666666;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 18px;
    text-align: justify;
}
.rodape {
    font-size: 10px;
    color: #666666;
    padding: 10px;
    text-align: justify;
}
.copy {
    font-size: 9.5px;
    color: #333333;
}
.cronologia {
    font-size: 12px;
    color: #666666;
    margin: auto;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #E76A20;
    line-height: 14px;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #E76A20;
    padding: 3px;
}
#boxtop a {
    color: #000000;
    background-color: #E76A20;
}
#boxtop a:hover {
    color: #000000;
    background-color: #B9551A;
}
.hacklogo {
    background-image: url(../images/bm_02.png);
    background-repeat: repeat-x;
}
li{
    list-style-type: lower-alpha;
    list-style-position: outside;
}
.handcursor{
cursor:hand;
cursor:pointer;
}

td.hacklogo img {height:102px!important;}

table#Table_01 tbody tr td:first {background-color:#000;}

