#corpo{
	width:900px;
	height:500px;
	margin:0 auto;
	margin-top:20px;
	background:url(../imagens/img-fundo-noticias.jpg) no-repeat;
}

#conteudotexto { 
	width:800px; 
	height:320px;
	float:left;
	margin-top:20px;
	margin-left:35px;
	_margin-left:17px;
}
#noticias{ 
	padding:15px;
	background:#fff:
	}

