.body {
	background-image: url(../imagens/beta_bg.gif);
	background-color: #C7C9C8;
	background-repeat: no-repeat;
	background-position: center top;
}
.fonte_padrao {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#conteudo {
	padding: 20px;
}
.fonte_grande_titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
.titulo_player {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #09F;
	text-decoration: none;
}
.fonte_padrao_branca {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.fonte_padrao_maior {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000;
	text-decoration: none;
	line-height: 24px;
}
.botao_voltar {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.fonte_padrao_grande {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #3D485A;
	text-decoration: none;
}.mini_fonte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
.fonte_titulo_blog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000;
	text-decoration: none;
	line-height: 30px;
}
.form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #E9E9E9;
	padding: 3px;
	border: 1px solid #999;
}
.titulo_blog {
	font-family: Tahoma, Geneva, sans-serif;
	color: #00A2CA;
	text-decoration: none;
	font-size: 11px;
}
.quadro {
	padding: 10px;
	height: 100px;
	width: 500px;
	background-color: #F2F2F2;
	margin-bottom: 5px;
}
