﻿body 
{
	background-image:url(images/fundoNews.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#000;
	margin:0;
}

#Top
{
	background:url(Images/bgTopo.jpg) no-repeat;
	width:776px;
	height:170px;
}

.NewsTitulo
{
	color:#000;
	font:14px Arial;
	font-weight:bold;
}
