td img {
	display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo-site.jpg);
}
.fundo_site {
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #7C51A0;
}
.linha_pont {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7AE23;
	color: #FFFFFF;
	font-weight: bold;
}
.txt_branco {
	color: #FFFFFF;
}
.txt_roxo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C51A0;
}
a.txt_roxo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C51A0;
	text-decoration: none;
}
a.txt_roxo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B397CA;
	text-decoration: none;
}
a.txt_roxo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C51A0;
	text-decoration: none;
}
a.txt_roxo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C51A0;
	text-decoration: none;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt_branco-b {
	color: #FFFFFF;
	font-weight: bold;
}
a.txt_branco-b:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.txt_branco-b:hover {
	color: #7C51A0;
	font-weight: bold;
	text-decoration: none;
}
a.txt_branco-b:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.txt_branco-b:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.txt_laranja {
	color: #DA9C21;
}
.txt_vermelho {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #7C51A0;
}
a:active {
	text-decoration: none;
	color: #7C51A0;
}
a.branco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.branco:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.branco:hover {
	text-decoration: none;
	color: #FCDE00;
}
a.branco:active {
	text-decoration: none;
	color: #FFFFFF;
}.txt_titulo {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
