@charset "utf-8";
/* CSS Document */
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.limpa {
	clear:both;
}
.texto_artista {
	color:#8B795E;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-bottom:5px;
}
.float {
	float:left;
}
.geral {
	width:1065px;
	margin:0 auto;
}
.letra {
	width:17px;
	height:20px;
	color:#8B795E;
	border:1px solid #666666;
	float:left;
	margin-left:6px;
	padding-top:3px;
	padding-left:7px;
	border-radius: 5px;
	margin-bottom:10px;
}
.letra_selecionado {
	width:17px;
	height:20px;
	color:#8B795E;
	border:1px solid #666666;
	background-color:#ffffff;
	float:left;
	margin-left:7px;
	padding-top:3px;
	padding-left:7px;
	margin-bottom:10px;
}
.nome_artista {
	color:#fffff0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:170px;
	float:left;
	margin-bottom:5px;
}
.texto_artista {
	color:#8B795E;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-bottom:5px;
}
.esp_inicial_artista {
	width:180px;
	float:left;
}