.linhaslaterais {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.bg {
	background-attachment: scroll;
	background-color: #B8BDC8;
	background-image: url(img/bgfull.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.txtBGesq {
	background-color: #FFFFFF;
	background-image: url(img/text_bgESQ.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtBGdir {

	background-color: #FFFFFF;
	background-image: url(img/text_bgDIR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.moldura {
	border: 1px solid #999999;
}
