/* CSS Document */
html { overflow: -moz-scrollbars-vertical; }

body {
	background-image: url(../_img/_layout/fundo_home.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 11px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
