/* -- CSS Document ----------------------------- */
/* -- Copyright 2009, Accent Comunicació, scp -- */
/* -- http://www.accentcomunicacio.com --------- */

/*----------------------------------------------
	Fons portada
------------------------------------------------ */

	
/* --- Fons portada ------------------  */

body {
	background-image:url(../images/bg-portada.jpg);
	background-position:top center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#857159;}

