@charset "utf-8";
/* CSS Document */

body {
	background-image: url(background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AAAAAA;
	line-height: 20px;
	background-color: #292D30;
}
a:link {
	text-decoration: none;
	color: #AAAAAA;
}
a:visited {
	text-decoration: none;
	color: #AAAAAA;
}
a:hover {
	text-decoration: underline;
	color: #AAAAAA;
}
a:active {
	text-decoration: none;
	color: #AAAAAA;
}
.fundo_tabela {
	background-image: url(images/index-pt_01.jpg);
	background-repeat: repeat-x;
}
.direitos {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AAAAAA;
}
