@charset "utf-8";
/* Criado em 03/12/2008 */
/* Copyright Marconi Duarte - www.marconiduarte.com */

* { margin: 0; padding: 0; border: 0; outline: 0; }

html { background: #101010 url(../images/bg-player-vermelho.gif) repeat-x center top; cursor: default; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff; }

ul, ol { list-style: none; }

a { text-decoration: none; color: #ffffff; }
a:hover { text-decoration: underline; }

a.underline { text-decoration: underline; }
a.underlinev:hover { text-decoration: none; }

/* -- central-- */

#central { width: 636px; margin: 0 auto; }

/* -- logo -- */

#central #logo { width: 221px; padding-left: 37px; float: left; }

/* -- botoes -- */

#central #botoes { width: 305px; float: left; }

#central #botoes #map { cursor: pointer; }

/* -- peca-sua-musica -- */

#central #peca-sua-musica { width: 63px; padding: 10px 0 0 10px; float: left; }

/* -- display -- */

#central #display-radio { width: 100px; margin: 0 auto; }