* {
	 list-style: none;
   margin: 0;
   padding: 0;
   text-decoration: none;
}

body {
	background-color:#000;
}

#geral {
	width:auto;
	float:left;
}

#site {
	width:auto;
	height:auto;
	float:left;
	padding:5px;
	background-color:#F4B405;
	/*background:#F4B405 url(../img_layout/bg-mobile.gif) no-repeat;*/
}


h1, #banner_principal, #botoes_aux, #anuncios, #login_home, #menu, #player, #ouvir, #auto-falantes, #publicidade, #endereco, #status_login, p.mobile, #rodape a.agencia, #rodape span.define_parceria {
	display:none;
}

h2  {
	height:96px;
	background:url(../img_layout/onda-sul-mobile.gif) no-repeat;
	padding-left:80px;
	margin-bottom:14px;
	font-size:0,8em;
	font-family:Verdana, Geneva, sans-serif;
	color:#FF0;
	text-align:center;
}


h3 {
	font-weight:bold;
	font-size:0,8em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#fb9d09;
    text-decoration:none;
    margin-bottom:5px;
}

a {
    font-weight:normal;
	font-size:0,7em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#DA251D;
}

a:hover {
  text-decoration: underline;
  background-color:none;
}

p {
   color: #000;
   line-height:0,3em;
    font-weight:normal;
	font-size:0,7em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

strong.normal {
	font-weight:normal;
}

#box_ringtone_da_semana {
	width:auto;
	height:auto;
	padding:5px;
	background-color:#fff;
	
}

p.nome_musica {
	color:#da251d;
}

#detalhes_ultimas_semanas2, #detalhes_ultimas_semanas{
	margin-bottom:5px;
	padding-left:5px;
	width:auto;
	height:auto;
}

#detalhes_ultimas_semanas{
	background-color:#fffae1;
}


p.destaque a {
	color:#000000;
	font-weight:bold;
}

a.veja {
	margin-top:0px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

a.veja:hover {
	text-decoration:underline;
}

p.pro_ant  {
	margin-top:40px;
}

#rodape {
	width:auto;
	height:auto;
	margin-top:30px;
		
}

#rodape p {
	text-align:center;
}

#rodape a {
	color:#000;
}


