.box_tp {
	_margin-top:-16px;
	height:2px;
	background: url(../img/box_padrao3.gif) repeat-x bottom center;
}
.box_tp_lt {
	height:2px;
	width:2px;
	float:left;
	background: url(../img/box_esq_cima.gif) no-repeat bottom left;
}
.box_tp_rt {
	height:2px;
	width:5px;
	float:right;
	background: url(../img/box_dir_cima.gif) no-repeat bottom right;
}

.box_bt {
	_margin-bottom:-15px;
	height:5px;
	background: url(../img/box_padrao1.jpg) repeat-x;
}
.box_bt_lt {
	height:5px;
	width:4px;
	float:left;
	background: url(../img/box_esq_baixo.gif) no-repeat top left;
}
.box_bt_rt {
	height:5px;
	width:4px;
	float:right;
	background: url(../img/box_dir_baixo.gif) no-repeat top right;
}

.box_ctud {
	background:url(../img/box_padrao2.jpg) repeat-y right top;
	background-color:#ECECE6;
	border-left: 1px solid #8C8B83;
}
.box_cb {
	width:99%;
	background:url(../img/padrao_h1.jpg) repeat-x;
}