﻿body
{
	margin: 0px;
	border: 0px;
	background: url(img/fundo_page.png);
	background-position: -10px -27px;  
	background-color: #d9d9d9;
	background-attachment:fixed
}
.menuBar
{
	background: url(img/barra.png);
	background-repeat:repeat-x; 
	height: 20px;
}
.Header
{
	background: #fff;
	height:164px;
	background: url(img/fundo.png) repeat-x;

}
