body{
	background:#FCF1D8;
	font-family:verdana, sans-serif;
	font-size:80%;
	color:#322;
}

table{
	border-collapse:collapse;
	margin:10px;
}

td, th{padding:3px;}
th{background:#900; color:#eee}
td{background:#FCF9e8;}

a{
}

#geral{
	width:770px;
	margin:0 auto;
}

#topo{
	background:url(imagens/top_bib.gif) no-repeat center;
	height:70px;
}

#topo h1{display:none}

#paginacao{text-align:center;}
