.layout_historico {
	background-image: url(imagens/l_historicos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #09399B;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.rodape {
	background-image: url(imagens/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mapa {
	background-image: url(imagens/Como-Chegar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

