*{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	display: block;
}
body{
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}
#topo a,
#topo{
	width: 380px;
	height: 31px;
}
#topo{
	background-image: url(img/topo.gif);
}
#titulo a,
#titulo{
	height: 23px;
	width: 709px;
}
#titulo{
	background-image: url(img/titulo.gif);
	margin: 12px 0 12px 22px;
}
#topo h2,
#titulo h1{
	display: none;
}
#capa{
	background-image: url(img/capa.gif);
	width: 708px;
	height: 238px;
	margin: 20px 0 0 22px;
	float:left;
	display:inline;
}
#capa h3{
	font-weight: normal;
	width: 410px;
	text-align: left;
	margin: 20px 0 0 280px;
}
#capa h3 strong {
	font-size: 18px;
	padding:0 0 4px 0;
	margin-bottom:-10px;
	display:block;
	border-bottom:1px solid #ccc698;
}
#flash{
	position: absolute;
	z-index: 2;
	left: 326px;
	top: 180px;
	width: 280px;
	height: 22px;

}
#menu{
	float:left;
	height: 150px;
	width: 325px;
	background-repeat: repeat-x;
	position: absolute;
	top: 375px;
	left: 189px;
	z-index: 2;
	padding: 1px 0 0 55px;
	background-image: url(img/menu.gif);
}
#menu span,
#menu a{
	border: 3px solid #9b9b9b;
	float: left;
	margin: 4px 10px 0 0;
	width: 40px;
	height: 40px;
}
#menu span img,
#menu a img{
	border: none;
}
#menu a:hover{
	border: 3px solid #fff;
}
#menu span{
	border-color: #000;
}
#ant,
#pro{
	position: absolute;
	left: 230px;
	top: 485px;
	z-index: 4;
}
#pro{
	left: 455px;
}
#ant a,
#pro a{
	width: 72px;
	height: 16px;
}
#ant a:hover,
#pro a:hover{
	background-position: 0 -16px;
}
#pro a{background-image: url(img/pro.gif);}
#ant a{background-image: url(img/ant.gif);}

#legenda{
	width: 542px;
	height: 68px;
	background-image: url(img/legenda.gif);
	position: absolute;
	top: 410px;
	left: 118px;
}
#interna{
	width: 677px;
	height: 280px;
	position: absolute;
	left: 30px;
	top: 91px;
	z-index: 1;
	background-image: url(img/texto.gif);
}
#interna p{
	margin: 6px 15px;
	color: #515248;
}
#interna h3{
	color: #b11600;
	font-size: 22px;
	margin: 2px 15px;
}
#interna #data{
	font-size: 11px;
	font-weight: bold;
	color: #87887f;
	margin-top: 0px;
	margin-left: 20px;
}
#interna #credito {
	margin-left: 15px;
	margin-top: 6px;
	font-size:10px;
	color:#666;
}
#interna img{
	margin: 15px;
	margin-top:0;
	float: left;
	border: 0;
}
#leiamais{
	width: 82px;
	height: 29px;
	margin: 0 10px;
	float: right;
}
#leiamais a{
	background-image: url(img/leiamais.gif);
	width: 82px;
	height: 29px;
	background-position: 0 -31px;
}
#capa #leiamais{
	margin: 0 20px 0 0;_margin: 0 10px 0 0;
}
#capa #leiamais a{
	background-image: url(img/leiamais_b.gif);
}
#leiamais a:hover{
	background-position: 0 0;
}
