﻿/* ---------------------INÍCO FUNDOS--------------------- */
.fundo_home {
	background-attachment: fixed;
	background-image: url(imagens/fundo_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* ---------------------TÉRMINO FUNDOS--------------------- */