/* Layout classes */

.x-border-layout-ct {
    /*background:#f0f0f0;*/
    -moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-image: url(../../../images/fundo_figueiro.jpg);
	background-color: #7DA4C2;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
}