﻿body
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    left: 0;
    right: 0;
    width: 1000px;
    text-align: center;
    font-size: 9pt;
    font-family: Arial;
}

.body_inter
{
    text-align:left; /* reset text alignment */
    width:100%; /* or a percentage, or whatever */
    margin:0 auto; /* for the rest */
} 

.colouredtext
{
    color: #AF2323;
    font-weight: bolder;
}

.horizbar
{
    border: 1px solid #AF2323;
    color: #AF2323;
    background-color: #AF2323;
}

.dropdown
{
    font-family: Tahoma;
    font-size: 8pt;
    text-align: left;
    margin-top: -3px;
}

.top
{
    background-position: left top;
    width: 100%;
    height: 180px;
    background-image: url(   'images/headers/red/topo_2.jpg' );
    background-repeat: repeat-x;
}
.topleft
{
    float: left;
    height: 100%;
    width: 270px;
    color: #993333;
    font-weight: bold;
    text-align: left;
    vertical-align: text-bottom;
}
.topright
{
    float: right;
    height: 100%;
    width: 700px;
    text-align: center;
    vertical-align: middle;
}
.toplefttext
{
    color: #993333;
    font-weight: bold;
    text-align: left;
    vertical-align: text-bottom;
    position: relative;
    top: 160px;
    cursor: pointer;
    padding-left: 5px;
}

.top2
{
    border-color: #000000;
    height:30px;
    width: 100%;
    border-top-style: groove;
    border-top-width: 1px;
    padding-top: 4px;
}
.top22
{
    height: 30px;
    width: 100%;
    padding-top: 4px;
    margin-bottom: 4px;
}
.top2right
{
    height: auto;
    float: right;
    width: 40%;
    text-align: right;
}
.top2right2
{
    height: auto;
    float: right;
    width: auto;
    text-align: right;
}
.top2left
{
    height: auto;
    font-size: 8pt;
    float: left;
    max-width: 50%;
    vertical-align: middle;
    margin-top: 4px;
}
.top2left2
{
    height: auto;
    float: left;
    width: auto;
}

.container
{
float: left;
width: 100%;
}

.left
{
float: left;
width: 200px; /*Width of left column in percentage*/
margin-left: -410px; /*Set left margin to -(LeftColumnWidth + RightColumnWidth)*/
}

.right
{
float: left;
width: 200px; /*Width of right column in pixels*/
margin-left: -200px; /*Set margin to -(RightColumnWidth)*/
}

* html .left {
  left: 0px;  /* RC width */
}
.center
{
margin-right: 420px; /*Set right margin to (LeftColumnWidth + RightColumnWidth)*/
}
.bottom
{
    background-position: left top;
    height: 100px;
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 4px;
    padding-top: 4px;
    background-image: url(    'images/headers/red/fundo_r.png' );
    background-repeat: repeat-x;
    color: #FFFFFF;
}
.bottomleft
{
    text-align: left;
    margin-left: 20px;
    margin-top: 20px;
    float: left;
    line-height: 20px;
}
.bottomright
{
    text-align: left;
    margin-left: 20px;
    margin-top: 20px;
    float: left;
    width: 150px;
    line-height: 20px;
}
.panel_corner_lefttop
{
    width: 8px;
    height: 8px;
    background-image: url( 'images/css/p_corner_leftup.png' );
    float: left;
}
.panel_corner_leftbottom
{
    width: 8px;
    height: 8px;
    background-image: url( 'images/css/p_corner_leftdown.png' );
    float: left;
}
.panel_corner_righttop
{
    width: 8px;
    height: 8px;
    background-image: url( 'images/css/p_corner_rightup.png' );
    float: right;
}
.panel_corner_rightbottom
{
    width: 8px;
    height: 8px;
    background-image: url('images/css/p_corner_rightdown.png' );
    float: right;
}
.panel_top
{
    width: auto;
    height: 8px;
    background-image: url('images/css/p_up.png' );
    background-repeat: repeat;
}
.panel_bottom
{
    width: auto;
    height: 8px;
    background-image: url( 'images/css/p_down.png' );
    background-repeat: repeat;
}
.panel_left
{
    width: 8px;
    background-image: url(   'images/css/p_left.png' );
    background-repeat: repeat;
}
.panel_right
{
    background-position: right;
    width: 8px;
    background-image: url(    'images/css/p_right.png' );
    background-repeat: repeat-y;
}
.panel_center
{
    background-color: #FFFFFF;
    height: 100%;
}
.PanelH
{
    background-color: #FFFFFF;
    z-index: auto;
    font-size: 8pt;
}
.panel_container
{
    margin-bottom: 2px;
    width: 100%;
    height: 100%;
}

.centerside
{
    height: auto;
    margin-left: 2px;
    margin-right: 2px;
}
.leftside
{
    width: 49%;
    height: auto;
    margin-left: 2px;
    margin-right: 1px;
    float:left;
}
.rightside
{
    width: 49%;
    height: auto;
    margin-left: 1px;
    margin-right: 2px;
    float:right;
}

.hyperlink_menuesqh
{
    color: #1c1c1c;
    text-decoration: none;
}
.hyperlink_menuesq
{
    color: #1c1c1c;
    text-decoration: none;
    text-indent: 15px;
}
.hyperlink_menuesq:hover
{
    color: #AF2323;
    font-weight: bold;
}
.hyperlink
{
    color: #000000;
    text-decoration: none;
}
.hyperlink:hover
{
    color: #AF2323;
    text-decoration: none;
}
.hyperlink2
{
    color: #FFFFFF;
    text-decoration: none;
}
.hyperlink2:hover
{
    text-decoration: underline;
}
.painel
{
    min-height: 80px;
    text-align: left;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    vertical-align: top;
}

.painelmenu
{
    text-align: left;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    line-height: 20px;
}

.adrotator
{
    border-style: solid;
    border-width: 1px;
    text-align: center;
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}

.eventos
{
    margin-left: 4px;
    margin-right: 4px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: inline;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(img/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(img/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(img/SavedStar.png);
}

.menupanel
{
    border-style: solid;
    border-width: 1px;
    border-color: #FFDD01 #444444 #444444 #444444;
    padding: 5px;
    color: #AF2323;
    font-weight: bold;
    background-color: #FFDD01;
    line-height: 20px;
}
.hoverlabelnormal
{
    padding: 5px;
    color: #993333;
    font-weight: bold;
}
.hoverlabel
{
    padding: 5px;
    color: #993333;
    background-color: #FFDD01;
    font-weight: bold;
}
.topbar
{
    background-position: left top;
    background-image: url(     'images/inforside_network_back.jpg' );
    background-repeat: repeat-x;
    background-color: #EBEBEB;
    height: 30px;
    width: 100%;
    color: #808080;
    vertical-align: middle;
    line-height: 30px;
}
.topbar_left
{
    width: 110px;
    height: auto;
    background-image: url(    'images/inforside_network_back_left.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #EBEBEB;
    float: left;
    padding-left: 6px;
    vertical-align: middle;
    line-height: 30px;
}
.topbar_right
{
    width: 116px;
    height: 30px;
    background-image: url(    'images/backtop.jpg' );
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #EBEBEB;
    float: right;
}
.topbar_center
{
    float: left;
    line-height: 30px;
}
.hlinktopbar
{
    color: #808080;
    text-decoration: none;
    padding-left: 10px;
}
.hlinktopbar:hover
{
    text-decoration: underline;
}
.newstext
{
    font-size: 9pt;
}
.newstable
{
    margin: 0px;
    padding: 0px;
}
.feedlinkbutton
{
    float: right;
}
.muralslider 
{
    position:relative; 
    overflow:hidden; 
    border:2px solid #9ac1c9; 
    height:20px; 
    width:996px; 
    background:#eef5f6; 
    margin-bottom:2px; 
}
.muralslidercontent 
{
    position:absolute
}
.muralslidercontent .upper 
{
    border-bottom:1px solid #9ac1c9
}
.muralitem
{
    padding:2px; 
    height:40px; 
    width:992px;
}
.muralscroll
{
    font-size: 8pt;
}