body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.fundo_conteudo {
	background-color: #FFFFFF;
	background-image: url(images/monta_box_05.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fundo_menu_lat {

	background-color: #FFFFFF;
	background-image: url(images/monta_menulat_08.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.texto_cinza_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	text-indent: 20px;
	line-height: 16px;
}
.linha_link {
	background-image: url(images/linha_link_28.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.texto_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.texto_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td object {
  display: block;
  margin: 0;
}.texto_branco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

