﻿.bgTopProdutos
{
	background-image:url(../imgs/fundos/fundo1.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}

.bgBottomProdutos
{
	background-image:url(../imgs/fundos/fundo2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

.bgTopQuemSomos
{
	background-image:url(../imgs/fundos/fundo_quemsomos1.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}

.bgBottomQuemSomos
{
	background-image:url(../imgs/fundos/fundo_quemsomos2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

.bgTopServicos
{
	background-image:url(../imgs/fundos/fundo_servicos1.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}

.bgBottomServicos
{
	background-image:url(../imgs/fundos/fundo_servicos2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

.bgTopAjuda
{
	background-image:url(../imgs/fundos/fundo_ajuda1.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}

.bgBottomAjuda
{
	background-image:url(../imgs/fundos/fundo_ajuda2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
}
.bgTopContactos
{
	background-image:url(../imgs/fundos/fundo_contactos1.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}

.bgBottomContactos
{
	background-image:url(../imgs/fundos/fundo_contactos2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

.bgTopDatasFlorida
{
	background-image:url(../imgs/fundos/fundo_datas_floridas1.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}

.bgBottomDatasFlorida
{
	background-image:url(../imgs/fundos/fundo_datas_floridas2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

.bgTopEcards
{
	background-image:url(../imgs/fundos/fundo_ecards1.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}


