body{
	margin:0; padding:0;
   background-color: #000000;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
#TableGeral{
	width:765px; border:solid 0px #ff0000; border-top:0;
}
#Cabecalho{
   padding-top: 9px;
	margin:0; padding-left:25px; height: 126px;  text-align: left;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}
.Menu{
		margin-left: 20px; border:0;
}
#FotoHome{
   width: 280px; 
	background-image: url(../img/FotoHome.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.WebMaisLogo, WebMaisLogo a{
	margin:30px; border:0px;
}