body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
td object {
  display: block;
  margin: 0;
}
.fundo_top {
	background-color: #4A4A4A;
	background-image: url(images/fundos_02.jpg);
	background-repeat: repeat-x;
}
.fundo_cont {
	background-color: #FDFDFD;
	background-image: url(images/fundos_08.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sombra_top_e {
	background-image: url(images/sombras_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sombra_top_d {
	background-image: url(images/sombras_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sombra_e {
	background-image: url(images/sombras_09.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sombra_d {
	background-image: url(images/sombras_15.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo_rod {
	background-color: #C7C7C7;
	background-image: url(images/fundos_39.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.linha_tit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D9D8;
}
.texto_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	line-height: 18px;
	text-indent: 20px;
	text-align: justify;
}
.texto_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6A6A6A; font-weight: bold; }
.linha_link {
	background-image: url(images/linha_link_38.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto_outros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
}
.tit_prod {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C8C8C;
	text-align: center;
}
.loading {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

