
    * {
        margin:  0;
        padding: 0;
    }

    body {
        background-image: url(../images/regular_bg.jpg);
        background-repeat: repeat-x;
    }

    p, ul {
        margin-bottom: 20px;
    }

    p.hasimg, div.hasimg {
        text-align: center !important;
    }

    div.right { float: right; margin: 0 0 10px 10px }
    div.left { float: left; margin: 0 10px 10px 0 }
    div.center { margin-bottom: 20px; }

    blockquote {
        font-style: italic;
        margin-left: 20px;
    }

    img { border: 1px solid #ccc; }
    img.noborder { border: 0 }


    #header {
        width: 800px;
        height: 84px;
        margin: 0 auto;
        background-image: url(../images/header_bg.jpg);
        background-repeat: no-repeat;
        position: relative;
    }

    #home_link {
        height: 84px; width: 200px; cursor: pointer;
    }

    #content {
        width: 760px;
        margin: 0 auto;
        border: 3px solid white;

        background-color: white;
        background-image: url(../images/content_bg.jpg);
        background-repeat: repeat-x;

        padding: 20px;
        font-family: Georgia;
        font-size: 11px;

        position: relative;
        min-height: 650px;
    }

    h1 {
        font-size: 29px;
        font-weight: normal;
        margin-bottom: 20px;
    }

    h3 {
        color: rgb(204, 51, 102);
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    h4 {
        margin-top: 20px;
        font-size: 16px;
        margin-bottom: 5px;
        border-bottom: 1px solid #eee;
        padding-bottom: 5px;
        background-image: url(../images/bullet_orange.png);
        background-repeat: no-repeat;
        padding-left: 20px;

    }

    #sidebar {
        width: 272px;
        float: right;
    }

    #sidebar .album {
        border: 2px solid #eee;
        margin-top: 10px;
    }

    #sidebar img {
        border: 0;
    }

    #sidebar .topimg {
        border: 2px solid white;
    }

    #sidebar .info_link {
        background-image: url(../images/ico_information.jpg);
        background-repeat: no-repeat;
        padding-left: 21px;
        height: 1.5em;
        line-height: 1.2em;
        color: #888;
        font-weight: bold;
        padding-bottom: 2px;
        margin-bottom: 5px;
        border-bottom: 1px solid #eee;
        font-family: verdana;
    }

    #sidebar .last{
        border-bottom:0;
    }

    #sidebar a:link {
        color: #888;
        text-decoration: none;

    }

    #sidebar a:visited {
        color: #888;
        text-decoration: none;
        /*font-style: italic;*/
    }

    #sidebar a:hover {
        color: rgb(18, 21, 184);
    }

    #sidebar .top_link a:link,  #sidebar .top_link a:visited {
        color: rgb(18, 21, 184);
    }

    #full_content {
        width: 100%;
    }


    #left_content {
        width: 460px;
        float: left;
    }

    #left_content p, p {
        text-align: justify;
    }

    #left_shadow,
    #right_shadow {
        position: absolute;
        top: 75px;
        height: 624px;
        width: 6px;
        background-repeat: no-repeat;

    }

    #left_shadow {
        left: -9px;
        background-image: url(../images/left_shadow.jpg);
    }

    #right_shadow {
        right: -9px;
        background-image: url(../images/right_shadow.jpg);
    }

    #top_menu {
        position: absolute;
        color: white;
        top: 60px;
        left: 237px;
        font-family: verdana;
        font-weight: bold;
        font-size: 12px;
    }

    #top_menu .spacer {
        color: rgb(100, 29, 67);
    }

    #top_menu a:link,
    #top_menu a:visited {
        color: white;
        text-decoration: none;
    }

    #top_menu a:hover {
        color: rgb(255, 255, 102);
    }

    #top_menu a:active {
        color: rgb(255, 0, 102);
    }

    h2, .h2 {
        font-size: 18px;
        font-weight: normal;
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-top: 20px;
    }




    #bottom_menu {
        margin: 10px auto 0;
        padding: 15px;
        width: 730px;

        /*background-color: rgb(251, 251, 251);*/
        /*border-top: 1px solid rgb(241, 241, 241);*/

        font-weight: normal;
        font-family: verdana;
        font-size: 11px;

    }

    #bottom_menu .spacer {
        color: #eee;
    }

    #bottom_menu a:link,
    #bottom_menu a:visited {
        color: rgb(139, 139, 139);
        text-decoration: none;
    }

    #bottom_menu a:hover {
        color: rgb(255, 0, 102);
    }

    #bottom_menu a:active {
        color: rgb(255, 0, 102);
    }

    #bottom_menu .flyton{
        float: left;
        font-weight: bold;
    }

    #bottom_menu .links {
        float: right;
    }

    ul {
        margin-left: 40px;
        text-align: justify;
        list-style: circle;
    }

    li {
        margin-bottom: 5px;
    }

    /*table {
        border-width: 1px;
        border-spacing: 0px;
        border-style: solid;
        border-color: white;
        border-collapse:collapse;
        margin: 5px 0;
        width: 100%;
        font-family: arial;


    }
    table th {
        border-width: 1px;
        padding: 2px 5px;
        border-style: solid;
        border-color: white;
        background-color: rgb(238, 238, 238);
        background-color:  rgb(219, 114, 149);
        color:  white;

    }
    table td {
        border-width: 1px;
        padding: 2px 4px;
        border-style: solid;
        border-color: white;
        background-color: rgb(238, 238, 238);
        text-align: center;
    }

    table tr.destaque td {
        font-weight: bold;
    }

    table tr:first-child th{
        -moz-border-radius: 10px 10px 0 0;
        font-size: 14px;
        background-color:  rgb(204, 51, 102);

    }

    table tr:last-child td{
        -moz-border-radius: 0px 0px 10px 10px;

    }

    table tr:hover td {
        background-color: white;
        color:  blue;

    }*/

    .clear { clear: both; }

    #aovivo {
        position: relative; top: -25px; margin: 0 2px -15px;
    }

    #promo_banner {
        position: fixed;
        z-index: 100;
        top: -366px;
        left: 50%;
        cursor: pointer;
        display: none;
    }

    #promo_banner img {border: 0}
