.Box1bkg {
	background-image: url(../image/box_1_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
.Box1base {
	background-image: url(../image/box_1_base.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 11px;
}
.Box2Linha {
	width: 1px;
	background-image: url(../image/box_2_linha.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.Box2Seta {
	background-image: url(../image/seta_bordo.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	width: 8px;
}
.Box3TopoEsq {
	background-image: url(../image/box_3_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 5px;
}
.Box3TopoDir {
	background-image: url(../image/box_3_bkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	width: 5px;
}
.Box3TopoCentro {
	background-image: url(../image/box_3_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Box3BaseEsq {
	background-image: url(../image/box_3_bkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	width: 5px;
}
.Box3BaseDir {
	background-image: url(../image/box_3_bkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 5px;
	width: 5px;
}
.Box3BaseCentro {
	background-image: url(../image/box_3_bkg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Box3EsqCentro {
	background-image: url(../image/box_3_bkg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.Box3DirCentro {
	background-image: url(../image/box_3_bkg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.Box3meio {
	background-image: url(../image/box_3_bkg2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #62316F;
	padding: 8px;
}
.Box4base {

	background-image: url(../image/box_1_base.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 11px;
}
.Box4bkg {
	background-image: url(../image/box_1_bkg.gif);
	background-repeat: repeat-x;
	background-position: left -2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F1F1F1;
	border-left-color: #F1F1F1;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1F1F1;
}
.BoxFerramentas {
	background-color: #eeeeee;
	padding: 5px;
}
