@import url("links.css");
.agencia {
	background-attachment: scroll;
	background-image: url(imagensAV/AV04.jpg);
	background-repeat: no-repeat;
}
.topo {
	background-image: url(imagensAV/topo.jpg);
}
.fundoCentral {
	background-image: url(imagensAV/fundo_central.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 298px 0px;

}
.fundoAdmin {
	background-image: url(_admin/imagens/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: ffffff;

}
.fundoAdminTopo {
	background-image: url(_admin/imagens/topo.jpg);
	background-repeat: no-repeat;
	background-color: ffffff;

}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: ffffff;
	text-decoration: none;
	background-color: 4E82B1;
	font-weight: bold;

}
.fundoAdminTopo1 {

	background-image: url(_admin/imagens/topo1.jpg);
	background-repeat: no-repeat;
	background-color: ffffff;
}
.fundoAdminTopoRemote {

	background-image: url(remote/imagens/topo.jpg);
	background-repeat: no-repeat;
	background-color: ffffff;
}
.FundoTexto {
	color: 4E82B1;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(imagensAV/fundo_texto01.jpg);
	background-position: center top;
	background-repeat: no-repeat;


}
.fundoCentral01 {

	background-image: url(imagensAV/fundo_central01.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left 0px;
}
