/* Documento CSS */

/* barra de sugestões */
#estilo_barra_sugestoes{ border-bottom:5px solid #D88A2B; background-color:#72706F; } 
#estilo_barra_sugestoes a{ text-decoration:none;}
#estilo_barra_sugestoes a marquee{ cursor:pointer; padding:1px 0px 1px 0px; background-color:#605D5C; color:white; font: 13px Arial;}

/* banner do site */
#topo{ background-image: url(../images/cabecalho.gif); height: 211px; width: 801px; margin-top:-3px; clear:both;}

#topo #mp3 #posicao{ margin-top:-3px;}

/* rodape do site */
#rodape{ width:801px; height:20px; border-top:2px solid black; clear:both; border-bottom:1px solid #000000; }
#rodape_int{ background-color:#807D7D; border-top:1px solid #ffffff; font: bold 12px Arial; text-align:center; color:white; padding:2px; clear:both; }
