*{
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #c8c8c8;
	scrollbar-arrow-color: #215380;
	scrollbar-highlight-color: #c8c8c8;
	scrollbar-base-color: #000000;
   font-family:Verdana,Arial,Helvetica,sans-serif;
	background-repeat: no-repeat;
	border:0;
}
body, 
a, 
form, 
h1, 
h2, 
h3, 
h4, 
h5, 
ul, 
li, 
p {
   margin:0px;
   padding:0px;
	list-style: none;
	font-size: 10px;
}
a{
	text-decoration: none;
}
body{
	background-color: #fff;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
#topo{
	background-image: url(img/topo.gif);
	width: 349px;
	height: 31px;
}
#topo a{
	display: block;
	width: 349px;
	height: 31px;
}
h1,
h2{
	display: none;
}
h3{
	background-image: url(img/tit.gif);
	border-bottom: 3px solid #436614;
	position: absolute;
	left: 20px;
	top: 103px;
	height: 18px;
	width: 560px;
}
h4{
	position: absolute;
	left: 20px;
	top: 126px;
	width: 560px;
	font-weight: normal;
}
#ant,
#pro{
	position: absolute;
	left: 20px;
	top: 248px;
}
#pro{
	left: 554px;
}
#pro a,
#ant a{
	width: 26px;
	height: 26px;
	display: block;
	background-position: 0 0;
	background-image: url(img/ant.gif);
}
#pro a{
	background-image: url(img/pro.gif);
}
#pro a:hover,
#ant a:hover{
	background-position: 0 -26px;
}
#reuters{
	position: absolute;
	left: 510px;
	top: 482px;
	background-image: url(img/reuters.gif);
	width: 86px;
	height: 17px;
}

#banner{
	width: 560px;
	height: 60px;
	position: absolute;
	left: 20px;
	top: 40px;
	z-index: 20;
	text-align: center;
}
#info{
	width: 500px;
	height: 200px;
	position: absolute;
	left: 50px;
	top: 158px;
	z-index: 1;
	background-image: url(img/ilustra.gif);
}
h5{
	z-index: 3;
}
#nav{
	background-image: url(img/nav.gif);
	background-repeat: repeat-x;
	width: 560px;
	_width: 360px;
	height: 26px;
	position: absolute;
	left: 20px;
	top: 400px;
	padding-left: 200px;
}
.animacao{
	float: left;
}
#nav .animacao span,
#nav .animacao a,
#nav span,
#nav a{
	display: block;
	line-height: 20px;
	text-align: center;
	margin: 0 2px;
	float: left;
	background-image: url(img/nava.gif);
	background-position: 0 0;
	width: 24px;
	height: 26px;
	font-weight: bold;
	color: White;
}
#nav .animacao span,
#nav .animacao a{
	background-image: url(img/navb.gif);
	width: 74px;
}
#nav a:hover{
	background-position: 0 -26px;
	color: #365210;
}
#nav .animacao span,
#nav span{
	background-position: 0 -52px;
	color: Gray;
}
