body {
	background-image: url(../imgs/bg.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.decora-esq {
	background-image: url(../imgs/decora_esq.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.decora-dir {
	background-image: url(../imgs/decora_dir.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #543010;
}
a:link {
	color: #543010;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #543010;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
#tbcontato input, #tbcontato textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #D8AA56;
	border-left-width: 1px;
	width: 97%;
	padding-right: 10px;
	padding-left: 3px;
}
#tbcontato .bttabela {
	width: 74px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	border: none;
	height: 21px;
}
#tbcontato textarea {
height: 55px;
}
