body {
	background-color: #FFFFFF;
	margin: 0px;
}
.tbl_main {
	height: 100%;
	width: 100%;
	text-align: center;
}
.table1 {
	width: 800px;
	border: 1px solid #F7931D;
	border-collapse: collapse;
}
.td_topo {
	background-image: url(prato_topo2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 115px;
}
.td_logo {
	background-image: url(logo_prato2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 159px;
}
.td_linev {
	background-image: url(pxLj.gif);
	width: 1px;
	background-color: #F7931D;
}
.td_lineh {
	background-image: url(pxLj.gif);
	background-color: #F7931D;
	height: 1px;
}
.td_foto {
	width: 179px;
}
.td_foto2 {
	width: 179px;
	height: 161px;
}
.td_foto3 {
	width: 179px;
	height: 118px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 22px;
	color: #F7931D;
	background-color: #000000;
	font-weight: bold;
	text-align: right;
	letter-spacing: -1px;
	vertical-align: top;
 }
.tr_rodape {
	background-color: #000000;
}
.td_rodape {
	height: 40px;
	background-color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.td_menu {
	width: 159px;
	text-align: right;
}
.a_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
.a_morto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7931D;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
a:hover {
	color: #F7931D;
}
.td_text {
	text-align: right;
}
