@charset "utf-8";
#flash {
	width:990px;
	height:350px;
	margin:0px auto;
	margin-top:10px;
}

#fundo-conteudo {
	background:url(../img/fundo-conteudo.png) repeat;
	width:990px;
	min-height:300px;
	margin:0px auto;
	margin-top:-5px;
}