
.bodyInt{
	background:#fff url('../hb/back2.gif');
}

.bodyTirinha{
	background:#e7ce63;
}

#tirinha{
	background:#e7ce63 url('../hb/tirinha.gif');
	width:566px;
	margin:0 auto;
}

#navegacao{
	margin:18px 0 2px 0;
	padding:9px 0 0 3px;
}

#voltar, #indicacao {
	font:normal 11px Tahoma;
	color:#333;
	text-decoration:none;
}

#voltar{
	text-align:left;
	float:left;
	width:150px;
	background:#fff url('../hb/house.gif') no-repeat 2px 0;
	padding:18px 0 0 45px;
	margin:9px 0 0 0;
	height:17px;
}

#voltar:hover{
	background:#fff url('../hb/house2.gif') no-repeat 2px 0;
	color:#fb0;
}

#indicacao{
	background:#fff url('../hb/indique.gif') no-repeat 119px 3px;
	float:right;
	width:150px;
	height:16px;
	padding:27px 16px 0 0;
}

#indicacao:hover{
	background:#fff url('../hb/indique.gif') no-repeat 119px 3px;
	color:#fb0;
}