body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../../imagens/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_pacote {
	background-attachment: fixed;
	background-image: url(../../imagens/bg_pacote.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_tabela {
	background-attachment: fixed;
	background-image: url(../../imagens/bg_tabela.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_ajudante {
	background-attachment: fixed;
	background-image: url(../../imagens/bg_ajudante_en.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_convenios {
	background-attachment: fixed;
	background-image: url(../../imagens/img_convenios_en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_parceiros {
	background-attachment: fixed;
	background-image: url(../../imagens/img_parceiros_en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_passaporte {
	background-attachment: fixed;
	background-image: url(../../imagens/img_passaporte_en.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;	
}
.bg_box {
	background-attachment: scroll;
	background-image: url(../../imagens/bg_box.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.bg_enquete {
	background-attachment: fixed;
	background-image: url(../../imagens/bg_enquete_en.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_weather {
 background-attachment: fixed;
 background-image: url(../../../imagens/weather_home.gif);
 background-repeat: no-repeat;
 background-position: center top;
}
.bg_weather2 {
 background-attachment: fixed;
 background-image: url(../../imagens/weather2_fundo.gif);
 background-repeat: no-repeat;
 background-position: center top;
}
.bg_rodape {
 background-attachment: fixed;
 background-image:  url(../../../imagens/rodape.gif);
 background-repeat: no-repeat;
 background-position: center top;
}
