body { 
	margin: 0px; padding: 0px;
	width: 100%; height: 100%;
	}

#tot { border: 0px solid #000000;	
	position: relative; visibility: visible;
	width: 770px;
	margin: 0px auto 0px auto; 
	}
/* ------------ DALT ------------ */
#dalt { border: 0px solid #000000;
	position: absolute; width: 765px; height: 105px; top: 0px; left: 0px;
	}
#logo { border: 0px solid #000000;
	position: absolute; top: 35px;
	}
#login { border: 0px solid #000000;
	position: absolute; width: 100%; top: 10px; 
	}

/* ------------ MENU ------------ */
#menu { border: 0px solid #000000;
	position: absolute; width: 170px; top: 140px; left: 0px; 
	}

/* ------------ CONTINGUT ------------ */
#contingut { border: 0px solid #000000;
	position: absolute; width: 575px; top: 140px; left: 190px;
	}
/* - condalt - */
#condalt { border: 0px solid #000000;
	position: relative; /* amb guia */
	padding: 3px 3px 0px 3px;/* amb guia */
	padding: 0px 3px 0px 3px;
	background-color: #;
	background-image: url(../imatges/fons_contingut_dalt.gif);
	background-position: top center;
	background-repeat: no-repeat;
	}
#guia { border: 0px solid #000000;
	position: relative;
	padding: 5px 32px 5px 32px;
	}
/* - conimatge - */
#conimatge { border: 0px solid #000000;
	position: absolute; right: 20px; top: 0px; z-index: 20;
	}
/* - conmig - */
#conmig { border: 0px solid #000000;
	position: relative;
	padding: 0px 0px 0px 0px;
	background-color: #fcfae1;
	}
#conmig .conmigdins { padding: 0px 40px 50px 40px;  }
/* - calendari - */
#calendari { border: 0px solid #000000;
	position: relative; width: 495px; clear: both;
	}
/* - consota - */
#consota { border: 0px solid #ff0000;
	position: relative;
	padding: 50px 0px 25px 0px;
	background-image: url(../imatges/fons_contingut_peu.gif);
	background-position: top center;
	background-repeat: no-repeat;
	}
#peu { border: 0px solid #a80000;
	width: 100%;
	}