

/* @group Base */

* {
	margin: 0;
	padding: 0;
}


html, body {
	height: 100%;
	}


/* @end */
#screen {
	background-image: url(../img/bkg_faqs.png);
	background-repeat:no-repeat;
	background-position: left top;
}

#screen-marca {
	background-image: url(../img/bkg_marca.png);
	background-repeat:no-repeat;
	background-position: left top;
}

#screen-filosofia {
	background-image: url(../img/bkg_filosofia.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:900px;
}

#screen-historia {
	background-image: url(../img/bkg_historia.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-tecnologia {
	background-image: url(../img/bkg_tecnologia.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:900px;
}

#screen-investigacao {
	background-image: url(../img/bkg_investigacao.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1300px;
}

#screen-beneficios {
	background-image: url(../img/bkg_beneficios.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1050px;
}

#screen-catalogo {
	background-image: url(../img/bkg_catalogo.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:900px;
}

#screen-rosto {
	background-image: url(../img/bkg_rosto.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:900px;
}

#screen-corpo {
	background-image: url(../img/bkg_corpo.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:900px;
}

#screen-bestseller {
	background-image: url(../img/bkg_bestseller.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-faqs {
	background-image: url(../img/bkg_faqs.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-formacao {
	background-image: url(../img/bkg_formacao.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-consultoria {
	background-image: url(../img/bkg_consultoria.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-rituais {
	background-image: url(../img/bkg_rituais.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-rituais-faciais {
	background-image: url(../img/bkg_rituais_faciais.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-rituais-corpo {
	background-image: url(../img/bkg_rituais_corpo.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-rituais-programas {
	background-image: url(../img/bkg_rituais_programas.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-press {
	background-image: url(../img/bkg_press.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:900px;
}

#screen-opiniao {
	background-image: url(../img/bkg_opiniao.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-contactos {
	background-image: url(../img/bkg_contactos.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-lojas {
	background-image: url(../img/bkg_lojas.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}


#screen-newsletter {
	background-image: url(../img/bkg_newsletter.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-rss {
	background-image: url(../img/bkg_rss.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-cart {
	background-image: url(../img/bkg_cart.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-login {
	background-image: url(../img/bkg_login.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}


#screen-registo {
	background-image: url(../img/bkg_registo.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:1000px;
}

#screen-produto-1 {
	background-image: url(../img/bkg_rosto.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:900px;
}

#screen-produto-2 {
	background-image: url(../img/bkg_corpo.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:900px;
}

.notshow {
	display: none;
}

.height {
	height: 100%;
}

.test {
	height:53px;
	margin-left:890px;
	}


/* Older Classes */
.footer {
	position: absolute;
	width: 100%;
	
}

.footer-bg {
	background-image: url(../img/bkg_fundo.jpg);
	background-position: left bottom;
	height: 53px;
	padding-left: 900px;
}

.footer-bg img {
	
}

/* @end */
