/*		estructura	*/
div#total {	
			position: absolute;
			top:20px;
			left:50%;
			margin-left:-400px;
			width: 720px;
/*			margin: 25px auto;*/
}
div#centre {	margin: 0% 147.5px 0% 295px; }
div#centre.xl, div#centre-res {	margin: 0% 147.5px 0% 147.5px !important; }
div#dreta {	float: right;
				width: 130px; }
div#centre-dreta {	margin: 0% 0% 0% 147.5px; }
div#esquerra {	float: left; width: 130px; }
div#segonaesquerra, div#menures {	float: left; width: 130px;	margin-left: 17.5px; }
div#menures ul {	width: 126px; }
div.novetatgran div {	width: 130px;	float: left; }
div.novetatgran h2, div.novetatgran p {	margin-left: 147.5px !important; }
div.novetatgran div p {	margin-left: 0 !important; }
div#portada-centre {
	/*margin: 0 147.5px 0 295px;*/
	margin-left:284px;
	width:295px;
	left:5px;
}
div#portada-esquerra {	float: left; width: 277.5px; }
div#portada-dreta {	float: right; width: 130px; }
div#portada-treball {
	/*margin: 0 147.5px 0 295px;*/
	margin-left:10px;
	width:710px;
	left:5px;
}
							
/* INICI: Es el marge superior arodonit*/
#inici{
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	height:15px;
	background-image:url(../css/cap/fons_cap.gif);
}

/* FONS COS: part central */
#fonscos{
	position:relative;
	top:0px;
	left:0px;
	width:720px;
	padding:40px;
	padding-top:0px;
	padding-bottom:30px;
	height:auto;
	background-image:url(../css/cap/fons_cos.gif);
	background-repeat:repeat-y;
	background-position:center;
}

/* FINAL: Es el marge inferior arodonit*/
#final{
	position:relative;
	width:780px;
	top:0px;
	left:0px;
	height:30px;
	background-image:url(../css/cap/fons_peu.gif);
	margin-top:-30px;
}
