@charset "UTF-8";
.fondino01 {
	background-attachment: fixed;
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondocella {
	background-attachment: scroll;
	background-image: url(images/img_11.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondino02 {
	background-attachment: fixed;
	background-image: url(images/sfondo02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondinoindex {
	background-attachment: scroll;
	background-image: url(images/sfondo_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.rituali {
	background-attachment: fixed;
	background-image: url(images/rituali.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.unghie {
	background-attachment: fixed;
	background-image: url(images/unghie.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.trucco {
	background-attachment: fixed;
	background-image: url(images/trucco.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.solarium {
	background-attachment: fixed;
	background-image: url(images/solarium.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.informazioni {
	background-attachment: fixed;
	background-image: url(images/info.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.viso {
	background-attachment: fixed;
	background-image: url(images/sfondoviso.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.corpo {
	background-attachment: fixed;
	background-image: url(images/sfondocorpo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
