body{
	margin:0;
	padding:0;
	background-color: #383838;
	background-image: url(../img/fundo.jpg);
	background-repeat: repeat-x;
}

#flashcontent {
  margin: auto;
  padding-top:  18px;
  width: 820px;
  height: 540px;
}

.sombra {
	margin: auto;
	width: 856px;
	height: 576px;
	background-image: url(../img/fundo_swf.jpg);
	background-repeat: no-repeat;
}
