.bg_box_liquida {
	background-image: url(../img/bg_box.jpg);
	background-repeat: repeat;
}
.cima_box {
	background-image: url(../img/cima_box.jpg);
	background-repeat: repeat-x;
}
.esquedo_box {
	background-image: url(../img/esquedo_box.jpg);
	background-repeat: repeat-y;
}
.direito_box {
	background-image: url(../img/direito_box.jpg);
	background-repeat: repeat-y;
}
.baixo_box {
	background-image: url(../img/baixo_box.jpg);
	background-repeat: repeat-x;
}

