body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 0.7em;
    color: #222222;
    background-color:#f5f5f5;
    margin: 0px;
    padding: 0px;
    background-image:url(../_imagens/fundo.jpg);
    background-position:center;
    background-repeat:repeat-y;
}

#layout {
    position: relative;
    top: 0px;
    left: 50%;
    margin-left: -480px;
    width: 960px;
    padding:0px;
}

#painel_cabecalho {
    top: 0px;
    padding:0px;
    width: 100%;
    height: 133px;
    float: left;
    background-image: url(../_imagens/fundo_cabecalho.jpg);
}

#data {
    margin-top: 9px;
    margin-left: 4px;
    font-size: 11px;
    float: none;
    /*ie6 fix: margem dupla*/
}

#controles {
    float: none;
    /*ie6 fix: margem dupla*/
    margin-right: 4px;
    margin-top: 5px;
    cursor: pointer;
}

#painel_cabecalho a {
    border: none;
}

#painel_meio {
    width: 100%;
    background-repeat: repeat-y;
    padding-bottom: 15px;
    float: left;
    background-image: url(../_imagens/fundo_meio.gif);
}

#painel_rodape {
    padding:0px;
    text-align: center;
    background-image: url(../_imagens/fundo_rodape.jpg);
    background-repeat: no-repeat;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
    font-size: 11px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    float: left;
}

#painel_meio_esquerda {
    width: 673px;
    float: left;
}

#titulo_ascom {
    clear: right;
}

#texto_ascom {
    position: relative;
    margin-left: 14px;
    margin-right: 14px;
    margin-top: 10px;
    text-align: justify;
    float: none;
    /*ie6 fix: margem dupla*/
}

#banner_biometrico_wrapper {
    float: left;
    width: 653px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

#banner_biometrico {
    width: 620px;
    height: 100px;
    border: 1px #333333 solid;
}

#painel_noticias_entrevistas {
    width: 675px;
    margin-top: 15px;
    background-image: url(../_imagens/titulo_noticias_entrevistas.gif);
    background-position: top;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    float: left;
}

#painel_noticias {
    width: 313px;
    margin-top: 45px;
    float: none;
    /*ie6 fix: margem dupla*/
    margin-left: 14px;
}

#painel_entrevistas {
    margin-top: 45px;
    float: none;
    /*ie6 fix: margem dupla*/
    margin-left: 20px;
    margin-right: 10px;
    width: 318px;
}

#painel_meio_direita {
    width: 281px;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(../_imagens/fundo_meio_direita.jpg);
    color: #222222;
    float: right;
    /*ie6 fix: margem dupla*/
    margin-right: 4px;
}

#logo_radioweb {
    width: 281px;
    height: 93px;
    float: left;
}

div#radioplayer {
    margin-top: 10px;
    width: 281px;
    float: left;;
}

object#radioplayer_object {
    height: 63px;
    width: 100%;
}

embed#radioplayer_embed {
    width: 100%;
    height: 65px;
}

#texto_radio {
    width: 261px;
    margin-top: 13px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

#programacao {
    width: 261px;
    margin-top: 15px;
    margin-left: 10px;
    float: none;
    /*ie6 fix: margem dupla*/
}

#programacao_topo {
    height: 23px;
    font-weight: bold;
    font-size: 13px;
    position: relative;
    width: 251px;
    padding-left: 10px;
    padding-top: 10px;
    color: #444444;
    background-image: url(../_imagens/programacao_fundo_topo.gif);
    float: left;
}

#programacao_meio {
    width: 241px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background-repeat: no-repeat;
    background-image: url(../_imagens/programacao_fundo_meio.gif);
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-position: +0px -5px;
    margin-top: 2px;
    float: left;
    background-color: #dedede;}

#programacao_baixo {
    height: 11px;
    background-image: url(../_imagens/programacao_fundo_baixo.gif);
    width: 100%;
    float: left;
}

#programacao_texto_noticias {
    text-align: right;
    margin-top: 20px;
}

#programacao_texto_radio {
    margin-top: 30px;
}

#programacao_texto_entrevista {
    margin-top: 30px;
    text-align: right;
}

#programacao_texto_professor {
    margin-top: 30px;
}

#programacao_texto_passa {
    margin-top: 30px;
    text-align: right;
}

div.noticia {
    margin-top: 15px;
    float: left;
    width: 100%;
}

span.noticia_data {
    font-weight: bold;
}

div.player_mp3 {
    height: 20px;
    width: 100%;
    margin-top: 5px;
    margin-left: -4px;
}

object.player_mp3_object {
    width: 100%;
    height: 100%;
}

embed.player_mp3_embed {
    width: 100%;
    height: 100%;
}

span.programa_titulo {
    font-weight: bold;
    color: #444444;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

div.entrevista {
    margin-top: 15px;
    width: 100%;
    float: left;
}

img.entrevista_foto {
    border: 1px #333333 solid;
    float: left;
    height: 90px;
    width: 70px;
}

div.entrevista_descricao_wrapper {
    width: 241px;
    float: left;
    display:table;
    height: 92px;
    margin-left: 5px;
}

div.entrevista_descricao_cell {
    height: 100%;
    float: none; /*ie6 fix: margem dupla*/
	display:table-cell;
    vertical-align:bottom;
}

#controle_home {
    margin-left: 6px;
    border: none;
}

#controle_email {
    margin-left: 1px;
    border: none;
}

.ie6fix__float_left_wrapper {
    float: left;
}

.ie6fix__float_right_wrapper {
    float: right;
}

.programacao_icone_esquerda {
    float: left;
    clear: right;
    margin-right: 5px;
}

.programacao_icone_direita {
    float: right;
    clear: left;
    margin-left: 5px;
}
