body {
	background-color: #f0ec7e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgleft {
	background-image: url(../_img/bg-left_tramas.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgright {
	background-image: url(../_img/bg-right_tramas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgcenter {
	background-image: url(../_img/bg-center_tramas.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 778px;
	height: 221px;
}
td, .txtPadrao {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #346933;
	text-decoration: none;
	line-height:18px;
	}
.txtTitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #346933;
	text-decoration: none;
	line-height:22px;
}
a, .lnkPadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #346933;
	text-decoration: none;
	line-height:18px;
}
a:hover, .lnkPadrao:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bc6d20;
	text-decoration: underline;
}
a, .lnkMenor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #346933;
	text-decoration: none;
	line-height:16px;
}
a:hover, .lnkMenor:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bc6d20;
	text-decoration: underline;
}
.rodape{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	line-height:16px;
}
