table {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #C25B07;
	margin: 0px;
}
.top10_banda {
	font-weight: bold;
	color: #CB6007;
}
.top10_musica {
	font-weight: bold;
	color: #7E3C05;
}

.fundo_principal {
	background-image: url(../images/principal_fundo.gif);
	background-repeat: repeat-x;
	background-color: #D7D7D7;
}
.borda_principal {
	border: 1px solid #FFFFFF;
}

.foto {
	border: 4px solid e5e5e5;
	cursor: pointer;
}

.formulario {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #666666;
	background: f9f9f9;
	border: 2px solid #999999;
}
.submit {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #999999;
	border: 2px solid #FFFFFF;
}
.hand {
	cursor: pointer;
}
a:link {
	color: #452103;
	text-decoration: none;
}
a:visited {
	color: #452103;
	text-decoration: none;
}
a:hover {
	color: #7E3C05;
	text-decoration: none;
}
.top10_borda {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7E3C05;
}
.borda_doted_branca {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}


.titulacao_branca {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulacao_preta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.fundo_topo_ao_lado {
	background-image: url(../images/logo_fundo_ao_lado.gif);
	background-repeat: repeat-x;
}
.foto_mostra {
cursor: pointer;
cursor: hand; }
.fonte_09 {
	font-size: 9px;
}
