.mold_sup_esq {
	background-image: url(../img/moldura/sup_esq.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mold_horizontal_inf {
	background-image: url(../img/moldura/hor_inf.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.mold_horizontal_sup {
	background-image: url(../img/moldura/hor_sup.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.mold_inf_esq {
	background-image: url(../img/moldura/inf_esq.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mold_inf_dir {
	background-image: url(../img/moldura/inf_dir.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mold_lat_esq {

	background-image: url(../img/moldura/lat_esq.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.mold_lat_dir {


	background-image: url(../img/moldura/lat_dir.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.mold_sup_dir {

	background-image: url(../img/moldura/sup_dir.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
