*{
	background-repeat: no-repeat;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#656565;
	list-style:none;
	padding:0;
}
a {
	text-decoration: none;
	color: #170b83;
}
a:hover {
	text-decoration: underline;
}
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

#topo {
	background-image: url(img/topo.gif);
	width: 500px;
	height: 31px;
	margin-bottom: 12px;
}
#topo a {
	display: block;
	width: 350px;
	height: 31px;
}
#topo h1 {
	display: none;
}
h2 {
	background-image:url(img/titulo_h2.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:23px;
	margin:0 0 0 22px;
}
#foto {
	background-image:url(img/foto.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:457px;
	height:220px;
	margin:0 0 0 22px;
}
ul {
	background-image:url(img/bg_menu.jpg);
	background-repeat:no-repeat;
	width:457px;
	height:36px;
	margin:0 0 0 22px;
}
li{
	float:left;
	margin:0 1px 0 2px;
	display:inline;
}
li a {
	display:block;
	width:111px;
	height:36px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-5000px;
}
li a:hover, li.s a {
	background-position:0 -36px;
}
li#aba_1967 a { background-image:url(img/aba_1967.gif)}
li#aba_1972 a { background-image:url(img/aba_1972.gif)}
li#aba_1975 a { background-image:url(img/aba_1975.gif)}
li#aba_2006 a { background-image:url(img/aba_2006.gif)}

#conteudo {
	width:457px;
	height:165px;
	background-image:url(img/bg_texto.gif);
	background-repeat:repeat-y;
	margin:0 0 0 22px;
}
h3 {
	display:block;
	height:36px;
	text-indent:-5000px;
}
h3.titulo_1967 {
	background-image:url(img/titulo_h3_1967.gif);
}
h3.titulo_1972 {
	background-image:url(img/titulo_h3_1972.gif);
}
h3.titulo_1975 {
	background-image:url(img/titulo_h3_1975.gif);
}
h3.titulo_2006 {
	background-image:url(img/titulo_h3_2006.gif);
}
#conteudo p {
	padding:4px 14px;
}
.bot_voltar {
	width:83px;
	height:38px;
	display:block;
	background-image:url(img/botao_voltar.gif);
}
.bot_prox {	
	width:101px;
	height:38px;
	display:block;
	background-image:url(img/botao_prox.gif);
	float:right;
	margin:-38px 0 0 0;
}
.oculto {background-image:none;}
#credito {
	background-image:url(img/credito.gif);
	height:20px;
	display:block;
	text-indent:-5000px;
}
