@charset "utf-8";
/* CSS Documento */
/* ---- Informações ----
Nome: Edson de Paulo Ramalho
Email: edsondepauloweb@gmail.com.br
Telefone: +55(32)8824-4975
 ---- Fim Informações ---- */
 
/* ---- Css Basico ---- */

body {font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; font-size:12px;  color:#666; background:url(../imagens/player/player_bg.jpg) repeat-x top center #454545;}
img {border:0;}
a {text-decoration:none; color:#777;}
a:hover {text-decoration:underline; color:#555;}

/* --- Textos --- */

.titulos {font-size:28px; line-height:30px; padding-bottom:10px; color:#555; font-family:Verdana, Geneva, sans-serif;}

/* --- Fim Textos --- */

/* --- Espaços --- */

.esw {height:10px; width:10px; overflow:hidden; float:left;}

/* --- Fim Espaços --- */

/* ---- Fim Css Basico---- */

#player {margin: 0 auto; width:1000px; height:56px;}
#logo {width:158px; height:56px; float:left;}
#qualidade {width:225px; height:56px; float:left; text-align:center;}
#play {width:50px; height:56px; float:left;}
#stop {width:38px; padding-left:9px; height:56px; float:left;}
#menos {width:27px; padding-left:9px; height:56px; float:left;}
#mais {width:27px; padding-right:60px; height:56px; float:left;}
#tocando {width:284px; height:56px; float:left; background:url(../imagens/player/tocando.jpg) no-repeat top left;}
#wmp {width:36px; padding-left:60px; height:56px; float:left;}

