body {
	margin: 0px; padding: 0px; 
	background: #800059; color: #ffffff;
	font-family: Trebutched, Arial, Helvetica, san-serif; font-size: 12px;
	
	background-position: bottom;
	background-repeat: no-repeat;
}

div { margin: 0px; padding: 0px; border: 0px dotted #0066ff; }

#codihtml { 
	visibility: visible; position: absolute; 
	top: 0px; left: 0px; 
	width: 100%; height: auto; 
	text-align: center;
}

#home { position: absolute; left: 0px; float: right;  }

#tot { 
	visibility: visible; 
	width: 950px; height: 100%;
	margin-left: auto; margin-right: auto; 
	margin-bottom: 78px;
}
/* --- TOT --- */
#dalt { 
	width: 950px; height: 25px;
}
#menudalt {
	width: 950px; height: 75px;
	text-align: right;
}
#capsa { 
	margin: 0px; padding: 0px;
	height: auto; background: #EEEEEE;
	text-align: left; 
	background-image: url("imatges/esquema.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	/*margin-top: 250px; margin-bottom: 75px;*/
}
/* --- CAPSA --- */
#guia { 
	margin: 0px; padding: 0px;	height: 30px;
	color: #111111;
	background-image: url("imatges/punts_guia.gif");
	background-position: top;
	background-repeat: repeat-x;
}
#contingut { 
	margin: 0px; padding: 0px;	height: 100%;
	color: #111111;
}
#contingut2 { 
	visibility: visible; 
	margin: 0px; padding: 0px;	height: 100%;
	color: #111111;
	background-image: url("imatges/punts_columna.gif");
	background-position: top left;
	background-repeat: repeat-y;
}
/* --- CONTINGUT 1 i 2 --- */
#column { padding: 25px; }
#column2 { position: relative; padding: 25px; margin-left: 160px; min-height: 240px; }
#column1 { 
	padding-top: 15px; padding-left: 25px; float: left; 
	width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px; /* problema: IE6 no funciona xq es XML */
}
html>body #column1/**/ { width: 125px; }

