@charset "utf-8";
/* CSS Document */

body {
	background-color:#3E3A36;
	}

div#cap {
		background-color:#3E3A36;
		background-image:url(../imatges/cap.gif);
		}
		
div#cos {
		background-color:#000000;
		background-image:url(../imatges/fons_cos.gif);
		background-position:bottom;
		background-repeat:repeat-x;
	}
	
div#peu {
		background-color:#000000;
		background-image:url(../imatges/corva_sota.gif);
		background-position:bottom;
		background-repeat:no-repeat;
	}
