@charset "utf-8";
/* mostreart.net */

/* Formato da página */

body {
	margin:0px;
	background-color:#000;
}

.titulo{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#F90;
}

.texto{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #FFF;
}

#tabela_top{
	background-image:url(imagem/bn_top.jpg);
	background-repeat:no-repeat;
}
