

body,td,th {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
}

body {
    background-color: #17182A;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

<!--
a:link {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}
a:visited {
    text-decoration: underline;
    color: white;
}
a:hover {
    text-decoration: none;
    color: white;
}
a:active {
    text-decoration: underline;
    color: white;
}




.links_top:link {
    font-size: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color:#17182A;
}
.links_top:visited {
    font-size: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color:#17182A;
}
.links_top:hover {
    font-size: 11px;
    color: #ECA742;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;

}
.links_top:active {
    font-size: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color:#17182A;
}



#menu_baixo a:link {
    font-size: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color:#4D4F67;
}
#menu_baixo a:visited {
    font-size: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color:#4D4F67;
}
#menu_baixo a:hover {
    font-size: 11px;
    color: #ECA742;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;

}
#menu_baixo a:active {
    font-size: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color:#17182A;
}





.links_top_lng:link {
    font-size: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color:#CCC;
}
.links_top_lng:visited {
    font-size: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color:#CCC;
}
.links_top_lng:hover {
    font-size: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color:white;
}
.links_top_lng:active {
    font-size: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color:#CCC;
}



#titulo_pagina
{
    height: 25px;
    line-height: 25px;
    background-color: #ffa332;
    float: right;
    text-align: center;
    color: #17182A;
    text-transform: uppercase;

    z-index: 9;
    margin-left: 488px;
    width: 170px;
    position: absolute;
}


#menu_baixo
{
    height: 25px;
    line-height: 25px;
    background-color: #4A4B61;
    width: 160px;
    text-align: center;
    color: #17182A;
    text-transform: uppercase;

    z-index: 9;
    margin-left: 480px;
    width: 440px;

    position: absolute;
    margin-top: -25px;


    overflow: hidden;

    filter:alpha(opacity=0);
    opacity:0;
}




#background {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;

    z-index: -1;
    margin: 0px;
}

#conteudos {
    height: 385px;   
    background-image: url('/design/fade_bg.png'); 
    background-repeat: repeat-x;
}

#linguas {
    height: 25px;
    line-height: 25px;
    width: 80px;
    text-align: center;
    position: absolute;
}


#menu_geral {
    margin-left: 488px;
    z-index: 20;
    position: absolute;
    height: 25px;
    line-height: 25px;
    background-color: white;
    width: 432px;
    text-align: center;
    color: #17182A;
}

#linha_cima {
    height: 25px;
    line-height: 25px;
    text-align: left;
}

#logo {
    height: 76px;
    width: 65px;
    position: absolute;
    margin-top: -55px;
    margin-left: 160px;
}

#site_tudo {
    height: 450px;
    width: 920px;
    text-align: left;
}

#slideshow_conteudos {
    height: 385px;
    width: 400px;
    float: left;
    overflow: hidden;
}


.stretch {
    width:100%;
    height:100%;
    border: none;
    margin: 0px;
}


